summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-core-module-textures.h
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Replace stdlib with core-module on files and projects (#5411)Jay Kwak2024-10-25
This commit renames the files and projects to prefer "core-module" over "stdlib". The directory name `source/slang-stdlib` needs to be renamed too, and there will be another commit for it soon.