Searched defs:other_queue (Results 1 – 1 of 1) sorted by relevance
5008 void updateTrackedCommandBuffers(layer_data *dev_data, VkQueue queue, VkQueue other_queue, VkFence … in updateTrackedCommandBuffers()5299 const VkQueue &other_queue = dev_data->semaphoreMap[semaphore].queue; in vkQueueSubmit() local