Package com.mojang.blaze3d.platform
Class GlConst
java.lang.Object
com.mojang.blaze3d.platform.GlConst
-
Field Summary
Modifier and TypeFieldDescriptionstatic int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
static int
-
Constructor Summary
-
Method Summary
-
Field Details
-
GL_READ_FRAMEBUFFER
public static final int GL_READ_FRAMEBUFFER- See Also:
- Constant Field Values
-
GL_DRAW_FRAMEBUFFER
public static final int GL_DRAW_FRAMEBUFFER- See Also:
- Constant Field Values
-
GL_TRUE
public static final int GL_TRUE- See Also:
- Constant Field Values
-
GL_FALSE
public static final int GL_FALSE- See Also:
- Constant Field Values
-
GL_NONE
public static final int GL_NONE- See Also:
- Constant Field Values
-
GL_LINES
public static final int GL_LINES- See Also:
- Constant Field Values
-
GL_LINE_STRIP
public static final int GL_LINE_STRIP- See Also:
- Constant Field Values
-
GL_TRIANGLE_STRIP
public static final int GL_TRIANGLE_STRIP- See Also:
- Constant Field Values
-
GL_TRIANGLE_FAN
public static final int GL_TRIANGLE_FAN- See Also:
- Constant Field Values
-
GL_TRIANGLES
public static final int GL_TRIANGLES- See Also:
- Constant Field Values
-
GL_WRITE_ONLY
public static final int GL_WRITE_ONLY- See Also:
- Constant Field Values
-
GL_EQUAL
public static final int GL_EQUAL- See Also:
- Constant Field Values
-
GL_LEQUAL
public static final int GL_LEQUAL- See Also:
- Constant Field Values
-
GL_GREATER
public static final int GL_GREATER- See Also:
- Constant Field Values
-
GL_GEQUAL
public static final int GL_GEQUAL- See Also:
- Constant Field Values
-
GL_ALWAYS
public static final int GL_ALWAYS- See Also:
- Constant Field Values
-
GL_TEXTURE_MAG_FILTER
public static final int GL_TEXTURE_MAG_FILTER- See Also:
- Constant Field Values
-
GL_TEXTURE_MIN_FILTER
public static final int GL_TEXTURE_MIN_FILTER- See Also:
- Constant Field Values
-
GL_TEXTURE_WRAP_S
public static final int GL_TEXTURE_WRAP_S- See Also:
- Constant Field Values
-
GL_TEXTURE_WRAP_T
public static final int GL_TEXTURE_WRAP_T- See Also:
- Constant Field Values
-
GL_NEAREST
public static final int GL_NEAREST- See Also:
- Constant Field Values
-
GL_LINEAR
public static final int GL_LINEAR- See Also:
- Constant Field Values
-
GL_NEAREST_MIPMAP_LINEAR
public static final int GL_NEAREST_MIPMAP_LINEAR- See Also:
- Constant Field Values
-
GL_LINEAR_MIPMAP_LINEAR
public static final int GL_LINEAR_MIPMAP_LINEAR- See Also:
- Constant Field Values
-
GL_CLAMP_TO_EDGE
public static final int GL_CLAMP_TO_EDGE- See Also:
- Constant Field Values
-
GL_FRONT
public static final int GL_FRONT- See Also:
- Constant Field Values
-
GL_FRONT_AND_BACK
public static final int GL_FRONT_AND_BACK- See Also:
- Constant Field Values
-
GL_LINE
public static final int GL_LINE- See Also:
- Constant Field Values
-
GL_FILL
public static final int GL_FILL- See Also:
- Constant Field Values
-
GL_BYTE
public static final int GL_BYTE- See Also:
- Constant Field Values
-
GL_UNSIGNED_BYTE
public static final int GL_UNSIGNED_BYTE- See Also:
- Constant Field Values
-
GL_SHORT
public static final int GL_SHORT- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT
public static final int GL_UNSIGNED_SHORT- See Also:
- Constant Field Values
-
GL_INT
public static final int GL_INT- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT
public static final int GL_UNSIGNED_INT- See Also:
- Constant Field Values
-
GL_FLOAT
public static final int GL_FLOAT- See Also:
- Constant Field Values
-
GL_ZERO
public static final int GL_ZERO- See Also:
- Constant Field Values
-
GL_ONE
public static final int GL_ONE- See Also:
- Constant Field Values
-
GL_SRC_COLOR
public static final int GL_SRC_COLOR- See Also:
- Constant Field Values
-
GL_ONE_MINUS_SRC_COLOR
public static final int GL_ONE_MINUS_SRC_COLOR- See Also:
- Constant Field Values
-
GL_SRC_ALPHA
public static final int GL_SRC_ALPHA- See Also:
- Constant Field Values
-
GL_ONE_MINUS_SRC_ALPHA
public static final int GL_ONE_MINUS_SRC_ALPHA- See Also:
- Constant Field Values
-
GL_DST_ALPHA
public static final int GL_DST_ALPHA- See Also:
- Constant Field Values
-
GL_ONE_MINUS_DST_ALPHA
public static final int GL_ONE_MINUS_DST_ALPHA- See Also:
- Constant Field Values
-
GL_DST_COLOR
public static final int GL_DST_COLOR- See Also:
- Constant Field Values
-
GL_ONE_MINUS_DST_COLOR
public static final int GL_ONE_MINUS_DST_COLOR- See Also:
- Constant Field Values
-
GL_REPLACE
public static final int GL_REPLACE- See Also:
- Constant Field Values
-
GL_DEPTH_BUFFER_BIT
public static final int GL_DEPTH_BUFFER_BIT- See Also:
- Constant Field Values
-
GL_COLOR_BUFFER_BIT
public static final int GL_COLOR_BUFFER_BIT- See Also:
- Constant Field Values
-
GL_RGBA8
public static final int GL_RGBA8- See Also:
- Constant Field Values
-
GL_PROXY_TEXTURE_2D
public static final int GL_PROXY_TEXTURE_2D- See Also:
- Constant Field Values
-
GL_RGBA
public static final int GL_RGBA- See Also:
- Constant Field Values
-
GL_TEXTURE_WIDTH
public static final int GL_TEXTURE_WIDTH- See Also:
- Constant Field Values
-
GL_BGR
public static final int GL_BGR- See Also:
- Constant Field Values
-
GL_FUNC_ADD
public static final int GL_FUNC_ADD- See Also:
- Constant Field Values
-
GL_MIN
public static final int GL_MIN- See Also:
- Constant Field Values
-
GL_MAX
public static final int GL_MAX- See Also:
- Constant Field Values
-
GL_FUNC_SUBTRACT
public static final int GL_FUNC_SUBTRACT- See Also:
- Constant Field Values
-
GL_FUNC_REVERSE_SUBTRACT
public static final int GL_FUNC_REVERSE_SUBTRACT- See Also:
- Constant Field Values
-
GL_DEPTH_COMPONENT24
public static final int GL_DEPTH_COMPONENT24- See Also:
- Constant Field Values
-
GL_STATIC_DRAW
public static final int GL_STATIC_DRAW- See Also:
- Constant Field Values
-
GL_DYNAMIC_DRAW
public static final int GL_DYNAMIC_DRAW- See Also:
- Constant Field Values
-
GL_UNPACK_SWAP_BYTES
public static final int GL_UNPACK_SWAP_BYTES- See Also:
- Constant Field Values
-
GL_UNPACK_LSB_FIRST
public static final int GL_UNPACK_LSB_FIRST- See Also:
- Constant Field Values
-
GL_UNPACK_ROW_LENGTH
public static final int GL_UNPACK_ROW_LENGTH- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_ROWS
public static final int GL_UNPACK_SKIP_ROWS- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_PIXELS
public static final int GL_UNPACK_SKIP_PIXELS- See Also:
- Constant Field Values
-
GL_UNPACK_ALIGNMENT
public static final int GL_UNPACK_ALIGNMENT- See Also:
- Constant Field Values
-
GL_PACK_ALIGNMENT
public static final int GL_PACK_ALIGNMENT- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_SIZE
public static final int GL_MAX_TEXTURE_SIZE- See Also:
- Constant Field Values
-
GL_TEXTURE_2D
public static final int GL_TEXTURE_2D- See Also:
- Constant Field Values
-
GL_DEPTH_COMPONENT
public static final int GL_DEPTH_COMPONENT- See Also:
- Constant Field Values
-
GL_DEPTH_COMPONENT32
public static final int GL_DEPTH_COMPONENT32- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER
public static final int GL_FRAMEBUFFER- See Also:
- Constant Field Values
-
GL_RENDERBUFFER
public static final int GL_RENDERBUFFER- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT0
public static final int GL_COLOR_ATTACHMENT0- See Also:
- Constant Field Values
-
GL_DEPTH_ATTACHMENT
public static final int GL_DEPTH_ATTACHMENT- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_COMPLETE
public static final int GL_FRAMEBUFFER_COMPLETE- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
public static final int GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
public static final int GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
public static final int GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
public static final int GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_UNSUPPORTED
public static final int GL_FRAMEBUFFER_UNSUPPORTED- See Also:
- Constant Field Values
-
GL_LINK_STATUS
public static final int GL_LINK_STATUS- See Also:
- Constant Field Values
-
GL_COMPILE_STATUS
public static final int GL_COMPILE_STATUS- See Also:
- Constant Field Values
-
GL_VERTEX_SHADER
public static final int GL_VERTEX_SHADER- See Also:
- Constant Field Values
-
GL_FRAGMENT_SHADER
public static final int GL_FRAGMENT_SHADER- See Also:
- Constant Field Values
-
GL_TEXTURE0
public static final int GL_TEXTURE0- See Also:
- Constant Field Values
-
GL_TEXTURE1
public static final int GL_TEXTURE1- See Also:
- Constant Field Values
-
GL_TEXTURE2
public static final int GL_TEXTURE2- See Also:
- Constant Field Values
-
GL_DEPTH_TEXTURE_MODE
public static final int GL_DEPTH_TEXTURE_MODE- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPARE_MODE
public static final int GL_TEXTURE_COMPARE_MODE- See Also:
- Constant Field Values
-
GL_ARRAY_BUFFER
public static final int GL_ARRAY_BUFFER- See Also:
- Constant Field Values
-
GL_ELEMENT_ARRAY_BUFFER
public static final int GL_ELEMENT_ARRAY_BUFFER- See Also:
- Constant Field Values
-
GL_ALPHA_BIAS
public static final int GL_ALPHA_BIAS- See Also:
- Constant Field Values
-
GL_RGB
public static final int GL_RGB- See Also:
- Constant Field Values
-
GL_RG
public static final int GL_RG- See Also:
- Constant Field Values
-
GL_RED
public static final int GL_RED- See Also:
- Constant Field Values
-
GL_OUT_OF_MEMORY
public static final int GL_OUT_OF_MEMORY- See Also:
- Constant Field Values
-
-
Constructor Details
-
GlConst
public GlConst()
-