Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h240 deBool qpTestLog_endSampleInfo (qpTestLog* log);
DqpTestLog.c1423 deBool qpTestLog_endSampleInfo (qpTestLog* log) in qpTestLog_endSampleInfo() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp500 if (qpTestLog_endSampleInfo(m_log) == DE_FALSE) in endSampleInfo()