Public Member Functions | |
| AZ_RTTI (ShaderVariantId, "{27B1FEC2-8C8A-47D7-A034-6609FA092B34}") | |
| AZ_CLASS_ALLOCATOR (ShaderVariantId, AZ::SystemAllocator) | |
| bool | IsEmpty () const |
| ShaderVariantId & | Reset () |
| bool | operator== (const ShaderVariantId &other) const |
| bool | operator!= (const ShaderVariantId &other) const |
| bool | operator< (const ShaderVariantId &other) const |
| bool | operator> (const ShaderVariantId &other) const |
| bool | operator<= (const ShaderVariantId &other) const |
| bool | operator>= (const ShaderVariantId &other) const |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
Public Attributes | |
| ShaderVariantKey | m_key |
| ShaderVariantKey | m_mask |