Home
last modified time | relevance | path

Searched defs:GetPhysicalDevices (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBackendVk.cpp155 const std::vector<VkPhysicalDevice>& VulkanInstance::GetPhysicalDevices() const { in GetPhysicalDevices() function in dawn_native::vulkan::VulkanInstance
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp133 VkResult Device::GetPhysicalDevices( in GetPhysicalDevices() function in Device