Home
last modified time | relevance | path

Searched refs:externalImgFormatProps (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp617 VkExternalImageFormatProperties externalImgFormatProps; in checkOptimalHardwareBuffer() local
618 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()

Completed in 3 milliseconds