vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::SwapChainSupportDetails Struct Reference

struct for holding available swapchain capabilities available on device More...

#include <Swapchain.h>

Public Attributes

VkSurfaceCapabilitiesKHR capabilities
 
std::vector< VkSurfaceFormatKHR > formats
 
std::vector< VkPresentModeKHR > presentModes
 

Detailed Description

struct for holding available swapchain capabilities available on device


The documentation for this struct was generated from the following file: