Searched refs:TCompilerList (Results 1 – 2 of 2) sorted by relevance
112 typedef glslang::TVector<TCompiler*> TCompilerList; typedef133 virtual bool link(TCompilerList&, TUniformMap*) = 0;
48 bool link(TCompilerList&, TUniformMap*) { return true; } in link() argument