Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants