mirror of
https://github.com/KhronosGroup/SPIRV-Cross.git
synced 2024-11-10 06:00:07 +00:00
36a0b63f28
There was a potential problem if variables were invalidated and SPIR-V read expressions which depended on other expression which in turn depended on the invalidated variable. Also fixes issue where variables were considered immutable if they were forwardable. This allowed some incorrect optimizations to slip through. |
||
---|---|---|
.. | ||
asm | ||
comp | ||
desktop-only | ||
frag | ||
geom | ||
tesc | ||
tese | ||
vert | ||
vulkan |