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

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPUBufferBindingType type
 
WGPUBool hasDynamicOffset
 
uint64_t minBindingSize
 

Detailed Description

Definition at line 983 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUBufferBindingLayout::nextInChain

Definition at line 984 of file mini_webgpu.h.

◆ type

WGPUBufferBindingType WGPUBufferBindingLayout::type

Definition at line 985 of file mini_webgpu.h.

◆ hasDynamicOffset

WGPUBool WGPUBufferBindingLayout::hasDynamicOffset

Definition at line 986 of file mini_webgpu.h.

◆ minBindingSize

uint64_t WGPUBufferBindingLayout::minBindingSize

Definition at line 987 of file mini_webgpu.h.


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