Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp4313 …const char* const targetFunctionName = (m_drawMethod == DRAWMETHOD_DRAW_ARRAYS) ? ("drawArrays") :… in init() local
4321 …<< "Measuring the time used in " << targetFunctionName << " and readPixels call with different ren… in init()
4432 …const char* const targetFunctionName = (m_drawMethod == DRAWMETHOD_DRAW_ARRAYS) ? ("drawArrays") :… in init() local
4441 …<< "Measuring the time used in " << targetFunctionName << " and readPixels call with different ren… in init()
4765 …const char* const targetFunctionName = (m_drawMethod == DRAWMETHOD_DRAW_ARRAYS) ? ("drawArrays") … in init() local
4776 …<< "Measuring the time used in " << targetFunctionName << " and readPixels call with different ren… in init()
5106 …const char* const targetFunctionName = (m_drawMethod == DRAWMETHOD_DRAW_ARRAYS) ? ("drawArrays") … in init() local
5111 message << "Measuring the time used in " << targetFunctionName << " call, a buffer upload, " in init()
5112 …<< targetFunctionName << " call using the uploaded buffer and readPixels call with different uploa… in init()