Searched refs:glBindVertexArray (Results 1 – 16 of 16) sorted by relevance
19 glBindVertexArray;
32 GL_ENTRY(void, glBindVertexArray, GLuint array)
34 void glBindVertexArray ( GLuint array )
789 public static native void glBindVertexArray( in glBindVertexArray() method in GLES30
46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBindVertexArray);894 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glBindVertexArray); in init_stub_library()
46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBindVertexArray);894 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glBindVertexArray); in init_stub_library()
511 void API_ENTRY(glBindVertexArray)(GLuint array) {512 CALL_GL_API(glBindVertexArray, array);
1128 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
1784 glBindVertexArray( in android_glBindVertexArray__I()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
29233 method public static void glBindVertexArray(int);
20181 method public static void glBindVertexArray(int);