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

Data Fields

WGPUBlendOperation operation
 
WGPUBlendFactor srcFactor
 
WGPUBlendFactor dstFactor
 

Detailed Description

Definition at line 846 of file webgpu.h.

Field Documentation

◆ operation

WGPUBlendOperation WGPUBlendComponent::operation

Definition at line 847 of file webgpu.h.

◆ srcFactor

WGPUBlendFactor WGPUBlendComponent::srcFactor

Definition at line 848 of file webgpu.h.

◆ dstFactor

WGPUBlendFactor WGPUBlendComponent::dstFactor

Definition at line 849 of file webgpu.h.