|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUTextureFormat | format |
| WGPU_NULLABLE WGPUBlendState const * | blend |
| WGPUColorWriteMaskFlags | writeMask |
Definition at line 1959 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUColorTargetState::nextInChain |
Definition at line 1960 of file mini_webgpu.h.
| WGPUTextureFormat WGPUColorTargetState::format |
Definition at line 1961 of file mini_webgpu.h.
| WGPU_NULLABLE WGPUBlendState const* WGPUColorTargetState::blend |
Definition at line 1962 of file mini_webgpu.h.
| WGPUColorWriteMaskFlags WGPUColorTargetState::writeMask |
Definition at line 1963 of file mini_webgpu.h.