Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureWrapTests.cpp311 std::vector<std::string> potFilenames; in init() local
312 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm"); in init()
323 potFilenames)); in init()
Des2fTextureFormatTests.cpp684 vector<string> potFilenames; in init() local
687potFilenames.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()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp435 std::vector<std::string> potFilenames; in init() local
436 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm"); in init()
447 potFilenames)); in init()
Des3fTextureFormatTests.cpp1444 vector<string> potFilenames; in init() local
1447potFilenames.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()