Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | label |
WGPUBufferUsageFlags | usage |
uint64_t | size |
WGPUBool | mappedAtCreation |
Definition at line 990 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUBufferDescriptor::nextInChain |
Definition at line 991 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUBufferDescriptor::label |
Definition at line 992 of file mini_webgpu.h.
WGPUBufferUsageFlags WGPUBufferDescriptor::usage |
Definition at line 993 of file mini_webgpu.h.
uint64_t WGPUBufferDescriptor::size |
Definition at line 994 of file mini_webgpu.h.
WGPUBool WGPUBufferDescriptor::mappedAtCreation |
Definition at line 995 of file mini_webgpu.h.