summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/texture
AgeCommit message (Expand)Author
2024-07-10Support status argument for GatherXXX (#4490)Jay Kwak
2024-06-28Implement CheckAccessFullyMapped (#4509)Jay Kwak
2024-03-05Enable SampleCmpLevelZero tests and update the results (#3677)Pankaj Mistry
2024-02-15HLSL texture intrinsic test first draft. (#3583)tgrimesnv
2024-02-02Atomics+Wave ops intrinsics fixes. (#3542)Yong He
2024-02-01FP16 atomics for RWByteAddresBuffer, fp32 atomics for images. (#3536)Yong He
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
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2020-08-21Fix stdlib declarations for texture Gather() (#1510)Tim Foley