summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-resolve-texture-format.cpp
AgeCommit message (Collapse)Author
2024-10-29formatEllie Hermaszewska
* format * Minor test fixes * enable checking cpp format in ci
2024-09-26Move texture format inference to frontend and add reflection api for it. (#5155)Yong He