Halide 17.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 1764 of file mini_webgpu.h.
WGPUChainedStruct const* WGPURenderPassStorageAttachment::nextInChain |
Definition at line 1765 of file mini_webgpu.h.
uint64_t WGPURenderPassStorageAttachment::offset |
Definition at line 1766 of file mini_webgpu.h.
WGPUTextureView WGPURenderPassStorageAttachment::storage |
Definition at line 1767 of file mini_webgpu.h.
WGPULoadOp WGPURenderPassStorageAttachment::loadOp |
Definition at line 1768 of file mini_webgpu.h.
WGPUStoreOp WGPURenderPassStorageAttachment::storeOp |
Definition at line 1769 of file mini_webgpu.h.
WGPUColor WGPURenderPassStorageAttachment::clearValue |
Definition at line 1770 of file mini_webgpu.h.