Home
last modified time | relevance | path

Searched defs:linkOk (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderNegativeTests.cpp104 bool linkOk = program.getProgramInfo().linkOk; in iterate() local
184 bool linkOk = program.getProgramInfo().linkOk; in iterate() local
261 bool linkOk = program.getProgramInfo().linkOk; in iterate() local
[all...]
H A DglcShaderLibraryCase.cpp296 bool linkOk = program.getProgramInfo().linkOk; in execute() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp304 LogShaderProgram (bool linkOk, const std::string& linkInfoLog) in LogShaderProgram() argument
H A DtcuTestLog.cpp398 void TestLog::startShaderProgram (bool linkOk, const char* linkInfoLog) in startShaderProgram() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.hpp66 bool linkOk; //!< Did link succeed? member
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp748 const bool linkOk = attemptLink && linkProgram(m_programGL); in build() local
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c1060 deBool qpTestLog_startShaderProgram (qpTestLog* log, deBool linkOk, const char* linkInfoLog) in qpTestLog_startShaderProgram() argument

Completed in 15 milliseconds