aboutsummaryrefslogtreecommitdiff
path: root/test/val/val_derivatives_test.cpp
AgeCommit message (Expand)Author
2022-09-29spirv-val: Consistently quote ids in messages (#4950)Shahbaz Youssefi
2021-09-30Do not assume there are execution modes (#4555)alan-baker
2019-10-18Check that derivatives operate on 32-bit values (#2983)alan-baker
2019-07-22Allow LOD ops in compute shaders with derivative group execution modes (#2752)Jason Macnak
2018-12-03[val] Fixup id name output (#2158)dan sinclair
2018-12-03Strict validation of where type ids are acceptable (#2142)alan-baker
2018-10-02Add validation for execution modesAlan Baker
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-07-11Move tests into namespaces (#1689)dan sinclair
2018-06-13Validate static uses of interfacesAlan Baker
2017-11-27Re-format source tree - NFC.Diego Novillo
2017-11-27Derivative opcodes require Fragment exec modelAndrey Tuganov
2017-11-23Add derivatives validation passAndrey Tuganov