summaryrefslogtreecommitdiff
path: root/tests/metal/texture-sampler-less.slang
AgeCommit message (Expand)Author
2025-01-17Refactor _Texture to constrain on texel types. (#6115)Yong He
2025-01-09Add CalculateLevelOfDetail* overloads for comparison samplers (#6018)Darren Wihandi
2025-01-08Add SampleCmpLevel intrinsics (#6004)Darren Wihandi
2024-10-08Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)Yong He
2024-05-14Support combined textures for Metal target (#4169)Jay Kwak