Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp415 enum { HAS_TOTAL_STATS = 1 }; enumerator
430 enum { HAS_TOTAL_STATS = 1 }; enumerator
445 enum { HAS_TOTAL_STATS = 1 }; enumerator
461 enum { HAS_TOTAL_STATS = 1 }; enumerator
477 enum { HAS_TOTAL_STATS = 1 }; enumerator
1250 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_TOTAL_STATS>::Type logTotalContrib… in logTotalContribution()
1341 static typename EnableIf<void, Not<SampleTypeTraits<SampleType>::HAS_TOTAL_STATS>::Value>::Type log… in logTotalContribution()