Lines Matching defs:queue
621 // query to get the initial queue props size631 // now get the actual queue props636 // iterate to find the graphics queue726 // Here we assume no need for swapchain queue772 VkQueue queue;773 fVkGetDeviceQueue(fDevice, graphicsQueueIndex, 0, &queue);790 fBackendContext->fQueue = queue;