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

  /external/deqp/modules/gles2/functional/
es2fTextureWrapTests.cpp 327 std::vector<std::string> npotFilenames;
328 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm");
337 npotFilenames));
es2fTextureFormatTests.cpp 691 vector<string> npotFilenames;
693 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm");
695 addChild(new CompressedCubeFormatCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_cube_npot", "GL_ETC_RGB8_OES, GL_TEXTURE_CUBE_MAP", npotFilenames));
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 450 std::vector<std::string> npotFilenames;
451 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm");
463 npotFilenames));
es3fTextureFormatTests.cpp     [all...]

Completed in 722 milliseconds