summaryrefslogtreecommitdiff
path: root/tests/compute/simple.slang
AgeCommit message (Expand)Author
2024-06-07Metal compute tests (#4292)skallweitNV
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-04-29Minor tidyings around d3d usage (#2854)Ellie Hermaszewska
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2023-04-11Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-08-22WIP: CPU compute coverage (#1030)jsmall-nvidia
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2017-11-13Parameter block work (#276)Tim Foley
2017-10-23Work in-progress: simple compute test passed. (d3d renderer)Yong He
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh