Home | History | Annotate | Download | only in glshared

Lines Matching refs:glUniform1f

783 				case glu::TYPE_FLOAT:		glUniform1f(location, val[0]);							break;