Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
SwapChainSupportDetails Struct Reference

#include <RehtiGraphics.hpp>

Collaboration diagram for SwapChainSupportDetails:
Collaboration graph

Public Attributes

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

Member Data Documentation

◆ capabilities

VkSurfaceCapabilitiesKHR SwapChainSupportDetails::capabilities

◆ formats

std::vector<VkSurfaceFormatKHR> SwapChainSupportDetails::formats

◆ presentModes

std::vector<VkPresentModeKHR> SwapChainSupportDetails::presentModes

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