Home
last modified time | relevance | path

Searched defs:linkInfoLog (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp297 LogShaderProgram (bool linkOk, const std::string& linkInfoLog) in LogShaderProgram()
DtcuTestLog.cpp384 void TestLog::startShaderProgram (bool linkOk, const char* linkInfoLog) in startShaderProgram()
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp352 InfoLog linkInfoLog; member in xe::ri::ShaderProgram
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c1033 deBool qpTestLog_startShaderProgram (qpTestLog* log, deBool linkOk, const char* linkInfoLog) in qpTestLog_startShaderProgram()