Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderIntegerMixTests.cpp261 log.writeCompileInfo("shader", "", false, infoLog); in test()
/external/deqp/framework/common/
DtcuTestLog.hpp153 …void writeCompileInfo (const char* name, const char* description, bool compileOk, const char* …
DtcuTestLog.cpp414 void TestLog::writeCompileInfo (const char* name, const char* description, bool compileOk, const ch… in writeCompileInfo() function in tcu::TestLog
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp1307 Logger::Get()->writeCompileInfo("shader", "", status == GL_TRUE, infoLog); in CreatePrograms()
1380 Logger::Get()->writeCompileInfo("program", "", status == GL_TRUE, infoLog); in CreatePrograms()