Searched refs:preferSrgbFormat (Results 1 – 1 of 1) sorted by relevance
80 const bool preferSrgbFormat = (flags & SwapchainFlagBits::CORE_SWAPCHAIN_SRGB_BIT); in GetColorFormat() local82 (preferSrgbFormat) ? array_view<const VkFormat> { srgbFormats, preferredFormatCount } in GetColorFormat()