summaryrefslogtreecommitdiffstats
path: root/include/slang-image-format-defs.h
Commit message (Collapse)AuthorAge
* Add bgra8 format (#6163)Darren Wihandi2025-01-24
| | | | | | | | | | | | | | | | | * add brga8 format * add tests * minor fixes * cleanup * maybe fix broken quad control test * add missing xslang flag on test --------- Co-authored-by: Yong He <yonghe@outlook.com>
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Move texture format inference to frontend and add reflection api for it. (#5155)Yong He2024-09-26