Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
uint64_t | offset |
WGPUTextureView | storage |
WGPULoadOp | loadOp |
WGPUStoreOp | storeOp |
WGPUColor | clearValue |
Definition at line 1888 of file mini_webgpu.h.
WGPUChainedStruct const* WGPURenderPassStorageAttachment::nextInChain |
Definition at line 1889 of file mini_webgpu.h.
uint64_t WGPURenderPassStorageAttachment::offset |
Definition at line 1890 of file mini_webgpu.h.
WGPUTextureView WGPURenderPassStorageAttachment::storage |
Definition at line 1891 of file mini_webgpu.h.
WGPULoadOp WGPURenderPassStorageAttachment::loadOp |
Definition at line 1892 of file mini_webgpu.h.
WGPUStoreOp WGPURenderPassStorageAttachment::storeOp |
Definition at line 1893 of file mini_webgpu.h.
WGPUColor WGPURenderPassStorageAttachment::clearValue |
Definition at line 1894 of file mini_webgpu.h.