Home | History | Annotate | Download | only in glshared

Lines Matching refs:curExt

62 		const char* curExt = (const char*)gl.getStringi(GL_EXTENSIONS, ndx);
64 if (extension == curExt)