summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-dynamic-resource-heap.cpp
AgeCommit message (Expand)Author
2025-05-16Fix correct bindings for bindless resource model [SPIRV and GLSL] (#7131)ArielG-NV
2025-01-10Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He