6 lines
178 B
HLSL
6 lines
178 B
HLSL
// NBShader2 shader compiler debug switches.
|
|
// This file is intentionally included with #include_with_pragmas.
|
|
|
|
#undef NB_SHADER_DEBUG_SYMBOLS
|
|
#define NB_SHADER_DEBUG_SYMBOLS 0
|