vOOlkan
An object oriented approach to Vulkan
|
This is the complete list of members for Vulkan::SwapchainOptions::PresentMode, including all inherited members.
isThereAnAvailablePresentMode(const PhysicalDevice &realGpu, const WindowSurface &windowSurface) | Vulkan::SwapchainOptions::PresentMode | static |
operator+() const | Vulkan::SwapchainOptions::PresentMode | |
PresentMode(const PhysicalDevice &realGpu, const WindowSurface &windowSurface, std::function< VkPresentModeKHR(const std::vector< VkPresentModeKHR > &)> chooseBestPresentMode=chooseBestPresentMode) | Vulkan::SwapchainOptions::PresentMode | |
PresentMode()=default | Vulkan::SwapchainOptions::PresentMode |