|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct | chain |
| uint64_t | totalPixelLocalStorageSize |
| size_t | storageAttachmentCount |
| WGPUPipelineLayoutStorageAttachment const * | storageAttachments |
Definition at line 1863 of file mini_webgpu.h.
| WGPUChainedStruct WGPUPipelineLayoutPixelLocalStorage::chain |
Definition at line 1864 of file mini_webgpu.h.
| uint64_t WGPUPipelineLayoutPixelLocalStorage::totalPixelLocalStorageSize |
Definition at line 1865 of file mini_webgpu.h.
| size_t WGPUPipelineLayoutPixelLocalStorage::storageAttachmentCount |
Definition at line 1866 of file mini_webgpu.h.
| WGPUPipelineLayoutStorageAttachment const* WGPUPipelineLayoutPixelLocalStorage::storageAttachments |
Definition at line 1867 of file mini_webgpu.h.