Home | History | Annotate | Download | only in functional

Lines Matching refs:glProgramUniform2ui

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