Home
last modified time | relevance | path

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

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