Lines Matching refs:glUniform2f
784 case glu::TYPE_FLOAT_VEC2: glUniform2f(location, val[0], val[1]); break;