.. |
bitcast-16bit-1.invalid.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
bitcast-16bit-2.invalid.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
bitfield.comp
|
Refactor out noopt shaders to their own folders.
|
2018-03-13 10:39:49 +01:00 |
glsl.std450.comp
|
Test glsl.std450 more exhaustively.
|
2019-07-17 11:53:05 +02:00 |
illegal-struct-name.asm.comp
|
Deal with illegal names in types as well.
|
2020-01-16 10:34:49 +01:00 |
image-load-formatted.comp
|
GLSL: Support GL_EXT_shader_image_load_formatted.
|
2021-04-20 13:36:51 +02:00 |
inout-struct.invalid.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
int16min-literal.comp
|
Improve handling of INT_MIN/INT64_MIN literals.
|
2021-09-30 16:29:30 +02:00 |
int64min-literal.comp
|
Improve handling of INT_MIN/INT64_MIN literals.
|
2021-09-30 16:29:30 +02:00 |
intmin-literal.comp
|
Improve handling of INT_MIN/INT64_MIN literals.
|
2021-09-30 16:29:30 +02:00 |
loop-break-merge-after-inner-continue.comp
|
Fix control flow bug where we missed continue;
|
2022-06-07 15:04:01 +02:00 |
loop-resolve-debug-semantics.g.comp
|
Add tests for loops compiled with debug semantics.
|
2023-01-11 15:18:19 +01:00 |
loop-resolve-debug-semantics.gV.comp
|
Add tests for loops compiled with debug semantics.
|
2023-01-11 15:18:19 +01:00 |
loop.comp
|
Refactor out noopt shaders to their own folders.
|
2018-03-13 10:39:49 +01:00 |
return.comp
|
Refactor out noopt shaders to their own folders.
|
2018-03-13 10:39:49 +01:00 |
shader_ballot_nonuniform_invocations.invalid.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
specialization-constant-evaluation.comp
|
Implement a simple evaluator of specialization constants.
|
2020-09-14 11:45:59 +02:00 |
struct-packing-scalar.nocompat.invalid.vk.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
subgroups_arithmetic_fadd.vk.comp
|
GLSL: Add tests for subgroup iadd, fadd, imul, fmul
|
2023-05-01 15:51:54 +03:00 |
subgroups_arithmetic_fmul.vk.comp
|
GLSL: Add tests for subgroup iadd, fadd, imul, fmul
|
2023-05-01 15:51:54 +03:00 |
subgroups_arithmetic_iadd.vk.comp
|
GLSL: Add tests for subgroup iadd, fadd, imul, fmul
|
2023-05-01 15:51:54 +03:00 |
subgroups_arithmetic_imul.vk.comp
|
GLSL: Add tests for subgroup iadd, fadd, imul, fmul
|
2023-05-01 15:51:54 +03:00 |
subgroups_basicvoteballot.vk.comp
|
Resolved issues 1350, 1351, 1352
|
2020-10-08 12:14:52 +02:00 |
subgroups.nocompat.invalid.vk.comp
|
GLSL: Add support for Logical subgroup ops.
|
2021-03-08 12:06:46 +01:00 |
trivial-select-cast-vector.comp
|
Fix wrong detection of trivial_mix_op.
|
2021-10-13 15:34:00 +02:00 |
trivial-select-matrix.spv14.comp
|
Test behavior around OpSelect with matrices.
|
2021-10-13 16:08:29 +02:00 |