Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUBlendOperation | operation |
WGPUBlendFactor | srcFactor |
WGPUBlendFactor | dstFactor |
Definition at line 1044 of file mini_webgpu.h.
WGPUBlendOperation WGPUBlendComponent::operation |
Definition at line 1045 of file mini_webgpu.h.
WGPUBlendFactor WGPUBlendComponent::srcFactor |
Definition at line 1046 of file mini_webgpu.h.
WGPUBlendFactor WGPUBlendComponent::dstFactor |
Definition at line 1047 of file mini_webgpu.h.