Open kvark opened 2 years ago
Okay the problem is that you're creating a variable of a pointer of an array of cube images with size 16 and then trying to use OpAccessChain
on the variable and loading the result.
Seems related to https://github.com/gfx-rs/naga/issues/751
rafx-mesh-basic-textured-frag.spv.zip