Searched refs:outProps2 (Results 1 – 1 of 1) sorted by relevance
336 VkImageFormatProperties2 outProps2 = {VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2, in getImageFormatExternalMemorySupportInfo() local346 VkResult res = sVkEmulation->getImageFormatProperties2Func(physdev, &formatInfo2, &outProps2); in getImageFormatExternalMemorySupportInfo()382 info->imageFormatProps2 = outProps2; in getImageFormatExternalMemorySupportInfo()