SPIRV-Cross/reference
Bill Hollings 0a1127aa50 MSL: Emit correct address space when casting during OpStore.
When storing to local variable (eg. OpCopyLogical), the
default device address space used during casts is illegal.
Determine correct address space based on variable type.
2022-09-22 21:28:42 -04:00
..
opt MSL: Do not attempt to alias push constants. 2022-09-21 11:01:42 +02:00
shaders Update mesh/task test references. 2022-09-12 12:46:14 +02:00
shaders-hlsl Merge pull request #1946 from KhronosGroup/fix-1943 2022-05-18 19:22:45 +02:00
shaders-hlsl-no-opt HLSL: Implement GroupOperation(Inclusive/Exclusive)Scan. 2022-07-22 13:39:37 +02:00
shaders-msl MSL: Do not attempt to alias push constants. 2022-09-21 11:01:42 +02:00
shaders-msl-no-opt MSL: Emit correct address space when casting during OpStore. 2022-09-22 21:28:42 -04:00
shaders-no-opt Update mesh/task test references. 2022-09-12 12:46:14 +02:00
shaders-reflection remove newline at eof 2022-04-26 19:15:51 +02:00
shaders-ue4/asm MSL: only fix up gl_FragCoord if really necessary. 2022-09-13 18:50:57 +08:00
shaders-ue4-no-opt/asm Update dependencies. 2022-09-02 14:58:04 +02:00