Searched refs:PFNGLUNMAPBUFFEROES (Results 1 – 2 of 2) sorted by relevance
85 typedef GLboolean (GL_APIENTRY *PFNGLUNMAPBUFFEROES)(GLenum target); typedef125 PFNGLUNMAPBUFFEROES glUnmapBufferOES;
83 glUnmapBufferOES = (PFNGLUNMAPBUFFEROES) PVRGetProcAddress(glUnmapBufferOES); in LoadExtensions()