..
CMakeLists.txt
Validate variable pointer related function call rules ( #2270 )
2019-02-06 14:10:40 -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
[val] Fixup id name output ( #2158 )
2018-12-03 17:01:30 -05: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
OpAtomicLoad, OpAtomicStore, OpAtomicExchange can operate on int or float value. Except for Vulkan environment that only operates on int value. ( #2385 )
2019-02-20 11:00:58 -05:00
val_barriers_test.cpp
Merge two implementations of ValidateMemorySemantics ( #2175 )
2018-12-06 14:38:15 -05:00
val_bitwise_test.cpp
Add validation for execution modes
2018-10-02 10:22:23 -04:00
val_builtins_test.cpp
Convert deprecated GoogleTest fixture to the new version ( #2357 )
2019-02-05 10:33:55 -05:00
val_capability_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_cfg_test.cpp
Implement WebGPU specific CFG validation ( #2386 )
2019-03-08 13:01:09 -05:00
val_code_generator.cpp
Move CodeGenerator to be accessible by other validation tests ( #2343 )
2019-01-29 10:27:11 -05:00
val_code_generator.h
Move CodeGenerator to be accessible by other validation tests ( #2343 )
2019-01-29 10:27:11 -05:00
val_composites_test.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
val_constants_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_conversion_test.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
val_data_test.cpp
Check forward reference in OpTypeArray. ( #2307 )
2019-01-21 12:10:25 -05:00
val_decoration_test.cpp
Allow NonWritable to target struct members. ( #2420 )
2019-02-27 16:11:50 -05:00
val_derivatives_test.cpp
[val] Fixup id name output ( #2158 )
2018-12-03 17:01:30 -05:00
val_explicit_reserved_test.cpp
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
val_ext_inst_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_extensions_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_fixtures.h
Add better error message to ValidateInstructions ( #2365 )
2019-02-08 11:24:02 -05:00
val_function_test.cpp
Validate variable pointer related function call rules ( #2270 )
2019-02-06 14:10:40 -05:00
val_id_test.cpp
Non memory object as parameters. ( #2415 )
2019-02-22 12:51:22 -05:00
val_image_test.cpp
Check binding annotations in resource variables ( #2151 )
2018-12-04 10:05:41 -05:00
val_interfaces_test.cpp
Add validation for execution modes
2018-10-02 10:22:23 -04:00
val_layout_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_limits_test.cpp
[val] Fixup id name output ( #2158 )
2018-12-03 17:01:30 -05:00
val_literals_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_logicals_test.cpp
SPV_EXT_physical_storage_buffer ( #2267 )
2019-01-07 13:19:24 -05:00
val_memory_test.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
val_modes_test.cpp
Add validation for ExecutionMode in WebGPU ( #2443 )
2019-03-12 14:50:25 -04:00
val_non_uniform_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_primitives_test.cpp
Add validation for execution modes
2018-10-02 10:22:23 -04:00
val_ssa_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_state_test.cpp
Change handling of unknown extentions in validtor. ( #1951 )
2018-10-03 15:59:40 -04:00
val_storage_test.cpp
Validator: no Storage comparison for pointer param ( #2428 )
2019-03-13 12:25:24 -04:00
val_type_unique_test.cpp
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
val_validation_state_test.cpp
Ensure that entry point names are unique for WebGPU ( #2281 )
2019-01-14 13:52:28 -05:00
val_version_test.cpp
Remove use of deprecated googletest macro ( #2286 )
2019-01-29 18:56:52 -05:00
val_webgpu_test.cpp
Ensure that only whitelisted extensions are used in WebGPU ( #2127 )
2018-11-28 10:49:05 -05:00