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

Fix description of drawRangeElements out-of-range behavior. #3713

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

kenrussell
Copy link
Member

It should have linked to the WebGL 1.0 spec's description of enabled vertex array attributes and range checking.

Fixes #3710.

It should have linked to the WebGL 1.0 spec's description of enabled
vertex array attributes and range checking.

Fixes KhronosGroup#3710.
Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

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

LGTM

@kenrussell kenrussell merged commit dd28c22 into KhronosGroup:main Feb 7, 2025
2 checks passed
@kenrussell kenrussell deleted the fix-out-of-range branch February 7, 2025 21:25
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.

WebGL 2.0 working draft, drawRangeElements section links to incorrect "out-of-range" description
2 participants