Halide 17.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUBlendComponent Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUBlendOperation operation
 
WGPUBlendFactor srcFactor
 
WGPUBlendFactor dstFactor
 

Detailed Description

Definition at line 977 of file mini_webgpu.h.

Member Data Documentation

◆ operation

WGPUBlendOperation WGPUBlendComponent::operation

Definition at line 978 of file mini_webgpu.h.

◆ srcFactor

WGPUBlendFactor WGPUBlendComponent::srcFactor

Definition at line 979 of file mini_webgpu.h.

◆ dstFactor

WGPUBlendFactor WGPUBlendComponent::dstFactor

Definition at line 980 of file mini_webgpu.h.


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