Home
last modified time | relevance | path

Searched refs:writeSampleValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp170 m_log->writeSampleValue(val->value.float64); in operator <<()
172 m_log->writeSampleValue(val->value.int64); in operator <<()
566 void TestLog::writeSampleValue (double value) in writeSampleValue() function in tcu::TestLog
573 void TestLog::writeSampleValue (deInt64 value) in writeSampleValue() function in tcu::TestLog
H A DtcuTestLog.hpp174 void writeSampleValue (double value);
175 void writeSampleValue (deInt64 value);

Completed in 3 milliseconds