diff options
Diffstat (limited to 'slang.h')
| -rw-r--r-- | slang.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -652,6 +652,8 @@ extern "C" SLANG_STAGE_CLOSEST_HIT, SLANG_STAGE_MISS, SLANG_STAGE_CALLABLE, + SLANG_STAGE_MESH, + SLANG_STAGE_AMPLIFICATION, // alias: SLANG_STAGE_PIXEL = SLANG_STAGE_FRAGMENT, |
