Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h148 PFN_vkGetPhysicalDeviceImageFormatProperties2KHR getImageFormatProperties2Func = nullptr; member
DVkCommonOperations.cpp346 VkResult res = sVkEmulation->getImageFormatProperties2Func(physdev, &formatInfo2, &outProps2); in getImageFormatExternalMemorySupportInfo()
729 sVkEmulation->getImageFormatProperties2Func = vk_util::getVkInstanceProcAddrWithFallback< in createGlobalVkEmulation()