WGPUSwapChainDescriptor

Undocumented in source.

Members

Variables

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

Meta