Lines Matching refs:isHave1
94 bool isHave1 = strTest2.find("GL_NV_memory_object_sparse") != -1 ? true : false;
98 ASSERT_EQ(isHave1, 0);
154 bool isHave1 = strTest2.find("GL_MESA_framebuffer_flip_y") != -1 ? true : false;
158 ASSERT_EQ(isHave1, 0);
214 bool isHave1 = strTest2.find("GL_NV_memory_object_sparse") != -1 ? true : false;
218 ASSERT_EQ(isHave1, 0);
274 bool isHave1 = strTest2.find("GL_QCOM_motion_estimation") != -1 ? true : false;
278 ASSERT_EQ(isHave1, 0);
334 bool isHave1 = strTest2.find("GL_EXT_texture_storage_compression") != -1 ? true : false;
338 ASSERT_EQ(isHave1, 0);