Home
last modified time | relevance | path

Searched refs:writeKernelSource (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.hpp152 void writeKernelSource (const char* source);
519 log.writeKernelSource(m_source.c_str()); in write()
DtcuTestLog.cpp408 void TestLog::writeKernelSource (const char* source) in writeKernelSource() function in tcu::TestLog
/external/deqp/external/openglcts/modules/common/
DglcShaderIntegerMixTests.cpp260 log.writeKernelSource(strings[0]); in test()
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp1306 Logger::Get()->writeKernelSource(source); in CreatePrograms()