Home | History | Annotate | Download | only in functional

Lines Matching refs:glProgramUniform2i

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