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

Apparent GPU driver bug: glMemoryBarrier(GL_QUERY_BUFFER_BARRIER_BIT) #110

Open
heyx3 opened this issue Sep 29, 2023 · 1 comment
Open
Labels
META:good first issue Good for newcomers META:internal Created by Billy RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy TYPE:bug Fixing bad behavior

Comments

@heyx3
Copy link
Owner

heyx3 commented Sep 29, 2023

For my setup (Nvidia RTX 2070, driver v537.42, Windows 10 19045.3448), using the above command generates an OpenGL error (GL_INVALID_VALUE).

I made a thread about the topic:

https://old.reddit.com/r/opengl/comments/16uzvxu/getting_an_error_when_using_glmemorybarriergl/

However I should probably also make a post to the NVidia developer forums: https://forums.developer.nvidia.com/c/gaming-and-visualization-technologies/apis/opengl/199

@heyx3 heyx3 added TYPE:bug Fixing bad behavior META:good first issue Good for newcomers RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy labels Sep 29, 2023
@heyx3
Copy link
Owner Author

heyx3 commented Jan 3, 2024

Taking a look at the docs again, one place lists this as a valid bit, and another place does not. So I'm thinking it's a documentation error.

https://old.reddit.com/r/GraphicsProgramming/comments/18xbz9n/getting_an_error_when_using_glmemorybarriergl/?

@heyx3 heyx3 added the META:internal Created by Billy label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META:good first issue Good for newcomers META:internal Created by Billy RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy TYPE:bug Fixing bad behavior
Projects
None yet
Development

No branches or pull requests

1 participant