Home | History | Annotate | Download | only in functional

Lines Matching refs:unpackAlignment

731 		int			unpackAlignment;
734 unpackAlignment = 8;
736 unpackAlignment = 1;
738 glLog.glPixelStorei(GL_UNPACK_ALIGNMENT, unpackAlignment);