Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h220 deBool qpTestLog_endImageSet (qpTestLog* log);
DqpTestLog.c846 deBool qpTestLog_endImageSet (qpTestLog* log) in qpTestLog_endImageSet() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp215 if (qpTestLog_endImageSet(m_log) == DE_FALSE) in endImageSet()