Home | History | Annotate | Download | only in functional

Lines Matching refs:glProgramUniform1fv

1437 					case 1: GLU_CHECK_CALL(glProgramUniform1fv(programGL, location, (GLsizei)valuesToAssign.size(), &buffer[0])); break;