|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| char const * | label |
| uint32_t | bindGroupLayoutCount |
| WGPUBindGroupLayout const * | bindGroupLayouts |
Definition at line 932 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUPipelineLayoutDescriptor::nextInChain |
Definition at line 933 of file mini_webgpu.h.
| char const* WGPUPipelineLayoutDescriptor::label |
Definition at line 934 of file mini_webgpu.h.
| uint32_t WGPUPipelineLayoutDescriptor::bindGroupLayoutCount |
Definition at line 935 of file mini_webgpu.h.
| WGPUBindGroupLayout const* WGPUPipelineLayoutDescriptor::bindGroupLayouts |
Definition at line 936 of file mini_webgpu.h.