Searched refs:potFilenames (Results 1 – 4 of 4) sorted by relevance
311 std::vector<std::string> potFilenames; in init() local312 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm"); in init()323 potFilenames)); in init()
684 vector<string> potFilenames; in init() local687 …potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level)… in init()689 …context.getContextInfo(), "etc1_cube_pot", "GL_ETC1_RGB8_OES, GL_TEXTURE_CUBE_MAP", potFilenames)); in init()
435 std::vector<std::string> potFilenames; in init() local436 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm"); in init()447 potFilenames)); in init()
1444 vector<string> potFilenames; in init() local1447 …potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level)… in init()1449 …context.getContextInfo(), "etc1_cube_pot", "GL_ETC1_RGB8_OES, GL_TEXTURE_CUBE_MAP", potFilenames)); in init()