SPIRV-Cross/reference/opt/shaders-hlsl/asm/comp
Hans-Kristian Arntzen aac6885950 GLSL: Be more aggressive about using type_alias.
To facilitate an improved linking-by-name use case for older GL,
we will be more aggressive about merging struct definitions, even for
rather unrelated cases where we don't strictly need to use type aliases.
2020-07-29 12:48:41 +02:00
..
access-chain-invalidate.asm.comp Properly track read dependencies for UAV access chain. 2018-07-09 14:02:50 +02:00
atomic-decrement.asm.comp Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
atomic-increment.asm.comp Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
bitcast_icmp.asm.comp HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes. 2019-10-14 16:08:39 +02:00
block-name-alias-global.asm.comp GLSL: Be more aggressive about using type_alias. 2020-07-29 12:48:41 +02:00
control-flow-hints.asm.comp Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00
global-parameter-name-alias.asm.comp MSL: Fix naming issue of aliased global variables. 2018-08-27 09:59:55 +02:00
nmin-max-clamp.asm.comp GLSL/HLSL: Implement NMin/NMax/NClamp. 2019-03-21 15:26:46 +01:00