Home
last modified time | relevance | path

Searched refs:translationLog (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DShaderParser.cpp113 std::string translationLog; in convertESSLToGLSL() local
122 &translationLog, in convertESSLToGLSL()
130 m_infoLog = static_cast<const GLchar*>(translationLog.c_str()); in convertESSLToGLSL()