Enable debug information for Vulkan shaders (#3193)

* Enable debug information for Vulkan shaders

* Enable debug information for Metal shaders
This commit is contained in:
Edu Garcia
2023-11-06 19:14:29 +00:00
committed by GitHub
parent a23b128ae2
commit b01c5d597a
4 changed files with 20 additions and 4 deletions

View File

@@ -199,9 +199,12 @@ Options:
--varyingdef <file path> A varying.def.sc's file path.
--verbose Be verbose.
(DX9 and DX11 only):
(Vulkan, DirectX and Metal):
--debug Debug information.
(DirectX only):
--disasm Disassemble a compiled shader.
-O <level> Set optimization level.
Can be 03.