Home | History | Annotate | Download | only in jni

Lines Matching refs:glUniform1uiv

2582 /* void glUniform1uiv ( GLint location, GLsizei count, const GLuint *value ) */
2610 glUniform1uiv(
2626 /* void glUniform1uiv ( GLint location, GLsizei count, const GLuint *value ) */
2640 glUniform1uiv(
5130 {"glUniform1uiv", "(II[II)V", (void *) android_glUniform1uiv__II_3II },
5131 {"glUniform1uiv", "(IILjava/nio/IntBuffer;)V", (void *) android_glUniform1uiv__IILjava_nio_IntBuffer_2 },