Home
last modified time | relevance | path

Searched defs:ConstructCompiler (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCodeGen.cpp45 TCompiler *ConstructCompiler(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler() function
H A DShaderLang.cpp347 ShHandle ConstructCompiler(sh::GLenum type, in ConstructCompiler() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/GenericCodeGen/
DCodeGen.cpp54 TCompiler* ConstructCompiler(EShLanguage language, int) { return new TGenericCompiler(language); } in ConstructCompiler() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/GenericCodeGen/
H A DCodeGen.cpp54 TCompiler* ConstructCompiler(EShLanguage language, int) { return new TGenericCompiler(language); } in ConstructCompiler() function