Searched refs:writeCompileInfo (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderIntegerMixTests.cpp | 261 log.writeCompileInfo("shader", "", false, infoLog); in test()
|
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 153 …void writeCompileInfo (const char* name, const char* description, bool compileOk, const char* …
|
D | tcuTestLog.cpp | 414 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/ |
D | es31cExplicitUniformLocationTest.cpp | 1307 Logger::Get()->writeCompileInfo("shader", "", status == GL_TRUE, infoLog); in CreatePrograms() 1380 Logger::Get()->writeCompileInfo("program", "", status == GL_TRUE, infoLog); in CreatePrograms()
|