Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp848 std::vector<VkSurfaceFormatKHR> surface_formats(*pSurfaceFormatCount); in GetPhysicalDeviceSurfaceFormats2KHR() local
851 surface_formats.data()); in GetPhysicalDeviceSurfaceFormats2KHR()
858 pSurfaceFormats[i].surfaceFormat = surface_formats[i]; in GetPhysicalDeviceSurfaceFormats2KHR()