3 using SiliconStudio.Shaders.Ast.Hlsl;
5 namespace SiliconStudio.
Paradox.Shaders.Parser.Ast
47 private static readonly
StringEnumMap Map = PrepareParsing<ParadoxStorageQualifier>();
93 return OperatorAnd(left, right);
106 return OperatorOr(left, right);
119 return OperatorXor(left, right);
static new SiliconStudio.Shaders.Ast.StorageQualifier Parse(string enumName)
Parses the specified enum name.
The clone mixin to clone the current mixins where the clone is emitted.
Internal dictionary that provides conversion helper methods.
ParadoxStorageQualifier(string key)
Initializes a new instance of the ParadoxStorageQualifier class.
The compose mixin used to specifiy a composition.
ParadoxStorageQualifier()
Initializes a new instance of the ParadoxStorageQualifier class.