SPIRV-Cross/reference
Hans-Kristian Arntzen 23db744e35 Deal with case where we need to emit SpvImplArrayCopy late.
We cannot deduce if OpLoad needs ArrayCopy templates early since it's
heavily context dependent, and we might only know on 3rd iteration of
the compile loop.
2019-04-09 12:28:46 +02:00
..
opt Support fma() in older GLSL targets. 2019-04-08 10:38:32 +02:00
shaders Support fma() in older GLSL targets. 2019-04-08 10:38:32 +02:00
shaders-hlsl GLSL/HLSL: Implement NMin/NMax/NClamp. 2019-03-21 15:26:46 +01:00
shaders-hlsl-no-opt GLSL: Fix OpImageFetch with uint coordinates and LOD. 2019-04-03 10:50:32 +02:00
shaders-msl MSL: Fix infinite CAS loop on atomic_compare_exchange_weak_explicit(). 2019-04-05 21:28:57 -04:00
shaders-msl-no-opt Deal with case where we need to emit SpvImplArrayCopy late. 2019-04-09 12:28:46 +02:00
shaders-no-opt GLSL: Fix OpImageFetch with uint coordinates and LOD. 2019-04-03 10:50:32 +02:00
shaders-reflection Add generated reference shaders again 2019-03-26 15:21:12 +01:00