WGPUSwapChainDescriptor

Undocumented in source.

Members

Variables

format
WGPUTextureFormat format;
Undocumented in source.
height
uint height;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
presentMode
WGPUPresentMode presentMode;
Undocumented in source.
usage
WGPUTextureUsageFlags usage;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta