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

  /external/deqp/modules/gles2/functional/
es2fTextureWrapTests.cpp 312 std::vector<std::string> potFilenames;
313 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm");
324 potFilenames));
es2fTextureFormatTests.cpp 686 vector<string> potFilenames;
689 potFilenames.push_back(string("data/etc1/skybox_") + faceExt[face] + "_mip_" + de::toString(level) + ".pkm");
691 addChild(new CompressedCubeFormatCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_cube_pot", "GL_ETC1_RGB8_OES, GL_TEXTURE_CUBE_MAP", potFilenames));
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 436 std::vector<std::string> potFilenames;
437 potFilenames.push_back("data/etc1/photo_helsinki_mip_0.pkm");
448 potFilenames));
es3fTextureFormatTests.cpp     [all...]

Completed in 526 milliseconds