summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/texture/texture-sample-count.slang
AgeCommit message (Expand)Author
2025-08-25Fix#8080: Batch-4: Enable cuda tests (#8261)Harsh Aggarwal (NVIDIA)
2023-11-16Unify stdlib `Texture` types into one generic type. (#3327)Yong He
2023-07-21Add sampleCount parameter for read-only textures. (#3011)Yong He
2023-07-19Add `sampleCount` parameter for MS textures. (#3001)Yong He