Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h117 VkPtr<PFN_vkGetPhysicalDeviceProperties> mGetPhysicalDeviceProperties; variable
DVulkanManager.cpp160 mGetPhysicalDeviceProperties(mPhysicalDevice, &physDeviceProperties); in setupDevice()