Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h128 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties2> mGetPhysicalDeviceImageFormatProperties2; variable
DVulkanSurface.cpp263 LOG_ALWAYS_FATAL_IF(nullptr == vkManager.mGetPhysicalDeviceImageFormatProperties2, in Create()
289 res = vkManager.mGetPhysicalDeviceImageFormatProperties2(vkManager.mPhysicalDevice, in Create()