Skip to content

Add glGetTexLevelParameterXX and glGetTextureLevelParameterXX functions.#346

Merged
grovesNL merged 2 commits intogrovesNL:mainfrom
ben-j-c:pr_345
Dec 14, 2025
Merged

Add glGetTexLevelParameterXX and glGetTextureLevelParameterXX functions.#346
grovesNL merged 2 commits intogrovesNL:mainfrom
ben-j-c:pr_345

Conversation

@ben-j-c
Copy link
Contributor

@ben-j-c ben-j-c commented Aug 24, 2025

Was trying to use these APIs and I couldn't find it in the docs and code. Added the missing bindings.

https://registry.khronos.org/OpenGL-Refpages/gl4/html/glGetTexLevelParameter.xhtml

I don't have formal tests, but it seems to be working on the project I'm working on.

Tried to match the form of the other APIs. Please let me know if you need any changes. Thanks!

Copy link
Owner

@grovesNL grovesNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@grovesNL grovesNL merged commit d645b97 into grovesNL:main Dec 14, 2025
7 checks passed
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 this pull request may close these issues.

2 participants