Searched defs:hasExt (Results 1 – 2 of 2) sorted by relevance
30 func hasExt(file string) bool { func
394 const bool hasExt = IsGLExtensionEnabled("GL_ANGLE_provoking_vertex"); in TEST_P() local