Searched defs:getInfoLog (Results 1 – 11 of 11) sorted by relevance
36 const std::string &WaitableCompileEvent::getInfoLog() in getInfoLog() function in rx::WaitableCompileEvent
102 const std::string& getInfoLog (void) const { return getInfo().infoLog; } in getInfoLog() function in glu::Shader138 const std::string& getInfoLog (void) const { return getInfo().infoLog; } in getInfoLog() function in glu::Program
126 InfoLog &getInfoLog() { return mInfoLog; } in getInfoLog() function
278 void Shader::getInfoLog(const Context *context, GLsizei bufSize, GLsizei *length, char *infoLog) in getInfoLog() function in gl::Shader
727 void ProgramExecutable::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLog) const in getInfoLog() function in gl::ProgramExecutable
892 std::string TestCaseBase::getInfoLog(LOG_TYPE log_type, glw::GLuint id) in getInfoLog() function in glcts::TestCaseBase
1944 const char* TShader::getInfoLog() in getInfoLog() function in glslang::TShader2146 const char* TProgram::getInfoLog() in getInfoLog() function in glslang::TProgram
149 const std::string &getInfoLog() { return mInfoLog; } in getInfoLog() function in rx::ProgramGL::LinkTask
707 const std::string& BeforeDrawValidator::getInfoLog (void) const in getInfoLog() function in deqp::gls::BeforeDrawValidator
576 const gl::InfoLog &getInfoLog() const { return mInfoLog; } in getInfoLog() function in rx::ProgramD3D::GetExecutableTask