vOOlkan
An object oriented approach to Vulkan
|
This is the complete list of members for Vulkan::SwapchainOptions::SurfaceFormat, including all inherited members.
isThereAnAvailableSurfaceFormat(const PhysicalDevice &realGpu, const WindowSurface &windowSurface) | Vulkan::SwapchainOptions::SurfaceFormat | static |
operator+() const | Vulkan::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::SurfaceFormat | inline |
SurfaceFormat()=default | Vulkan::SwapchainOptions::SurfaceFormat |