Searched refs:SwpQueue (Results 1 – 2 of 2) sorted by relevance
90 struct SwpQueue;222 unordered_map<VkQueue, SwpQueue *> queues;256 struct SwpQueue { struct288 std::unordered_map<void *, SwpQueue> queueMap;
2125 SwpQueue *pQueue = NULL; in QueuePresentKHR()