Searched refs:fPresentQueue (Results 1 – 2 of 2) sorted by relevance
95 VkQueue fPresentQueue; variable
88 vkGetDeviceQueue(fBackendContext->fDevice, fPresentQueueIndex, 0, &fPresentQueue); in VulkanWindowContext()391 GR_VK_CALL(fBackendContext->fInterface, QueueWaitIdle(fPresentQueue)); in destroyContext()611 fQueuePresentKHR(fPresentQueue, &presentInfo); in swapBuffers()