Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp621 VkImageFormatProperties2 imgFormProps; in checkOptimalHardwareBuffer() local
622 imgFormProps.sType = VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2; in checkOptimalHardwareBuffer()
623 imgFormProps.pNext = &externalImgFormatProps; in checkOptimalHardwareBuffer()
626 &imageFormatInfo, &imgFormProps); in checkOptimalHardwareBuffer()
632 const VkImageFormatProperties& imageFormatProperties = imgFormProps.imageFormatProperties; in checkOptimalHardwareBuffer()

Completed in 3 milliseconds