Home | History | Annotate | Download | only in glshared

Lines Matching refs:glUniform1ui

836 				case glu::TYPE_UINT:		glUniform1ui(location, val[0]);							break;