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 MAX_SAMPLES #41

Open
pc-john opened this issue May 19, 2018 · 1 comment · May be fixed by #146
Open

missing MAX_SAMPLES #41

pc-john opened this issue May 19, 2018 · 1 comment · May be fixed by #146

Comments

@pc-john
Copy link

pc-john commented May 19, 2018

Hi,
there is missing GL_MAX_SAMPLES in glGet doc (https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGet.xhtml). GL_MAX_SAMPLES was introduced in OpenGL 3.0 by GL_EXT_framebuffer_multisample and it is present in OpenGL specification and its state tables with the following text: "Maximum number of samples supported for multisampling."

Just wondering how this might escape from attention of all of us for ten years ;-).
John

@pdaniell-nv
Copy link
Collaborator

Thanks for reporting this issue. It appears to be an oversight. Not sure how we missed it for so long. I wonder if there are others.

@NogginBops NogginBops linked a pull request Mar 16, 2024 that will close this issue
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 a pull request may close this issue.

2 participants