Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.h149 VkPtr<PFN_vkGetPhysicalDeviceFeatures2> mGetPhysicalDeviceFeatures2; variable
H A DVulkanManager.cpp261 mGetPhysicalDeviceFeatures2(mPhysicalDevice, &features); in setupDevice()