Searched refs:PFNGLMAPBUFFEROES (Results 1 – 2 of 2) sorted by relevance
84 typedef void* (GL_APIENTRY *PFNGLMAPBUFFEROES)(GLenum target, GLenum access); typedef124 PFNGLMAPBUFFEROES glMapBufferOES;
82 glMapBufferOES = (PFNGLMAPBUFFEROES) PVRGetProcAddress(glMapBufferOES); in LoadExtensions()