![]() |
ezEngine
Release 25.03
|
A wrapper class that converts a bool into the correct data layout for shaders. More...
#include <Types.h>
Public Member Functions | |
EZ_DECLARE_POD_TYPE () | |
EZ_ALWAYS_INLINE | ezShaderBool (bool b) |
EZ_ALWAYS_INLINE void | operator= (bool b) |
A wrapper class that converts a bool into the correct data layout for shaders.