Halide
WGPUBlendComponent Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUBlendOperation operation
 
WGPUBlendFactor srcFactor
 
WGPUBlendFactor dstFactor
 

Detailed Description

Definition at line 716 of file mini_webgpu.h.

Member Data Documentation

◆ operation

WGPUBlendOperation WGPUBlendComponent::operation

Definition at line 717 of file mini_webgpu.h.

◆ srcFactor

WGPUBlendFactor WGPUBlendComponent::srcFactor

Definition at line 718 of file mini_webgpu.h.

◆ dstFactor

WGPUBlendFactor WGPUBlendComponent::dstFactor

Definition at line 719 of file mini_webgpu.h.


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