public final class EXTTextureFormatBGRA8888
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_BGRA_EXT
Accepted by the <format> and <internalformat> parameters of TexImage2D
and the <format> parameter of TexSubImage2D:
|
public static final int GL_BGRA_EXT
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.