.. |
bitcast-16bit-1.invalid.comp
|
GLSL: Add more extension ladder fallbacks for unusual integer sizes.
|
2022-06-07 18:30:10 +02:00 |
bitcast-16bit-2.invalid.comp
|
GLSL: Add more extension ladder fallbacks for unusual integer sizes.
|
2022-06-07 18:30:10 +02:00 |
bitfield.comp
|
Add newly moved reference files.
|
2018-03-13 10:46:55 +01:00 |
glsl.std450.comp
|
Test glsl.std450 more exhaustively.
|
2019-07-17 11:53:05 +02:00 |
illegal-struct-name.asm.comp
|
Use --preserve-numeric-ids when assembling test shaders.
|
2023-06-23 14:54:16 -07: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
|
GLSL: Add more extension ladder fallbacks for unusual integer sizes.
|
2022-06-07 18:30:10 +02:00 |
int64min-literal.comp
|
GLSL: Add more extension ladder fallbacks for unusual integer sizes.
|
2022-06-07 18:30:10 +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
|
Update test for updated block_is_noop check.
|
2023-01-11 15:21:58 +01:00 |
loop-resolve-debug-semantics.gV.comp
|
Also consider NonSemantic ExtInst in block_is_noop.
|
2023-01-12 12:41:53 +01:00 |
loop.comp
|
Roll GLSLang and SPIRV-Tools
|
2019-11-05 10:07:15 -05:00 |
return.comp
|
Roll GLSLang and SPIRV-Tools
|
2019-11-05 10:07:15 -05: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.vk
|
GLSL: Be more aggressive about using type_alias.
|
2020-07-29 12:48:41 +02: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_fadd.vk.comp.vk
|
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_fmul.vk.comp.vk
|
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_iadd.vk.comp.vk
|
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_arithmetic_imul.vk.comp.vk
|
GLSL: Add tests for subgroup iadd, fadd, imul, fmul
|
2023-05-01 15:51:54 +03:00 |
subgroups_basicvoteballot.vk.comp
|
Updated ref file for subgroups_basicvoteballot.vk.comp
|
2020-11-02 18:40:56 +01:00 |
subgroups_basicvoteballot.vk.comp.vk
|
Add missing VK variant of the test file.
|
2020-10-08 12:22:45 +02:00 |
subgroups.nocompat.invalid.vk.comp.vk
|
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 |