Home | History | Annotate | Download | only in glshared

Lines Matching refs:glUniform2ui

837 				case glu::TYPE_UINT_VEC2:	glUniform2ui(location, val[0], val[1]);					break;