Halide
WGPUBufferBindingLayout Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUBufferBindingType type
 
bool hasDynamicOffset
 
uint64_t minBindingSize
 

Detailed Description

Definition at line 722 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUBufferBindingLayout::nextInChain

Definition at line 723 of file mini_webgpu.h.

◆ type

WGPUBufferBindingType WGPUBufferBindingLayout::type

Definition at line 724 of file mini_webgpu.h.

◆ hasDynamicOffset

bool WGPUBufferBindingLayout::hasDynamicOffset

Definition at line 725 of file mini_webgpu.h.

◆ minBindingSize

uint64_t WGPUBufferBindingLayout::minBindingSize

Definition at line 726 of file mini_webgpu.h.


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