Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp261 log.writeCompileInfo("shader", "", false, infoLog); in test()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp153 void writeCompileInfo (const char* name, const char* description, bool compileOk, const char* infoLog);
H A DtcuTestLog.cpp438 void TestLog::writeCompileInfo (const char* name, const char* description, bool compileOk, const char* infoLog) in writeCompileInfo() function in tcu::TestLog
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1305 Logger::Get()->writeCompileInfo("shader", "", status == GL_TRUE, infoLog);
1378 Logger::Get()->writeCompileInfo("program", "", status == GL_TRUE, infoLog);

Completed in 7 milliseconds