WebGPU Native  v0.1.0
The WebGPU C API
Loading...
Searching...
No Matches
WGPUBlendComponent Struct Reference

Data Fields

WGPUBlendOperation operation
 
WGPUBlendFactor srcFactor
 
WGPUBlendFactor dstFactor
 

Detailed Description

Definition at line 854 of file webgpu.h.

Field Documentation

◆ dstFactor

WGPUBlendFactor WGPUBlendComponent::dstFactor

Definition at line 857 of file webgpu.h.

◆ operation

WGPUBlendOperation WGPUBlendComponent::operation

Definition at line 855 of file webgpu.h.

◆ srcFactor

WGPUBlendFactor WGPUBlendComponent::srcFactor

Definition at line 856 of file webgpu.h.


The documentation for this struct was generated from the following file: