public final class OESRGB8RGBA8
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_RGB8_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
static int |
GL_RGBA8_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
public static final int GL_RGB8_OES
public static final int GL_RGBA8_OES
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.