Searched refs:externalImgFormatProps (Results 1 – 2 of 2) sorted by relevance
612 VkExternalImageFormatProperties externalImgFormatProps; in checkOptimalHardwareBuffer() local613 externalImgFormatProps.sType = VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES; in checkOptimalHardwareBuffer()614 externalImgFormatProps.pNext = &hwbUsage; in checkOptimalHardwareBuffer()618 imgFormProps.pNext = &externalImgFormatProps; in checkOptimalHardwareBuffer()632 externalImgFormatProps.externalMemoryProperties; in checkOptimalHardwareBuffer()
606 VkExternalImageFormatProperties externalImgFormatProps; in checkOptimalHardwareBuffer() local607 externalImgFormatProps.sType = VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES; in checkOptimalHardwareBuffer()608 externalImgFormatProps.pNext = &hwbUsage; in checkOptimalHardwareBuffer()612 imgFormProps.pNext = &externalImgFormatProps; in checkOptimalHardwareBuffer()626 externalImgFormatProps.externalMemoryProperties; in checkOptimalHardwareBuffer()