aboutsummaryrefslogtreecommitdiff
path: root/source/val/validate_instruction.cpp
AgeCommit message (Expand)Author
2020-07-22Support SPV_KHR_terminate_invocation (#3568)alan-baker
2019-09-27Refactor the InstructionPass (#2924)alan-baker
2019-09-13SPIRV-Tools support for SPIR-V 1.5 (#2865)alan-baker
2019-05-17Validate OpenCL memory and addressing model environment rules (#2589)Kévin Petit
2019-05-10Use last version (#2578)alan-baker
2019-05-07Support SPIR-V 1.4 (#2550)David Neto
2019-03-13Add validation of storage classes for WebGPU (#2446)Ryan Harrison
2018-11-21Ensure correct Addressing and Memory model set for WebGPU (#2093)Ryan Harrison
2018-10-03Change handling of unknown extentions in validtor. (#1951)Steven Perron
2018-09-21Validate vulkan mem model capabiltyAlan Baker
2018-09-18Move the registration of decorations. (#1895)Steven Perron
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-01Update diag() calls in validate_instruction. (#1768)dan sinclair
2018-07-11Move validation files to val/ directory (#1692)dan sinclair