WGPUSwapChainDescriptor

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

Members

Variables

format
WGPUTextureFormat format;
Undocumented in source.
height
uint height;
Undocumented in source.
present_mode
WGPUPresentMode present_mode;
Undocumented in source.
usage
uint usage;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta