Halide 17.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUPipelineLayoutPixelLocalStorage Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct chain
 
uint64_t totalPixelLocalStorageSize
 
size_t storageAttachmentCount
 
WGPUPipelineLayoutStorageAttachment const * storageAttachments
 

Detailed Description

Definition at line 1739 of file mini_webgpu.h.

Member Data Documentation

◆ chain

WGPUChainedStruct WGPUPipelineLayoutPixelLocalStorage::chain

Definition at line 1740 of file mini_webgpu.h.

◆ totalPixelLocalStorageSize

uint64_t WGPUPipelineLayoutPixelLocalStorage::totalPixelLocalStorageSize

Definition at line 1741 of file mini_webgpu.h.

◆ storageAttachmentCount

size_t WGPUPipelineLayoutPixelLocalStorage::storageAttachmentCount

Definition at line 1742 of file mini_webgpu.h.

◆ storageAttachments

WGPUPipelineLayoutStorageAttachment const* WGPUPipelineLayoutPixelLocalStorage::storageAttachments

Definition at line 1743 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: