Home
last modified time | relevance | path

Searched refs:writeSpirVAssemblySource (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.hpp151 void writeSpirVAssemblySource(const char* source);
514 log.writeSpirVAssemblySource(m_source.c_str()); in write()
DtcuTestLog.cpp402 void TestLog::writeSpirVAssemblySource (const char* source) in writeSpirVAssemblySource() function in tcu::TestLog