Home
last modified time | relevance | path

Searched refs:npotFilenames (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureWrapTests.cpp382 std::vector<std::string> npotFilenames; in init() local
383 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm"); in init()
392 npotFilenames)); in init()
H A Des2fTextureFormatTests.cpp693 vector<string> npotFilenames; in init() local
695 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
697 addChild(new CompressedCubeFormatCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_cube_npot", "GL_ETC_RGB8_OES, GL_TEXTURE_CUBE_MAP", npotFilenames)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp481 std::vector<std::string> npotFilenames; in init() local
482 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm"); in init()
500 npotFilenames, enableRelaxedPrecisionRef)); in init()
H A Des3fTextureFormatTests.cpp1493 vector<string> npotFilenames; in init() local
1495 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
1497 compressedGroup->addChild(new TextureCubeFileCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_cube_npot", "GL_ETC_RGB8_OES, GL_TEXTURE_CUBE_MAP", npotFilenames)); in init()

Completed in 6 milliseconds