|
Halide 20.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPU_NULLABLE WGPUTextureView | view |
| uint32_t | depthSlice |
| WGPU_NULLABLE WGPUTextureView | resolveTarget |
| WGPULoadOp | loadOp |
| WGPUStoreOp | storeOp |
| WGPUColor | clearValue |
Definition at line 1878 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPURenderPassColorAttachment::nextInChain |
Definition at line 1879 of file mini_webgpu.h.
| WGPU_NULLABLE WGPUTextureView WGPURenderPassColorAttachment::view |
Definition at line 1880 of file mini_webgpu.h.
| uint32_t WGPURenderPassColorAttachment::depthSlice |
Definition at line 1881 of file mini_webgpu.h.
| WGPU_NULLABLE WGPUTextureView WGPURenderPassColorAttachment::resolveTarget |
Definition at line 1882 of file mini_webgpu.h.
| WGPULoadOp WGPURenderPassColorAttachment::loadOp |
Definition at line 1883 of file mini_webgpu.h.
| WGPUStoreOp WGPURenderPassColorAttachment::storeOp |
Definition at line 1884 of file mini_webgpu.h.
| WGPUColor WGPURenderPassColorAttachment::clearValue |
Definition at line 1885 of file mini_webgpu.h.