Searched refs:GetDefaultQueue (Results 1 – 2 of 2) sorted by relevance
65 VkQueueObj *GetDefaultQueue();
817 VkQueueObj *VkDeviceObj::GetDefaultQueue() { in GetDefaultQueue() function in VkDeviceObj1785 m_queue = m_device->GetDefaultQueue(); in VkCommandBufferObj()