..
CMakeLists.txt
Add support for SPV_KHR_subgroup_rotate ( #4786 )
2022-05-05 08:58:05 -04:00
pch_test_val.cpp
Enable precompiled headers for spirv-tools(-shared) and some unit tests ( #2026 )
2018-11-06 09:26:23 -05:00
pch_test_val.h
Enable precompiled headers for spirv-tools(-shared) and some unit tests ( #2026 )
2018-11-06 09:26:23 -05:00
val_adjacency_test.cpp
Update some language usage. ( #3611 )
2020-07-29 13:50:58 -04:00
val_annotation_test.cpp
spirv-val: Add more Vulkan VUID labels ( #4764 )
2022-03-25 09:29:19 -04:00
val_arithmetics_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_atomics_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_barriers_test.cpp
spirv-val: Add Vulkan Execution Scope checks ( #4183 )
2021-03-17 10:00:11 -04:00
val_bitwise_test.cpp
spirv-val: Add Vulkan 32-bit bit op Base ( #4758 )
2022-03-23 13:55:42 -04:00
val_builtins_test.cpp
Add SPV_KHR_fragment_shader_barycentric support ( #4805 )
2022-05-25 09:20:39 -04:00
val_capability_test.cpp
spirv-val: Label and add test for PSB Aligned ( #4756 )
2022-03-23 11:08:21 -04:00
val_cfg_test.cpp
Use structural dominance to validate cfg ( #4832 )
2022-06-29 23:32:20 -04:00
val_code_generator.cpp
Remove WebGPU support ( #4108 )
2021-01-14 16:45:18 -05:00
val_code_generator.h
Remove WebGPU support ( #4108 )
2021-01-14 16:45:18 -05:00
val_composites_test.cpp
Disallow loading a runtime-sized array ( #4473 )
2021-08-16 18:23:10 -04:00
val_constants_test.cpp
Validate physical storage buffer restrictions ( #2930 )
2019-10-02 21:12:57 -04:00
val_conversion_test.cpp
spirv-val: Label and add test for PSB Aligned ( #4756 )
2022-03-23 11:08:21 -04:00
val_data_test.cpp
spirv-val: Label Vulkan RuntimeArray VUID ( #4749 )
2022-03-10 13:05:26 -05:00
val_decoration_test.cpp
Fail validation when RelaxedPrecision is applied to a type. ( #4823 )
2022-06-21 19:59:01 +00:00
val_derivatives_test.cpp
Do not assume there are execution modes ( #4555 )
2021-09-30 19:20:28 -04:00
val_entry_point.cpp
Adding valilidation checks for OpEntryPoint duplicate names and execution mode ( #2862 )
2019-09-16 19:13:30 -04:00
val_explicit_reserved_test.cpp
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
val_ext_inst_debug_test.cpp
spirv-val: Validate DebugTypeMatrix ( #4732 )
2022-03-04 08:54:05 -05:00
val_ext_inst_test.cpp
Basic support for SPIR-V 1.6 ( #4663 )
2021-12-15 14:38:28 -05:00
val_extension_spv_khr_bit_instructions.cpp
add tests for SPV_KHR_bit_instructions ( #4350 )
2021-07-02 08:53:18 -04:00
val_extension_spv_khr_expect_assume.cpp
Support SPV_KHR_linkonce_odr, SPV_KHR_expect_assume ( #4161 )
2021-03-16 09:51:59 -04:00
val_extension_spv_khr_integer_dot_product.cpp
Initial support for SPV_KHR_integer_dot_product ( #4327 )
2021-06-23 13:32:24 -04:00
val_extension_spv_khr_linkonce_odr.cpp
Support SPV_KHR_linkonce_odr, SPV_KHR_expect_assume ( #4161 )
2021-03-16 09:51:59 -04:00
val_extension_spv_khr_subgroup_rotate.cpp
Add support for SPV_KHR_subgroup_rotate ( #4786 )
2022-05-05 08:58:05 -04:00
val_extension_spv_khr_subgroup_uniform_control_flow.cpp
Support SPV_KHR_subgroup_uniform_control_flow ( #4318 )
2021-06-15 10:07:42 -04:00
val_extension_spv_khr_terminate_invocation.cpp
Basic support for SPIR-V 1.6 ( #4663 )
2021-12-15 14:38:28 -05:00
val_extensions_test.cpp
Support SPV_KHR_terminate_invocation ( #3568 )
2020-07-22 11:45:02 -04:00
val_fixtures.h
spirv-val: Add better error code for invalid operand ( #4753 )
2022-03-22 15:37:38 -04:00
val_function_test.cpp
Make pointers to isomorphic type interchangeable with option. ( #2570 )
2019-05-13 13:48:17 -04:00
val_id_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_image_test.cpp
spirv-val: Add more Vulkan VUID labels ( #4764 )
2022-03-25 09:29:19 -04:00
val_interfaces_test.cpp
val: interface struct with builtins must be Block ( #4665 )
2021-12-16 16:48:12 -05:00
val_layout_test.cpp
Improve decoration validation ( #4490 )
2021-11-05 13:18:19 -04:00
val_limits_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_literals_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_logicals_test.cpp
spirv-val: Label and add test for PSB Aligned ( #4756 )
2022-03-23 11:08:21 -04:00
val_memory_test.cpp
spirv-val: Label 06807 and 06808 VUID ( #4817 )
2022-06-15 11:25:16 -04:00
val_misc_test.cpp
spirv-val: Label VUID 04643 ( #4202 )
2021-03-19 09:02:48 -04:00
val_modes_test.cpp
spirv-val: Add support for SPV_AMD_shader_early_and_late_fragment_tests ( #4812 )
2022-06-08 08:36:32 -04:00
val_non_semantic_test.cpp
Basic support for SPIR-V 1.6 ( #4663 )
2021-12-15 14:38:28 -05:00
val_non_uniform_test.cpp
spirv-val: Label standalone Vulkan VUID ( #4091 )
2021-01-07 09:00:05 -05:00
val_opencl_test.cpp
validation: validate return type of OpImageRead ( #4072 )
2020-12-15 12:00:59 -05:00
val_primitives_test.cpp
Update some language usage. ( #3611 )
2020-07-29 13:50:58 -04:00
val_small_type_uses_test.cpp
Extra small storage validation ( #2732 )
2019-07-11 13:05:14 -04:00
val_ssa_test.cpp
Remove validate_datarules.cpp ( #2911 )
2019-09-24 17:55:12 -04:00
val_state_test.cpp
Fix -Wextra-semi-stmt -Wsuggest-destructor-override -Wdeprecated-copy-dtor ( #4164 )
2021-03-09 13:16:43 +00:00
val_storage_test.cpp
Fix various source comment (doxygen) typos ( #4680 )
2022-01-26 15:13:08 -05:00
val_type_unique_test.cpp
Remove validate_datarules.cpp ( #2911 )
2019-09-24 17:55:12 -04:00
val_validation_state_test.cpp
spirv-val: Label VUID 04634 ( #4181 )
2021-03-16 10:53:27 -04:00
val_version_test.cpp
Vulkan 1.3 ( #4686 )
2022-01-25 10:36:08 -05:00