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" clear value #454

Merged
merged 1 commit into from
Oct 2, 2024
Merged

"Fix" clear value #454

merged 1 commit into from
Oct 2, 2024

Conversation

greggman
Copy link
Collaborator

@greggman greggman commented Oct 2, 2024

We previously set all clearValue settings to arrays. Arrays are arguably a better pattern as they directly map to TypedArrays and other forms of 4 values.

We previously set all clearValue settings to arrays.
Arrays are arguably a better pattern as they directly map
to TypedArrays and other forms of 4 values.
Copy link
Collaborator

@kainino0x kainino0x left a comment

Choose a reason for hiding this comment

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

I prefer this style as well.

@kainino0x kainino0x merged commit fe962f4 into webgpu:main Oct 2, 2024
1 check 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