Searched refs:LogShaderProgram (Results 1 – 1 of 1) sorted by relevance
40 class LogShaderProgram;96 typedef LogShaderProgram ShaderProgram;294 class LogShaderProgram class297 LogShaderProgram (bool linkOk, const std::string& linkInfoLog) in LogShaderProgram() function in tcu::LogShaderProgram502 inline void LogShaderProgram::write (TestLog& log) const in write()