Data Fields | |
| WGPUBlendComponent | color |
| WGPUBlendComponent | alpha |
Default values can be set using WGPU_BLEND_STATE_INIT as initializer.
| WGPUBlendComponent WGPUBlendState::color |
The INIT macro sets this to WGPU_BLEND_COMPONENT_INIT.
| WGPUBlendComponent WGPUBlendState::alpha |
The INIT macro sets this to WGPU_BLEND_COMPONENT_INIT.