Searched refs:getBestComputeQueue (Results 1 – 2 of 2) sorted by relevance
129 LogicalResult getBestComputeQueue();
278 if (failed(getBestComputeQueue())) in createDevice()350 LogicalResult VulkanRuntime::getBestComputeQueue() { in getBestComputeQueue() function in VulkanRuntime