KhronosGroup / KhronosGroup/SPIRV-Guide
Add Chapter - Getting to an OpVariable
Open
New Chapter
- Dominant language
- GLSL
- Stars
- 247
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.