Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphicGlesExtension/
H A DgraphicGlesExtension.cpp96 bool isHave3 = strTest2.find("GL_QCOM_frame_extrapolation") != -1 ? true : false; in HWTEST_F() local
156 bool isHave3 = strTest2.find("GL_NV_timeline_semaphore") != -1 ? true : false; in HWTEST_F() local
216 bool isHave3 = strTest2.find("GL_QCOM_shading_rate") != -1 ? true : false; in HWTEST_F() local
276 bool isHave3 = strTest2.find("GL_NV_memory_object_sparse") != -1 ? true : false; in HWTEST_F() local
336 bool isHave3 = strTest2.find("GL_QCOM_motion_estimation") != -1 ? true : false; in HWTEST_F() local
[all...]

Completed in 1 milliseconds