summaryrefslogtreecommitdiff
path: root/tests/compute/half-texture.slang.glsl
AgeCommit message (Expand)Author
2023-11-16Unify stdlib `Texture` types into one generic type. (#3327)Yong He
2023-08-21Compile append and consume structured buffers to glsl. (#3142)Yong He
2023-07-12Use scratchData on `IRInst` to replace HashSets. (#2978)Yong He
2023-01-23Full address insts elimination for backward autodiff. (#2604)Yong He
2019-05-22Hotfix/improve glsl semantic conversion review (#968)jsmall-nvidia