Home | History | Annotate | Download | only in functional

Lines Matching refs:faceExt

1440 		static const char* faceExt[] = { "neg_x", "pos_x", "neg_y", "pos_y", "neg_z", "pos_z" };
1446 potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + ".pkm");
1452 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm");