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

texture builtin offset subcase to case #3999

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

greggman
Copy link
Contributor

Several GPUs have bugs with offsets in texture builtins. Making it a case instead of a subcase means it's easier to suppress these failures without losing other coverage.

Several GPUs have bugs with offset. Making it a case
isntead of a subcase means it's easier to suppress these
failures without losing other coverage.
@greggman greggman merged commit ae8b3ca into gpuweb:main Oct 14, 2024
1 check passed
@greggman greggman deleted the tb-offset-to-case branch October 14, 2024 22:35
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