|
Halide 17.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 1739 of file mini_webgpu.h.
| WGPUChainedStruct WGPUPipelineLayoutPixelLocalStorage::chain |
Definition at line 1740 of file mini_webgpu.h.
| uint64_t WGPUPipelineLayoutPixelLocalStorage::totalPixelLocalStorageSize |
Definition at line 1741 of file mini_webgpu.h.
| size_t WGPUPipelineLayoutPixelLocalStorage::storageAttachmentCount |
Definition at line 1742 of file mini_webgpu.h.
| WGPUPipelineLayoutStorageAttachment const* WGPUPipelineLayoutPixelLocalStorage::storageAttachments |
Definition at line 1743 of file mini_webgpu.h.