Searched refs:glVertexBindingDivisor (Results 1 – 17 of 17) sorted by relevance
418 glVertexBindingDivisor; # introduced=21
1003 GL_ENTRY(void, glVertexBindingDivisor, GLuint bindingindex, GLuint divisor)
68 void glVertexBindingDivisor ( GLuint bindingindex, GLuint divisor )
1101 public static native void glVertexBindingDivisor( in glVertexBindingDivisor() method in GLES31
850 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glVertexBindingDivisor);1698 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glVertexBindingDivisor); in init_stub_library()
850 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glVertexBindingDivisor);1698 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glVertexBindingDivisor); in init_stub_library()
940 void API_ENTRY(glVertexBindingDivisor)(GLuint bindingindex, GLuint divisor) {941 CALL_GL_API(glVertexBindingDivisor, bindingindex, divisor);
1520 GL_APICALL void GL_APIENTRY glVertexBindingDivisor (GLuint bindingindex, GLuint divisor);
3649 glVertexBindingDivisor( in android_glVertexBindingDivisor__II()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20742 method public static void glVertexBindingDivisor(int, int);
31675 method public static void glVertexBindingDivisor(int, int);