Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h244 deBool qpTestLog_endSample (qpTestLog* log);
DqpTestLog.c1501 deBool qpTestLog_endSample (qpTestLog* log) in qpTestLog_endSample() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp524 if (qpTestLog_endSample(m_log) == DE_FALSE) in endSample()