Home | History | Annotate | Download | only in tests

Lines Matching defs:queue

621     // query to get the initial queue props size
631 // now get the actual queue props
636 // iterate to find the graphics queue
726 // Here we assume no need for swapchain queue
772 VkQueue queue;
773 fVkGetDeviceQueue(fDevice, graphicsQueueIndex, 0, &queue);
790 fBackendContext->fQueue = queue;