Swapchain

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

color_format
PixelFormat color_format;
Undocumented in source.
d3d11
D3d11Swapchain d3d11;
Undocumented in source.
depth_format
PixelFormat depth_format;
Undocumented in source.
gl
GlSwapchain gl;
Undocumented in source.
height
int height;
Undocumented in source.
metal
MetalSwapchain metal;
Undocumented in source.
sample_count
int sample_count;
Undocumented in source.
wgpu
WgpuSwapchain wgpu;
Undocumented in source.
width
int width;
Undocumented in source.

Meta