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

Descriptor for Device::createPipelineLayout. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

RcString label
 Debug label.
std::vector< BindGroupLayoutRefbindGroupLayouts
 Bind group layouts, by group index.

Detailed Description

Member Data Documentation

◆ bindGroupLayouts

std::vector<BindGroupLayoutRef> donner::gpu::PipelineLayoutDescriptor::bindGroupLayouts

Bind group layouts, by group index.

◆ label

RcString donner::gpu::PipelineLayoutDescriptor::label

Debug label.


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