Home
last modified time | relevance | path

Searched defs:objSink (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputGLSL.cpp14 TOutputGLSL(TCompiler *compiler, TInfoSinkBase &objSink, ShCompileOptions compileOptions) TOutputGLSL() argument
H A DOutputESSL.cpp12 TOutputESSL(TCompiler *compiler, TInfoSinkBase &objSink, ShCompileOptions compileOptions) TOutputESSL() argument
H A DOutputGLSLBase.h35 TInfoSinkBase &objSink() { return mObjSink; } in objSink() function in sh::TOutputGLSLBase
H A DOutputVulkanGLSL.cpp22 TOutputVulkanGLSL(TCompiler *compiler, TInfoSinkBase &objSink, bool enablePrecision, ShCompileOptions compileOptions) TOutputVulkanGLSL() argument
H A DOutputGLSLBase.cpp84 TOutputGLSLBase(TCompiler *compiler, TInfoSinkBase &objSink, ShCompileOptions compileOptions) TOutputGLSLBase() argument
[all...]
H A DOutputHLSL.cpp411 void OutputHLSL::output(TIntermNode *treeRoot, TInfoSinkBase &objSink) in output() argument

Completed in 7 milliseconds