Closed
Bug 1232502
Opened 10 years ago
Closed 10 years ago
CopyTexImage2D of RGBA8 to Luminance8 fails on OpenGL core
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
This happens during:
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/textures/misc/texture-npot.html?webglVersion=2&quiet=0
Luminance textures are not supported in OpenGL Core anymore.
What's the plan for dealing with this?
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(jgilbert)
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8698278 -
Flags: review?(jgilbert)
Updated•10 years ago
|
Attachment #8698278 -
Flags: review?(jgilbert) → review+
Updated•10 years ago
|
Flags: needinfo?(jgilbert)
Comment 3•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Updated•9 years ago
|
Assignee: nobody → jmuizelaar
You need to log in
before you can comment on or make changes to this bug.
Description
•