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

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPU_NULLABLE char const * label
 
size_t bindGroupLayoutCount
 
WGPUBindGroupLayout const * bindGroupLayouts
 

Detailed Description

Definition at line 1224 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUPipelineLayoutDescriptor::nextInChain

Definition at line 1225 of file mini_webgpu.h.

◆ label

WGPU_NULLABLE char const* WGPUPipelineLayoutDescriptor::label

Definition at line 1226 of file mini_webgpu.h.

◆ bindGroupLayoutCount

size_t WGPUPipelineLayoutDescriptor::bindGroupLayoutCount

Definition at line 1227 of file mini_webgpu.h.

◆ bindGroupLayouts

WGPUBindGroupLayout const* WGPUPipelineLayoutDescriptor::bindGroupLayouts

Definition at line 1228 of file mini_webgpu.h.


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