Nebula
|
#include <swapchain.h>
Public Attributes | |
CoreGraphics::DisplayMode | displayMode |
bool | vsync |
GLFWwindow * | window |
CoreGraphics::QueueType | preferredQueue = CoreGraphics::ComputeQueueType |
CoreGraphics::DisplayMode CoreGraphics::SwapchainCreateInfo::displayMode |
CoreGraphics::QueueType CoreGraphics::SwapchainCreateInfo::preferredQueue = CoreGraphics::ComputeQueueType |
bool CoreGraphics::SwapchainCreateInfo::vsync |
GLFWwindow* CoreGraphics::SwapchainCreateInfo::window |