Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h238 deBool qpTestLog_startSampleInfo (qpTestLog* log);
DqpTestLog.c1375 deBool qpTestLog_startSampleInfo (qpTestLog* log) in qpTestLog_startSampleInfo() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp488 if (qpTestLog_startSampleInfo(m_log) == DE_FALSE) in startSampleInfo()