Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h50 class TCompiler; variable
91TCompiler(EShLanguage l, TInfoSink& sink) : infoSink(sink) , language(l), haveValidObjectCode(fals… in TCompiler() function
/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp74 TCompiler::TCompiler(GLenum type) in TCompiler() function in TCompiler
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h350 class TCompiler; variable