Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h133 VkPtr<PFN_vkGetPhysicalDeviceSurfaceSupportKHR> mGetPhysicalDeviceSurfaceSupportKHR; variable
DVulkanManager.cpp544 res = mGetPhysicalDeviceSurfaceSupportKHR(mBackendContext->fPhysicalDevice, in createSurface()