Searched defs:ConstructCompiler (Results 1 – 4 of 4) sorted by relevance
45 TCompiler *ConstructCompiler(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler() function
347 ShHandle ConstructCompiler(sh::GLenum type, in ConstructCompiler() function
54 TCompiler* ConstructCompiler(EShLanguage language, int) { return new TGenericCompiler(language); } in ConstructCompiler() function