SPIRV-Guide
SPIRV-Guide copied to clipboard
Add Chapter - Getting to an OpVariable
It is very common you will find an OpImage
or OpStore
and need to get back to the OpVariable
, the issue is how does one properly write a loop to keep searching a valid SPIR-V file to get to the OpVariable