Added in API level 1
    GL11ExtensionPack
interface GL11ExtensionPack : GL
| javax.microedition.khronos.opengles.GL11ExtensionPack | 
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 | |
| Public methods | |
|---|---|
| abstract Unit | 
            glBindFramebufferOES(target: Int, framebuffer: Int) | 
        
| abstract Unit | 
            glBindRenderbufferOES(target: Int, renderbuffer: Int) | 
        
| abstract Unit | 
            glBindTexture(target: Int, texture: Int) | 
        
| abstract Unit | 
            glBlendEquation(mode: Int) | 
        
| abstract Unit | 
            glBlendEquationSeparate(modeRGB: Int, modeAlpha: Int) | 
        
| abstract Unit | 
            glBlendFuncSeparate(srcRGB: Int, dstRGB: Int, srcAlpha: Int, dstAlpha: Int) | 
        
| abstract Int | 
            glCheckFramebufferStatusOES(target: Int) | 
        
| abstract Unit | |
| abstract Unit | |
| abstract Unit | 
            glDeleteFramebuffersOES(n: Int, framebuffers: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glDeleteFramebuffersOES(n: Int, framebuffers: IntBuffer!) | 
        
| abstract Unit | 
            glDeleteRenderbuffersOES(n: Int, renderbuffers: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glDeleteRenderbuffersOES(n: Int, renderbuffers: IntBuffer!) | 
        
| abstract Unit | |
| abstract Unit | 
            glFramebufferRenderbufferOES(target: Int, attachment: Int, renderbuffertarget: Int, renderbuffer: Int) | 
        
| abstract Unit | |
| abstract Unit | 
            glGenFramebuffersOES(n: Int, framebuffers: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGenFramebuffersOES(n: Int, framebuffers: IntBuffer!) | 
        
| abstract Unit | 
            glGenRenderbuffersOES(n: Int, renderbuffers: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGenRenderbuffersOES(n: Int, renderbuffers: IntBuffer!) | 
        
| abstract Unit | 
            glGenerateMipmapOES(target: Int) | 
        
| abstract Unit | |
| abstract Unit | 
            glGetFramebufferAttachmentParameterivOES(target: Int, attachment: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | 
            glGetIntegerv(pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGetIntegerv(pname: Int, params: IntBuffer!) | 
        
| abstract Unit | 
            glGetRenderbufferParameterivOES(target: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGetRenderbufferParameterivOES(target: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | 
            glGetTexGenfv(coord: Int, pname: Int, params: FloatArray!, offset: Int) | 
        
| abstract Unit | 
            glGetTexGenfv(coord: Int, pname: Int, params: FloatBuffer!) | 
        
| abstract Unit | 
            glGetTexGeniv(coord: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGetTexGeniv(coord: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | 
            glGetTexGenxv(coord: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glGetTexGenxv(coord: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Boolean | 
            glIsFramebufferOES(framebuffer: Int) | 
        
| abstract Boolean | 
            glIsRenderbufferOES(renderbuffer: Int) | 
        
| abstract Unit | 
            glRenderbufferStorageOES(target: Int, internalformat: Int, width: Int, height: Int) | 
        
| abstract Unit | 
            glStencilOp(fail: Int, zfail: Int, zpass: Int) | 
        
| abstract Unit | |
| abstract Unit | 
            glTexEnvfv(target: Int, pname: Int, params: FloatArray!, offset: Int) | 
        
| abstract Unit | 
            glTexEnvfv(target: Int, pname: Int, params: FloatBuffer!) | 
        
| abstract Unit | |
| abstract Unit | 
            glTexEnvxv(target: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glTexEnvxv(target: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | |
| abstract Unit | 
            glTexGenfv(coord: Int, pname: Int, params: FloatArray!, offset: Int) | 
        
| abstract Unit | 
            glTexGenfv(coord: Int, pname: Int, params: FloatBuffer!) | 
        
| abstract Unit | |
| abstract Unit | 
            glTexGeniv(coord: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glTexGeniv(coord: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | |
| abstract Unit | 
            glTexGenxv(coord: Int, pname: Int, params: IntArray!, offset: Int) | 
        
| abstract Unit | 
            glTexGenxv(coord: Int, pname: Int, params: IntBuffer!) | 
        
| abstract Unit | 
            glTexParameterf(target: Int, pname: Int, param: Float) | 
        
Constants
GL_COLOR_ATTACHMENT10_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT10_OES: Int
Value: 36074GL_COLOR_ATTACHMENT11_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT11_OES: Int
Value: 36075GL_COLOR_ATTACHMENT12_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT12_OES: Int
Value: 36076GL_COLOR_ATTACHMENT13_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT13_OES: Int
Value: 36077GL_COLOR_ATTACHMENT14_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT14_OES: Int
Value: 36078GL_COLOR_ATTACHMENT15_OES
Added in API level 1
      static val GL_COLOR_ATTACHMENT15_OES: Int
Value: 36079GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES
Added in API level 1
      static val GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES: Int
Value: 36049GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES
Added in API level 1
      static val GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES: Int
Value: 36048GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES
Added in API level 1
      static val GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES: Int
Value: 36051GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES
Added in API level 1
      static val GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES: Int
Value: 36050GL_FRAMEBUFFER_BINDING_OES
Added in API level 1
      static val GL_FRAMEBUFFER_BINDING_OES: Int
Value: 36006GL_FRAMEBUFFER_COMPLETE_OES
Added in API level 1
      static val GL_FRAMEBUFFER_COMPLETE_OES: Int
Value: 36053GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES: Int
Value: 36054GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES: Int
Value: 36057GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_OES: Int
Value: 36059GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES: Int
Value: 36058GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES: Int
Value: 36055GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_OES
Added in API level 1
      static val GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_OES: Int
Value: 36060GL_FRAMEBUFFER_UNSUPPORTED_OES
Added in API level 1
      static val GL_FRAMEBUFFER_UNSUPPORTED_OES: Int
Value: 36061GL_INVALID_FRAMEBUFFER_OPERATION_OES
Added in API level 1
      static val GL_INVALID_FRAMEBUFFER_OPERATION_OES: Int
Value: 1286GL_MAX_COLOR_ATTACHMENTS_OES
Added in API level 1
      static val GL_MAX_COLOR_ATTACHMENTS_OES: Int
Value: 36063GL_MAX_CUBE_MAP_TEXTURE_SIZE
Added in API level 1
      static val GL_MAX_CUBE_MAP_TEXTURE_SIZE: Int
Value: 34076GL_MAX_RENDERBUFFER_SIZE_OES
Added in API level 1
      static val GL_MAX_RENDERBUFFER_SIZE_OES: Int
Value: 34024GL_RENDERBUFFER_ALPHA_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_ALPHA_SIZE_OES: Int
Value: 36179GL_RENDERBUFFER_BINDING_OES
Added in API level 1
      static val GL_RENDERBUFFER_BINDING_OES: Int
Value: 36007GL_RENDERBUFFER_BLUE_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_BLUE_SIZE_OES: Int
Value: 36178GL_RENDERBUFFER_DEPTH_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_DEPTH_SIZE_OES: Int
Value: 36180GL_RENDERBUFFER_GREEN_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_GREEN_SIZE_OES: Int
Value: 36177GL_RENDERBUFFER_HEIGHT_OES
Added in API level 1
      static val GL_RENDERBUFFER_HEIGHT_OES: Int
Value: 36163GL_RENDERBUFFER_INTERNAL_FORMAT_OES
Added in API level 1
      static val GL_RENDERBUFFER_INTERNAL_FORMAT_OES: Int
Value: 36164GL_RENDERBUFFER_RED_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_RED_SIZE_OES: Int
Value: 36176GL_RENDERBUFFER_STENCIL_SIZE_OES
Added in API level 1
      static val GL_RENDERBUFFER_STENCIL_SIZE_OES: Int
Value: 36181GL_RENDERBUFFER_WIDTH_OES
Added in API level 1
      static val GL_RENDERBUFFER_WIDTH_OES: Int
Value: 36162GL_STENCIL_ATTACHMENT_OES
Added in API level 1
      static val GL_STENCIL_ATTACHMENT_OES: Int
Value: 36128GL_TEXTURE_BINDING_CUBE_MAP
Added in API level 1
      static val GL_TEXTURE_BINDING_CUBE_MAP: Int
Value: 34068GL_TEXTURE_CUBE_MAP_NEGATIVE_X
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_NEGATIVE_X: Int
Value: 34070GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_NEGATIVE_Y: Int
Value: 34072GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: Int
Value: 34074GL_TEXTURE_CUBE_MAP_POSITIVE_X
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_POSITIVE_X: Int
Value: 34069GL_TEXTURE_CUBE_MAP_POSITIVE_Y
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_POSITIVE_Y: Int
Value: 34071GL_TEXTURE_CUBE_MAP_POSITIVE_Z
Added in API level 1
      static val GL_TEXTURE_CUBE_MAP_POSITIVE_Z: Int
Value: 34073Public methods
glBindFramebufferOES
Added in API level 1
      abstract fun glBindFramebufferOES(
target: Int,
framebuffer: Int
): Unit
glBindRenderbufferOES
Added in API level 1
      abstract fun glBindRenderbufferOES(
target: Int,
renderbuffer: Int
): Unit
glBlendEquationSeparate
Added in API level 1
      abstract fun glBlendEquationSeparate(
modeRGB: Int,
modeAlpha: Int
): Unit
glBlendFuncSeparate
Added in API level 1
      abstract fun glBlendFuncSeparate(
srcRGB: Int,
dstRGB: Int,
srcAlpha: Int,
dstAlpha: Int
): Unit
glCheckFramebufferStatusOES
Added in API level 1
      abstract fun glCheckFramebufferStatusOES(target: Int): Int
glCompressedTexImage2D
Added in API level 1
      abstract fun glCompressedTexImage2D(
target: Int,
level: Int,
internalformat: Int,
width: Int,
height: Int,
border: Int,
imageSize: Int,
data: Buffer!
): Unit
glCopyTexImage2D
Added in API level 1
      abstract fun glCopyTexImage2D(
target: Int,
level: Int,
internalformat: Int,
x: Int,
y: Int,
width: Int,
height: Int,
border: Int
): Unit
glDeleteFramebuffersOES
Added in API level 1
      abstract fun glDeleteFramebuffersOES(
n: Int,
framebuffers: IntArray!,
offset: Int
): Unit
glDeleteFramebuffersOES
Added in API level 1
      abstract fun glDeleteFramebuffersOES(
n: Int,
framebuffers: IntBuffer!
): Unit
glDeleteRenderbuffersOES
Added in API level 1
      abstract fun glDeleteRenderbuffersOES(
n: Int,
renderbuffers: IntArray!,
offset: Int
): Unit
glDeleteRenderbuffersOES
Added in API level 1
      abstract fun glDeleteRenderbuffersOES(
n: Int,
renderbuffers: IntBuffer!
): Unit
glFramebufferRenderbufferOES
Added in API level 1
      abstract fun glFramebufferRenderbufferOES(
target: Int,
attachment: Int,
renderbuffertarget: Int,
renderbuffer: Int
): Unit
glFramebufferTexture2DOES
Added in API level 1
      abstract fun glFramebufferTexture2DOES(
target: Int,
attachment: Int,
textarget: Int,
texture: Int,
level: Int
): Unit
glGenFramebuffersOES
Added in API level 1
      abstract fun glGenFramebuffersOES(
n: Int,
framebuffers: IntArray!,
offset: Int
): Unit
glGenFramebuffersOES
Added in API level 1
      abstract fun glGenFramebuffersOES(
n: Int,
framebuffers: IntBuffer!
): Unit
glGenRenderbuffersOES
Added in API level 1
      abstract fun glGenRenderbuffersOES(
n: Int,
renderbuffers: IntArray!,
offset: Int
): Unit
glGenRenderbuffersOES
Added in API level 1
      abstract fun glGenRenderbuffersOES(
n: Int,
renderbuffers: IntBuffer!
): Unit
glGetFramebufferAttachmentParameterivOES
Added in API level 1
      abstract fun glGetFramebufferAttachmentParameterivOES(
target: Int,
attachment: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetFramebufferAttachmentParameterivOES
Added in API level 1
      abstract fun glGetFramebufferAttachmentParameterivOES(
target: Int,
attachment: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetIntegerv
Added in API level 1
      abstract fun glGetIntegerv(
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetIntegerv
Added in API level 1
      abstract fun glGetIntegerv(
pname: Int,
params: IntBuffer!
): Unit
glGetRenderbufferParameterivOES
Added in API level 1
      abstract fun glGetRenderbufferParameterivOES(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetRenderbufferParameterivOES
Added in API level 1
      abstract fun glGetRenderbufferParameterivOES(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetTexGenfv
Added in API level 1
      abstract fun glGetTexGenfv(
coord: Int,
pname: Int,
params: FloatArray!,
offset: Int
): Unit
glGetTexGenfv
Added in API level 1
      abstract fun glGetTexGenfv(
coord: Int,
pname: Int,
params: FloatBuffer!
): Unit
glGetTexGeniv
Added in API level 1
      abstract fun glGetTexGeniv(
coord: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetTexGeniv
Added in API level 1
      abstract fun glGetTexGeniv(
coord: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetTexGenxv
Added in API level 1
      abstract fun glGetTexGenxv(
coord: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetTexGenxv
Added in API level 1
      abstract fun glGetTexGenxv(
coord: Int,
pname: Int,
params: IntBuffer!
): Unit
glIsRenderbufferOES
Added in API level 1
      abstract fun glIsRenderbufferOES(renderbuffer: Int): Boolean
glRenderbufferStorageOES
Added in API level 1
      abstract fun glRenderbufferStorageOES(
target: Int,
internalformat: Int,
width: Int,
height: Int
): Unit
glTexEnvfv
Added in API level 1
      abstract fun glTexEnvfv(
target: Int,
pname: Int,
params: FloatArray!,
offset: Int
): Unit
glTexEnvfv
Added in API level 1
      abstract fun glTexEnvfv(
target: Int,
pname: Int,
params: FloatBuffer!
): Unit
glTexEnvxv
Added in API level 1
      abstract fun glTexEnvxv(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glTexEnvxv
Added in API level 1
      abstract fun glTexEnvxv(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glTexGenfv
Added in API level 1
      abstract fun glTexGenfv(
coord: Int,
pname: Int,
params: FloatArray!,
offset: Int
): Unit
glTexGenfv
Added in API level 1
      abstract fun glTexGenfv(
coord: Int,
pname: Int,
params: FloatBuffer!
): Unit
glTexGeniv
Added in API level 1
      abstract fun glTexGeniv(
coord: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glTexGeniv
Added in API level 1
      abstract fun glTexGeniv(
coord: Int,
pname: Int,
params: IntBuffer!
): Unit
glTexGenxv
Added in API level 1
      abstract fun glTexGenxv(
coord: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glTexGenxv
Added in API level 1
      abstract fun glTexGenxv(
coord: Int,
pname: Int,
params: IntBuffer!
): Unit
glTexParameterf
Added in API level 1
      abstract fun glTexParameterf(
target: Int,
pname: Int,
param: Float
): Unit