Searched refs:hardwareQueue_ (Results 1 – 2 of 2) sorted by relevance
283 vkGetDeviceQueue2(device_, &deviceQueueInfo2HardW, &hardwareQueue_); in CreateDevice()313 context->fQueue = hardwareQueue_; in CreateSkiaBackendContext()
230 VkQueue hardwareQueue_ = VK_NULL_HANDLE; variable