Home | History | Annotate | Download | only in performance

Lines Matching full:uniform1fv

1760 				case UniformSpec::TYPE_FLOAT:			gl.uniform1fv(location, 1, floatPtr);								break;