Home
last modified time | relevance | path

Searched refs:glBindVertexArray (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES30.spec34 void glBindVertexArray ( GLuint array )
/frameworks/base/opengl/java/android/opengl/
DGLES30.java781 public static native void glBindVertexArray( in glBindVertexArray() method in GLES30
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h51 #define glBindVertexArray wrap_glBindVertexArray macro
Dunwrap_gles.h51 #undef glBindVertexArray
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in511 void API_ENTRY(glBindVertexArray)(GLuint array) {
512 CALL_GL_API(glBindVertexArray, array);
/frameworks/native/opengl/include/GLES3/
Dgl3.h1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
Dgl31.h1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
Dgl32.h1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
/frameworks/native/opengl/libs/
Dentries.in32 GL_ENTRY(void, glBindVertexArray, GLuint array)
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp1590 glBindVertexArray( in android_glBindVertexArray__I()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20181 method public static void glBindVertexArray(int);
/frameworks/base/api/
Dcurrent.txt26691 method public static void glBindVertexArray(int);
Dsystem-current.txt29131 method public static void glBindVertexArray(int);
Dtest-current.txt26760 method public static void glBindVertexArray(int);