vOOlkan
An object oriented approach to Vulkan
Vulkan::SwapchainOptions::SurfaceFormat Member List

This is the complete list of members for Vulkan::SwapchainOptions::SurfaceFormat, including all inherited members.

isThereAnAvailableSurfaceFormat(const PhysicalDevice &realGpu, const WindowSurface &windowSurface)Vulkan::SwapchainOptions::SurfaceFormatstatic
operator+() constVulkan::SwapchainOptions::SurfaceFormat
SurfaceFormat(const PhysicalDevice &realGpu, const WindowSurface &windowSurface, std::function< VkSurfaceFormatKHR(const std::vector< VkSurfaceFormatKHR > &)> chooseBestFormat=chooseBestFormat)Vulkan::SwapchainOptions::SurfaceFormat
SurfaceFormat(VkSurfaceFormatKHR format)Vulkan::SwapchainOptions::SurfaceFormatinline
SurfaceFormat()=defaultVulkan::SwapchainOptions::SurfaceFormat