Compare commits
1
Commits
df0da96c38
...
14f7dd9423
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14f7dd9423 |
@@ -30,6 +30,7 @@ public:
|
||||
glslang::EShTargetClientVersion vulkanTarget = glslang::EShTargetVulkan_1_2;
|
||||
glslang::EShTargetLanguageVersion spirvTarget = glslang::EShTargetSpv_1_5;
|
||||
int glslVersion = 450;
|
||||
|
||||
};
|
||||
|
||||
explicit SpirvShaderCompiler(Options opt = {})
|
||||
|
||||
Reference in New Issue
Block a user