SPIRV-Cross/shaders-hlsl-no-opt/asm/comp
2022-01-18 12:39:16 +01:00
..
access-chain-load-store-composite.asm.comp HLSL: Implement stores for complex composites in ByteAddressBuffers. 2020-01-08 14:17:28 +01:00
aliased-struct-divergent-member-name.asm.comp Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
atomic-load-store.asm.comp Implement OpAtomicLoad/OpAtomicStore. 2020-04-27 12:11:46 +02:00
atomic-result-temporary.asm.comp Fix infinite loop when OpAtomic* temporaries are used in other blocks. 2019-04-24 09:33:39 +02:00
bitfield-signed-operations.asm.comp Deal correctly with sign on bitfield operations. 2019-08-26 11:36:36 +02:00
bitscan.asm.comp Deal correctly with return sign of bitscan operations. 2019-07-12 10:57:56 +02:00
buffer-atomic-nonuniform.asm.sm51.nonuniformresource.comp GLSL/HLSL: Fix nonuniform qualifier for SSBO atomics. 2020-03-19 12:05:27 +01:00
constant-composite-undef.asm.comp Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
constant-lut-name-aliasing.asm.comp Test aliased names in declared LUTs. 2022-01-18 12:39:16 +01:00
eliminate-globals-not-in-entry-point.noeliminate.spv14.asm.comp Check entry point variables in is_hidden_variables. 2021-01-22 13:53:22 +01:00
glsl-signed-operations.asm.comp Properly deal with sign-dependent GLSL opcodes. 2019-03-27 12:20:53 +01:00
glsl.std450.frexp-modf-struct.fxconly.asm.comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
image-atomic-nonuniform.asm.sm51.nonuniformresource.comp GLSL/HLSL: Implement nonuniform qualifier for image atomics. 2020-03-19 11:35:29 +01:00
local-size-id-override.asm.comp Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00
local-size-id.asm.comp Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00
num-workgroups.spv14.asm.comp HLSL: Ensure synthetic NumWorkgroups variable is considered active. 2021-09-30 14:39:42 +02:00
spec-constant-name-aliasing.asm.comp Handle aliased names in spec constants. 2022-01-18 12:31:28 +01:00
specialization-constant-workgroup.nofxc.asm.comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
storage-buffer-basic.nofxc.asm.comp GLSL/HLSL: Disallow VariablePointers capability outright. 2020-12-07 12:16:02 +01:00