vOOlkan
An object oriented approach to Vulkan
Vulkan::SwapchainOptions Namespace Reference

Classes

class  Capabilities
 The capabilities of a swapchain define some important properties of the images in the swapchain, such as their resolution. More...
 
class  PresentMode
 The present mode defines how the images of the swapchain are sent to the screen. More...
 
class  SurfaceFormat
 The surface format defines the properties of the image where we will draw, such as the color space. More...