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

Test reading mip levels with textureLoad and 2d textures. #4157

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

greggman
Copy link
Contributor

This line is only missing from the 2d version.
Without it only level 0 is read.

I think textureSampleCompareLevel might also have this issue but I'll do that in another PR. textureSampleLevel appears to be fine.

@greggman greggman requested a review from shrekshao January 23, 2025 19:31
This line is only missing from the 2d version.
Without it only level 0 is read.
@greggman greggman merged commit 5f26401 into gpuweb:main Jan 23, 2025
1 check passed
@greggman greggman deleted the textureLoad-2d branch January 23, 2025 19:38
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