Home
last modified time | relevance | path

Searched refs:qpTestLog_endEglConfigSet (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h225 deBool qpTestLog_endEglConfigSet (qpTestLog* log);
DqpTestLog.c1148 deBool qpTestLog_endEglConfigSet (qpTestLog* log) in qpTestLog_endEglConfigSet() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp446 if (qpTestLog_endEglConfigSet(m_log) == DE_FALSE) in endEglConfigSet()