Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h224 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config);
DqpTestLog.c1171 deBool qpTestLog_writeEglConfig (qpTestLog* log, const qpEglConfigInfo* config) in qpTestLog_writeEglConfig() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp440 if (qpTestLog_writeEglConfig(m_log, config) == DE_FALSE) in writeEglConfig()