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

More missing tokens #80

Open
heyx3 opened this issue Sep 23, 2023 · 1 comment
Open

More missing tokens #80

heyx3 opened this issue Sep 23, 2023 · 1 comment

Comments

@heyx3
Copy link
Contributor

heyx3 commented Sep 23, 2023

GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS = 0x90EB

(going to dump more here if I find any, hopefully get to adding them later)

@heyx3
Copy link
Contributor Author

heyx3 commented Sep 23, 2023

GL_COMPUTE_WORK_GROUP_SIZE = 0x8267 is a weird one. This constant is already defined in ModernGL as GL_COMPUTE_LOCAL_WORK_SIZE, and I can find uses of both on the internet, but more for the former than the latter.

And I can only find the former on this list, not the latter: https://raw.githubusercontent.com/KhronosGroup/OpenGL-Registry/master/xml/gl.xml

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