Skip to content

Conversation

@shrekshao
Copy link
Member

According to the spec. The non-indexed calls (gl.enable, gl.blendFunc, etc.) modifies state of all draw buffers. And the non-indexed queries (gl.isEnabled, gl.getParameter) shall return the state of draw buffer 0 if draw buffers are set separately. Thus updating the oes-draw-buffers-indexed.html.

Copy link
Member

@kenrussell kenrussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if this has been tested on an expected-correct implementation of the extension!

@kenrussell kenrussell merged commit cf28da2 into KhronosGroup:master May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants