Closed
Bug 900702
Opened 11 years ago
Closed 11 years ago
GLContext DrawArraysInstanced and DrawElementsInstanced bug
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: guillaume.abadie, Assigned: guillaume.abadie)
References
Details
Attachments
(1 file)
1.49 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
GLContext::DrawArraysInstanced and GLContext::DrawElementsInstanced don't have BeforeGLDrawCall(); and AfterGLDrawCall();
Updated•11 years ago
|
Attachment #784613 -
Flags: review?(bjacob) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → mozilla25
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•