Searched refs:support_it (Results 1 – 1 of 1) sorted by relevance
13092 …auto support_it = surface_state->gpu_queue_support.find({physical_device, queue_state->queueFamily… in PreCallValidateQueuePresentKHR() local13094 if (support_it == surface_state->gpu_queue_support.end()) { in PreCallValidateQueuePresentKHR()13098 } else if (!support_it->second) { in PreCallValidateQueuePresentKHR()