Browse Source

Added Verify Graphics Calls

Björn Ritzl 3 years ago
parent
commit
e4cc076e6b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/en/manuals/project-settings.md

+ 5 - 0
docs/en/manuals/project-settings.md

@@ -206,6 +206,11 @@ The maximum number of debug vertices. Used for physics shape rendering among oth
 #### Texture Profiles
 #### Texture Profiles
 The texture profiles file to use for this project, `/builtins/graphics/default.texture_profiles` by default.
 The texture profiles file to use for this project, `/builtins/graphics/default.texture_profiles` by default.
 
 
+#### Verify Graphics Calls
+Verify the return value after each graphics call and report any errors in the log.
+
+---
+
 ### Shader
 ### Shader
 
 
 #### Output SPIR-V
 #### Output SPIR-V