Public Member Functions | |
| AZ_TYPE_INFO (BlendState, "{EDB2333A-EF10-4A98-A157-B204E90FA179}") | |
| bool | operator== (const BlendState &rhs) const |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
Public Attributes | |
| uint32_t | m_alphaToCoverageEnable = 0 |
| uint32_t | m_independentBlendEnable = 0 |
| AZStd::array< TargetBlendState, Limits::Pipeline::AttachmentColorCountMax > | m_targets |