Searched refs:getFreeQueue (Results 1 – 1 of 1) sorted by relevance
116 …bool getFreeQueue (deUint32& returnQueueFamilyIndex, VkQueue& returnQueues, int& returnQueueIn… in getFreeQueue() function in vkt::synchronization::__anone698e8e60111::MultiQueues284 while(!queues.getFreeQueue(queueFamilyIndex, queue, queueIndex)){} in executeComputePipeline()358 while(!queues.getFreeQueue(queueFamilyIndex, queue, queueIndex)){} in executeGraphicPipeline()