WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUBlendState Struct Reference

Data Fields

WGPUBlendComponent color
 
WGPUBlendComponent alpha
 

Detailed Description

Definition at line 1227 of file webgpu.h.

Field Documentation

◆ color

WGPUBlendComponent WGPUBlendState::color

Definition at line 1228 of file webgpu.h.

◆ alpha

WGPUBlendComponent WGPUBlendState::alpha

Definition at line 1229 of file webgpu.h.