summaryrefslogtreecommitdiff
path: root/tests/cross-compile/vk-texture-indexing.slang
AgeCommit message (Expand)Author
2023-12-16Fix nonuniform decoration on direct-to-spirv backend path. (#3338) (#3417)Pankaj Mistry
2023-11-16Unify stdlib `Texture` types into one generic type. (#3327)Yong He
2019-03-12Fix handling of arrays of resources in type legalization (#896)Tim Foley