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/
Des2fTextureWrapTests.cpp347 std::vector<std::string> npotFilenames; in init()
348 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm"); in init()
357 npotFilenames)); in init()
Des2fTextureFormatTests.cpp693 vector<string> npotFilenames; in init() local
695 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
697 …ontext.getContextInfo(), "etc1_cube_npot", "GL_ETC_RGB8_OES, GL_TEXTURE_CUBE_MAP", npotFilenames)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp481 std::vector<std::string> npotFilenames; in init()
482 npotFilenames.push_back("data/etc1/photo_helsinki_113x89.pkm"); in init()
500 npotFilenames, enableRelaxedPrecisionRef)); in init()
Des3fTextureFormatTests.cpp1493 vector<string> npotFilenames; in init() local
1495 npotFilenames.push_back(string("data/etc1/skybox_61x61_") + faceExt[face] + ".pkm"); in init()
1497 …ontext.getContextInfo(), "etc1_cube_npot", "GL_ETC_RGB8_OES, GL_TEXTURE_CUBE_MAP", npotFilenames)); in init()