Searched refs:MapBufferRangeDurationNoAlloc (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 113 struct MapBufferRangeDurationNoAlloc struct 369 struct SampleTypeTraits<MapBufferRangeDurationNoAlloc> 812 …tersWithConfidence& fit, const std::vector<UploadSampleResult<MapBufferRangeDurationNoAlloc> >& sa… in calculateSampleStatistics() 818 …stats.map = calculateSingleOperationStatistics(samples, &MapBufferRangeDurationNoAlloc::mapDuratio… in calculateSampleStatistics() 819 …stats.unmap = calculateSingleOperationStatistics(samples, &MapBufferRangeDurationNoAlloc::unmapDur… in calculateSampleStatistics() 820 …stats.write = calculateSingleOperationStatistics(samples, &MapBufferRangeDurationNoAlloc::writeDur… in calculateSampleStatistics() 1420 …idence& theilSenFitting, const std::vector<UploadSampleResult<MapBufferRangeDurationNoAlloc> >& sa… in logSampleList() 3575 class ModifyAfterWithMapBufferRangeCase : public ModifyAfterBasicCase<MapBufferRangeDurationNoAlloc> 3591 …void testWithBufferSize (UploadSampleResult<MapBufferRangeDurationNoAlloc>& result, int buff… 3598 …: ModifyAfterBasicCase<MapBufferRangeDurationNoAlloc> (context, name, desc, bufferSizeMin, bufferS… in ModifyAfterWithMapBufferRangeCase() [all …]
|