Searched refs:surface_formats (Results 1 – 1 of 1) sorted by relevance
1149 std::vector<VkSurfaceFormatKHR> surface_formats(*pSurfaceFormatCount); in GetPhysicalDeviceSurfaceFormats2KHR() local1152 surface_formats.data()); in GetPhysicalDeviceSurfaceFormats2KHR()1163 pSurfaceFormats[i].surfaceFormat = surface_formats[i]; in GetPhysicalDeviceSurfaceFormats2KHR()