Searched refs:glBindVertexArray (Results 1 – 18 of 18) 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("libGLESv3.so", glBindVertexArray); in init_stub_library()
46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBindVertexArray);894 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.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);
1785 glBindVertexArray( in android_glBindVertexArray__I()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20181 method public static void glBindVertexArray(int);
31112 method public static void glBindVertexArray(int);