Halide
WGPUBindGroupLayoutDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
const char * label
 
uint32_t entryCount
 
const WGPUBindGroupLayoutEntryentries
 

Detailed Description

Definition at line 1298 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUBindGroupLayoutDescriptor::nextInChain

Definition at line 1299 of file mini_webgpu.h.

◆ label

const char* 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

const WGPUBindGroupLayoutEntry* WGPUBindGroupLayoutDescriptor::entries

Definition at line 1302 of file mini_webgpu.h.


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