Home | History | Annotate | Download | only in glshared

Lines Matching refs:TYPE_UINT_VEC3

838 				case glu::TYPE_UINT_VEC3:	glUniform3ui(location, val[0], val[1], val[2]);			break;