Lines Matching refs:glUniform2f
1918 case 2: GLU_CHECK_CALL(glUniform2f(location, ptr[0], ptr[1])); break;