Searched refs:externalImgFormatProps (Results 1 – 2 of 2) sorted by relevance
617 VkExternalImageFormatProperties externalImgFormatProps; in checkOptimalHardwareBuffer() local618 externalImgFormatProps.sType = VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES; in checkOptimalHardwareBuffer()619 externalImgFormatProps.pNext = &hwbUsage; in checkOptimalHardwareBuffer()623 imgFormProps.pNext = &externalImgFormatProps; in checkOptimalHardwareBuffer()637 externalImgFormatProps.externalMemoryProperties; in checkOptimalHardwareBuffer()
613 VkExternalImageFormatProperties externalImgFormatProps; in checkOptimalHardwareBuffer() local614 externalImgFormatProps.sType = VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES; in checkOptimalHardwareBuffer()615 externalImgFormatProps.pNext = &hwbUsage; in checkOptimalHardwareBuffer()619 imgFormProps.pNext = &externalImgFormatProps; in checkOptimalHardwareBuffer()633 externalImgFormatProps.externalMemoryProperties; in checkOptimalHardwareBuffer()