Closed
Bug 1207205
Opened 9 years ago
Closed 9 years ago
uniform_buffer_object feature currently requires GetActiveUniformName which is not in ES 3
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: jrmuizel, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
4.25 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
This currently prevents WebGL 2 on ANGLE
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Attachment #8667649 -
Flags: review?(jmuizelaar)
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8667649 [details] [diff] [review]
Remove fGetActiveUniformName.
Review of attachment 8667649 [details] [diff] [review]:
-----------------------------------------------------------------
WFM. I'd add a comment to GLContext.cpp saying that GetActiveUniformName is not available on GLES3
Attachment #8667649 -
Flags: review?(jmuizelaar) → review+
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•