summaryrefslogtreecommitdiff
path: root/source/slang/slang-stdlib-textures.h
AgeCommit message (Expand)Author
2024-05-14Implement texture functions for Metal target (#4158)Jay Kwak
2024-02-12Fix #3566. (#3574)Yong He
2024-01-02Update the GetDimension hlsl builtin for spirv path. In case of sampler, a co...Pankaj Mistry
2023-11-16Unify stdlib `Texture` types into one generic type. (#3327)Yong He
2023-11-14Add GLSL Compatibility. (#3321)Yong He
2023-09-05SPIR-V image operations (#3163)Ellie Hermaszewska