mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 05:35:48 +00:00
Save the queued frame capture settings with settings files
This commit is contained in:
@@ -38,6 +38,8 @@ CaptureSettings::CaptureSettings()
|
||||
{
|
||||
inject = false;
|
||||
autoStart = false;
|
||||
queuedFrameCap = 0;
|
||||
numQueuedFrames = 0;
|
||||
RENDERDOC_GetDefaultCaptureOptions(&options);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user