Home | History | Annotate | Download | only in functional

Lines Matching refs:glProgramUniform2f

1421 					case 2: GLU_CHECK_CALL(glProgramUniform2f(programGL, location, ptr[0], ptr[1]));					break;