.. |
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 |
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 |
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.invalid.nofxc.asm.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |