Searched defs:logUnmapStats (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1122 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_UNMAP_STATS>::Type logUnmapStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) function in namespace:deqp::gles3::Performance::__anon20167
1169 static typename EnableIfNot<void, SampleTypeTraits<SampleType>::HAS_UNMAP_STATS>::Type logUnmapStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) function in namespace:deqp::gles3::Performance::__anon20167
1737 logUnmapStats<SampleType>(log, stats);

Completed in 108 milliseconds