WGPUBlendDescriptor

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

Members

Variables

dst_factor
WGPUBlendFactor dst_factor;
Undocumented in source.
operation
WGPUBlendOperation operation;
Undocumented in source.
src_factor
WGPUBlendFactor src_factor;
Undocumented in source.

Meta