Home
last modified time | relevance | path

Searched refs:mGetPhysicalDeviceProperties (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.h147 VkPtr<PFN_vkGetPhysicalDeviceProperties> mGetPhysicalDeviceProperties; variable
H A DVulkanManager.cpp185 mGetPhysicalDeviceProperties(mPhysicalDevice, &physDeviceProperties); in setupDevice()