aboutsummaryrefslogtreecommitdiff
path: root/test/val/val_validation_state_test.cpp
AgeCommit message (Expand)Author
2022-11-04Switch SPIRV-Tools to use spirv.hpp11 internally (#4981)alan-baker
2021-03-16spirv-val: Label VUID 04634 (#4181)sfricke-samsung
2021-01-14Remove WebGPU support (#4108)Ryan Harrison
2019-03-29Validate that OpUnreacahble is not statically reachable (#2473)alan-baker
2019-01-14Ensure that entry point names are unique for WebGPU (#2281)Ryan Harrison
2018-12-05Fix broken recurison validation tests (#2174)Ryan Harrison
2018-12-05Check for recursion in Vulkan and WebGPU entry points (#2161)Ryan Harrison
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-01Remove using std::<foo> statements. (#1756)dan sinclair
2018-07-11Move tests into namespaces (#1689)dan sinclair
2017-02-28Add command line options struct for the validatorEhsan Nasiri
2017-01-13Introducing a new flow for running the Validator.Ehsan Nasiri