Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp683 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" }; in init() local
689 …potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level)… in init()
695 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
Des2fTextureFilteringTests.cpp792 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" }; in init() local
798 …filenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + … in init()
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp1479 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" }; in init() local
1485 …potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level)… in init()
1491 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
Des3fTextureFilteringTests.cpp1457 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" }; in init() local
1463 …filenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + … in init()