Lines Matching full:glprogramuniform3fv
862 void API_ENTRY(glProgramUniform3fv)(GLuint program, GLint location, GLsizei count, const GLfloat *value) {863 CALL_GL_API(glProgramUniform3fv, program, location, count, value);