Home | History | Annotate | Download | only in glshared

Lines Matching refs:TYPE_UINT_VEC2

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