Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUBlendOperation | operation |
WGPUBlendFactor | srcFactor |
WGPUBlendFactor | dstFactor |
Definition at line 977 of file mini_webgpu.h.
WGPUBlendOperation WGPUBlendComponent::operation |
Definition at line 978 of file mini_webgpu.h.
WGPUBlendFactor WGPUBlendComponent::srcFactor |
Definition at line 979 of file mini_webgpu.h.
WGPUBlendFactor WGPUBlendComponent::dstFactor |
Definition at line 980 of file mini_webgpu.h.