ezEngine Release 25.08
Loading...
Searching...
No Matches
ezGALBindGroupCreationDescription Struct Reference

Defines a bind group. Can be set to the renderer via ezGALCommandEncoder::SetBindGroup. More...

#include <BindGroup.h>

Public Attributes

ezGALBindGroupLayoutHandle m_hBindGroupLayout
 The layout that this bind group was created for.
 
ezDynamicArray< ezGALBindGroupItemm_BindGroupItems
 Contains one item for every ezShaderResourceBinding in the ezGALBindGroupLayout at matching indices in the arrays.
 

Detailed Description

Defines a bind group. Can be set to the renderer via ezGALCommandEncoder::SetBindGroup.


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