|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| char const * | label |
| WGPUBufferUsageFlags | usage |
| uint64_t | size |
| bool | mappedAtCreation |
Definition at line 729 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUBufferDescriptor::nextInChain |
Definition at line 730 of file mini_webgpu.h.
| char const* WGPUBufferDescriptor::label |
Definition at line 731 of file mini_webgpu.h.
| WGPUBufferUsageFlags WGPUBufferDescriptor::usage |
Definition at line 732 of file mini_webgpu.h.
| uint64_t WGPUBufferDescriptor::size |
Definition at line 733 of file mini_webgpu.h.
| bool WGPUBufferDescriptor::mappedAtCreation |
Definition at line 734 of file mini_webgpu.h.