Searched defs:PFNGLMAPBUFFERRANGEEXTPROC (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/GLES/
H A Dglext.h1039 typedef void* (GL_APIENTRYP PFNGLMAPBUFFERRANGEEXTPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); typedef
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h936 typedef void *(GL_APIENTRYP PFNGLMAPBUFFERRANGEEXTPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); typedef

Completed in 40 milliseconds