Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::gpu::BindGroupLayoutDescriptor Struct Reference

Descriptor for Device::createBindGroupLayout. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

RcString label
 Debug label.
std::vector< BindGroupLayoutEntryentries
 Entries; binding indices must be unique.

Detailed Description

Member Data Documentation

◆ entries

std::vector<BindGroupLayoutEntry> donner::gpu::BindGroupLayoutDescriptor::entries

Entries; binding indices must be unique.

◆ label

RcString donner::gpu::BindGroupLayoutDescriptor::label

Debug label.


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