Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/GenericCodeGen/
DCodeGen.cpp42 class TGenericCompiler : public TCompiler { class
44TGenericCompiler(EShLanguage l, int dOptions) : TCompiler(l, infoSink), debugOptions(dOptions) { } in TGenericCompiler() function in TGenericCompiler