Home
last modified time | relevance | path

Searched defs:isHave2 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicGlesExtension/
H A DgraphicGlesExtension.cpp95 bool isHave2 = strTest2.find("GL_NV_timeline_semaphore") != -1 ? true : false; in HWTEST_F() local
155 bool isHave2 = strTest2.find("GL_MESA_framebuffer_flip_y") != -1 ? true : false; in HWTEST_F() local
215 bool isHave2 = strTest2.find("GL_NV_timeline_semaphore") != -1 ? true : false; in HWTEST_F() local
275 bool isHave2 = strTest2.find("GL_NV_memory_object_sparse") != -1 ? true : false; in HWTEST_F() local
335 bool isHave2 = strTest2.find("GL_EXT_texture_storage_compression") != -1 ? true : false; in HWTEST_F() local
[all...]

Completed in 1 milliseconds