summaryrefslogtreecommitdiff
path: root/tests/compute/matrix-layout.hlsl
AgeCommit message (Expand)Author
2025-03-17Add error diagnostic vectors and matrices with disallowed element types (#6596)Anders Leino
2024-11-21Refresh of disabled WGPU tests (#5614)Anders Leino
2024-11-07Enable a bunch of WGPU tests (#5513)Anders Leino
2024-11-01Update Slang-RHI again to get more WGPU fixes (#5475)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-07Metal compute tests (#4292)skallweitNV
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-12-03Add shader object parameter binding to renderer_test. (#1622)Yong He
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-12-07Change how buffers are emitted (#741)Tim Foley
2018-10-30Feature/serial string pool refactor (#702)jsmall-nvidia
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-10-26Work around dxc matrix layout behavior (#694)Tim Foley