Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h241 deBool qpTestLog_startSample (qpTestLog* log);
DqpTestLog.c1441 deBool qpTestLog_startSample (qpTestLog* log) in qpTestLog_startSample() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp506 if (qpTestLog_startSample(m_log) == DE_FALSE) in startSample()