Searched refs:surfaceFormats (Results 1 – 2 of 2) sorted by relevance
384 FatVector<VkSurfaceFormatKHR, 4> surfaceFormats(surfaceFormatCount); in createSwapchain() local386 &surfaceFormatCount, surfaceFormats.data()); in createSwapchain()449 if (desiredFormat == surfaceFormats[i].format) { in createSwapchain()450 surfaceFormat = surfaceFormats[i].format; in createSwapchain()451 colorSpace = surfaceFormats[i].colorSpace; in createSwapchain()
8865 surfaceFormats := pSurfaceFormats[0:count]8869 surfaceFormats[i] = surfaceFormat