Public Member Functions | |
| AZ_TYPE_INFO (RenderStates, "{521D72D5-DD69-4380-B637-9CC3D8479D2B}") | |
| HashValue64 | GetHash (HashValue64 seed=HashValue64{ 0 }) const |
| bool | operator== (const RenderStates &rhs) const |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
Public Attributes | |
| MultisampleState | m_multisampleState |
| RasterState | m_rasterState |
| BlendState | m_blendState |
| DepthStencilState | m_depthStencilState |