Files
bgfx/examples/runtime/renderdoc.cap
2026-04-17 05:04:57 +00:00

29 lines
922 B
Plaintext

{
"rdocCaptureSettings": 1,
"settings": {
"autoStart": false,
"commandLine": "--wgpu 04",
"environment": [
],
"executable": "C:\\home\\projects\\_github\\bgfx-webgpu\\.build\\win64_vs2022\\bin\\examplesDebug.exe",
"inject": false,
"numQueuedFrames": 0,
"options": {
"allowFullscreen": true,
"allowVSync": true,
"apiValidation": false,
"captureAllCmdLists": false,
"captureCallstacks": false,
"captureCallstacksOnlyDraws": false,
"debugOutputMute": true,
"delayForDebugger": 0,
"hookIntoChildren": false,
"refAllResources": false,
"softMemoryLimit": 0,
"verifyBufferAccess": false
},
"queuedFrameCap": 0,
"workingDir": "C:/home/projects/_github/bgfx-webgpu/examples/runtime"
}
}