summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/groupshared-local.slang
Commit message (Collapse)AuthorAge
* Define `Texture::Sample` for float element types only. (#3403)Yong He2023-12-12
* Define `Texture::Sample` for float element types only. * Fixes #490. * Fix checking of groupshared. * Add test. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>