Nebula
Loading...
Searching...
No Matches
CoreGraphics::SwapchainCreateInfo Struct Reference

#include <swapchain.h>

Public Attributes

CoreGraphics::DisplayMode displayMode
 
bool vsync
 
GLFWwindow * window
 
CoreGraphics::QueueType preferredQueue = CoreGraphics::ComputeQueueType
 

Member Data Documentation

◆ displayMode

CoreGraphics::DisplayMode CoreGraphics::SwapchainCreateInfo::displayMode

◆ preferredQueue

CoreGraphics::QueueType CoreGraphics::SwapchainCreateInfo::preferredQueue = CoreGraphics::ComputeQueueType

◆ vsync

bool CoreGraphics::SwapchainCreateInfo::vsync

◆ window

GLFWwindow* CoreGraphics::SwapchainCreateInfo::window

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