|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUTextureView | view |
| WGPUTextureView | resolveTarget |
| WGPULoadOp | loadOp |
| WGPUStoreOp | storeOp |
| WGPUColor | clearValue |
Definition at line 1260 of file mini_webgpu.h.
| WGPUTextureView WGPURenderPassColorAttachment::view |
Definition at line 1261 of file mini_webgpu.h.
| WGPUTextureView WGPURenderPassColorAttachment::resolveTarget |
Definition at line 1262 of file mini_webgpu.h.
| WGPULoadOp WGPURenderPassColorAttachment::loadOp |
Definition at line 1263 of file mini_webgpu.h.
| WGPUStoreOp WGPURenderPassColorAttachment::storeOp |
Definition at line 1264 of file mini_webgpu.h.
| WGPUColor WGPURenderPassColorAttachment::clearValue |
Definition at line 1265 of file mini_webgpu.h.