Home
last modified time | relevance | path

Searched defs:glUnmapBufferOES (Results 1 – 7 of 7) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp240 static GLboolean glUnmapBufferOES(GLenum) { in glUnmapBufferOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h245 glUnmapBufferOES_client_proc_t glUnmapBufferOES; member
Dgl_entry.cpp1709 GLboolean glUnmapBufferOES(GLenum target) in glUnmapBufferOES() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h160 glUnmapBufferOES_client_proc_t glUnmapBufferOES; member
Dgl2_entry.cpp1339 GLboolean glUnmapBufferOES(GLenum target) in glUnmapBufferOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1121 GLboolean glUnmapBufferOES(GLenum target) in glUnmapBufferOES() function
Dgles_dispatch.h236 glUnmapBufferOES_t glUnmapBufferOES; member