Added in API level 4

GLES11Ext

open class GLES11Ext
kotlin.Any
   ↳ android.opengl.GLES11Ext

Summary

Constants
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

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

Public constructors

Public methods
open static Unit
glAlphaFuncxOES(func: Int, ref: Int)

open static Unit
glBindFramebufferOES(target: Int, framebuffer: Int)

open static Unit
glBindRenderbufferOES(target: Int, renderbuffer: Int)

open static Unit

open static Unit
glBlendEquationSeparateOES(modeRGB: Int, modeAlpha: Int)

open static Unit
glBlendFuncSeparateOES(srcRGB: Int, dstRGB: Int, srcAlpha: Int, dstAlpha: Int)

open static Int

open static Unit
glClearColorxOES(red: Int, green: Int, blue: Int, alpha: Int)

open static Unit

open static Unit

open static Unit
glClipPlanefOES(plane: Int, equation: FloatArray!, offset: Int)

open static Unit
glClipPlanefOES(plane: Int, equation: FloatBuffer!)

open static Unit
glClipPlanexOES(plane: Int, equation: IntArray!, offset: Int)

open static Unit
glClipPlanexOES(plane: Int, equation: IntBuffer!)

open static Unit
glColor4xOES(red: Int, green: Int, blue: Int, alpha: Int)

open static Unit
glCurrentPaletteMatrixOES(matrixpaletteindex: Int)

open static Unit
glDeleteFramebuffersOES(n: Int, framebuffers: IntArray!, offset: Int)

open static Unit
glDeleteFramebuffersOES(n: Int, framebuffers: IntBuffer!)

open static Unit
glDeleteRenderbuffersOES(n: Int, renderbuffers: IntArray!, offset: Int)

open static Unit
glDeleteRenderbuffersOES(n: Int, renderbuffers: IntBuffer!)

open static Unit
glDepthRangefOES(zNear: Float, zFar: Float)

open static Unit
glDepthRangexOES(zNear: Int, zFar: Int)

open static Unit
glDrawTexfOES(x: Float, y: Float, z: Float, width: Float, height: Float)

open static Unit
glDrawTexfvOES(coords: FloatArray!, offset: Int)

open static Unit

open static Unit
glDrawTexiOES(x: Int, y: Int, z: Int, width: Int, height: Int)

open static Unit
glDrawTexivOES(coords: IntArray!, offset: Int)

open static Unit

open static Unit
glDrawTexsOES(x: Short, y: Short, z: Short, width: Short, height: Short)

open static Unit
glDrawTexsvOES(coords: ShortArray!, offset: Int)

open static Unit

open static Unit
glDrawTexxOES(x: Int, y: Int, z: Int, width: Int, height: Int)

open static Unit
glDrawTexxvOES(coords: IntArray!, offset: Int)

open static Unit

open static Unit

open static Unit

open static Unit
glFogxOES(pname: Int, param: Int)

open static Unit
glFogxvOES(pname: Int, params: IntArray!, offset: Int)

open static Unit
glFogxvOES(pname: Int, params: IntBuffer!)

open static Unit
glFramebufferRenderbufferOES(target: Int, attachment: Int, renderbuffertarget: Int, renderbuffer: Int)

open static Unit
glFramebufferTexture2DOES(target: Int, attachment: Int, textarget: Int, texture: Int, level: Int)

open static Unit
glFrustumfOES(left: Float, right: Float, bottom: Float, top: Float, zNear: Float, zFar: Float)

open static Unit
glFrustumxOES(left: Int, right: Int, bottom: Int, top: Int, zNear: Int, zFar: Int)

open static Unit
glGenFramebuffersOES(n: Int, framebuffers: IntArray!, offset: Int)

open static Unit
glGenFramebuffersOES(n: Int, framebuffers: IntBuffer!)

open static Unit
glGenRenderbuffersOES(n: Int, renderbuffers: IntArray!, offset: Int)

open static Unit
glGenRenderbuffersOES(n: Int, renderbuffers: IntBuffer!)

open static Unit

open static Unit
glGetClipPlanefOES(pname: Int, eqn: FloatArray!, offset: Int)

open static Unit

open static Unit
glGetClipPlanexOES(pname: Int, eqn: IntArray!, offset: Int)

open static Unit

open static Unit
glGetFixedvOES(pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetFixedvOES(pname: Int, params: IntBuffer!)

open static Unit
glGetFramebufferAttachmentParameterivOES(target: Int, attachment: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetFramebufferAttachmentParameterivOES(target: Int, attachment: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetLightxvOES(light: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetLightxvOES(light: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetMaterialxvOES(face: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetMaterialxvOES(face: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetRenderbufferParameterivOES(target: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetRenderbufferParameterivOES(target: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetTexEnvxvOES(env: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetTexEnvxvOES(env: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetTexGenfvOES(coord: Int, pname: Int, params: FloatArray!, offset: Int)

open static Unit
glGetTexGenfvOES(coord: Int, pname: Int, params: FloatBuffer!)

open static Unit
glGetTexGenivOES(coord: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetTexGenivOES(coord: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetTexGenxvOES(coord: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetTexGenxvOES(coord: Int, pname: Int, params: IntBuffer!)

open static Unit
glGetTexParameterxvOES(target: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glGetTexParameterxvOES(target: Int, pname: Int, params: IntBuffer!)

open static Boolean
glIsFramebufferOES(framebuffer: Int)

open static Boolean
glIsRenderbufferOES(renderbuffer: Int)

open static Unit
glLightModelxOES(pname: Int, param: Int)

open static Unit
glLightModelxvOES(pname: Int, params: IntArray!, offset: Int)

open static Unit
glLightModelxvOES(pname: Int, params: IntBuffer!)

open static Unit
glLightxOES(light: Int, pname: Int, param: Int)

open static Unit
glLightxvOES(light: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glLightxvOES(light: Int, pname: Int, params: IntBuffer!)

open static Unit

open static Unit
glLoadMatrixxOES(m: IntArray!, offset: Int)

open static Unit

open static Unit

open static Unit
glMaterialxOES(face: Int, pname: Int, param: Int)

open static Unit
glMaterialxvOES(face: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glMaterialxvOES(face: Int, pname: Int, params: IntBuffer!)

open static Unit
glMatrixIndexPointerOES(size: Int, type: Int, stride: Int, pointer: Buffer!)

open static Unit
glMultMatrixxOES(m: IntArray!, offset: Int)

open static Unit

open static Unit
glMultiTexCoord4xOES(target: Int, s: Int, t: Int, r: Int, q: Int)

open static Unit
glNormal3xOES(nx: Int, ny: Int, nz: Int)

open static Unit
glOrthofOES(left: Float, right: Float, bottom: Float, top: Float, zNear: Float, zFar: Float)

open static Unit
glOrthoxOES(left: Int, right: Int, bottom: Int, top: Int, zNear: Int, zFar: Int)

open static Unit
glPointParameterxOES(pname: Int, param: Int)

open static Unit
glPointParameterxvOES(pname: Int, params: IntArray!, offset: Int)

open static Unit
glPointParameterxvOES(pname: Int, params: IntBuffer!)

open static Unit

open static Unit
glPolygonOffsetxOES(factor: Int, units: Int)

open static Unit
glRenderbufferStorageOES(target: Int, internalformat: Int, width: Int, height: Int)

open static Unit
glRotatexOES(angle: Int, x: Int, y: Int, z: Int)

open static Unit
glSampleCoveragexOES(value: Int, invert: Boolean)

open static Unit
glScalexOES(x: Int, y: Int, z: Int)

open static Unit
glTexEnvxOES(target: Int, pname: Int, param: Int)

open static Unit
glTexEnvxvOES(target: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glTexEnvxvOES(target: Int, pname: Int, params: IntBuffer!)

open static Unit
glTexGenfOES(coord: Int, pname: Int, param: Float)

open static Unit
glTexGenfvOES(coord: Int, pname: Int, params: FloatArray!, offset: Int)

open static Unit
glTexGenfvOES(coord: Int, pname: Int, params: FloatBuffer!)

open static Unit
glTexGeniOES(coord: Int, pname: Int, param: Int)

open static Unit
glTexGenivOES(coord: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glTexGenivOES(coord: Int, pname: Int, params: IntBuffer!)

open static Unit
glTexGenxOES(coord: Int, pname: Int, param: Int)

open static Unit
glTexGenxvOES(coord: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glTexGenxvOES(coord: Int, pname: Int, params: IntBuffer!)

open static Unit
glTexParameterxOES(target: Int, pname: Int, param: Int)

open static Unit
glTexParameterxvOES(target: Int, pname: Int, params: IntArray!, offset: Int)

open static Unit
glTexParameterxvOES(target: Int, pname: Int, params: IntBuffer!)

open static Unit
glTranslatexOES(x: Int, y: Int, z: Int)

open static Unit
glWeightPointerOES(size: Int, type: Int, stride: Int, pointer: Buffer!)

Constants

GL_3DC_XY_AMD

Added in API level 4
static val GL_3DC_XY_AMD: Int
Value: 34810

GL_3DC_X_AMD

Added in API level 4
static val GL_3DC_X_AMD: Int
Value: 34809

GL_ATC_RGBA_EXPLICIT_ALPHA_AMD

Added in API level 4
static val GL_ATC_RGBA_EXPLICIT_ALPHA_AMD: Int
Value: 35987

GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD

Added in API level 4
static val GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD: Int
Value: 34798

GL_ATC_RGB_AMD

Added in API level 4
static val GL_ATC_RGB_AMD: Int
Value: 35986

GL_BGRA

Added in API level 4
static val GL_BGRA: Int
Value: 32993

GL_BLEND_DST_ALPHA_OES

Added in API level 4
static val GL_BLEND_DST_ALPHA_OES: Int
Value: 32970

GL_BLEND_DST_RGB_OES

Added in API level 4
static val GL_BLEND_DST_RGB_OES: Int
Value: 32968

GL_BLEND_EQUATION_ALPHA_OES

Added in API level 4
static val GL_BLEND_EQUATION_ALPHA_OES: Int
Value: 34877

GL_BLEND_EQUATION_OES

Added in API level 4
static val GL_BLEND_EQUATION_OES: Int
Value: 32777

GL_BLEND_EQUATION_RGB_OES

Added in API level 4
static val GL_BLEND_EQUATION_RGB_OES: Int
Value: 32777

GL_BLEND_SRC_ALPHA_OES

Added in API level 4
static val GL_BLEND_SRC_ALPHA_OES: Int
Value: 32971

GL_BLEND_SRC_RGB_OES

Added in API level 4
static val GL_BLEND_SRC_RGB_OES: Int
Value: 32969

GL_BUFFER_ACCESS_OES

Added in API level 4
static val GL_BUFFER_ACCESS_OES: Int
Value: 35003

GL_BUFFER_MAPPED_OES

Added in API level 4
static val GL_BUFFER_MAPPED_OES: Int
Value: 35004

GL_BUFFER_MAP_POINTER_OES

Added in API level 4
static val GL_BUFFER_MAP_POINTER_OES: Int
Value: 35005

GL_COLOR_ATTACHMENT0_OES

Added in API level 4
static val GL_COLOR_ATTACHMENT0_OES: Int
Value: 36064

GL_CURRENT_PALETTE_MATRIX_OES

Added in API level 4
static val GL_CURRENT_PALETTE_MATRIX_OES: Int
Value: 34883

GL_DECR_WRAP_OES

Added in API level 4
static val GL_DECR_WRAP_OES: Int
Value: 34056

GL_DEPTH24_STENCIL8_OES

Added in API level 4
static val GL_DEPTH24_STENCIL8_OES: Int
Value: 35056

GL_DEPTH_ATTACHMENT_OES

Added in API level 4
static val GL_DEPTH_ATTACHMENT_OES: Int
Value: 36096

GL_DEPTH_COMPONENT16_OES

Added in API level 4
static val GL_DEPTH_COMPONENT16_OES: Int
Value: 33189

GL_DEPTH_COMPONENT24_OES

Added in API level 4
static val GL_DEPTH_COMPONENT24_OES: Int
Value: 33190

GL_DEPTH_COMPONENT32_OES

Added in API level 4
static val GL_DEPTH_COMPONENT32_OES: Int
Value: 33191

GL_DEPTH_STENCIL_OES

Added in API level 4
static val GL_DEPTH_STENCIL_OES: Int
Value: 34041

GL_ETC1_RGB8_OES

Added in API level 4
static val GL_ETC1_RGB8_OES: Int
Value: 36196

GL_FIXED_OES

Added in API level 4
static val GL_FIXED_OES: Int
Value: 5132

GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES

Added in API level 4
static val GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES: Int
Value: 36049

GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES

Added in API level 4
static val GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES: Int
Value: 36048

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES

Added in API level 4
static val GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES: Int
Value: 36051

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES

Added in API level 4
static val GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES: Int
Value: 36050

GL_FRAMEBUFFER_BINDING_OES

Added in API level 4
static val GL_FRAMEBUFFER_BINDING_OES: Int
Value: 36006

GL_FRAMEBUFFER_COMPLETE_OES

Added in API level 4
static val GL_FRAMEBUFFER_COMPLETE_OES: Int
Value: 36053

GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES

Added in API level 4
static val GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES: Int
Value: 36054

GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES

Added in API level 4
static val GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES: Int
Value: 36057

GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES

Added in API level 4
static val GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES: Int
Value: 36058

GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES

Added in API level 4
static val GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES: Int
Value: 36055

GL_FRAMEBUFFER_OES

Added in API level 4
static val GL_FRAMEBUFFER_OES: Int
Value: 36160

GL_FRAMEBUFFER_UNSUPPORTED_OES

Added in API level 4
static val GL_FRAMEBUFFER_UNSUPPORTED_OES: Int
Value: 36061

GL_FUNC_ADD_OES

Added in API level 4
static val GL_FUNC_ADD_OES: Int
Value: 32774

GL_FUNC_REVERSE_SUBTRACT_OES

Added in API level 4
static val GL_FUNC_REVERSE_SUBTRACT_OES: Int
Value: 32779

GL_FUNC_SUBTRACT_OES

Added in API level 4
static val GL_FUNC_SUBTRACT_OES: Int
Value: 32778

GL_INCR_WRAP_OES

Added in API level 4
static val GL_INCR_WRAP_OES: Int
Value: 34055

GL_INVALID_FRAMEBUFFER_OPERATION_OES

Added in API level 4
static val GL_INVALID_FRAMEBUFFER_OPERATION_OES: Int
Value: 1286

GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES: Int
Value: 35742

GL_MATRIX_INDEX_ARRAY_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_OES: Int
Value: 34884

GL_MATRIX_INDEX_ARRAY_POINTER_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_POINTER_OES: Int
Value: 34889

GL_MATRIX_INDEX_ARRAY_SIZE_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_SIZE_OES: Int
Value: 34886

GL_MATRIX_INDEX_ARRAY_STRIDE_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_STRIDE_OES: Int
Value: 34888

GL_MATRIX_INDEX_ARRAY_TYPE_OES

Added in API level 4
static val GL_MATRIX_INDEX_ARRAY_TYPE_OES: Int
Value: 34887

GL_MATRIX_PALETTE_OES

Added in API level 4
static val GL_MATRIX_PALETTE_OES: Int
Value: 34880

GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES

Added in API level 4
static val GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES: Int
Value: 34076

GL_MAX_PALETTE_MATRICES_OES

Added in API level 4
static val GL_MAX_PALETTE_MATRICES_OES: Int
Value: 34882

GL_MAX_RENDERBUFFER_SIZE_OES

Added in API level 4
static val GL_MAX_RENDERBUFFER_SIZE_OES: Int
Value: 34024

GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT

Added in API level 4
static val GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: Int
Value: 34047

GL_MAX_VERTEX_UNITS_OES

Added in API level 4
static val GL_MAX_VERTEX_UNITS_OES: Int
Value: 34468

GL_MIRRORED_REPEAT_OES

Added in API level 4
static val GL_MIRRORED_REPEAT_OES: Int
Value: 33648

GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES

Added in API level 4
static val GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES: Int
Value: 35213

GL_NONE_OES

Added in API level 4
static val GL_NONE_OES: Int
Value: 0

GL_NORMAL_MAP_OES

Added in API level 4
static val GL_NORMAL_MAP_OES: Int
Value: 34065

GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES

Added in API level 4
static val GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES: Int
Value: 35214

GL_REFLECTION_MAP_OES

Added in API level 4
static val GL_REFLECTION_MAP_OES: Int
Value: 34066

GL_RENDERBUFFER_ALPHA_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_ALPHA_SIZE_OES: Int
Value: 36179

GL_RENDERBUFFER_BINDING_OES

Added in API level 4
static val GL_RENDERBUFFER_BINDING_OES: Int
Value: 36007

GL_RENDERBUFFER_BLUE_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_BLUE_SIZE_OES: Int
Value: 36178

GL_RENDERBUFFER_DEPTH_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_DEPTH_SIZE_OES: Int
Value: 36180

GL_RENDERBUFFER_GREEN_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_GREEN_SIZE_OES: Int
Value: 36177

GL_RENDERBUFFER_HEIGHT_OES

Added in API level 4
static val GL_RENDERBUFFER_HEIGHT_OES: Int
Value: 36163

GL_RENDERBUFFER_INTERNAL_FORMAT_OES

Added in API level 4
static val GL_RENDERBUFFER_INTERNAL_FORMAT_OES: Int
Value: 36164

GL_RENDERBUFFER_OES

Added in API level 4
static val GL_RENDERBUFFER_OES: Int
Value: 36161

GL_RENDERBUFFER_RED_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_RED_SIZE_OES: Int
Value: 36176

GL_RENDERBUFFER_STENCIL_SIZE_OES

Added in API level 4
static val GL_RENDERBUFFER_STENCIL_SIZE_OES: Int
Value: 36181

GL_RENDERBUFFER_WIDTH_OES

Added in API level 4
static val GL_RENDERBUFFER_WIDTH_OES: Int
Value: 36162

GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES

Added in API level 15
static val GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES: Int
Value: 36200

GL_RGB565_OES

Added in API level 4
static val GL_RGB565_OES: Int
Value: 36194

GL_RGB5_A1_OES

Added in API level 4
static val GL_RGB5_A1_OES: Int
Value: 32855

GL_RGB8_OES

Added in API level 4
static val GL_RGB8_OES: Int
Value: 32849

GL_RGBA4_OES

Added in API level 4
static val GL_RGBA4_OES: Int
Value: 32854

GL_RGBA8_OES

Added in API level 4
static val GL_RGBA8_OES: Int
Value: 32856

GL_SAMPLER_EXTERNAL_OES

Added in API level 15
static val GL_SAMPLER_EXTERNAL_OES: Int
Value: 36198

GL_STENCIL_ATTACHMENT_OES

Added in API level 4
static val GL_STENCIL_ATTACHMENT_OES: Int
Value: 36128

GL_STENCIL_INDEX1_OES

Added in API level 4
static val GL_STENCIL_INDEX1_OES: Int
Value: 36166

GL_STENCIL_INDEX4_OES

Added in API level 4
static val GL_STENCIL_INDEX4_OES: Int
Value: 36167

GL_STENCIL_INDEX8_OES

Added in API level 4
static val GL_STENCIL_INDEX8_OES: Int
Value: 36168

GL_TEXTURE_BINDING_CUBE_MAP_OES

Added in API level 4
static val GL_TEXTURE_BINDING_CUBE_MAP_OES: Int
Value: 34068

GL_TEXTURE_BINDING_EXTERNAL_OES

Added in API level 15
static val GL_TEXTURE_BINDING_EXTERNAL_OES: Int
Value: 36199

GL_TEXTURE_CROP_RECT_OES

Added in API level 4
static val GL_TEXTURE_CROP_RECT_OES: Int
Value: 35741

GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES: Int
Value: 34070

GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES: Int
Value: 34072

GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES: Int
Value: 34074

GL_TEXTURE_CUBE_MAP_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_OES: Int
Value: 34067

GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES: Int
Value: 34069

GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES: Int
Value: 34071

GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES

Added in API level 4
static val GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES: Int
Value: 34073

GL_TEXTURE_EXTERNAL_OES

Added in API level 15
static val GL_TEXTURE_EXTERNAL_OES: Int
Value: 36197

GL_TEXTURE_GEN_MODE_OES

Added in API level 4
static val GL_TEXTURE_GEN_MODE_OES: Int
Value: 9472

GL_TEXTURE_GEN_STR_OES

Added in API level 4
static val GL_TEXTURE_GEN_STR_OES: Int
Value: 36192

GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES

Added in API level 4
static val GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES: Int
Value: 35215

GL_TEXTURE_MAX_ANISOTROPY_EXT

Added in API level 4
static val GL_TEXTURE_MAX_ANISOTROPY_EXT: Int
Value: 34046

GL_UNSIGNED_INT_24_8_OES

Added in API level 4
static val GL_UNSIGNED_INT_24_8_OES: Int
Value: 34042

GL_WEIGHT_ARRAY_BUFFER_BINDING_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_BUFFER_BINDING_OES: Int
Value: 34974

GL_WEIGHT_ARRAY_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_OES: Int
Value: 34477

GL_WEIGHT_ARRAY_POINTER_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_POINTER_OES: Int
Value: 34476

GL_WEIGHT_ARRAY_SIZE_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_SIZE_OES: Int
Value: 34475

GL_WEIGHT_ARRAY_STRIDE_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_STRIDE_OES: Int
Value: 34474

GL_WEIGHT_ARRAY_TYPE_OES

Added in API level 4
static val GL_WEIGHT_ARRAY_TYPE_OES: Int
Value: 34473

GL_WRITE_ONLY_OES

Added in API level 4
static val GL_WRITE_ONLY_OES: Int
Value: 35001

Public constructors

GLES11Ext

GLES11Ext()

Public methods

glAlphaFuncxOES

Added in API level 4
open static fun glAlphaFuncxOES(
    func: Int,
    ref: Int
): Unit

glBindFramebufferOES

Added in API level 4
open static fun glBindFramebufferOES(
    target: Int,
    framebuffer: Int
): Unit

glBindRenderbufferOES

Added in API level 4
open static fun glBindRenderbufferOES(
    target: Int,
    renderbuffer: Int
): Unit

glBlendEquationOES

Added in API level 4
open static fun glBlendEquationOES(mode: Int): Unit

glBlendEquationSeparateOES

Added in API level 4
open static fun glBlendEquationSeparateOES(
    modeRGB: Int,
    modeAlpha: Int
): Unit

glBlendFuncSeparateOES

Added in API level 4
open static fun glBlendFuncSeparateOES(
    srcRGB: Int,
    dstRGB: Int,
    srcAlpha: Int,
    dstAlpha: Int
): Unit

glCheckFramebufferStatusOES

Added in API level 4
open static fun glCheckFramebufferStatusOES(target: Int): Int

glClearColorxOES

Added in API level 4
open static fun glClearColorxOES(
    red: Int,
    green: Int,
    blue: Int,
    alpha: Int
): Unit

glClearDepthfOES

Added in API level 4
open static fun glClearDepthfOES(depth: Float): Unit

glClearDepthxOES

Added in API level 4
open static fun glClearDepthxOES(depth: Int): Unit

glClipPlanefOES

Added in API level 4
open static fun glClipPlanefOES(
    plane: Int,
    equation: FloatArray!,
    offset: Int
): Unit

glClipPlanefOES

Added in API level 4
open static fun glClipPlanefOES(
    plane: Int,
    equation: FloatBuffer!
): Unit

glClipPlanexOES

Added in API level 4
open static fun glClipPlanexOES(
    plane: Int,
    equation: IntArray!,
    offset: Int
): Unit

glClipPlanexOES

Added in API level 4
open static fun glClipPlanexOES(
    plane: Int,
    equation: IntBuffer!
): Unit

glColor4xOES

Added in API level 4
open static fun glColor4xOES(
    red: Int,
    green: Int,
    blue: Int,
    alpha: Int
): Unit

glCurrentPaletteMatrixOES

Added in API level 4
open static fun glCurrentPaletteMatrixOES(matrixpaletteindex: Int): Unit

glDeleteFramebuffersOES

Added in API level 4
open static fun glDeleteFramebuffersOES(
    n: Int,
    framebuffers: IntArray!,
    offset: Int
): Unit

glDeleteFramebuffersOES

Added in API level 4
open static fun glDeleteFramebuffersOES(
    n: Int,
    framebuffers: IntBuffer!
): Unit

glDeleteRenderbuffersOES

Added in API level 4
open static fun glDeleteRenderbuffersOES(
    n: Int,
    renderbuffers: IntArray!,
    offset: Int
): Unit

glDeleteRenderbuffersOES

Added in API level 4
open static fun glDeleteRenderbuffersOES(
    n: Int,
    renderbuffers: IntBuffer!
): Unit

glDepthRangefOES

Added in API level 4
open static fun glDepthRangefOES(
    zNear: Float,
    zFar: Float
): Unit

glDepthRangexOES

Added in API level 4
open static fun glDepthRangexOES(
    zNear: Int,
    zFar: Int
): Unit

glDrawTexfOES

Added in API level 4
open static fun glDrawTexfOES(
    x: Float,
    y: Float,
    z: Float,
    width: Float,
    height: Float
): Unit

glDrawTexfvOES

Added in API level 4
open static fun glDrawTexfvOES(
    coords: FloatArray!,
    offset: Int
): Unit

glDrawTexfvOES

Added in API level 4
open static fun glDrawTexfvOES(coords: FloatBuffer!): Unit

glDrawTexiOES

Added in API level 4
open static fun glDrawTexiOES(
    x: Int,
    y: Int,
    z: Int,
    width: Int,
    height: Int
): Unit

glDrawTexivOES

Added in API level 4
open static fun glDrawTexivOES(
    coords: IntArray!,
    offset: Int
): Unit

glDrawTexivOES

Added in API level 4
open static fun glDrawTexivOES(coords: IntBuffer!): Unit

glDrawTexsOES

Added in API level 4
open static fun glDrawTexsOES(
    x: Short,
    y: Short,
    z: Short,
    width: Short,
    height: Short
): Unit

glDrawTexsvOES

Added in API level 4
open static fun glDrawTexsvOES(
    coords: ShortArray!,
    offset: Int
): Unit

glDrawTexsvOES

Added in API level 4
open static fun glDrawTexsvOES(coords: ShortBuffer!): Unit

glDrawTexxOES

Added in API level 4
open static fun glDrawTexxOES(
    x: Int,
    y: Int,
    z: Int,
    width: Int,
    height: Int
): Unit

glDrawTexxvOES

Added in API level 4
open static fun glDrawTexxvOES(
    coords: IntArray!,
    offset: Int
): Unit

glDrawTexxvOES

Added in API level 4
open static fun glDrawTexxvOES(coords: IntBuffer!): Unit

glEGLImageTargetRenderbufferStorageOES

Added in API level 4
open static fun glEGLImageTargetRenderbufferStorageOES(
    target: Int,
    image: Buffer!
): Unit

glEGLImageTargetTexture2DOES

Added in API level 4
open static fun glEGLImageTargetTexture2DOES(
    target: Int,
    image: Buffer!
): Unit

glFogxOES

Added in API level 4
open static fun glFogxOES(
    pname: Int,
    param: Int
): Unit

glFogxvOES

Added in API level 4
open static fun glFogxvOES(
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glFogxvOES

Added in API level 4
open static fun glFogxvOES(
    pname: Int,
    params: IntBuffer!
): Unit

glFramebufferRenderbufferOES

Added in API level 4
open static fun glFramebufferRenderbufferOES(
    target: Int,
    attachment: Int,
    renderbuffertarget: Int,
    renderbuffer: Int
): Unit

glFramebufferTexture2DOES

Added in API level 4
open static fun glFramebufferTexture2DOES(
    target: Int,
    attachment: Int,
    textarget: Int,
    texture: Int,
    level: Int
): Unit

glFrustumfOES

Added in API level 4
open static fun glFrustumfOES(
    left: Float,
    right: Float,
    bottom: Float,
    top: Float,
    zNear: Float,
    zFar: Float
): Unit

glFrustumxOES

Added in API level 4
open static fun glFrustumxOES(
    left: Int,
    right: Int,
    bottom: Int,
    top: Int,
    zNear: Int,
    zFar: Int
): Unit

glGenFramebuffersOES

Added in API level 4
open static fun glGenFramebuffersOES(
    n: Int,
    framebuffers: IntArray!,
    offset: Int
): Unit

glGenFramebuffersOES

Added in API level 4
open static fun glGenFramebuffersOES(
    n: Int,
    framebuffers: IntBuffer!
): Unit

glGenRenderbuffersOES

Added in API level 4
open static fun glGenRenderbuffersOES(
    n: Int,
    renderbuffers: IntArray!,
    offset: Int
): Unit

glGenRenderbuffersOES

Added in API level 4
open static fun glGenRenderbuffersOES(
    n: Int,
    renderbuffers: IntBuffer!
): Unit

glGenerateMipmapOES

Added in API level 4
open static fun glGenerateMipmapOES(target: Int): Unit

glGetClipPlanefOES

Added in API level 4
open static fun glGetClipPlanefOES(
    pname: Int,
    eqn: FloatArray!,
    offset: Int
): Unit

glGetClipPlanefOES

Added in API level 4
open static fun glGetClipPlanefOES(
    pname: Int,
    eqn: FloatBuffer!
): Unit

glGetClipPlanexOES

Added in API level 4
open static fun glGetClipPlanexOES(
    pname: Int,
    eqn: IntArray!,
    offset: Int
): Unit

glGetClipPlanexOES

Added in API level 4
open static fun glGetClipPlanexOES(
    pname: Int,
    eqn: IntBuffer!
): Unit

glGetFixedvOES

Added in API level 4
open static fun glGetFixedvOES(
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetFixedvOES

Added in API level 4
open static fun glGetFixedvOES(
    pname: Int,
    params: IntBuffer!
): Unit

glGetFramebufferAttachmentParameterivOES

Added in API level 4
open static fun glGetFramebufferAttachmentParameterivOES(
    target: Int,
    attachment: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetFramebufferAttachmentParameterivOES

Added in API level 4
open static fun glGetFramebufferAttachmentParameterivOES(
    target: Int,
    attachment: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetLightxvOES

Added in API level 4
open static fun glGetLightxvOES(
    light: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetLightxvOES

Added in API level 4
open static fun glGetLightxvOES(
    light: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetMaterialxvOES

Added in API level 4
open static fun glGetMaterialxvOES(
    face: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetMaterialxvOES

Added in API level 4
open static fun glGetMaterialxvOES(
    face: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetRenderbufferParameterivOES

Added in API level 4
open static fun glGetRenderbufferParameterivOES(
    target: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetRenderbufferParameterivOES

Added in API level 4
open static fun glGetRenderbufferParameterivOES(
    target: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetTexEnvxvOES

Added in API level 4
open static fun glGetTexEnvxvOES(
    env: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetTexEnvxvOES

Added in API level 4
open static fun glGetTexEnvxvOES(
    env: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetTexGenfvOES

Added in API level 4
open static fun glGetTexGenfvOES(
    coord: Int,
    pname: Int,
    params: FloatArray!,
    offset: Int
): Unit

glGetTexGenfvOES

Added in API level 4
open static fun glGetTexGenfvOES(
    coord: Int,
    pname: Int,
    params: FloatBuffer!
): Unit

glGetTexGenivOES

Added in API level 4
open static fun glGetTexGenivOES(
    coord: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetTexGenivOES

Added in API level 4
open static fun glGetTexGenivOES(
    coord: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetTexGenxvOES

Added in API level 4
open static fun glGetTexGenxvOES(
    coord: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetTexGenxvOES

Added in API level 4
open static fun glGetTexGenxvOES(
    coord: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glGetTexParameterxvOES

Added in API level 4
open static fun glGetTexParameterxvOES(
    target: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glGetTexParameterxvOES

Added in API level 4
open static fun glGetTexParameterxvOES(
    target: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glIsFramebufferOES

Added in API level 4
open static fun glIsFramebufferOES(framebuffer: Int): Boolean

glIsRenderbufferOES

Added in API level 4
open static fun glIsRenderbufferOES(renderbuffer: Int): Boolean

glLightModelxOES

Added in API level 4
open static fun glLightModelxOES(
    pname: Int,
    param: Int
): Unit

glLightModelxvOES

Added in API level 4
open static fun glLightModelxvOES(
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glLightModelxvOES

Added in API level 4
open static fun glLightModelxvOES(
    pname: Int,
    params: IntBuffer!
): Unit

glLightxOES

Added in API level 4
open static fun glLightxOES(
    light: Int,
    pname: Int,
    param: Int
): Unit

glLightxvOES

Added in API level 4
open static fun glLightxvOES(
    light: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glLightxvOES

Added in API level 4
open static fun glLightxvOES(
    light: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glLineWidthxOES

Added in API level 4
open static fun glLineWidthxOES(width: Int): Unit

glLoadMatrixxOES

Added in API level 4
open static fun glLoadMatrixxOES(
    m: IntArray!,
    offset: Int
): Unit

glLoadMatrixxOES

Added in API level 4
open static fun glLoadMatrixxOES(m: IntBuffer!): Unit

glLoadPaletteFromModelViewMatrixOES

Added in API level 4
open static fun glLoadPaletteFromModelViewMatrixOES(): Unit

glMaterialxOES

Added in API level 4
open static fun glMaterialxOES(
    face: Int,
    pname: Int,
    param: Int
): Unit

glMaterialxvOES

Added in API level 4
open static fun glMaterialxvOES(
    face: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glMaterialxvOES

Added in API level 4
open static fun glMaterialxvOES(
    face: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glMatrixIndexPointerOES

Added in API level 4
open static fun glMatrixIndexPointerOES(
    size: Int,
    type: Int,
    stride: Int,
    pointer: Buffer!
): Unit

glMultMatrixxOES

Added in API level 4
open static fun glMultMatrixxOES(
    m: IntArray!,
    offset: Int
): Unit

glMultMatrixxOES

Added in API level 4
open static fun glMultMatrixxOES(m: IntBuffer!): Unit

glMultiTexCoord4xOES

Added in API level 4
open static fun glMultiTexCoord4xOES(
    target: Int,
    s: Int,
    t: Int,
    r: Int,
    q: Int
): Unit

glNormal3xOES

Added in API level 4
open static fun glNormal3xOES(
    nx: Int,
    ny: Int,
    nz: Int
): Unit

glOrthofOES

Added in API level 4
open static fun glOrthofOES(
    left: Float,
    right: Float,
    bottom: Float,
    top: Float,
    zNear: Float,
    zFar: Float
): Unit

glOrthoxOES

Added in API level 4
open static fun glOrthoxOES(
    left: Int,
    right: Int,
    bottom: Int,
    top: Int,
    zNear: Int,
    zFar: Int
): Unit

glPointParameterxOES

Added in API level 4
open static fun glPointParameterxOES(
    pname: Int,
    param: Int
): Unit

glPointParameterxvOES

Added in API level 4
open static fun glPointParameterxvOES(
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glPointParameterxvOES

Added in API level 4
open static fun glPointParameterxvOES(
    pname: Int,
    params: IntBuffer!
): Unit

glPointSizexOES

Added in API level 4
open static fun glPointSizexOES(size: Int): Unit

glPolygonOffsetxOES

Added in API level 4
open static fun glPolygonOffsetxOES(
    factor: Int,
    units: Int
): Unit

glRenderbufferStorageOES

Added in API level 4
open static fun glRenderbufferStorageOES(
    target: Int,
    internalformat: Int,
    width: Int,
    height: Int
): Unit

glRotatexOES

Added in API level 4
open static fun glRotatexOES(
    angle: Int,
    x: Int,
    y: Int,
    z: Int
): Unit

glSampleCoveragexOES

Added in API level 4
open static fun glSampleCoveragexOES(
    value: Int,
    invert: Boolean
): Unit

glScalexOES

Added in API level 4
open static fun glScalexOES(
    x: Int,
    y: Int,
    z: Int
): Unit

glTexEnvxOES

Added in API level 4
open static fun glTexEnvxOES(
    target: Int,
    pname: Int,
    param: Int
): Unit

glTexEnvxvOES

Added in API level 4
open static fun glTexEnvxvOES(
    target: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glTexEnvxvOES

Added in API level 4
open static fun glTexEnvxvOES(
    target: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glTexGenfOES

Added in API level 4
open static fun glTexGenfOES(
    coord: Int,
    pname: Int,
    param: Float
): Unit

glTexGenfvOES

Added in API level 4
open static fun glTexGenfvOES(
    coord: Int,
    pname: Int,
    params: FloatArray!,
    offset: Int
): Unit

glTexGenfvOES

Added in API level 4
open static fun glTexGenfvOES(
    coord: Int,
    pname: Int,
    params: FloatBuffer!
): Unit

glTexGeniOES

Added in API level 4
open static fun glTexGeniOES(
    coord: Int,
    pname: Int,
    param: Int
): Unit

glTexGenivOES

Added in API level 4
open static fun glTexGenivOES(
    coord: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glTexGenivOES

Added in API level 4
open static fun glTexGenivOES(
    coord: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glTexGenxOES

Added in API level 4
open static fun glTexGenxOES(
    coord: Int,
    pname: Int,
    param: Int
): Unit

glTexGenxvOES

Added in API level 4
open static fun glTexGenxvOES(
    coord: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glTexGenxvOES

Added in API level 4
open static fun glTexGenxvOES(
    coord: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glTexParameterxOES

Added in API level 4
open static fun glTexParameterxOES(
    target: Int,
    pname: Int,
    param: Int
): Unit

glTexParameterxvOES

Added in API level 4
open static fun glTexParameterxvOES(
    target: Int,
    pname: Int,
    params: IntArray!,
    offset: Int
): Unit

glTexParameterxvOES

Added in API level 4
open static fun glTexParameterxvOES(
    target: Int,
    pname: Int,
    params: IntBuffer!
): Unit

glTranslatexOES

Added in API level 4
open static fun glTranslatexOES(
    x: Int,
    y: Int,
    z: Int
): Unit

glWeightPointerOES

Added in API level 4
open static fun glWeightPointerOES(
    size: Int,
    type: Int,
    stride: Int,
    pointer: Buffer!
): Unit