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

copy_texture_to_texture doesn't validate matching MSAA count #6286

Open
Wumpf opened this issue Sep 17, 2024 · 0 comments
Open

copy_texture_to_texture doesn't validate matching MSAA count #6286

Wumpf opened this issue Sep 17, 2024 · 0 comments
Labels
area: validation Issues related to validation, diagnostics, and error handling type: bug Something isn't working

Comments

@Wumpf
Copy link
Member

Wumpf commented Sep 17, 2024

Mismatch leads to all sort of wonky errors depending on backend/drivers/etc.!

Should add a unit test for this and related errors.

Via @vl4dimir who generously provided a repro case here:
https://github.com/vl4dimir/dissolve-wgpu/tree/wgpu-22

@Wumpf Wumpf added type: bug Something isn't working area: validation Issues related to validation, diagnostics, and error handling labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: validation Issues related to validation, diagnostics, and error handling type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant