Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp43 class LogKernelSource;
120 typedef LogKernelSource KernelSource;
411 class LogKernelSource class
414 explicit LogKernelSource(const std::string &source) : m_source(source) in LogKernelSource() function in tcu::LogKernelSource
640 inline void LogKernelSource::write(TestLog &log) const in write()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp539 << tcu::LogKernelSource((char *)irs[irNdx].pData) << tcu::TestLog::EndSection; in verifyInternalRepresentations()