Halide 16.0.0
Halide compiler and libraries
WGPUBindGroupLayoutDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
char const * label
 
uint32_t entryCount
 
WGPUBindGroupLayoutEntry const * entries
 

Detailed Description

Definition at line 1298 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUBindGroupLayoutDescriptor::nextInChain

Definition at line 1299 of file mini_webgpu.h.

◆ label

char const* WGPUBindGroupLayoutDescriptor::label

Definition at line 1300 of file mini_webgpu.h.

◆ entryCount

uint32_t WGPUBindGroupLayoutDescriptor::entryCount

Definition at line 1301 of file mini_webgpu.h.

◆ entries

WGPUBindGroupLayoutEntry const* WGPUBindGroupLayoutDescriptor::entries

Definition at line 1302 of file mini_webgpu.h.


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