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: ShortArray!, offset: Int) |
open static Unit |
glDrawTexsvOES(coords: ShortBuffer!) |
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: 35987
GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
Added in API level 4
static val GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD: Int
Value: 34798
GL_BLEND_EQUATION_ALPHA_OES
Added in API level 4
static val GL_BLEND_EQUATION_ALPHA_OES: Int
Value: 34877
GL_BLEND_EQUATION_RGB_OES
Added in API level 4
static val GL_BLEND_EQUATION_RGB_OES: Int
Value: 32777
GL_BUFFER_MAP_POINTER_OES
Added in API level 4
static val GL_BUFFER_MAP_POINTER_OES: Int
Value: 35005
GL_CURRENT_PALETTE_MATRIX_OES
Added in API level 4
static val GL_CURRENT_PALETTE_MATRIX_OES: Int
Value: 34883
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_UNSUPPORTED_OES
Added in API level 4
static val GL_FRAMEBUFFER_UNSUPPORTED_OES: Int
Value: 36061
GL_FUNC_REVERSE_SUBTRACT_OES
Added in API level 4
static val GL_FUNC_REVERSE_SUBTRACT_OES: Int
Value: 32779
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_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_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_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_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_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_STENCIL_ATTACHMENT_OES
Added in API level 4
static val GL_STENCIL_ATTACHMENT_OES: Int
Value: 36128
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_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_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_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_WEIGHT_ARRAY_BUFFER_BINDING_OES
Added in API level 4
static val GL_WEIGHT_ARRAY_BUFFER_BINDING_OES: Int
Value: 34974
GL_WEIGHT_ARRAY_POINTER_OES
Added in API level 4
static val GL_WEIGHT_ARRAY_POINTER_OES: Int
Value: 34476
GL_WEIGHT_ARRAY_STRIDE_OES
Added in API level 4
static val GL_WEIGHT_ARRAY_STRIDE_OES: Int
Value: 34474
Public constructors
GLES11Ext
GLES11Ext()
Public methods
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
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
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
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
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
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
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
glFogxvOES
Added in API level 4
open static fun glFogxvOES(
pname: Int,
params: IntArray!,
offset: Int
): 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
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
glLoadMatrixxOES
Added in API level 4
open static fun glLoadMatrixxOES(
m: IntArray!,
offset: Int
): 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
glMultiTexCoord4xOES
Added in API level 4
open static fun glMultiTexCoord4xOES(
target: Int,
s: Int,
t: Int,
r: Int,
q: 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
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
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
glWeightPointerOES
Added in API level 4
open static fun glWeightPointerOES(
size: Int,
type: Int,
stride: Int,
pointer: Buffer!
): Unit