Shader: Add module statement
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
NAZARA_REQUEST_DEDICATED_GPU()
|
||||
|
||||
const char shaderSource[] = R"(
|
||||
[nzsl_version("1.0")]
|
||||
module;
|
||||
|
||||
option red: bool = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user