public final class APPLERowBytes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_PACK_ROW_BYTES_APPLE
Accepted by the <pname> parameter of PixelStorei and the <pname>
parameter of GetIntegerv:
|
static int |
GL_UNPACK_ROW_BYTES_APPLE
Accepted by the <pname> parameter of PixelStorei and the <pname>
parameter of GetIntegerv:
|
public static final int GL_PACK_ROW_BYTES_APPLE
public static final int GL_UNPACK_ROW_BYTES_APPLE
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.