Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2225 const ResultType m_resultType; member in deqp::gles3::Performance::__anon927d41770111::BasicUploadCase
2249 , m_resultType (resultType) in BasicUploadCase()
2320 if (m_resultType == RESULT_MEDIAN_TRANSFER_RATE) in init()
2322 else if (m_resultType == RESULT_ASYMPTOTIC_TRANSFER_RATE) in init()
2485 …const float rate = (m_resultType == RESULT_ASYMPTOTIC_TRANSFER_RATE) ? (analysis.transferRat… in logAndSetTestResult()