Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h234 deBool qpTestLog_writeSpirVAssemblySource (qpTestLog* log, const char* source);
DqpTestLog.c1304 deBool qpTestLog_writeSpirVAssemblySource (qpTestLog* log, const char* source) in qpTestLog_writeSpirVAssemblySource() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp404 if (qpTestLog_writeSpirVAssemblySource(m_log, source) == DE_FALSE) in writeSpirVAssemblySource()