Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniform3f

1919 					case 3: GLU_CHECK_CALL(glUniform3f(location, ptr[0], ptr[1], ptr[2]));			break;