4#include <Foundation/Math/Color.h>
5#include <Foundation/Math/Rect.h>
6#include <RendererFoundation/RendererFoundationDLL.h>
11 void InvalidateState();
17 plGALPrimitiveTopology::Enum m_Topology = plGALPrimitiveTopology::ENUM_COUNT;
21 plUInt32 m_uiSampleMask = 0;
24 plUInt8 m_uiStencilRefValue = 0;
plColor represents an RGBA color in linear color space. Values are stored as float,...
Definition Color.h:44
Definition RendererFoundationDLL.h:467
Definition RendererFoundationDLL.h:418
Definition RendererFoundationDLL.h:460
Definition RendererFoundationDLL.h:474
Definition RendererFoundationDLL.h:404
Definition RendererFoundationDLL.h:488
constexpr TYPE MaxValue()
Returns the largest possible positive value (that is not infinity).
Definition CommandEncoderState.h:10