Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing gl.DEPTH_STENCIL and gl.DEPTH_STENCIL_ATTACHMENT constants #15

Closed
jfirebaugh opened this issue May 5, 2015 · 1 comment
Closed

Comments

@jfirebaugh
Copy link

const GLenum DEPTH_STENCIL                  = 0x84F9
const GLenum DEPTH_STENCIL_ATTACHMENT       = 0x821A;

https://www.khronos.org/registry/webgl/specs/1.0/#6.6

@mikolalysenko
Copy link
Member

Solved in gl@2.0.0

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

No branches or pull requests

2 participants