summaryrefslogtreecommitdiffstats
path: root/tests/compute/texture-subscript-uint-cuda.slang
Commit message (Collapse)AuthorAge
* cuda: Add more formats for texture read/write (#7012)Mukund Keshava2025-05-12
* WiP: Add more formats for texture reads * fix test * format code * add float2/float4 versions for 1D and 3D as well * fixed review comment * fix review comments --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>