4package com.jogamp.opengl;
7import com.jogamp.opengl.*;
8import com.jogamp.opengl.fixedfunc.*;
10import com.jogamp.opengl.GLES1;
11import com.jogamp.opengl.GLES2;
12import com.jogamp.opengl.GL2;
13import com.jogamp.common.nio.Buffers;
14import com.jogamp.opengl.util.GLBuffers;
15import com.jogamp.gluegen.runtime.*;
16import com.jogamp.common.os.*;
17import com.jogamp.common.nio.*;
19import com.jogamp.common.util.*;
22import java.util.HashMap;
23import java.nio.charset.Charset;
24import java.nio.charset.StandardCharsets;
274 public void glClipPlanef(
int plane,
float[] equation,
int equation_offset);
297 public void glClipPlanex(
int plane,
int[] equation,
int equation_offset);
300 public void glColor4x(
int red,
int green,
int blue,
int alpha);
306 public void glFogx(
int pname,
int param);
310 public void glFogxv(
int pname, IntBuffer params);
313 public void glFogxv(
int pname,
int[] params,
int params_offset);
316 public void glFrustumx(
int left,
int right,
int bottom,
int top,
int zNear,
int zFar);
330 public void glGetFixedv(
int pname,
int[] params,
int params_offset);
337 public void glGetLightxv(
int light,
int pname,
int[] params,
int params_offset);
351 public void glGetTexEnvxv(
int tenv,
int pname,
int[] params,
int params_offset);
371 public void glLightx(
int light,
int pname,
int param);
375 public void glLightxv(
int light,
int pname, IntBuffer params);
378 public void glLightxv(
int light,
int pname,
int[] params,
int params_offset);
398 public void glMaterialxv(
int face,
int pname,
int[] params,
int params_offset);
414 public void glOrthox(
int left,
int right,
int bottom,
int top,
int zNear,
int zFar);
442 public void glTexEnvx(
int target,
int pname,
int param);
446 public void glTexEnvxv(
int target,
int pname, IntBuffer params);
449 public void glTexEnvxv(
int target,
int pname,
int[] params,
int params_offset);
469 public void glDrawTexsOES(
short x,
short y,
short z,
short width,
short height);
499 public void glDrawTexfOES(
float x,
float y,
float z,
float width,
float height);
534 public int glQueryMatrixxOES(
int[] mantissa,
int mantissa_offset,
int[] exponent,
int exponent_offset);
537 public void glTexGenf(
int coord,
int pname,
float param);
541 public void glTexGenfv(
int coord,
int pname, FloatBuffer params);
544 public void glTexGenfv(
int coord,
int pname,
float[] params,
int params_offset);
551 public void glTexGeniv(
int coord,
int pname, IntBuffer params);
554 public void glTexGeniv(
int coord,
int pname,
int[] params,
int params_offset);
561 public void glTexGenxv(
int coord,
int pname, IntBuffer params);
564 public void glTexGenxv(
int coord,
int pname,
int[] params,
int params_offset);
571 public void glGetTexGenfv(
int coord,
int pname,
float[] params,
int params_offset);
578 public void glGetTexGeniv(
int coord,
int pname,
int[] params,
int params_offset);
585 public void glGetTexGenxv(
int coord,
int pname,
int[] params,
int params_offset);
660 public void glGetDriverControlStringQCOM(
int driverControl,
int bufSize,
int[] length,
int length_offset,
byte[] driverControlString,
int driverControlString_offset);
674 public void glExtGetTexturesQCOM(
int[] textures,
int textures_offset,
int maxTextures,
int[] numTextures,
int numTextures_offset);
682 public void glExtGetBuffersQCOM(
int[] buffers,
int buffers_offset,
int maxBuffers,
int[] numBuffers,
int numBuffers_offset);
690 public void glExtGetRenderbuffersQCOM(
int[] renderbuffers,
int renderbuffers_offset,
int maxRenderbuffers,
int[] numRenderbuffers,
int numRenderbuffers_offset);
698 public void glExtGetFramebuffersQCOM(
int[] framebuffers,
int framebuffers_offset,
int maxFramebuffers,
int[] numFramebuffers,
int numFramebuffers_offset);
712 public void glExtGetTexSubImageQCOM(
int target,
int level,
int xoffset,
int yoffset,
int zoffset,
int width,
int height,
int depth,
int format,
int type, Buffer texels);
724 public void glExtGetShadersQCOM(
int[] shaders,
int shaders_offset,
int maxShaders,
int[] numShaders,
int numShaders_offset);
732 public void glExtGetProgramsQCOM(
int[] programs,
int programs_offset,
int maxPrograms,
int[] numPrograms,
int numPrograms_offset);
static final int GL_WEIGHT_ARRAY_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_OES" with expression '0x86AD', CType: int
static final int GL_ATC_RGB_AMD
GL_AMD_compressed_ATC_texture Define "GL_ATC_RGB_AMD" with expression '0x8C92', CType: int
static final int GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES
GL_OES_point_size_array Define "GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES" with expression '0x8B9F',...
static final int GL_STENCIL_BUFFER_BIT6_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT6_QCOM" with expression '0x00400000',...
static final int GL_WRITEONLY_RENDERING_QCOM
GL_QCOM_writeonly_rendering Define "GL_WRITEONLY_RENDERING_QCOM" with expression '0x8823',...
static final int GL_DEPTH_BUFFER_BIT6_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT6_QCOM" with expression '0x00004000',...
static final int GL_CURRENT_PALETTE_MATRIX_OES
GL_OES_matrix_palette Define "GL_CURRENT_PALETTE_MATRIX_OES" with expression '0x8843',...
void glRotatex(int angle, int x, int y, int z)
Entry point to C language function: void {@native glRotatex}(GLfixed angle, GLfixed x,...
void glExtGetFramebuffersQCOM(int[] framebuffers, int framebuffers_offset, int maxFramebuffers, int[] numFramebuffers, int numFramebuffers_offset)
Entry point to C language function: void {@native glExtGetFramebuffersQCOM}(GLuint * framebuffers,...
void glLightxv(int light, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glLightxv}(GLenum light, GLenum pname,...
static final int GL_TEXTURE_CROP_RECT_OES
GL_OES_draw_texture Define "GL_TEXTURE_CROP_RECT_OES" with expression '0x8B9D', CType: int
void glExtGetShadersQCOM(IntBuffer shaders, int maxShaders, IntBuffer numShaders)
Entry point to C language function: void {@native glExtGetShadersQCOM}(GLuint * shaders,...
static final int GL_WEIGHT_ARRAY_STRIDE_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_STRIDE_OES" with expression '0x86AA',...
void glTexGenxv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glTexGenxv}(GLenum coord, GLenum pname,...
static final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT
GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample Define "GL_FRAMEBUFFER_INCOMPLE...
static final int GL_ETC1_RGB8_OES
GL_OES_compressed_ETC1_RGB8_texture Define "GL_ETC1_RGB8_OES" with expression '0x8D64',...
static final int GL_TEXTURE_IMAGE_VALID_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_IMAGE_VALID_QCOM" with expression '0x8BD8',...
static final int GL_MATRIX_INDEX_ARRAY_POINTER_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_POINTER_OES" with expression '0x8849',...
void glGetTexParameterxv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTexParameterxv}(GLenum target,...
static final int GL_TEXTURE_BINDING_EXTERNAL_OES
GL_OES_EGL_image_external Define "GL_TEXTURE_BINDING_EXTERNAL_OES" with expression '0x8D67',...
static final int GL_CLIP_PLANE5_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE5_IMG" with expression '0x3005', CType: int
void glGetDriverControlsQCOM(IntBuffer num, int size, IntBuffer driverControls)
Entry point to C language function: void {@native glGetDriverControlsQCOM}(GLint * num,...
static final int GL_STENCIL_BUFFER_BIT3_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT3_QCOM" with expression '0x00080000',...
void glDrawTexxOES(int x, int y, int z, int width, int height)
Entry point to C language function: void {@native glDrawTexxOES}(GLfixed x, GLfixed y,...
static final int GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
GL_IMG_texture_compression_pvrtc Define "GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG" with expression '0x8C03...
static final int GL_CLIP_PLANE0_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE0_IMG" with expression '0x3000', CType: int
void glTexEnvxv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTexEnvxv}(GLenum target, GLenum pname,...
void glMaterialxv(int face, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMaterialxv}(GLenum face, GLenum pname,...
static final int GL_WEIGHT_ARRAY_POINTER_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_POINTER_OES" with expression '0x86AC',...
void glFogxv(int pname, IntBuffer params)
Entry point to C language function: void {@native glFogxv}(GLenum pname, const GLfixed * params) P...
static final int GL_DOT3_RGBA_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_DOT3_RGBA_IMG" with expression '0x86AF',...
static final int GL_FRAGMENT_ALPHA_MODULATE_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_FRAGMENT_ALPHA_MODULATE_IMG" with expression '0...
static final int GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES" with expression '0x8B9E',...
void glClipPlanex(int plane, IntBuffer equation)
Entry point to C language function: void {@native glClipPlanex}(GLenum plane, const GLfixed * equati...
static final int GL_TEXTURE_INTERNAL_FORMAT_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_INTERNAL_FORMAT_QCOM" with expression '0x8BD5',...
static final int GL_TEXTURE_GEN_STR
GL_OES_texture_cube_map Alias for: GL_TEXTURE_GEN_STR_OES Define "GL_TEXTURE_GEN_STR" with expressio...
void glLightModelxv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glLightModelxv}(GLenum pname, const GLfixed * para...
void glMultMatrixx(int[] m, int m_offset)
Entry point to C language function: void {@native glMultMatrixx}(const GLfixed * m) Part of GL_VER...
int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent)
Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa,...
static final int GL_TEXTURE_GEN_MODE
GL_VERSION_1_0, GL_OES_texture_cube_map Alias for: GL_TEXTURE_GEN_MODE_OES Define "GL_TEXTURE_GEN_MO...
void glWeightPointerOES(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glWeightPointerOES}(GLint size,...
void glTexGenfv(int coord, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glTexGenfv}(GLenum coord, GLenum pname,...
static final int GL_DEPTH_BUFFER_BIT0_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT0_QCOM" with expression '0x00000100',...
static final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG
GL_IMG_multisampled_render_to_texture Define "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG" with express...
void glFogx(int pname, int param)
Entry point to C language function: void {@native glFogx}(GLenum pname, GLfixed param) Part of GL_...
static final int GL_MULTISAMPLE_BUFFER_BIT1_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT1_QCOM" with expression '0x02000000',...
void glGetLightxv(int light, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetLightxv}(GLenum light, GLenum pname,...
void glClearColorx(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glClearColorx}(GLclampx red, GLclampx green,...
static final int GL_TEXTURE_HEIGHT_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_HEIGHT_QCOM" with expression '0x8BD3', CType: int
void glPointParameterxv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glPointParameterxv}(GLenum pname,...
void glExtGetProgramBinarySourceQCOM(int program, int shadertype, byte[] source, int source_offset, int[] length, int length_offset)
Entry point to C language function: void {@native glExtGetProgramBinarySourceQCOM}(GLuint program,...
void glLightx(int light, int pname, int param)
Entry point to C language function: void {@native glLightx}(GLenum light, GLenum pname,...
static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
GL_IMG_read_format Define "GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG" with expression '0x8365',...
void glExtGetRenderbuffersQCOM(int[] renderbuffers, int renderbuffers_offset, int maxRenderbuffers, int[] numRenderbuffers, int numRenderbuffers_offset)
Entry point to C language function: void {@native glExtGetRenderbuffersQCOM}(GLuint * renderbuffers,...
void glPointParameterx(int pname, int param)
Entry point to C language function: void {@native glPointParameterx}(GLenum pname,...
static final int GL_MATRIX_PALETTE_OES
GL_OES_matrix_palette Define "GL_MATRIX_PALETTE_OES" with expression '0x8840', CType: int
static final int GL_CLIP_PLANE2_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE2_IMG" with expression '0x3002', CType: int
static final int GL_COLOR_BUFFER_BIT6_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT6_QCOM" with expression '0x00000040',...
void glTexGenf(int coord, int pname, float param)
Entry point to C language function: void {@native glTexGenf}(GLenum coord, GLenum pname,...
static final int GL_MATRIX_INDEX_ARRAY_STRIDE_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_STRIDE_OES" with expression '0x8848',...
boolean glExtIsProgramBinaryQCOM(int program)
Entry point to C language function: GLboolean {@native glExtIsProgramBinaryQCOM}(GLuint program) P...
void glSampleCoveragex(int value, boolean invert)
Entry point to C language function: void {@native glSampleCoveragex}(GLclampx value,...
void glFramebufferTexture2DMultisampleIMG(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function: void {@native glFramebufferTexture2DMultisampleIMG}(GLenum,...
void glLightxv(int light, int pname, IntBuffer params)
Entry point to C language function: void {@native glLightxv}(GLenum light, GLenum pname,...
void glExtGetBuffersQCOM(int[] buffers, int buffers_offset, int maxBuffers, int[] numBuffers, int numBuffers_offset)
Entry point to C language function: void {@native glExtGetBuffersQCOM}(GLuint * buffers,...
static final int GL_MULTISAMPLE_BUFFER_BIT3_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT3_QCOM" with expression '0x08000000',...
static final int GL_MAX_CLIP_PLANES_IMG
GL_IMG_user_clip_plane Define "GL_MAX_CLIP_PLANES_IMG" with expression '0x0D32', CType: int
static final int GL_STENCIL_BUFFER_BIT2_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT2_QCOM" with expression '0x00040000',...
static final int GL_STENCIL_BUFFER_BIT4_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT4_QCOM" with expression '0x00100000',...
void glExtGetProgramsQCOM(int[] programs, int programs_offset, int maxPrograms, int[] numPrograms, int numPrograms_offset)
Entry point to C language function: void {@native glExtGetProgramsQCOM}(GLuint * programs,...
void glDrawTexfvOES(FloatBuffer coords)
Entry point to C language function: void {@native glDrawTexfvOES}(const GLfloat * coords) Part of ...
void glColor4x(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glColor4x}(GLfixed red, GLfixed green,...
void glDeleteVertexArraysOES(int n, IntBuffer arrays)
Entry point to C language function: void {@native glDeleteVertexArraysOES}(GLsizei n,...
void glExtGetRenderbuffersQCOM(IntBuffer renderbuffers, int maxRenderbuffers, IntBuffer numRenderbuffers)
Entry point to C language function: void {@native glExtGetRenderbuffersQCOM}(GLuint * renderbuffers,...
static final int GL_MULTISAMPLE_BUFFER_BIT6_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT6_QCOM" with expression '0x40000000',...
static final int GL_FACTOR_ALPHA_MODULATE_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_FACTOR_ALPHA_MODULATE_IMG" with expression '0x8...
void glExtGetBuffersQCOM(IntBuffer buffers, int maxBuffers, IntBuffer numBuffers)
Entry point to C language function: void {@native glExtGetBuffersQCOM}(GLuint * buffers,...
static final int GL_DEPTH_BUFFER_BIT5_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT5_QCOM" with expression '0x00002000',...
static final int GL_STATE_RESTORE
GL_QCOM_extended_get Define "GL_STATE_RESTORE" with expression '0x8BDC', CType: int
static final int GL_MATRIX_INDEX_ARRAY_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_OES" with expression '0x8844',...
static final int GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES
GL_OES_matrix_get Define "GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES" with expression '0x898E',...
void glTexGeni(int coord, int pname, int param)
Entry point to C language function: void {@native glTexGeni}(GLenum coord, GLenum pname,...
void glGenVertexArraysOES(int n, IntBuffer arrays)
Entry point to C language function: void {@native glGenVertexArraysOES}(GLsizei n,...
void glDrawTexsvOES(short[] coords, int coords_offset)
Entry point to C language function: void {@native glDrawTexsvOES}(const GLshort * coords) Part of ...
static final int GL_DEPTH_EXT
GL_EXT_discard_framebuffer Define "GL_DEPTH_EXT" with expression '0x1801', CType: int
void glFogxv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glFogxv}(GLenum pname, const GLfixed * params) P...
void glPolygonOffsetx(int factor, int units)
Entry point to C language function: void {@native glPolygonOffsetx}(GLfixed factor,...
static final int GL_TEXTURE_SAMPLES_IMG
GL_IMG_multisampled_render_to_texture Define "GL_TEXTURE_SAMPLES_IMG" with expression '0x9136',...
static final int GL_DEPTH_BUFFER_BIT1_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT1_QCOM" with expression '0x00000200',...
void glTexGenfv(int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glTexGenfv}(GLenum coord, GLenum pname,...
static final int GL_COLOR_BUFFER_BIT5_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT5_QCOM" with expression '0x00000020',...
void glTexGenx(int coord, int pname, int param)
Entry point to C language function: void {@native glTexGenx}(GLenum coord, GLenum pname,...
static final int GL_COLOR_BUFFER_BIT1_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT1_QCOM" with expression '0x00000002',...
static final int GL_ATC_RGBA_EXPLICIT_ALPHA_AMD
GL_AMD_compressed_ATC_texture Define "GL_ATC_RGBA_EXPLICIT_ALPHA_AMD" with expression '0x8C93',...
static final int GL_COLOR_BUFFER_BIT4_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT4_QCOM" with expression '0x00000010',...
static final int GL_DEPTH_BUFFER_BIT3_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT3_QCOM" with expression '0x00000800',...
void glTexGeniv(int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname,...
void glGetDriverControlsQCOM(int[] num, int num_offset, int size, int[] driverControls, int driverControls_offset)
Entry point to C language function: void {@native glGetDriverControlsQCOM}(GLint * num,...
void glGetTexGeniv(int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTexGeniv}(GLenum coord, GLenum pname,...
void glFramebufferTexture2DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function: void {@native glFramebufferTexture2DMultisampleEXT}(GLenum,...
static final int GL_TEXTURE_DEPTH_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_DEPTH_QCOM" with expression '0x8BD4', CType: int
void glBindVertexArrayOES(int array)
Entry point to C language function: void {@native glBindVertexArrayOES}(GLuint array) Part of GL_O...
static final int GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
GL_IMG_texture_compression_pvrtc Define "GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG" with expression '0x8C02...
void glDrawTexsvOES(ShortBuffer coords)
Entry point to C language function: void {@native glDrawTexsvOES}(const GLshort * coords) Part of ...
void glTexParameterxv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTexParameterxv}(GLenum target,...
static final int GL_MODULATE_COLOR_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_MODULATE_COLOR_IMG" with expression '0x8C04',...
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT
GL_EXT_multisampled_render_to_texture Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT" with exp...
void glDiscardFramebufferEXT(int target, int numAttachments, IntBuffer attachments)
Entry point to C language function: void {@native glDiscardFramebufferEXT}(GLenum target,...
static final int GL_CLIP_PLANE4_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE4_IMG" with expression '0x3004', CType: int
static final int GL_TEXTURE_EXTERNAL_OES
GL_OES_EGL_image_external Define "GL_TEXTURE_EXTERNAL_OES" with expression '0x8D65',...
void glDeleteVertexArraysOES(int n, int[] arrays, int arrays_offset)
Entry point to C language function: void {@native glDeleteVertexArraysOES}(GLsizei n,...
void glGetTexGenxv(int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTexGenxv}(GLenum coord, GLenum pname,...
void glDrawTexfOES(float x, float y, float z, float width, float height)
Entry point to C language function: void {@native glDrawTexfOES}(GLfloat x, GLfloat y,...
void glClearDepthx(int depth)
Entry point to C language function: void {@native glClearDepthx}(GLclampx depth) Part of GL_VERSIO...
void glExtGetFramebuffersQCOM(IntBuffer framebuffers, int maxFramebuffers, IntBuffer numFramebuffers)
Entry point to C language function: void {@native glExtGetFramebuffersQCOM}(GLuint * framebuffers,...
void glLoadPaletteFromModelViewMatrixOES()
Entry point to C language function: void {@native glLoadPaletteFromModelViewMatrixOES}() Part of G...
static final int GL_WEIGHT_ARRAY_TYPE_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_TYPE_OES" with expression '0x86A9', CType: int
void glGenVertexArraysOES(int n, int[] arrays, int arrays_offset)
Entry point to C language function: void {@native glGenVertexArraysOES}(GLsizei n,...
static final int GL_MULTISAMPLE_BUFFER_BIT0_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT0_QCOM" with expression '0x01000000',...
static final int GL_DEPTH_BUFFER_BIT7_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT7_QCOM" with expression '0x00008000',...
static final int GL_TEXTURE_ALPHA_MODULATE_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_TEXTURE_ALPHA_MODULATE_IMG" with expression '0x...
void glCurrentPaletteMatrixOES(int matrixpaletteindex)
Entry point to C language function: void {@native glCurrentPaletteMatrixOES}(GLuint matrixpaletteind...
void glMultiTexCoord4x(int target, int s, int t, int r, int q)
Entry point to C language function: void {@native glMultiTexCoord4x}(GLenum target,...
void glOrthox(int left, int right, int bottom, int top, int zNear, int zFar)
Entry point to C language function: void {@native glOrthox}(GLfixed left, GLfixed right,...
void glGetMaterialxv(int face, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMaterialxv}(GLenum face, GLenum pname,...
void glFrustumx(int left, int right, int bottom, int top, int zNear, int zFar)
Entry point to C language function: void {@native glFrustumx}(GLfixed left, GLfixed right,...
void glDrawTexxvOES(int[] coords, int coords_offset)
Entry point to C language function: void {@native glDrawTexxvOES}(const GLfixed * coords) Part of ...
void glLineWidthx(int width)
Entry point to C language function: void {@native glLineWidthx}(GLfixed width) Part of GL_VERSION_...
void glDrawTexfvOES(float[] coords, int coords_offset)
Entry point to C language function: void {@native glDrawTexfvOES}(const GLfloat * coords) Part of ...
void glGetTexGenfv(int coord, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetTexGenfv}(GLenum coord, GLenum pname,...
void glRenderbufferStorageMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function: void {@native glRenderbufferStorageMultisampleEXT}(GLenum,...
static final int GL_COLOR_BUFFER_BIT2_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT2_QCOM" with expression '0x00000004',...
void glGetClipPlanex(int pname, IntBuffer eqn)
Entry point to C language function: void {@native glGetClipPlanex}(GLenum pname, GLfixed * eqn) Pa...
void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glExtGetTexLevelParameterivQCOM}(GLuint texture,...
void glGetTexEnvxv(int tenv, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTexEnvxv}(GLenum tenv, GLenum pname,...
void glPointSizePointerOES(int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glPointSizePointerOES}(GLenum type,...
void glGetMaterialxv(int face, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMaterialxv}(GLenum face, GLenum pname,...
static final int GL_POINT_SIZE_ARRAY_TYPE_OES
GL_OES_point_size_array Define "GL_POINT_SIZE_ARRAY_TYPE_OES" with expression '0x898A',...
static final int GL_MULTISAMPLE_BUFFER_BIT2_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT2_QCOM" with expression '0x04000000',...
void glClipPlanefIMG(int arg0, float[] arg1, int arg1_offset)
Entry point to C language function: void {@native glClipPlanefIMG}(GLenum, const GLfloat * ) Part ...
void glGetTexGenfv(int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetTexGenfv}(GLenum coord, GLenum pname,...
static final int GL_MAX_VERTEX_UNITS_OES
GL_OES_matrix_palette Define "GL_MAX_VERTEX_UNITS_OES" with expression '0x86A4', CType: int
static final int GL_CLIP_PLANE1_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE1_IMG" with expression '0x3001', CType: int
static final int GL_TEXTURE_MAX_LEVEL_APPLE
GL_APPLE_texture_max_level Define "GL_TEXTURE_MAX_LEVEL_APPLE" with expression '0x813D',...
void glEnableDriverControlQCOM(int driverControl)
Entry point to C language function: void {@native glEnableDriverControlQCOM}(GLuint driverControl) ...
static final int GL_COLOR_BUFFER_BIT7_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT7_QCOM" with expression '0x00000080',...
void glExtTexObjectStateOverrideiQCOM(int target, int pname, int param)
Entry point to C language function: void {@native glExtTexObjectStateOverrideiQCOM}(GLenum target,...
static final int GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
GL_IMG_texture_compression_pvrtc Define "GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG" with expression '0x8C00'...
static final int GL_TEXTURE_TARGET_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_TARGET_QCOM" with expression '0x8BDA', CType: int
void glGetClipPlanef(int pname, float[] equation, int equation_offset)
Entry point to C language function: void {@native glGetClipPlanef}(GLenum pname, GLfloat * equation)...
void glDiscardFramebufferEXT(int target, int numAttachments, int[] attachments, int attachments_offset)
Entry point to C language function: void {@native glDiscardFramebufferEXT}(GLenum target,...
void glRenderbufferStorageMultisampleIMG(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function: void {@native glRenderbufferStorageMultisampleIMG}(GLenum,...
void glMaterialxv(int face, int pname, IntBuffer params)
Entry point to C language function: void {@native glMaterialxv}(GLenum face, GLenum pname,...
void glGetClipPlanex(int pname, int[] eqn, int eqn_offset)
Entry point to C language function: void {@native glGetClipPlanex}(GLenum pname, GLfixed * eqn) Pa...
static final int GL_POINT_SIZE_ARRAY_POINTER_OES
GL_OES_point_size_array Define "GL_POINT_SIZE_ARRAY_POINTER_OES" with expression '0x898C',...
void glClipPlanexIMG(int arg0, int[] arg1, int arg1_offset)
Entry point to C language function: void {@native glClipPlanexIMG}(GLenum, const GLfixed * ) Part ...
void glGetTexGenxv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTexGenxv}(GLenum coord, GLenum pname,...
static final int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
GL_OES_EGL_image_external Define "GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES" with expression '0x8D68',...
int glQueryMatrixxOES(int[] mantissa, int mantissa_offset, int[] exponent, int exponent_offset)
Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa,...
static final int GL_RENDERBUFFER_SAMPLES_EXT
GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample Define "GL_RENDERBUFFER_SAMPLES...
static final int GL_TEXTURE_OBJECT_VALID_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_OBJECT_VALID_QCOM" with expression '0x8BDB',...
static final int GL_STENCIL_BUFFER_BIT5_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT5_QCOM" with expression '0x00200000',...
void glDisableDriverControlQCOM(int driverControl)
Entry point to C language function: void {@native glDisableDriverControlQCOM}(GLuint driverControl) ...
void glCopyTextureLevelsAPPLE(int destinationTexture, int sourceTexture, int sourceBaseLevel, int sourceLevelCount)
Entry point to C language function: void {@native glCopyTextureLevelsAPPLE}(GLuint destinationTextur...
static final int GL_REFLECTION_MAP
GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map,...
void glTexGenxv(int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTexGenxv}(GLenum coord, GLenum pname,...
void glClipPlanef(int plane, float[] equation, int equation_offset)
Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equati...
void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, IntBuffer params)
Entry point to C language function: void {@native glExtGetTexLevelParameterivQCOM}(GLuint texture,...
void glDepthRangex(int zNear, int zFar)
Entry point to C language function: void {@native glDepthRangex}(GLclampx zNear, GLclampx zFar) Pa...
static final int GL_STENCIL_BUFFER_BIT0_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT0_QCOM" with expression '0x00010000',...
static final int GL_WEIGHT_ARRAY_BUFFER_BINDING_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_BUFFER_BINDING_OES" with expression '0x889E',...
void glTexEnvx(int target, int pname, int param)
Entry point to C language function: void {@native glTexEnvx}(GLenum target, GLenum pname,...
static final int GL_PERFMON_GLOBAL_MODE_QCOM
GL_QCOM_perfmon_global_mode Define "GL_PERFMON_GLOBAL_MODE_QCOM" with expression '0x8FA0',...
void glTexParameterx(int target, int pname, int param)
Entry point to C language function: void {@native glTexParameterx}(GLenum target,...
static final int GL_DEPTH_BUFFER_BIT2_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT2_QCOM" with expression '0x00000400',...
static final int GL_COLOR_BUFFER_BIT0_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT0_QCOM" with expression '0x00000001',...
static final int GL_3DC_X_AMD
GL_AMD_compressed_3DC_texture Define "GL_3DC_X_AMD" with expression '0x87F9', CType: int
static final int GL_MAX_PALETTE_MATRICES_OES
GL_OES_matrix_palette Define "GL_MAX_PALETTE_MATRICES_OES" with expression '0x8842',...
void glDrawTexivOES(IntBuffer coords)
Entry point to C language function: void {@native glDrawTexivOES}(const GLint * coords) Part of GL...
void glExtGetTexturesQCOM(int[] textures, int textures_offset, int maxTextures, int[] numTextures, int numTextures_offset)
Entry point to C language function: void {@native glExtGetTexturesQCOM}(GLuint * textures,...
void glNormal3x(int nx, int ny, int nz)
Entry point to C language function: void {@native glNormal3x}(GLfixed nx, GLfixed ny,...
void glGetFixedv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetFixedv}(GLenum pname, GLfixed * params) Par...
void glLoadMatrixx(int[] m, int m_offset)
Entry point to C language function: void {@native glLoadMatrixx}(const GLfixed * m) Part of GL_VER...
void glGetTexParameterxv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTexParameterxv}(GLenum target,...
static final int GL_TEXTURE_NUM_LEVELS_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_NUM_LEVELS_QCOM" with expression '0x8BD9',...
void glGetTexGeniv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTexGeniv}(GLenum coord, GLenum pname,...
void glClipPlanexIMG(int arg0, IntBuffer arg1)
Entry point to C language function: void {@native glClipPlanexIMG}(GLenum, const GLfixed * ) Part ...
static final int GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
GL_IMG_texture_compression_pvrtc Define "GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG" with expression '0x8C01'...
void glMultMatrixx(IntBuffer m)
Entry point to C language function: void {@native glMultMatrixx}(const GLfixed * m) Part of GL_VER...
static final int GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES
GL_OES_matrix_get Define "GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES" with expression '0x898D',...
void glMatrixIndexPointerOES(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glMatrixIndexPointerOES}(GLint size,...
void glScalex(int x, int y, int z)
Entry point to C language function: void {@native glScalex}(GLfixed x, GLfixed y,...
void glGetClipPlanef(int pname, FloatBuffer equation)
Entry point to C language function: void {@native glGetClipPlanef}(GLenum pname, GLfloat * equation)...
static final int GL_CLIP_PLANE3_IMG
GL_IMG_user_clip_plane Define "GL_CLIP_PLANE3_IMG" with expression '0x3003', CType: int
static final int GL_MAX_SAMPLES_EXT
GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample Define "GL_MAX_SAMPLES_EXT" wit...
void glPointParameterxv(int pname, IntBuffer params)
Entry point to C language function: void {@native glPointParameterxv}(GLenum pname,...
static final int GL_POINT_SIZE_ARRAY_STRIDE_OES
GL_OES_point_size_array Define "GL_POINT_SIZE_ARRAY_STRIDE_OES" with expression '0x898B',...
void glLightModelxv(int pname, IntBuffer params)
Entry point to C language function: void {@native glLightModelxv}(GLenum pname, const GLfixed * para...
static final int GL_TEXTURE_WIDTH_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_WIDTH_QCOM" with expression '0x8BD2', CType: int
void glDrawTexiOES(int x, int y, int z, int width, int height)
Entry point to C language function: void {@native glDrawTexiOES}(GLint x, GLint y,...
static final int GL_WEIGHT_ARRAY_SIZE_OES
GL_OES_matrix_palette Define "GL_WEIGHT_ARRAY_SIZE_OES" with expression '0x86AB', CType: int
static final int GL_VERTEX_ARRAY_BINDING_OES
GL_OES_vertex_array_object Define "GL_VERTEX_ARRAY_BINDING_OES" with expression '0x85B5',...
void glDrawTexivOES(int[] coords, int coords_offset)
Entry point to C language function: void {@native glDrawTexivOES}(const GLint * coords) Part of GL...
static final int GL_TEXTURE_FORMAT_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_FORMAT_QCOM" with expression '0x8BD6', CType: int
static final long GL_MULTISAMPLE_BUFFER_BIT7_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT7_QCOM" with expression '0x80000000',...
void glEGLImageTargetTexture2DOES(int target, long image)
Entry point to C language function: void {@native glEGLImageTargetTexture2DOES}(GLenum target,...
void glLoadMatrixx(IntBuffer m)
Entry point to C language function: void {@native glLoadMatrixx}(const GLfixed * m) Part of GL_VER...
static final int GL_MAX_SAMPLES_IMG
GL_IMG_multisampled_render_to_texture Define "GL_MAX_SAMPLES_IMG" with expression '0x9135',...
static final int GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
GL_AMD_compressed_ATC_texture Define "GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD" with expression '0x87EE',...
static final int GL_NORMAL_MAP
GL_VERSION_1_3, GL_OES_texture_cube_map, GL_NV_texgen_reflection, GL_ARB_texture_cube_map,...
static final int GL_MULTISAMPLE_BUFFER_BIT4_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT4_QCOM" with expression '0x10000000',...
boolean glIsVertexArrayOES(int array)
Entry point to C language function: GLboolean {@native glIsVertexArrayOES}(GLuint array) Part of G...
void glStartTilingQCOM(int x, int y, int width, int height, int preserveMask)
Entry point to C language function: void {@native glStartTilingQCOM}(GLuint x, GLuint y,...
void glTranslatex(int x, int y, int z)
Entry point to C language function: void {@native glTranslatex}(GLfixed x, GLfixed y,...
static final int GL_POINT_SIZE_ARRAY_OES
GL_OES_point_size_array Define "GL_POINT_SIZE_ARRAY_OES" with expression '0x8B9C',...
void glClipPlanex(int plane, int[] equation, int equation_offset)
Entry point to C language function: void {@native glClipPlanex}(GLenum plane, const GLfixed * equati...
static final int GL_RECIP_ADD_SIGNED_ALPHA_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_RECIP_ADD_SIGNED_ALPHA_IMG" with expression '0x...
void glTexEnvxv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTexEnvxv}(GLenum target, GLenum pname,...
void glGetTexEnvxv(int tenv, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTexEnvxv}(GLenum tenv, GLenum pname,...
void glPointSizex(int size)
Entry point to C language function: void {@native glPointSizex}(GLfixed size) Part of GL_VERSION_E...
void glDrawTexsOES(short x, short y, short z, short width, short height)
Entry point to C language function: void {@native glDrawTexsOES}(GLshort x, GLshort y,...
void glGetLightxv(int light, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetLightxv}(GLenum light, GLenum pname,...
static final int GL_STENCIL_BUFFER_BIT7_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT7_QCOM" with expression '0x00800000',...
void glClipPlanefIMG(int arg0, FloatBuffer arg1)
Entry point to C language function: void {@native glClipPlanefIMG}(GLenum, const GLfloat * ) Part ...
static final int GL_MATRIX_INDEX_ARRAY_TYPE_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_TYPE_OES" with expression '0x8847',...
void glDrawTexxvOES(IntBuffer coords)
Entry point to C language function: void {@native glDrawTexxvOES}(const GLfixed * coords) Part of ...
static final int GL_MULTISAMPLE_BUFFER_BIT5_QCOM
GL_QCOM_tiled_rendering Define "GL_MULTISAMPLE_BUFFER_BIT5_QCOM" with expression '0x20000000',...
static final int GL_3DC_XY_AMD
GL_AMD_compressed_3DC_texture Define "GL_3DC_XY_AMD" with expression '0x87FA', CType: int
void glEndTilingQCOM(int preserveMask)
Entry point to C language function: void {@native glEndTilingQCOM}(GLbitfield preserveMask) Part o...
void glExtGetTexturesQCOM(IntBuffer textures, int maxTextures, IntBuffer numTextures)
Entry point to C language function: void {@native glExtGetTexturesQCOM}(GLuint * textures,...
void glClipPlanef(int plane, FloatBuffer equation)
Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equati...
static final int GL_STENCIL_BUFFER_BIT1_QCOM
GL_QCOM_tiled_rendering Define "GL_STENCIL_BUFFER_BIT1_QCOM" with expression '0x00020000',...
void glGetDriverControlStringQCOM(int driverControl, int bufSize, int[] length, int length_offset, byte[] driverControlString, int driverControlString_offset)
Entry point to C language function: void {@native glGetDriverControlStringQCOM}(GLuint driverControl...
static final int GL_COLOR_EXT
GL_EXT_discard_framebuffer Define "GL_COLOR_EXT" with expression '0x1800', CType: int
static final int GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES
GL_OES_matrix_get Define "GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES" with expression '0x898F',...
void glExtGetProgramsQCOM(IntBuffer programs, int maxPrograms, IntBuffer numPrograms)
Entry point to C language function: void {@native glExtGetProgramsQCOM}(GLuint * programs,...
void glTexParameterxv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTexParameterxv}(GLenum target,...
static final int GL_DEPTH_BUFFER_BIT4_QCOM
GL_QCOM_tiled_rendering Define "GL_DEPTH_BUFFER_BIT4_QCOM" with expression '0x00001000',...
static final int GL_RENDERBUFFER_SAMPLES_IMG
GL_IMG_multisampled_render_to_texture Define "GL_RENDERBUFFER_SAMPLES_IMG" with expression '0x9133',...
void glGetDriverControlStringQCOM(int driverControl, int bufSize, IntBuffer length, ByteBuffer driverControlString)
Entry point to C language function: void {@native glGetDriverControlStringQCOM}(GLuint driverControl...
void glEGLImageTargetRenderbufferStorageOES(int target, long image)
Entry point to C language function: void {@native glEGLImageTargetRenderbufferStorageOES}(GLenum tar...
static final int GL_MATRIX_INDEX_ARRAY_SIZE_OES
GL_OES_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_SIZE_OES" with expression '0x8846',...
void glExtGetProgramBinarySourceQCOM(int program, int shadertype, ByteBuffer source, IntBuffer length)
Entry point to C language function: void {@native glExtGetProgramBinarySourceQCOM}(GLuint program,...
void glLightModelx(int pname, int param)
Entry point to C language function: void {@native glLightModelx}(GLenum pname, GLfixed param) Part...
static final int GL_ADD_BLEND_IMG
GL_IMG_texture_env_enhanced_fixed_function Define "GL_ADD_BLEND_IMG" with expression '0x8C09',...
void glGetFixedv(int pname, IntBuffer params)
Entry point to C language function: void {@native glGetFixedv}(GLenum pname, GLfixed * params) Par...
void glTexGeniv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname,...
static final int GL_BGRA_IMG
GL_IMG_read_format Define "GL_BGRA_IMG" with expression '0x80E1', CType: int
void glExtGetTexSubImageQCOM(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, Buffer texels)
Entry point to C language function: void {@native glExtGetTexSubImageQCOM}(GLenum target,...
void glMaterialx(int face, int pname, int param)
Entry point to C language function: void {@native glMaterialx}(GLenum face, GLenum pname,...
static final int GL_TEXTURE_TYPE_QCOM
GL_QCOM_extended_get Define "GL_TEXTURE_TYPE_QCOM" with expression '0x8BD7', CType: int
void glAlphaFuncx(int func, int ref)
Entry point to C language function: void {@native glAlphaFuncx}(GLenum func, GLclampx ref) Part of...
static final int GL_STENCIL_EXT
GL_EXT_discard_framebuffer Define "GL_STENCIL_EXT" with expression '0x1802', CType: int
void glExtGetShadersQCOM(int[] shaders, int shaders_offset, int maxShaders, int[] numShaders, int numShaders_offset)
Entry point to C language function: void {@native glExtGetShadersQCOM}(GLuint * shaders,...
static final int GL_COLOR_BUFFER_BIT3_QCOM
GL_QCOM_tiled_rendering Define "GL_COLOR_BUFFER_BIT3_QCOM" with expression '0x00000008',...
void glExtGetBufferPointervQCOM(int target, PointerBuffer params)
Entry point to C language function: void {@native glExtGetBufferPointervQCOM}(GLenum target,...
void glResolveMultisampleFramebuffer()
Entry point to C language function: void {@native glResolveMultisampleFramebuffer}() Part of GL_AP...