WGPURenderBundleEncoderDescriptor

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_formats
const(WGPUTextureFormat)* color_formats;
Undocumented in source.
color_formats_length
c_ulong color_formats_length;
Undocumented in source.
depth_stencil_format
const(WGPUTextureFormat)* depth_stencil_format;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
sample_count
uint sample_count;
Undocumented in source.

Meta