Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h233 deBool qpTestLog_writeKernelSource (qpTestLog* log, const char* source);
DqpTestLog.c1283 deBool qpTestLog_writeKernelSource (qpTestLog* log, const char* source) in qpTestLog_writeKernelSource() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp410 if (qpTestLog_writeKernelSource(m_log, source) == DE_FALSE) in writeKernelSource()