Luna::RHI::SwapChainDesc
Describes one swap chain.
struct Luna::RHI::SwapChainDesc
Member objects
-
The width of the swap chain back buffer. Specify 0 will determine the size from the bounding window's native size.
-
The width of the swap chain back buffer. Specify 0 will determine the size from the bounding window's native size.
-
The number of back buffers in the swap chain.
-
The pixel format of the back buffer.
-
Whether to synchronize frame image presentation to vertical blanks of the monitor.