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

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

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