Searched refs:glReadBuffer (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES30.spec1 void glReadBuffer ( GLenum mode )
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h708 #define glReadBuffer wrap_glReadBuffer macro
H A Dgles_undefine.h708 #undef glReadBuffer macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java338 // C function void glReadBuffer ( GLenum mode )
340 public static native void glReadBuffer( method in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h1102 GL_APICALL void GL_APIENTRY glReadBuffer (GLenum src);
H A Dgl31.h1102 GL_APICALL void GL_APIENTRY glReadBuffer (GLenum src);
H A Dgl32.h1102 GL_APICALL void GL_APIENTRY glReadBuffer (GLenum src);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp458 /* void glReadBuffer ( GLenum mode ) */
462 glReadBuffer(
5922 {"glReadBuffer", "(I)V", (void *) android_glReadBuffer__I },

Completed in 220 milliseconds