|
Halide 17.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 1861 of file mini_webgpu.h.
| WGPUChainedStruct WGPURenderPassPixelLocalStorage::chain |
Definition at line 1862 of file mini_webgpu.h.
| uint64_t WGPURenderPassPixelLocalStorage::totalPixelLocalStorageSize |
Definition at line 1863 of file mini_webgpu.h.
| size_t WGPURenderPassPixelLocalStorage::storageAttachmentCount |
Definition at line 1864 of file mini_webgpu.h.
| WGPURenderPassStorageAttachment const* WGPURenderPassPixelLocalStorage::storageAttachments |
Definition at line 1865 of file mini_webgpu.h.