Searched refs:startedCommandBuffers (Results 1 – 1 of 1) sorted by relevance
153 std::set<VkCommandBuffer> startedCommandBuffers; in onDeviceLost() local160 startedCommandBuffers.insert(marker.commandBuffer); in onDeviceLost()168 std::set_difference(startedCommandBuffers.begin(), // in onDeviceLost()169 startedCommandBuffers.end(), // in onDeviceLost()