[Webkit-unassigned] [Bug 215804] New: Robust initialisation of RGB textures with glTexImage2D(.., nullptr) fails on Mac Intel
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 25 03:19:22 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215804
Bug ID: 215804
Summary: Robust initialisation of RGB textures with
glTexImage2D(.., nullptr) fails on Mac Intel
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: ANGLE
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: dino at apple.com
What steps will reproduce the problem?
1. glTexImage2D(..,GL_RGB, .., GL_RGB, nullptr)
2. draw with the texture
3. observe transparent black instead of expected solid black
What is the expected output? What do you see instead?
observe transparent black instead of expected solid black
What version of the product are you using? On what operating system?
Mac Catalina
Intel Iris
Please provide any additional information below.
https://bugs.chromium.org/p/angleproject/issues/detail?id=4986
Fails https://www.khronos.org/registry/webgl/sdk/tests/conformance/textures/misc/gl-teximage.html?webglVersion=2&quiet=0&quick=1
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200825/caacb4e2/attachment.htm>
More information about the webkit-unassigned
mailing list