Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp175 void writeKernelSource(const char *source);
642 log.writeKernelSource(m_source.c_str()); in write()
H A DtcuTestLog.cpp467 void TestLog::writeKernelSource(const char *source) in writeKernelSource() function in tcu::TestLog
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp263 log.writeKernelSource(strings[0]); in test()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1319 Logger::Get()->writeKernelSource(source); in CreatePrograms()