Closed Bug 908985 Opened 11 years ago Closed 11 years ago

WebGL2 bug on indexed binding

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: guillaume.abadie, Assigned: guillaume.abadie)

References

Details

Attachments

(1 file)

OpenGL ES 3.0 specifications p34
"Each target represents an indexed array of buffer object binding points, as well as a single general binding point that can be used by other buffer object manipu- lation functions such as BindBuffer or MapBufferRange. Both commands bind the buffer object named by buffer to both the general binding point, and to the binding point in the array given by index."
Attached patch patch revision 1Splinter Review
Attachment #795462 - Flags: review?(jgilbert)
Comment on attachment 795462 [details] [diff] [review]
patch revision 1

Review of attachment 795462 [details] [diff] [review]:
-----------------------------------------------------------------

Ugh, this is just an OpenGL kludge.
Attachment #795462 - Flags: review?(jgilbert) → review+
(In reply to Jeff Gilbert [:jgilbert] from comment #2)
> Comment on attachment 795462 [details] [diff] [review]
> patch revision 1
> 
> Review of attachment 795462 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> Ugh, this is just an OpenGL kludge.

LOL! Wondering the DSA extension in a core profile, someday...
https://hg.mozilla.org/integration/mozilla-inbound/rev/ae71cb4f2007
Target Milestone: --- → mozilla26
https://hg.mozilla.org/mozilla-central/rev/ae71cb4f2007
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.

Attachment

General

Created:
Updated:
Size: