mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 12:42:34 +01:00
Enable debug information for Vulkan shaders (#3193)
* Enable debug information for Vulkan shaders * Enable debug information for Metal shaders
This commit is contained in:
@@ -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 0–3.
|
||||
|
||||
Reference in New Issue
Block a user