|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPU_NULLABLE char const * | label |
| size_t | bindGroupLayoutCount |
| WGPUBindGroupLayout const * | bindGroupLayouts |
Definition at line 1334 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUPipelineLayoutDescriptor::nextInChain |
Definition at line 1335 of file mini_webgpu.h.
| WGPU_NULLABLE char const* WGPUPipelineLayoutDescriptor::label |
Definition at line 1336 of file mini_webgpu.h.
| size_t WGPUPipelineLayoutDescriptor::bindGroupLayoutCount |
Definition at line 1337 of file mini_webgpu.h.
| WGPUBindGroupLayout const* WGPUPipelineLayoutDescriptor::bindGroupLayouts |
Definition at line 1338 of file mini_webgpu.h.