XLE
v0.02.0
|
Public Member Functions | |
const ParameterSet & | GetParams () const |
Profile (Formatter &formatter, String profileType) | |
Profile (Profile &&moveFrom) never_throws | |
Profile & | operator= (Profile &&moveFrom) never_throws |
Public Attributes | |
ParameterSet | _params |
String | _profileType |
String | _shaderName |
std::vector< std::pair< Section, TechniqueValue > > | _values |
SubDoc | _extra |
SubDoc | _techniqueExtra |
Section | _techniqueSid |
Protected Member Functions | |
void | ParseTechnique (Formatter &formatter) |
void | ParseShaderType (Formatter &formatter) |