Searched defs:GetPhysicalDevice (Results 1 – 2 of 2) sorted by relevance
37 VkPhysicalDevice Adapter::GetPhysicalDevice() const { in GetPhysicalDevice() function in dawn_native::vulkan::Adapter
7784 VkPhysicalDevice GetPhysicalDevice() const { return m_PhysicalDevice; } in GetPhysicalDevice() function