Home
last modified time | relevance | path

Searched refs:imageFormatProps (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp1203 VkImageFormatProperties2KHR imageFormatProps = {}; in GetPhysicalDeviceSurfaceFormats2KHR() local
1204 imageFormatProps.sType = in GetPhysicalDeviceSurfaceFormats2KHR()
1206 imageFormatProps.pNext = &compressionProps; in GetPhysicalDeviceSurfaceFormats2KHR()
1211 &imageFormatProps); in GetPhysicalDeviceSurfaceFormats2KHR()