Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp336 VkImageFormatProperties2 outProps2 = {VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2, in getImageFormatExternalMemorySupportInfo() local
346 VkResult res = sVkEmulation->getImageFormatProperties2Func(physdev, &formatInfo2, &outProps2); in getImageFormatExternalMemorySupportInfo()
382 info->imageFormatProps2 = outProps2; in getImageFormatExternalMemorySupportInfo()