Home
last modified time | relevance | path

Searched refs:glUnmapBufferOES (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec70 // GLboolean glUnmapBufferOES ( GLenum target )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in214 GLboolean API_ENTRY(glUnmapBufferOES)(GLenum target) {
215 CALL_GL_API_RETURN(glUnmapBufferOES, target);
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h879 #undef glUnmapBufferOES
Dwrap_gles.h879 #define glUnmapBufferOES wrap_glUnmapBufferOES macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in109 GLboolean API_ENTRY(glUnmapBufferOES)(GLenum target) {
110 CALL_GL_API_RETURN(glUnmapBufferOES, target);
/frameworks/native/opengl/include/GLES/
Dglext.h790 GL_API GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
/frameworks/native/opengl/libs/
Dentries.in860 GL_ENTRY(GLboolean, glUnmapBufferOES, GLenum target)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h423 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);