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 |
glBlendEquationOES(mode: Int) |
| open static Unit |
glBlendEquationSeparateOES(modeRGB: Int, modeAlpha: Int) |
| open static Unit |
glBlendFuncSeparateOES(srcRGB: Int, dstRGB: Int, srcAlpha: Int, dstAlpha: Int) |
| open static Int |
glCheckFramebufferStatusOES(target: Int) |
| open static Unit |
glClearColorxOES(red: Int, green: Int, blue: Int, alpha: Int) |
| open static Unit |
glClearDepthfOES(depth: Float) |
| open static Unit |
glClearDepthxOES(depth: Int) |
| 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 | |
| open static Unit |
glDrawTexfvOES(coords: FloatArray!, offset: Int) |
| open static Unit |
glDrawTexfvOES(coords: FloatBuffer!) |
| open static Unit | |
| open static Unit |
glDrawTexivOES(coords: IntArray!, offset: Int) |
| open static Unit |
glDrawTexivOES(coords: IntBuffer!) |
| open static Unit | |
| open static Unit |
glDrawTexsvOES(coords: ShortBuffer!) |
| open static Unit |
glDrawTexsvOES(coords: ShortArray!, offset: Int) |
| open static Unit | |
| open static Unit |
glDrawTexxvOES(coords: IntArray!, offset: Int) |
| open static Unit |
glDrawTexxvOES(coords: IntBuffer!) |
| open static Unit |
glEGLImageTargetRenderbufferStorageOES(target: Int, image: Buffer!) |
| open static Unit |
glEGLImageTargetTexture2DOES(target: Int, image: Buffer!) |
| open static Unit | |
| 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 | |
| open static Unit | |
| open static Unit | |
| 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 |
glGenerateMipmapOES(target: Int) |
| open static Unit |
glGetClipPlanefOES(pname: Int, eqn: FloatArray!, offset: Int) |
| open static Unit |
glGetClipPlanefOES(pname: Int, eqn: FloatBuffer!) |
| open static Unit |
glGetClipPlanexOES(pname: Int, eqn: IntArray!, offset: Int) |
| open static Unit |
glGetClipPlanexOES(pname: Int, eqn: IntBuffer!) |
| open static Unit |
glGetFixedvOES(pname: Int, params: IntArray!, offset: Int) |
| open static Unit |
glGetFixedvOES(pname: Int, params: IntBuffer!) |
| open static Unit | |
| 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 |
glLineWidthxOES(width: Int) |
| 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 | |
| open static Unit |
glNormal3xOES(nx: Int, ny: Int, nz: Int) |
| open static Unit | |
| open static Unit | |
| 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 |
glPointSizexOES(size: Int) |
| 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_ATC_RGBA_EXPLICIT_ALPHA_AMD
Added in API level 4
static val GL_ATC_RGBA_EXPLICIT_ALPHA_AMD: Int
Value: 35987GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
Added in API level 4
static val GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD: Int
Value: 34798GL_BLEND_EQUATION_ALPHA_OES
Added in API level 4
static val GL_BLEND_EQUATION_ALPHA_OES: Int
Value: 34877