Merge branch 'master' into d3d12
This commit is contained in:
@@ -709,6 +709,7 @@ class GenSpirvCommand(Command):
|
||||
# GLSL source -> .spv binary
|
||||
shell_call([
|
||||
glslang,
|
||||
'-Os',
|
||||
'-V', src_file,
|
||||
'-o', spv_file,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user