enable GPU validation mode for camera_manipulation iOS project
This commit is contained in:
@@ -59,6 +59,7 @@
|
|||||||
ignoresPersistentStateOnLaunch = "NO"
|
ignoresPersistentStateOnLaunch = "NO"
|
||||||
debugDocumentVersioning = "YES"
|
debugDocumentVersioning = "YES"
|
||||||
debugServiceExtension = "internal"
|
debugServiceExtension = "internal"
|
||||||
|
enableGPUValidationMode = "1"
|
||||||
enableGPUFrameCaptureMode = "1"
|
enableGPUFrameCaptureMode = "1"
|
||||||
enableGPUShaderValidationMode = "2"
|
enableGPUShaderValidationMode = "2"
|
||||||
showGraphicsOverview = "Yes"
|
showGraphicsOverview = "Yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user