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

Use UINT32_MAX/UINT64_MAX for constants #331

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

kainino0x
Copy link
Collaborator

Fixes #231 (already done in Dawn)

@kainino0x kainino0x requested review from Kangz and lokokung and removed request for Kangz September 17, 2024 05:20
@kainino0x kainino0x merged commit c11aa87 into webgpu-native:main Sep 17, 2024
4 checks passed
@kainino0x kainino0x deleted the uint_max branch September 17, 2024 18:24
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.

UNDEFINED macros should use UINT32_C/UINT64_C or UINT32_MAX/UINT64_MAX
2 participants