Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h220 deBool qpTestLog_writeSpirVAssemblySource (qpTestLog* log, const char* source);
DqpTestLog.c1245 deBool qpTestLog_writeSpirVAssemblySource (qpTestLog* log, const char* source) in qpTestLog_writeSpirVAssemblySource() function
/external/deqp/framework/common/
DtcuTestLog.cpp398 if (qpTestLog_writeSpirVAssemblySource(m_log, source) == DE_FALSE) in writeSpirVAssemblySource()