Home | History | Annotate | Download | only in jni

Lines Matching refs:glUniform3uiv

2718 /* void glUniform3uiv ( GLint location, GLsizei count, const GLuint *value ) */
2746 glUniform3uiv(
2762 /* void glUniform3uiv ( GLint location, GLsizei count, const GLuint *value ) */
2776 glUniform3uiv(
5134 {"glUniform3uiv", "(II[II)V", (void *) android_glUniform3uiv__II_3II },
5135 {"glUniform3uiv", "(IILjava/nio/IntBuffer;)V", (void *) android_glUniform3uiv__IILjava_nio_IntBuffer_2 },