Searched refs:capture_started (Results 1 – 1 of 1) sorted by relevance
64 bool capture_started; member583 instance_data->capture_started = false; in parse_command()804 instance_data->capture_enabled && !instance_data->capture_started; in snapshot_swapchain_frame()811 if (instance_data->capture_started) { in snapshot_swapchain_frame()852 instance_data->capture_started = true; in snapshot_swapchain_frame()2558 instance_data->capture_started = instance_data->capture_enabled; in overlay_CreateInstance()