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

[spv-in] Error on unsupported MatrixStride #1805

Merged

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Apr 8, 2022

More or less reverts #908

@kvark
Copy link
Member

kvark commented Apr 11, 2022

This would probably mean our lazy jobs for Dota2 shaders will start failing again. But it looks like you have a plan in place to address this properly.

@kvark kvark merged commit 5ba2d4d into gfx-rs:master Apr 11, 2022
@teoxoy teoxoy deleted the spv-in-error-on-unsupported-matrix-stride branch April 11, 2022 07:49
@teoxoy
Copy link
Member Author

teoxoy commented Apr 11, 2022

Seems like it's still working https://github.com/gfx-rs/naga/runs/5966771736?check_suite_focus=true

I think what might have fixed the issue with the dota shaders in #908 is that the check was fixed (i.e. instead of rows * width -> rounded_rows * width). Previously it was most likely failing only on matCx3's.

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