|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUBufferBindingType | type |
| bool | hasDynamicOffset |
| uint64_t | minBindingSize |
Definition at line 722 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUBufferBindingLayout::nextInChain |
Definition at line 723 of file mini_webgpu.h.
| WGPUBufferBindingType WGPUBufferBindingLayout::type |
Definition at line 724 of file mini_webgpu.h.
| bool WGPUBufferBindingLayout::hasDynamicOffset |
Definition at line 725 of file mini_webgpu.h.
| uint64_t WGPUBufferBindingLayout::minBindingSize |
Definition at line 726 of file mini_webgpu.h.