HomeSort by relevance Sort by last modified time
    Searched refs:faceExt (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 681 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" };
687 potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + ".pkm");
693 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm");
es2fTextureFilteringTests.cpp 791 static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" };
797 filenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + ".pkm");
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp     [all...]
es3fTextureFilteringTests.cpp     [all...]

Completed in 65 milliseconds