You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual Behavior
fatal error: generated SPIR-V is invalid: Index is out of bounds, can not find index 1 in the structure '4'. This structure has 1 members. Largest valid index is 0.
Description
Having bitfields in a struct causes compilation to fail.
Steps to Reproduce
https://shader-playground.timjones.io/a6fb2a5f44a1a72a024303829a98cd0c
Actual Behavior
fatal error: generated SPIR-V is invalid: Index is out of bounds, can not find index 1 in the structure '4'. This structure has 1 members. Largest valid index is 0.
Environment
The text was updated successfully, but these errors were encountered: