![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
class | SiliconStudio.Paradox.Shaders.Parser.Mixins.ModuleMixin |
Namespaces | |
package | SiliconStudio.Paradox.Shaders.Parser.Mixins |
Enumerations | |
enum | SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus { SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus.None, SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus.InProgress, SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus.Cyclic, SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus.Error, SiliconStudio.Paradox.Shaders.Parser.Mixins.AnalysisStatus.Complete } |
A status needed to analyze the mixin in the correct order within a compilation module More... | |