![]() |
ezEngine Release 25.08
|
Sampler contents of ezGALBindGroupItem. More...
#include <BindGroup.h>
Public Member Functions | |
EZ_DECLARE_POD_TYPE () | |
Public Attributes | |
ezGALSamplerStateHandle | m_hSampler |
Sampler contents of ezGALBindGroupItem.
***** Bind Group Item Notes *****
The classes in this file define the bindings in a bind group layout. The user should never create these by hand, they are used mainly for easy hashing and comparison of bind groups. Instead, users should use the ezBindGroupBuilder to create bind groups and their items.