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

Update maxdrawcount parameter type in ARB_indirect_parameters to be consistent #441

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

pdaniell-nv
Copy link
Contributor

@pdaniell-nv pdaniell-nv commented Nov 11, 2020

Fixes issue KhronosGroup/OpenGL-API#77.

The "maxdrawcount" parameter type wasn't self-consistent within the ARB_indirect_parameters extension specification. It should be the same "sizei" type everywhere in the spec.

@oddhack
Copy link
Collaborator

oddhack commented Nov 12, 2020

Looks fine, consistent with API spec.

@pdaniell-nv
Copy link
Contributor Author

@oddhack this is approved to merge. We can close KhronosGroup/OpenGL-API#77 once merged.

@oddhack oddhack merged commit 6a1628b into master Jan 7, 2021
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