Added in API level 24
GLES32
open class GLES32 : GLES31
kotlin.Any | ||||
↳ | android.opengl.GLES20 | |||
↳ | android.opengl.GLES30 | |||
↳ | android.opengl.GLES31 | |||
↳ | android.opengl.GLES32 |
OpenGL ES 3.2
Summary
Nested classes | |
---|---|
abstract |
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 | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int |
Inherited constants | |
---|---|
Public methods | |
---|---|
open static Unit | |
open static Unit |
glBlendEquationSeparatei(buf: Int, modeRGB: Int, modeAlpha: Int) |
open static Unit |
glBlendEquationi(buf: Int, mode: Int) |
open static Unit | |
open static Unit |
glBlendFunci(buf: Int, src: Int, dst: Int) |
open static Unit | |
open static Unit | |
open static Unit |
glDebugMessageCallback(callback: GLES32.DebugProc!) |
open static Unit | |
open static Unit | |
open static Unit | |
open static Unit |
glDisablei(target: Int, index: Int) |
open static Unit | |
open static Unit | |
open static Unit | |
open static Unit | |
open static Unit | |
open static Unit |
glFramebufferTexture(target: Int, attachment: Int, texture: Int, level: Int) |
open static Int | |
open static Int |
glGetDebugMessageLog(count: Int, sources: IntBuffer!, types: IntBuffer!, ids: IntBuffer!, severities: IntBuffer!, lengths: IntBuffer!, messageLog: ByteBuffer!) |
open static Array<String!>! | |
open static Array<String!>! | |
open static Int | |
open static String! |
glGetObjectLabel(identifier: Int, name: Int) |
open static String! |
glGetObjectPtrLabel(ptr: Long) |
open static Long |
glGetPointerv(pname: Int) |
open static Unit |
glGetSamplerParameterIiv(sampler: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glGetSamplerParameterIiv(sampler: Int, pname: Int, params: IntBuffer!) |
open static Unit |
glGetSamplerParameterIuiv(sampler: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glGetSamplerParameterIuiv(sampler: Int, pname: Int, params: IntBuffer!) |
open static Unit |
glGetTexParameterIiv(target: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glGetTexParameterIiv(target: Int, pname: Int, params: IntBuffer!) |
open static Unit |
glGetTexParameterIuiv(target: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glGetTexParameterIuiv(target: Int, pname: Int, params: IntBuffer!) |
open static Unit |
glGetnUniformfv(program: Int, location: Int, bufSize: Int, params: FloatArray!, offset: Int) |
open static Unit |
glGetnUniformfv(program: Int, location: Int, bufSize: Int, params: FloatBuffer!) |
open static Unit | |
open static Unit |
glGetnUniformiv(program: Int, location: Int, bufSize: Int, params: IntBuffer!) |
open static Unit | |
open static Unit |
glGetnUniformuiv(program: Int, location: Int, bufSize: Int, params: IntBuffer!) |
open static Boolean |
glIsEnabledi(target: Int, index: Int) |
open static Unit |
glMinSampleShading(value: Float) |
open static Unit |
glObjectLabel(identifier: Int, name: Int, length: Int, label: String!) |
open static Unit |
glObjectPtrLabel(ptr: Long, label: String!) |
open static Unit |
glPatchParameteri(pname: Int, value: Int) |
open static Unit | |
open static Unit | |
open static Unit |
glPushDebugGroup(source: Int, id: Int, length: Int, message: String!) |
open static Unit | |
open static Unit |
glSamplerParameterIiv(sampler: Int, pname: Int, param: IntArray!, offset: Int) |
open static Unit |
glSamplerParameterIiv(sampler: Int, pname: Int, param: IntBuffer!) |
open static Unit |
glSamplerParameterIuiv(sampler: Int, pname: Int, param: IntArray!, offset: Int) |
open static Unit |
glSamplerParameterIuiv(sampler: Int, pname: Int, param: IntBuffer!) |
open static Unit |
glTexBuffer(target: Int, internalformat: Int, buffer: Int) |
open static Unit | |
open static Unit |
glTexParameterIiv(target: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glTexParameterIiv(target: Int, pname: Int, params: IntBuffer!) |
open static Unit |
glTexParameterIuiv(target: Int, pname: Int, params: IntArray!, offset: Int) |
open static Unit |
glTexParameterIuiv(target: Int, pname: Int, params: IntBuffer!) |
open static Unit |
Inherited functions | |
---|---|
Constants
GL_COMPRESSED_RGBA_ASTC_10x10
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_10x10: Int
Value: 37819
GL_COMPRESSED_RGBA_ASTC_10x5
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_10x5: Int
Value: 37816
GL_COMPRESSED_RGBA_ASTC_10x6
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_10x6: Int
Value: 37817
GL_COMPRESSED_RGBA_ASTC_10x8
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_10x8: Int
Value: 37818
GL_COMPRESSED_RGBA_ASTC_12x10
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_12x10: Int
Value: 37820
GL_COMPRESSED_RGBA_ASTC_12x12
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_12x12: Int
Value: 37821
GL_COMPRESSED_RGBA_ASTC_4x4
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_4x4: Int
Value: 37808
GL_COMPRESSED_RGBA_ASTC_5x4
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_5x4: Int
Value: 37809
GL_COMPRESSED_RGBA_ASTC_5x5
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_5x5: Int
Value: 37810
GL_COMPRESSED_RGBA_ASTC_6x5
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_6x5: Int
Value: 37811
GL_COMPRESSED_RGBA_ASTC_6x6
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_6x6: Int
Value: 37812
GL_COMPRESSED_RGBA_ASTC_8x5
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_8x5: Int
Value: 37813
GL_COMPRESSED_RGBA_ASTC_8x6
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_8x6: Int
Value: 37814
GL_COMPRESSED_RGBA_ASTC_8x8
Added in API level 24
static val GL_COMPRESSED_RGBA_ASTC_8x8: Int
Value: 37815
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10: Int
Value: 37851
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5: Int
Value: 37848
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6: Int
Value: 37849
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8: Int
Value: 37850
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10: Int
Value: 37852
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12: Int
Value: 37853
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4: Int
Value: 37840
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4: Int
Value: 37841
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5: Int
Value: 37842
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5: Int
Value: 37843
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6: Int
Value: 37844
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5: Int
Value: 37845
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6: Int
Value: 37846
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8
Added in API level 24
static val GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8: Int
Value: 37847
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
Added in API level 24
static val GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT: Int
Value: 4
GL_DEBUG_CALLBACK_FUNCTION
Added in API level 24
static val GL_DEBUG_CALLBACK_FUNCTION: Int
Value: 33348
GL_DEBUG_CALLBACK_USER_PARAM
Added in API level 24
static val GL_DEBUG_CALLBACK_USER_PARAM: Int
Value: 33349
GL_DEBUG_GROUP_STACK_DEPTH
Added in API level 24
static val GL_DEBUG_GROUP_STACK_DEPTH: Int
Value: 33389
GL_DEBUG_LOGGED_MESSAGES
Added in API level 24
static val GL_DEBUG_LOGGED_MESSAGES: Int
Value: 37189
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH
Added in API level 24
static val GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH: Int
Value: 33347
GL_DEBUG_OUTPUT_SYNCHRONOUS
Added in API level 24
static val GL_DEBUG_OUTPUT_SYNCHRONOUS: Int
Value: 33346
GL_DEBUG_SEVERITY_MEDIUM
Added in API level 24
static val GL_DEBUG_SEVERITY_MEDIUM: Int
Value: 37191
GL_DEBUG_SEVERITY_NOTIFICATION
Added in API level 24
static val GL_DEBUG_SEVERITY_NOTIFICATION: Int
Value: 33387
GL_DEBUG_SOURCE_APPLICATION
Added in API level 24
static val GL_DEBUG_SOURCE_APPLICATION: Int
Value: 33354
GL_DEBUG_SOURCE_SHADER_COMPILER
Added in API level 24
static val GL_DEBUG_SOURCE_SHADER_COMPILER: Int
Value: 33352
GL_DEBUG_SOURCE_THIRD_PARTY
Added in API level 24
static val GL_DEBUG_SOURCE_THIRD_PARTY: Int
Value: 33353
GL_DEBUG_SOURCE_WINDOW_SYSTEM
Added in API level 24
static val GL_DEBUG_SOURCE_WINDOW_SYSTEM: Int
Value: 33351
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR
Added in API level 24
static val GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR: Int
Value: 33357
GL_DEBUG_TYPE_PERFORMANCE
Added in API level 24
static val GL_DEBUG_TYPE_PERFORMANCE: Int
Value: 33360
GL_DEBUG_TYPE_PORTABILITY
Added in API level 24
static val GL_DEBUG_TYPE_PORTABILITY: Int
Value: 33359
GL_DEBUG_TYPE_PUSH_GROUP
Added in API level 24
static val GL_DEBUG_TYPE_PUSH_GROUP: Int
Value: 33385
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR
Added in API level 24
static val GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR: Int
Value: 33358
GL_FIRST_VERTEX_CONVENTION
Added in API level 24
static val GL_FIRST_VERTEX_CONVENTION: Int
Value: 36429
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS
Added in API level 24
static val GL_FRAGMENT_INTERPOLATION_OFFSET_BITS: Int
Value: 36445
GL_FRAMEBUFFER_ATTACHMENT_LAYERED
Added in API level 24
static val GL_FRAMEBUFFER_ATTACHMENT_LAYERED: Int
Value: 36263
GL_FRAMEBUFFER_DEFAULT_LAYERS
Added in API level 24
static val GL_FRAMEBUFFER_DEFAULT_LAYERS: Int
Value: 37650
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS
Added in API level 24
static val GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS: Int
Value: 36264
GL_GEOMETRY_SHADER_INVOCATIONS
Added in API level 24
static val GL_GEOMETRY_SHADER_INVOCATIONS: Int
Value: 34943
GL_GEOMETRY_VERTICES_OUT
Added in API level 24
static val GL_GEOMETRY_VERTICES_OUT: Int
Value: 35094
GL_INNOCENT_CONTEXT_RESET
Added in API level 24
static val GL_INNOCENT_CONTEXT_RESET: Int
Value: 33364
GL_INT_IMAGE_CUBE_MAP_ARRAY
Added in API level 24
static val GL_INT_IMAGE_CUBE_MAP_ARRAY: Int
Value: 36959
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Added in API level 24
static val GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: Int
Value: 37132
GL_INT_SAMPLER_CUBE_MAP_ARRAY
Added in API level 24
static val GL_INT_SAMPLER_CUBE_MAP_ARRAY: Int
Value: 36878
GL_LAST_VERTEX_CONVENTION
Added in API level 24
static val GL_LAST_VERTEX_CONVENTION: Int
Value: 36430
GL_LAYER_PROVOKING_VERTEX
Added in API level 24
static val GL_LAYER_PROVOKING_VERTEX: Int
Value: 33374
GL_LOSE_CONTEXT_ON_RESET
Added in API level 24
static val GL_LOSE_CONTEXT_ON_RESET: Int
Value: 33362
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS: Int
Value: 35378
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS: Int
Value: 36382
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS: Int
Value: 36383
GL_MAX_DEBUG_GROUP_STACK_DEPTH
Added in API level 24
static val GL_MAX_DEBUG_GROUP_STACK_DEPTH: Int
Value: 33388
GL_MAX_DEBUG_LOGGED_MESSAGES
Added in API level 24
static val GL_MAX_DEBUG_LOGGED_MESSAGES: Int
Value: 37188
GL_MAX_DEBUG_MESSAGE_LENGTH
Added in API level 24
static val GL_MAX_DEBUG_MESSAGE_LENGTH: Int
Value: 37187
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET
Added in API level 24
static val GL_MAX_FRAGMENT_INTERPOLATION_OFFSET: Int
Value: 36444
GL_MAX_FRAMEBUFFER_LAYERS
Added in API level 24
static val GL_MAX_FRAMEBUFFER_LAYERS: Int
Value: 37655
GL_MAX_GEOMETRY_ATOMIC_COUNTERS
Added in API level 24
static val GL_MAX_GEOMETRY_ATOMIC_COUNTERS: Int
Value: 37589
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
Added in API level 24
static val GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS: Int
Value: 37583
GL_MAX_GEOMETRY_IMAGE_UNIFORMS
Added in API level 24
static val GL_MAX_GEOMETRY_IMAGE_UNIFORMS: Int
Value: 37069
GL_MAX_GEOMETRY_INPUT_COMPONENTS
Added in API level 24
static val GL_MAX_GEOMETRY_INPUT_COMPONENTS: Int
Value: 37155
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS
Added in API level 24
static val GL_MAX_GEOMETRY_OUTPUT_COMPONENTS: Int
Value: 37156
GL_MAX_GEOMETRY_OUTPUT_VERTICES
Added in API level 24
static val GL_MAX_GEOMETRY_OUTPUT_VERTICES: Int
Value: 36320
GL_MAX_GEOMETRY_SHADER_INVOCATIONS
Added in API level 24
static val GL_MAX_GEOMETRY_SHADER_INVOCATIONS: Int
Value: 36442
GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
Added in API level 24
static val GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: Int
Value: 37079
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS
Added in API level 24
static val GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS: Int
Value: 35881
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS
Added in API level 24
static val GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS: Int
Value: 36321
GL_MAX_GEOMETRY_UNIFORM_BLOCKS
Added in API level 24
static val GL_MAX_GEOMETRY_UNIFORM_BLOCKS: Int
Value: 35372
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_GEOMETRY_UNIFORM_COMPONENTS: Int
Value: 36319
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
Added in API level 24
static val GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS: Int
Value: 37587
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
Added in API level 24
static val GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS: Int
Value: 37581
GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS
Added in API level 24
static val GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS: Int
Value: 37067
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_CONTROL_INPUT_COMPONENTS: Int
Value: 34924
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS: Int
Value: 36483
GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS
Added in API level 24
static val GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS: Int
Value: 37080
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS
Added in API level 24
static val GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS: Int
Value: 36481
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS: Int
Value: 36485
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS
Added in API level 24
static val GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS: Int
Value: 36489
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS: Int
Value: 36479
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS: Int
Value: 37588
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS: Int
Value: 37582
GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS: Int
Value: 37068
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS: Int
Value: 34925
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS: Int
Value: 36486
GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS: Int
Value: 37081
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS: Int
Value: 36482
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS: Int
Value: 36490
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS: Int
Value: 36480
GL_MAX_TESS_PATCH_COMPONENTS
Added in API level 24
static val GL_MAX_TESS_PATCH_COMPONENTS: Int
Value: 36484
GL_MAX_TEXTURE_BUFFER_SIZE
Added in API level 24
static val GL_MAX_TEXTURE_BUFFER_SIZE: Int
Value: 35883
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET
Added in API level 24
static val GL_MIN_FRAGMENT_INTERPOLATION_OFFSET: Int
Value: 36443
GL_MIN_SAMPLE_SHADING_VALUE
Added in API level 24
static val GL_MIN_SAMPLE_SHADING_VALUE: Int
Value: 35895
GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY
Added in API level 24
static val GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY: Int
Value: 37762
GL_MULTISAMPLE_LINE_WIDTH_RANGE
Added in API level 24
static val GL_MULTISAMPLE_LINE_WIDTH_RANGE: Int
Value: 37761
GL_NO_RESET_NOTIFICATION
Added in API level 24
static val GL_NO_RESET_NOTIFICATION: Int
Value: 33377
GL_PRIMITIVE_BOUNDING_BOX
Added in API level 24
static val GL_PRIMITIVE_BOUNDING_BOX: Int
Value: 37566
GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED
Added in API level 24
static val GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED: Int
Value: 33313
GL_REFERENCED_BY_GEOMETRY_SHADER
Added in API level 24
static val GL_REFERENCED_BY_GEOMETRY_SHADER: Int
Value: 37641
GL_REFERENCED_BY_TESS_CONTROL_SHADER
Added in API level 24
static val GL_REFERENCED_BY_TESS_CONTROL_SHADER: Int
Value: 37639
GL_REFERENCED_BY_TESS_EVALUATION_SHADER
Added in API level 24
static val GL_REFERENCED_BY_TESS_EVALUATION_SHADER: Int
Value: 37640
GL_RESET_NOTIFICATION_STRATEGY
Added in API level 24
static val GL_RESET_NOTIFICATION_STRATEGY: Int
Value: 33366
GL_SAMPLER_2D_MULTISAMPLE_ARRAY
Added in API level 24
static val GL_SAMPLER_2D_MULTISAMPLE_ARRAY: Int
Value: 37131
GL_SAMPLER_CUBE_MAP_ARRAY
Added in API level 24
static val GL_SAMPLER_CUBE_MAP_ARRAY: Int
Value: 36876
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
Added in API level 24
static val GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW: Int
Value: 36877
GL_TESS_CONTROL_OUTPUT_VERTICES
Added in API level 24
static val GL_TESS_CONTROL_OUTPUT_VERTICES: Int
Value: 36469
GL_TESS_CONTROL_SHADER_BIT
Added in API level 24
static val GL_TESS_CONTROL_SHADER_BIT: Int
Value: 8
GL_TESS_EVALUATION_SHADER
Added in API level 24
static val GL_TESS_EVALUATION_SHADER: Int
Value: 36487
GL_TESS_EVALUATION_SHADER_BIT
Added in API level 24
static val GL_TESS_EVALUATION_SHADER_BIT: Int
Value: 16
GL_TESS_GEN_VERTEX_ORDER
Added in API level 24
static val GL_TESS_GEN_VERTEX_ORDER: Int
Value: 36472
GL_TEXTURE_2D_MULTISAMPLE_ARRAY
Added in API level 24
static val GL_TEXTURE_2D_MULTISAMPLE_ARRAY: Int
Value: 37122
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
Added in API level 24
static val GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY: Int
Value: 37125
GL_TEXTURE_BINDING_BUFFER
Added in API level 24
static val GL_TEXTURE_BINDING_BUFFER: Int
Value: 35884
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
Added in API level 24
static val GL_TEXTURE_BINDING_CUBE_MAP_ARRAY: Int
Value: 36874
GL_TEXTURE_BUFFER_BINDING
Added in API level 24
static val GL_TEXTURE_BUFFER_BINDING: Int
Value: 35882
GL_TEXTURE_BUFFER_DATA_STORE_BINDING
Added in API level 24
static val GL_TEXTURE_BUFFER_DATA_STORE_BINDING: Int
Value: 35885
GL_TEXTURE_BUFFER_OFFSET
Added in API level 24
static val GL_TEXTURE_BUFFER_OFFSET: Int
Value: 37277
GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Added in API level 24
static val GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT: Int
Value: 37279
GL_TEXTURE_CUBE_MAP_ARRAY
Added in API level 24
static val GL_TEXTURE_CUBE_MAP_ARRAY: Int
Value: 36873
GL_TRIANGLE_STRIP_ADJACENCY
Added in API level 24
static val GL_TRIANGLE_STRIP_ADJACENCY: Int
Value: 13
GL_UNKNOWN_CONTEXT_RESET
Added in API level 24
static val GL_UNKNOWN_CONTEXT_RESET: Int
Value: 33365
GL_UNSIGNED_INT_IMAGE_BUFFER
Added in API level 24
static val GL_UNSIGNED_INT_IMAGE_BUFFER: Int
Value: 36967
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
Added in API level 24
static val GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY: Int
Value: 36970
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Added in API level 24
static val GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: Int
Value: 37133
GL_UNSIGNED_INT_SAMPLER_BUFFER
Added in API level 24
static val GL_UNSIGNED_INT_SAMPLER_BUFFER: Int
Value: 36312
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
Added in API level 24
static val GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY: Int
Value: 36879
Public methods
glBlendEquationSeparatei
Added in API level 24
open static fun glBlendEquationSeparatei(
buf: Int,
modeRGB: Int,
modeAlpha: Int
): Unit
glBlendFuncSeparatei
Added in API level 24
open static fun glBlendFuncSeparatei(
buf: Int,
srcRGB: Int,
dstRGB: Int,
srcAlpha: Int,
dstAlpha: Int
): Unit
glBlendFunci
Added in API level 24
open static fun glBlendFunci(
buf: Int,
src: Int,
dst: Int
): Unit
glColorMaski
Added in API level 24
open static fun glColorMaski(
index: Int,
r: Boolean,
g: Boolean,
b: Boolean,
a: Boolean
): Unit
glCopyImageSubData
Added in API level 24
open static fun glCopyImageSubData(
srcName: Int,
srcTarget: Int,
srcLevel: Int,
srcX: Int,
srcY: Int,
srcZ: Int,
dstName: Int,
dstTarget: Int,
dstLevel: Int,
dstX: Int,
dstY: Int,
dstZ: Int,
srcWidth: Int,
srcHeight: Int,
srcDepth: Int
): Unit
glDebugMessageCallback
Added in API level 24
open static fun glDebugMessageCallback(callback: GLES32.DebugProc!): Unit
glDebugMessageControl
Added in API level 24
open static fun glDebugMessageControl(
source: Int,
type: Int,
severity: Int,
count: Int,
ids: IntArray!,
offset: Int,
enabled: Boolean
): Unit
glDebugMessageControl
Added in API level 24
open static fun glDebugMessageControl(
source: Int,
type: Int,
severity: Int,
count: Int,
ids: IntBuffer!,
enabled: Boolean
): Unit
glDebugMessageInsert
Added in API level 24
open static fun glDebugMessageInsert(
source: Int,
type: Int,
id: Int,
severity: Int,
length: Int,
buf: String!
): Unit
glDrawElementsBaseVertex
Added in API level 24
open static fun glDrawElementsBaseVertex(
mode: Int,
count: Int,
type: Int,
indices: Buffer!,
basevertex: Int
): Unit
glDrawElementsInstancedBaseVertex
Added in API level 24
open static fun glDrawElementsInstancedBaseVertex(
mode: Int,
count: Int,
type: Int,
indices: Buffer!,
instanceCount: Int,
basevertex: Int
): Unit
glDrawElementsInstancedBaseVertex
Added in API level 24
open static fun glDrawElementsInstancedBaseVertex(
mode: Int,
count: Int,
type: Int,
indicesOffset: Int,
instanceCount: Int,
basevertex: Int
): Unit
glDrawRangeElementsBaseVertex
Added in API level 24
open static fun glDrawRangeElementsBaseVertex(
mode: Int,
start: Int,
end: Int,
count: Int,
type: Int,
indices: Buffer!,
basevertex: Int
): Unit
glFramebufferTexture
Added in API level 24
open static fun glFramebufferTexture(
target: Int,
attachment: Int,
texture: Int,
level: Int
): Unit
glGetDebugMessageLog
Added in API level 24
open static fun glGetDebugMessageLog(
count: Int,
bufSize: Int,
sources: IntArray!,
sourcesOffset: Int,
types: IntArray!,
typesOffset: Int,
ids: IntArray!,
idsOffset: Int,
severities: IntArray!,
severitiesOffset: Int,
lengths: IntArray!,
lengthsOffset: Int,
messageLog: ByteArray!,
messageLogOffset: Int
): Int
glGetDebugMessageLog
Added in API level 24
open static fun glGetDebugMessageLog(
count: Int,
sources: IntBuffer!,
types: IntBuffer!,
ids: IntBuffer!,
severities: IntBuffer!,
lengths: IntBuffer!,
messageLog: ByteBuffer!
): Int
glGetDebugMessageLog
Added in API level 24
open static fun glGetDebugMessageLog(
count: Int,
sources: IntArray!,
sourcesOffset: Int,
types: IntArray!,
typesOffset: Int,
ids: IntArray!,
idsOffset: Int,
severities: IntArray!,
severitiesOffset: Int
): Array<String!>!
glGetDebugMessageLog
Added in API level 24
open static fun glGetDebugMessageLog(
count: Int,
sources: IntBuffer!,
types: IntBuffer!,
ids: IntBuffer!,
severities: IntBuffer!
): Array<String!>!
glGetObjectLabel
Added in API level 24
open static fun glGetObjectLabel(
identifier: Int,
name: Int
): String!
glGetSamplerParameterIiv
Added in API level 24
open static fun glGetSamplerParameterIiv(
sampler: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetSamplerParameterIiv
Added in API level 24
open static fun glGetSamplerParameterIiv(
sampler: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetSamplerParameterIuiv
Added in API level 24
open static fun glGetSamplerParameterIuiv(
sampler: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetSamplerParameterIuiv
Added in API level 24
open static fun glGetSamplerParameterIuiv(
sampler: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetTexParameterIiv
Added in API level 24
open static fun glGetTexParameterIiv(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetTexParameterIiv
Added in API level 24
open static fun glGetTexParameterIiv(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetTexParameterIuiv
Added in API level 24
open static fun glGetTexParameterIuiv(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glGetTexParameterIuiv
Added in API level 24
open static fun glGetTexParameterIuiv(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glGetnUniformfv
Added in API level 24
open static fun glGetnUniformfv(
program: Int,
location: Int,
bufSize: Int,
params: FloatArray!,
offset: Int
): Unit
glGetnUniformfv
Added in API level 24
open static fun glGetnUniformfv(
program: Int,
location: Int,
bufSize: Int,
params: FloatBuffer!
): Unit
glGetnUniformiv
Added in API level 24
open static fun glGetnUniformiv(
program: Int,
location: Int,
bufSize: Int,
params: IntArray!,
offset: Int
): Unit
glGetnUniformiv
Added in API level 24
open static fun glGetnUniformiv(
program: Int,
location: Int,
bufSize: Int,
params: IntBuffer!
): Unit
glGetnUniformuiv
Added in API level 24
open static fun glGetnUniformuiv(
program: Int,
location: Int,
bufSize: Int,
params: IntArray!,
offset: Int
): Unit
glGetnUniformuiv
Added in API level 24
open static fun glGetnUniformuiv(
program: Int,
location: Int,
bufSize: Int,
params: IntBuffer!
): Unit
glObjectLabel
Added in API level 24
open static fun glObjectLabel(
identifier: Int,
name: Int,
length: Int,
label: String!
): Unit
glObjectPtrLabel
Added in API level 24
open static fun glObjectPtrLabel(
ptr: Long,
label: String!
): Unit
glPatchParameteri
Added in API level 24
open static fun glPatchParameteri(
pname: Int,
value: Int
): Unit
glPrimitiveBoundingBox
Added in API level 24
open static fun glPrimitiveBoundingBox(
minX: Float,
minY: Float,
minZ: Float,
minW: Float,
maxX: Float,
maxY: Float,
maxZ: Float,
maxW: Float
): Unit
glPushDebugGroup
Added in API level 24
open static fun glPushDebugGroup(
source: Int,
id: Int,
length: Int,
message: String!
): Unit
glReadnPixels
Added in API level 24
open static fun glReadnPixels(
x: Int,
y: Int,
width: Int,
height: Int,
format: Int,
type: Int,
bufSize: Int,
data: Buffer!
): Unit
glSamplerParameterIiv
Added in API level 24
open static fun glSamplerParameterIiv(
sampler: Int,
pname: Int,
param: IntArray!,
offset: Int
): Unit
glSamplerParameterIiv
Added in API level 24
open static fun glSamplerParameterIiv(
sampler: Int,
pname: Int,
param: IntBuffer!
): Unit
glSamplerParameterIuiv
Added in API level 24
open static fun glSamplerParameterIuiv(
sampler: Int,
pname: Int,
param: IntArray!,
offset: Int
): Unit
glSamplerParameterIuiv
Added in API level 24
open static fun glSamplerParameterIuiv(
sampler: Int,
pname: Int,
param: IntBuffer!
): Unit
glTexBuffer
Added in API level 24
open static fun glTexBuffer(
target: Int,
internalformat: Int,
buffer: Int
): Unit
glTexBufferRange
Added in API level 24
open static fun glTexBufferRange(
target: Int,
internalformat: Int,
buffer: Int,
offset: Int,
size: Int
): Unit
glTexParameterIiv
Added in API level 24
open static fun glTexParameterIiv(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glTexParameterIiv
Added in API level 24
open static fun glTexParameterIiv(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glTexParameterIuiv
Added in API level 24
open static fun glTexParameterIuiv(
target: Int,
pname: Int,
params: IntArray!,
offset: Int
): Unit
glTexParameterIuiv
Added in API level 24
open static fun glTexParameterIuiv(
target: Int,
pname: Int,
params: IntBuffer!
): Unit
glTexStorage3DMultisample
Added in API level 24
open static fun glTexStorage3DMultisample(
target: Int,
samples: Int,
internalformat: Int,
width: Int,
height: Int,
depth: Int,
fixedsamplelocations: Boolean
): Unit