Home | History | Annotate | Download | only in compiler

Lines Matching refs:TCompiler

82 TCompiler::TCompiler(ShShaderType type, ShShaderSpec spec)
88 TCompiler::~TCompiler()
92 bool TCompiler::Init(const ShBuiltInResources& resources)
104 bool TCompiler::compile(const char* const shaderStrings[],
160 bool TCompiler::InitBuiltInSymbolTable(const ShBuiltInResources& resources)
169 void TCompiler::clearResults()
179 bool TCompiler::validateLimitations(TIntermNode* root) {
185 void TCompiler::collectAttribsUniforms(TIntermNode* root)