mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Document setting up Vulkan validation layers on desktop platforms
This commit is contained in:
@@ -138,7 +138,7 @@ Command line reference
|
||||
+------------------------------+---------------------------------------------------------------------------------------------------------+
|
||||
| ``--gpu-profile`` | Show a GPU profile of the tasks that took the most time during frame rendering. |
|
||||
+------------------------------+---------------------------------------------------------------------------------------------------------+
|
||||
| ``--gpu-validation`` | Enable graphics API validation layers for debugging. |
|
||||
| ``--gpu-validation`` | Enable graphics API :ref:`validation layers <doc_vulkan_validation_layers>` for debugging. |
|
||||
+------------------------------+---------------------------------------------------------------------------------------------------------+
|
||||
| ``--gpu-abort`` | Abort on GPU errors (usually validation layer errors), may help see the problem if your system freezes. |
|
||||
+------------------------------+---------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user