Home
last modified time | relevance | path

Searched defs:other_queue (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp5008 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