Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h210 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config);
DqpTestLog.c1112 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config) in qpTestLog_writeEglConfig() function
/external/deqp/framework/common/
DtcuTestLog.cpp434 if (qpTestLog_writeEglConfig(m_log, config) == DE_FALSE) in writeEglConfig()