public final class EXTTextureInteger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_ALPHA_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_ALPHA16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_ALPHA16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_ALPHA32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_ALPHA32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_ALPHA8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_ALPHA8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_BGR_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_BGRA_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_BLUE_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_GREEN_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_INTENSITY16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_INTENSITY16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_INTENSITY32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_INTENSITY32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_INTENSITY8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_INTENSITY8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_LUMINANCE_ALPHA16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_ALPHA8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_LUMINANCE16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_LUMINANCE8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RED_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_RGB_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_RGB16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGB16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGB32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGB32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGB8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGB8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA_INTEGER_EXT
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
|
static int |
GL_RGBA_INTEGER_MODE_EXT
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_RGBA16I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA16UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA32I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA32UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA8I_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
static int |
GL_RGBA8UI_EXT
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
|
Modifier and Type | Method and Description |
---|---|
static void |
glClearColorIiEXT(int r,
int g,
int b,
int a) |
static void |
glClearColorIuiEXT(int r,
int g,
int b,
int a) |
static void |
glGetTexParameterIEXT(int target,
int pname,
java.nio.IntBuffer params) |
static int |
glGetTexParameterIiEXT(int target,
int pname)
Overloads glGetTexParameterIivEXT.
|
static void |
glGetTexParameterIuEXT(int target,
int pname,
java.nio.IntBuffer params) |
static int |
glGetTexParameterIuiEXT(int target,
int pname)
Overloads glGetTexParameterIuivEXT.
|
static void |
glTexParameterIEXT(int target,
int pname,
java.nio.IntBuffer params) |
static void |
glTexParameterIiEXT(int target,
int pname,
int param)
Overloads glTexParameterIivEXT.
|
static void |
glTexParameterIuEXT(int target,
int pname,
java.nio.IntBuffer params) |
static void |
glTexParameterIuiEXT(int target,
int pname,
int param)
Overloads glTexParameterIuivEXT.
|
public static final int GL_RGBA_INTEGER_MODE_EXT
public static final int GL_RGBA32UI_EXT
public static final int GL_RGB32UI_EXT
public static final int GL_ALPHA32UI_EXT
public static final int GL_INTENSITY32UI_EXT
public static final int GL_LUMINANCE32UI_EXT
public static final int GL_LUMINANCE_ALPHA32UI_EXT
public static final int GL_RGBA16UI_EXT
public static final int GL_RGB16UI_EXT
public static final int GL_ALPHA16UI_EXT
public static final int GL_INTENSITY16UI_EXT
public static final int GL_LUMINANCE16UI_EXT
public static final int GL_LUMINANCE_ALPHA16UI_EXT
public static final int GL_RGBA8UI_EXT
public static final int GL_RGB8UI_EXT
public static final int GL_ALPHA8UI_EXT
public static final int GL_INTENSITY8UI_EXT
public static final int GL_LUMINANCE8UI_EXT
public static final int GL_LUMINANCE_ALPHA8UI_EXT
public static final int GL_RGBA32I_EXT
public static final int GL_RGB32I_EXT
public static final int GL_ALPHA32I_EXT
public static final int GL_INTENSITY32I_EXT
public static final int GL_LUMINANCE32I_EXT
public static final int GL_LUMINANCE_ALPHA32I_EXT
public static final int GL_RGBA16I_EXT
public static final int GL_RGB16I_EXT
public static final int GL_ALPHA16I_EXT
public static final int GL_INTENSITY16I_EXT
public static final int GL_LUMINANCE16I_EXT
public static final int GL_LUMINANCE_ALPHA16I_EXT
public static final int GL_RGBA8I_EXT
public static final int GL_RGB8I_EXT
public static final int GL_ALPHA8I_EXT
public static final int GL_INTENSITY8I_EXT
public static final int GL_LUMINANCE8I_EXT
public static final int GL_LUMINANCE_ALPHA8I_EXT
public static final int GL_RED_INTEGER_EXT
public static final int GL_GREEN_INTEGER_EXT
public static final int GL_BLUE_INTEGER_EXT
public static final int GL_ALPHA_INTEGER_EXT
public static final int GL_RGB_INTEGER_EXT
public static final int GL_RGBA_INTEGER_EXT
public static final int GL_BGR_INTEGER_EXT
public static final int GL_BGRA_INTEGER_EXT
public static final int GL_LUMINANCE_INTEGER_EXT
public static final int GL_LUMINANCE_ALPHA_INTEGER_EXT
public static void glClearColorIiEXT(int r, int g, int b, int a)
public static void glClearColorIuiEXT(int r, int g, int b, int a)
public static void glTexParameterIEXT(int target, int pname, java.nio.IntBuffer params)
public static void glTexParameterIiEXT(int target, int pname, int param)
public static void glTexParameterIuEXT(int target, int pname, java.nio.IntBuffer params)
public static void glTexParameterIuiEXT(int target, int pname, int param)
public static void glGetTexParameterIEXT(int target, int pname, java.nio.IntBuffer params)
public static int glGetTexParameterIiEXT(int target, int pname)
public static void glGetTexParameterIuEXT(int target, int pname, java.nio.IntBuffer params)
public static int glGetTexParameterIuiEXT(int target, int pname)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.