Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniform4fv

1937 					case 4: GLU_CHECK_CALL(glUniform4fv(location, (GLsizei)valuesToAssign.size(), &buffer[0])); break;