Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct | chain |
uint64_t | totalPixelLocalStorageSize |
size_t | storageAttachmentCount |
WGPURenderPassStorageAttachment const * | storageAttachments |
Definition at line 1995 of file mini_webgpu.h.
WGPUChainedStruct WGPURenderPassPixelLocalStorage::chain |
Definition at line 1996 of file mini_webgpu.h.
uint64_t WGPURenderPassPixelLocalStorage::totalPixelLocalStorageSize |
Definition at line 1997 of file mini_webgpu.h.
size_t WGPURenderPassPixelLocalStorage::storageAttachmentCount |
Definition at line 1998 of file mini_webgpu.h.
WGPURenderPassStorageAttachment const* WGPURenderPassPixelLocalStorage::storageAttachments |
Definition at line 1999 of file mini_webgpu.h.