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

glDrawArrays missing an error #72

Open
fryeb opened this issue Sep 24, 2019 · 0 comments
Open

glDrawArrays missing an error #72

fryeb opened this issue Sep 24, 2019 · 0 comments

Comments

@fryeb
Copy link

fryeb commented Sep 24, 2019

glDrawArrays can fail (GL_INVALID_OPERATION) if there is no Vertex Array Object bound (core profile only). This is not currently specified. (I believe that similar issues may be present for other glDraw* commands but I am not sure).

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

1 participant