Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp499 } uploadFunctions[] = in init() local
540 FOR_EACH(uploadFunc, uploadFunctions, in init()
544 …string caseName = string("") + uploadFunctions[uploadFunc].nameLower + "_" + textureCombinations… in init()
545 UploadFunction function = uploadFunctions[uploadFunc].func; in init()