forked from ngkaho1234/nova-renderer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
renderdoc.cap
22 lines (22 loc) · 1013 Bytes
/
renderdoc.cap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<CaptureSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Options>
<AllowVSync>true</AllowVSync>
<AllowFullscreen>true</AllowFullscreen>
<APIValidation>false</APIValidation>
<CaptureCallstacks>false</CaptureCallstacks>
<CaptureCallstacksOnlyDraws>false</CaptureCallstacksOnlyDraws>
<DelayForDebugger>0</DelayForDebugger>
<VerifyMapWrites>false</VerifyMapWrites>
<HookIntoChildren>false</HookIntoChildren>
<RefAllResources>false</RefAllResources>
<SaveAllInitials>false</SaveAllInitials>
<CaptureAllCmdLists>false</CaptureAllCmdLists>
<DebugOutputMute>true</DebugOutputMute>
</Options>
<Inject>false</Inject>
<AutoStart>false</AutoStart>
<Executable>C:\Users\ddubois\.CLion2016.2\system\cmake\generated\native-922b75be\922b75be\Debug\test\nova-test.exe</Executable>
<WorkingDir>D:\Documents\Nova Renderer\jars</WorkingDir>
<CmdLine />
</CaptureSettings>