aboutsummaryrefslogtreecommitdiff
path: root/test/val/val_fixtures.h
AgeCommit message (Expand)Author
2022-03-22spirv-val: Add better error code for invalid operand (#4753)sfricke-samsung
2020-12-17spirv-val: Add first StandAlone VUID 04633 (#4077)sfricke-samsung
2019-05-07spvtest::Validate::CompileFailure: Don't leak the diagnostic (#2564)David Neto
2019-05-07Support SPIR-V 1.4 (#2550)David Neto
2019-02-08Add better error message to ValidateInstructions (#2365)Ryan Harrison
2019-01-16Fix leaks in tests (#2295)David Neto
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-07-09Move the validation code into the val:: namespace (#1682)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2018-06-21Add a WIP WebGPU environment. It disallows OpUndefCorentin Wallez
2018-03-23Add Vulkan validation rules for BuiltIn variablesAndrey Tuganov
2017-11-27Re-format source tree - NFC.Diego Novillo
2017-02-28Add command line options struct for the validatorEhsan Nasiri
2017-01-13Introducing a new flow for running the Validator.Ehsan Nasiri
2016-11-28Checks that result IDs are within the ID bound specified in the SPIR-V headerEhsan Nasiri
2016-11-08Rename validation tests to comply with Google style guide.Lei Zhang