summaryrefslogtreecommitdiff
path: root/tests/diagnostics/groupshared-local.slang
AgeCommit message (Collapse)Author
2023-12-12Define `Texture::Sample` for float element types only. (#3403)Yong He
* 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>