Struct RendererAPI::SwapChainDesc#
Defined in File RendererAPI.h
Nested Relationships#
This struct is a nested type of Class RendererAPI.
Struct Documentation#
-
struct SwapChainDesc#
Description of a swapchain.
Public Members
-
TRAP::Graphics::API::ImageFormat ColorFormat = {}#
-
RendererAPI::ClearValue ClearValue = {}#
-
bool EnableVSync = {}#
-
RendererAPI::SampleCount SampleCount = SampleCount::One#
-
TRAP::Graphics::API::ImageFormat ColorFormat = {}#