SPIRV-Guide icon indicating copy to clipboard operation
SPIRV-Guide copied to clipboard

Add Chapter - Getting to an OpVariable

Open spencer-lunarg opened this issue 5 months ago • 0 comments

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

spencer-lunarg avatar Sep 06 '24 03:09 spencer-lunarg