summaryrefslogtreecommitdiffstats
path: root/renderdoc.cap
diff options
context:
space:
mode:
Diffstat (limited to 'renderdoc.cap')
-rw-r--r--renderdoc.cap27
1 files changed, 27 insertions, 0 deletions
diff --git a/renderdoc.cap b/renderdoc.cap
new file mode 100644
index 0000000..c82d982
--- /dev/null
+++ b/renderdoc.cap
@@ -0,0 +1,27 @@
+{
+ "rdocCaptureSettings": 1,
+ "settings": {
+ "autoStart": false,
+ "commandLine": "",
+ "environment": [
+ ],
+ "executable": "/home/s-ol/zig/zig-cache/bin/test",
+ "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,
+ "verifyBufferAccess": false
+ },
+ "queuedFrameCap": 0,
+ "workingDir": "/home/s-ol/zig"
+ }
+}