Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::gpu::SetBindGroupCommand Struct Reference

Recorded setBindGroup. More...

#include "donner/gpu/Commands.h"

Public Attributes

uint32_t index = 0
 Bind group index.
uint32_t bindGroupSlot = 0
 Bind group slot index.

Detailed Description

Recorded setBindGroup.

Member Data Documentation

◆ bindGroupSlot

uint32_t donner::gpu::SetBindGroupCommand::bindGroupSlot = 0

Bind group slot index.

◆ index

uint32_t donner::gpu::SetBindGroupCommand::index = 0

Bind group index.


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