Home | History | Annotate | Download | only in functional

Lines Matching refs:glProgramUniform4fv

1440 					case 4: GLU_CHECK_CALL(glProgramUniform4fv(programGL, location, (GLsizei)valuesToAssign.size(), &buffer[0])); break;