Searched defs:getInfoSink (Results 1 - 4 of 4) sorted by relevance
/third_party/glslang/glslang/Include/ | ||
H A D | ShHandle.h | 79 virtual TInfoSink& getInfoSink() { return infoSink; } in getInfoSink() function in TUniformMap 94 virtual TInfoSink& getInfoSink() { return infoSink; } in getInfoSink() function in TCompiler 141 virtual TInfoSink& getInfoSink() { return infoSink; } in getInfoSink() function in TLinker |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ | ||
H A D | Compiler.h | 89 TInfoSink& getInfoSink() { return infoSink; } in getInfoSink() function in TCompiler |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ | ||
H A D | OutputHLSL.h | 68 TInfoSinkBase &getInfoSink() in getInfoSink() function in sh::OutputHLSL |
H A D | Compiler.h | 112 TInfoSink &getInfoSink() { return mInfoSink; } in getInfoSink() function in sh::TCompiler |
Completed in 2 milliseconds