.. |
CMakeLists.txt
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05: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_arithmetics_test.cpp
|
Add validation for SPV_NV_cooperative_matrix (#2404)
|
2019-02-25 17:43:11 -05:00 |
val_atomics_test.cpp
|
spirv-val: Label Vulkan atomic semantics VUIDs (#4120)
|
2021-01-25 11:19:06 -05:00 |
val_barriers_test.cpp
|
spirv-val: Label Vulkan atomic semantics VUIDs (#4120)
|
2021-01-25 11:19:06 -05:00 |
val_bitwise_test.cpp
|
Add validation for execution modes
|
2018-10-02 10:22:23 -04:00 |
val_builtins_test.cpp
|
spirv-val: Add Vulkan EXT builtins (#4115)
|
2021-01-20 10:40:31 -05:00 |
val_capability_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_cfg_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05: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
|
Reject SPIR-V that applies void to OpUndef, OpCopyObject, OpPhi (#4036)
|
2020-11-27 16:31:04 +00:00 |
val_constants_test.cpp
|
Validate physical storage buffer restrictions (#2930)
|
2019-10-02 21:12:57 -04:00 |
val_conversion_test.cpp
|
Relaxed bitcast with pointers (#2878)
|
2019-09-18 11:55:39 -04:00 |
val_data_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_decoration_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_derivatives_test.cpp
|
Check that derivatives operate on 32-bit values (#2983)
|
2019-10-18 09:02:25 -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_test.cpp
|
Allow DebugTypeTemplate for Type operand (#3702)
|
2020-08-16 23:42:59 -04:00 |
val_extension_spv_khr_terminate_invocation.cpp
|
Support SPV_KHR_terminate_invocation (#3568)
|
2020-07-22 11:45:02 -04: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 first StandAlone VUID 04633 (#4077)
|
2020-12-17 13:51:17 -05: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
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_image_test.cpp
|
spirv-val: Label VUID 04662 (#4123)
|
2021-01-25 09:51:21 -05:00 |
val_interfaces_test.cpp
|
Only validation locations for appropriate execution models (#3656)
|
2020-08-11 18:51:49 -04:00 |
val_layout_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_limits_test.cpp
|
Assembler: Can't set an ID in instruction without result ID (#2852)
|
2019-09-11 13:15:25 -04:00 |
val_literals_test.cpp
|
Validate sign of int types. (#2549)
|
2019-05-06 13:05:31 -04:00 |
val_logicals_test.cpp
|
Support SPIR-V 1.4 (#2550)
|
2019-05-07 12:27:18 -04:00 |
val_memory_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_misc_test.cpp
|
spirv-val: Label standalone Vulkan VUID (#4091)
|
2021-01-07 09:00:05 -05:00 |
val_modes_test.cpp
|
spirv-val: Label VUID 04683 (#4121)
|
2021-01-25 09:38:19 -05:00 |
val_non_semantic_test.cpp
|
Add support for SPV_KHR_non_semantic_info (#3110)
|
2019-12-18 18:10:29 -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
|
Update val to handle reversed instruction sections. (#3887)
|
2020-10-08 13:10:12 -04:00 |
val_storage_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -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
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |
val_version_test.cpp
|
Remove WebGPU support (#4108)
|
2021-01-14 16:45:18 -05:00 |