Searched refs:capture_started (Results 1 – 1 of 1) sorted by relevance
67 bool capture_started; member586 instance_data->capture_started = false; in parse_command()807 instance_data->capture_enabled && !instance_data->capture_started; in snapshot_swapchain_frame()814 if (instance_data->capture_started) { in snapshot_swapchain_frame()855 instance_data->capture_started = true; in snapshot_swapchain_frame()2571 instance_data->capture_started = instance_data->capture_enabled; in overlay_CreateInstance()