Searched refs:PFNGLISQUERYEXT (Results 1 – 2 of 2) sorted by relevance
92 typedef GLboolean (GL_APIENTRY *PFNGLISQUERYEXT) (GLuint id); typedef141 PFNGLISQUERYEXT glIsQueryEXT;
146 glIsQueryEXT = (PFNGLISQUERYEXT) PVRGetProcAddress(glIsQueryEXT); in LoadExtensions()