Halide 16.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUBindGroupDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
char const * label
 
WGPUBindGroupLayout layout
 
uint32_t entryCount
 
WGPUBindGroupEntry const * entries
 

Detailed Description

Definition at line 1166 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUBindGroupDescriptor::nextInChain

Definition at line 1167 of file mini_webgpu.h.

◆ label

char const* WGPUBindGroupDescriptor::label

Definition at line 1168 of file mini_webgpu.h.

◆ layout

WGPUBindGroupLayout WGPUBindGroupDescriptor::layout

Definition at line 1169 of file mini_webgpu.h.

◆ entryCount

uint32_t WGPUBindGroupDescriptor::entryCount

Definition at line 1170 of file mini_webgpu.h.

◆ entries

WGPUBindGroupEntry const* WGPUBindGroupDescriptor::entries

Definition at line 1171 of file mini_webgpu.h.


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