Home | History | Annotate | Download | only in functional

Lines Matching refs:unpackAlignment

741 		int			unpackAlignment;
744 unpackAlignment = 8;
746 unpackAlignment = 1;
748 glLog.glPixelStorei(GL_UNPACK_ALIGNMENT, unpackAlignment);