All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jogamp.opengl.GLES1 Maven / Gradle / Ivy

The newest version!
/* !---- DO NOT EDIT: This file autogenerated by com/jogamp/gluegen/opengl/GLEmitter.java on Sat Oct 10 03:12:56 CEST 2015 ----! */

package com.jogamp.opengl;

import java.util.*;
import com.jogamp.opengl.*;
import com.jogamp.opengl.fixedfunc.*;
import jogamp.opengl.*;
import com.jogamp.opengl.GLES1;
import com.jogamp.opengl.GLES2;
import com.jogamp.opengl.GL2;
import com.jogamp.common.nio.Buffers;
import com.jogamp.opengl.util.GLBuffers;
import com.jogamp.gluegen.runtime.*;
import com.jogamp.common.os.*;
import com.jogamp.common.nio.*;
import java.nio.*;

 /**
  * 

This interface contains all OpenGL ES [ 1.0 .. 1.1 ] methods, * as well as most of it's extensions defined at the time of this specification.

*/ public interface GLES1 extends GL2ES1{ /** GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample - CType: int */ public static final int GL_MAX_SAMPLES_EXT = 0x8d57; /** GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: GL_TEXTURE_GEN_MODE_OES - CType: int */ public static final int GL_TEXTURE_GEN_MODE = 0x2500; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_FORMAT_QCOM = 0x8bd6; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_OES = 0x86ad; /** GL_VERSION_1_3, GL_OES_texture_cube_map, GL_NV_texgen_reflection, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map
Alias for: GL_NORMAL_MAP_OES, GL_NORMAL_MAP_NV, GL_NORMAL_MAP_ARB, GL_NORMAL_MAP_EXT - CType: int */ public static final int GL_NORMAL_MAP = 0x8511; /** GL_OES_point_size_array - CType: int */ public static final int GL_POINT_SIZE_ARRAY_POINTER_OES = 0x898c; /** GL_OES_point_size_array - CType: int */ public static final int GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES = 0x8b9f; /** GL_OES_EGL_image_external - CType: int */ public static final int GL_TEXTURE_EXTERNAL_OES = 0x8d65; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MAX_VERTEX_UNITS_OES = 0x86a4; /** GL_IMG_multisampled_render_to_texture - CType: int */ public static final int GL_RENDERBUFFER_SAMPLES_IMG = 0x9133; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT3_QCOM = 0x8000000; /** GL_IMG_texture_compression_pvrtc - CType: int */ public static final int GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 0x8c01; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT3_QCOM = 0x80000; /** GL_IMG_texture_compression_pvrtc - CType: int */ public static final int GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 0x8c03; /** GL_OES_matrix_palette - CType: int */ public static final int GL_CURRENT_PALETTE_MATRIX_OES = 0x8843; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_POINTER_OES = 0x8849; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE5_IMG = 0x3005; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT2_QCOM = 0x40000; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_BUFFER_BINDING_OES = 0x889e; /** GL_QCOM_tiled_rendering - CType: long */ public static final long GL_MULTISAMPLE_BUFFER_BIT7_QCOM = 0x80000000L; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT6_QCOM = 0x4000; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT7_QCOM = 0x80; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_TYPE_QCOM = 0x8bd7; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_IMAGE_VALID_QCOM = 0x8bd8; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT6_QCOM = 0x40; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT5_QCOM = 0x2000; /** GL_QCOM_extended_get - CType: int */ public static final int GL_STATE_RESTORE = 0x8bdc; /** GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_NV_texgen_reflection
Alias for: GL_REFLECTION_MAP_OES, GL_REFLECTION_MAP_ARB, GL_REFLECTION_MAP_EXT, GL_REFLECTION_MAP_NV - CType: int */ public static final int GL_REFLECTION_MAP = 0x8512; /** GL_OES_vertex_array_object - CType: int */ public static final int GL_VERTEX_ARRAY_BINDING_OES = 0x85b5; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT0_QCOM = 0x1; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT3_QCOM = 0x800; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MAX_PALETTE_MATRICES_OES = 0x8842; /** GL_OES_texture_cube_map
Alias for: GL_TEXTURE_GEN_STR_OES - CType: int */ public static final int GL_TEXTURE_GEN_STR = 0x8d60; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT2_QCOM = 0x4; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT1_QCOM = 0x200; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT2_QCOM = 0x4000000; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT4_QCOM = 0x10000000; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_WIDTH_QCOM = 0x8bd2; /** GL_AMD_compressed_ATC_texture - CType: int */ public static final int GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD = 0x87ee; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT4_QCOM = 0x10; /** GL_AMD_compressed_ATC_texture - CType: int */ public static final int GL_ATC_RGBA_EXPLICIT_ALPHA_AMD = 0x8c93; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE4_IMG = 0x3004; /** GL_EXT_discard_framebuffer - CType: int */ public static final int GL_DEPTH_EXT = 0x1801; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_DOT3_RGBA_IMG = 0x86af; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT6_QCOM = 0x40000000; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_FACTOR_ALPHA_MODULATE_IMG = 0x8c07; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_STRIDE_OES = 0x8848; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_HEIGHT_QCOM = 0x8bd3; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT7_QCOM = 0x800000; /** GL_IMG_multisampled_render_to_texture - CType: int */ public static final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG = 0x9134; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_MAX_CLIP_PLANES_IMG = 0xd32; /** GL_EXT_discard_framebuffer - CType: int */ public static final int GL_COLOR_EXT = 0x1800; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE3_IMG = 0x3003; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_ADD_BLEND_IMG = 0x8c09; /** GL_OES_point_size_array - CType: int */ public static final int GL_POINT_SIZE_ARRAY_OES = 0x8b9c; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT5_QCOM = 0x200000; /** GL_OES_compressed_ETC1_RGB8_texture - CType: int */ public static final int GL_ETC1_RGB8_OES = 0x8d64; /** GL_APPLE_texture_max_level - CType: int */ public static final int GL_TEXTURE_MAX_LEVEL_APPLE = 0x813d; /** GL_IMG_read_format - CType: int */ public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG = 0x8365; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_TARGET_QCOM = 0x8bda; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_TEXTURE_ALPHA_MODULATE_IMG = 0x8c06; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT0_QCOM = 0x10000; /** GL_OES_matrix_get - CType: int */ public static final int GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898f; /** GL_AMD_compressed_3DC_texture - CType: int */ public static final int GL_3DC_X_AMD = 0x87f9; /** GL_OES_EGL_image_external - CType: int */ public static final int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES = 0x8d68; /** GL_QCOM_perfmon_global_mode - CType: int */ public static final int GL_PERFMON_GLOBAL_MODE_QCOM = 0x8fa0; /** GL_IMG_read_format - CType: int */ public static final int GL_BGRA_IMG = 0x80e1; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE2_IMG = 0x3002; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_INTERNAL_FORMAT_QCOM = 0x8bd5; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_DEPTH_QCOM = 0x8bd4; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT1_QCOM = 0x2; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT0_QCOM = 0x100; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT1_QCOM = 0x20000; /** GL_EXT_discard_framebuffer - CType: int */ public static final int GL_STENCIL_EXT = 0x1802; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT5_QCOM = 0x20; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT4_QCOM = 0x1000; /** GL_IMG_texture_compression_pvrtc - CType: int */ public static final int GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8c00; /** GL_IMG_multisampled_render_to_texture - CType: int */ public static final int GL_TEXTURE_SAMPLES_IMG = 0x9136; /** GL_AMD_compressed_ATC_texture - CType: int */ public static final int GL_ATC_RGB_AMD = 0x8c92; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_MODULATE_COLOR_IMG = 0x8c04; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_PALETTE_OES = 0x8840; /** GL_EXT_multisampled_render_to_texture - CType: int */ public static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT = 0x8d6c; /** GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample - CType: int */ public static final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT = 0x8d56; /** GL_OES_point_size_array - CType: int */ public static final int GL_POINT_SIZE_ARRAY_TYPE_OES = 0x898a; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT4_QCOM = 0x100000; /** GL_IMG_multisampled_render_to_texture - CType: int */ public static final int GL_MAX_SAMPLES_IMG = 0x9135; /** GL_AMD_compressed_3DC_texture - CType: int */ public static final int GL_3DC_XY_AMD = 0x87fa; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_NUM_LEVELS_QCOM = 0x8bd9; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT1_QCOM = 0x2000000; /** GL_QCOM_writeonly_rendering - CType: int */ public static final int GL_WRITEONLY_RENDERING_QCOM = 0x8823; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE1_IMG = 0x3001; /** GL_OES_matrix_get - CType: int */ public static final int GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898e; /** GL_OES_EGL_image_external - CType: int */ public static final int GL_TEXTURE_BINDING_EXTERNAL_OES = 0x8d67; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_OES = 0x8844; /** GL_OES_draw_texture - CType: int */ public static final int GL_TEXTURE_CROP_RECT_OES = 0x8b9d; /** GL_OES_point_size_array - CType: int */ public static final int GL_POINT_SIZE_ARRAY_STRIDE_OES = 0x898b; /** GL_OES_matrix_get - CType: int */ public static final int GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898d; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_TYPE_OES = 0x8847; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_POINTER_OES = 0x86ac; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT0_QCOM = 0x1000000; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_SIZE_OES = 0x8846; /** GL_IMG_user_clip_plane - CType: int */ public static final int GL_CLIP_PLANE0_IMG = 0x3000; /** GL_OES_matrix_palette - CType: int */ public static final int GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES = 0x8b9e; /** GL_IMG_texture_compression_pvrtc - CType: int */ public static final int GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 0x8c02; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_FRAGMENT_ALPHA_MODULATE_IMG = 0x8c08; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_STRIDE_OES = 0x86aa; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT7_QCOM = 0x8000; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_STENCIL_BUFFER_BIT6_QCOM = 0x400000; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_MULTISAMPLE_BUFFER_BIT5_QCOM = 0x20000000; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_TYPE_OES = 0x86a9; /** GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample - CType: int */ public static final int GL_RENDERBUFFER_SAMPLES_EXT = 0x8cab; /** GL_IMG_texture_env_enhanced_fixed_function - CType: int */ public static final int GL_RECIP_ADD_SIGNED_ALPHA_IMG = 0x8c05; /** GL_QCOM_extended_get - CType: int */ public static final int GL_TEXTURE_OBJECT_VALID_QCOM = 0x8bdb; /** GL_OES_matrix_palette - CType: int */ public static final int GL_WEIGHT_ARRAY_SIZE_OES = 0x86ab; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_COLOR_BUFFER_BIT3_QCOM = 0x8; /** GL_QCOM_tiled_rendering - CType: int */ public static final int GL_DEPTH_BUFFER_BIT2_QCOM = 0x400; /** Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equation)
Part of GL_VERSION_ES_CM, GL_IMG_user_clip_plane, GL_OES_single_precision
Alias for: glClipPlanefIMG, glClipPlanefOES @param equation a direct or array-backed {@link java.nio.FloatBuffer} */ public void glClipPlanef(int plane, FloatBuffer equation); /** Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equation)
Part of GL_VERSION_ES_CM, GL_IMG_user_clip_plane, GL_OES_single_precision
Alias for: glClipPlanefIMG, glClipPlanefOES */ public void glClipPlanef(int plane, float[] equation, int equation_offset); /** Entry point to C language function: void {@native glGetClipPlanef}(GLenum pname, GLfloat * equation)
Part of GL_VERSION_ES_CM, GL_OES_single_precision
Alias for: glGetClipPlanefOES @param equation a direct or array-backed {@link java.nio.FloatBuffer} */ public void glGetClipPlanef(int pname, FloatBuffer equation); /** Entry point to C language function: void {@native glGetClipPlanef}(GLenum pname, GLfloat * equation)
Part of GL_VERSION_ES_CM, GL_OES_single_precision
Alias for: glGetClipPlanefOES */ public void glGetClipPlanef(int pname, float[] equation, int equation_offset); /** Entry point to C language function: void {@native glAlphaFuncx}(GLenum func, GLclampx ref)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glAlphaFuncxOES */ public void glAlphaFuncx(int func, int ref); /** Entry point to C language function: void {@native glClearColorx}(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glClearColorxOES */ public void glClearColorx(int red, int green, int blue, int alpha); /** Entry point to C language function: void {@native glClearDepthx}(GLclampx depth)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glClearDepthxOES */ public void glClearDepthx(int depth); /** Entry point to C language function: void {@native glClipPlanex}(GLenum plane, const GLfixed * equation)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point, GL_IMG_user_clip_plane
Alias for: glClipPlanexOES, glClipPlanexIMG @param equation a direct or array-backed {@link java.nio.IntBuffer} */ public void glClipPlanex(int plane, IntBuffer equation); /** Entry point to C language function: void {@native glClipPlanex}(GLenum plane, const GLfixed * equation)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point, GL_IMG_user_clip_plane
Alias for: glClipPlanexOES, glClipPlanexIMG */ public void glClipPlanex(int plane, int[] equation, int equation_offset); /** Entry point to C language function: void {@native glColor4x}(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glColor4xOES */ public void glColor4x(int red, int green, int blue, int alpha); /** Entry point to C language function: void {@native glDepthRangex}(GLclampx zNear, GLclampx zFar)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glDepthRangexOES */ public void glDepthRangex(int zNear, int zFar); /** Entry point to C language function: void {@native glFogx}(GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glFogxOES */ public void glFogx(int pname, int param); /** Entry point to C language function: void {@native glFogxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glFogxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glFogxv(int pname, IntBuffer params); /** Entry point to C language function: void {@native glFogxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glFogxvOES */ public void glFogxv(int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glFrustumx}(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glFrustumxOES */ public void glFrustumx(int left, int right, int bottom, int top, int zNear, int zFar); /** Entry point to C language function: void {@native glGetClipPlanex}(GLenum pname, GLfixed * eqn)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetClipPlanexOES @param eqn a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetClipPlanex(int pname, IntBuffer eqn); /** Entry point to C language function: void {@native glGetClipPlanex}(GLenum pname, GLfixed * eqn)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetClipPlanexOES */ public void glGetClipPlanex(int pname, int[] eqn, int eqn_offset); /** Entry point to C language function: void {@native glGetFixedv}(GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetFixedvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetFixedv(int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetFixedv}(GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetFixedvOES */ public void glGetFixedv(int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetLightxv}(GLenum light, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetLightxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetLightxv(int light, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetLightxv}(GLenum light, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetLightxvOES */ public void glGetLightxv(int light, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetMaterialxv}(GLenum face, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetMaterialxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetMaterialxv(int face, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetMaterialxv}(GLenum face, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetMaterialxvOES */ public void glGetMaterialxv(int face, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetTexEnvxv}(GLenum tenv, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetTexEnvxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetTexEnvxv(int tenv, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetTexEnvxv}(GLenum tenv, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetTexEnvxvOES */ public void glGetTexEnvxv(int tenv, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetTexParameterxv}(GLenum target, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetTexParameterxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetTexParameterxv(int target, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetTexParameterxv}(GLenum target, GLenum pname, GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glGetTexParameterxvOES */ public void glGetTexParameterxv(int target, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glLightModelx}(GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightModelxOES */ public void glLightModelx(int pname, int param); /** Entry point to C language function: void {@native glLightModelxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightModelxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glLightModelxv(int pname, IntBuffer params); /** Entry point to C language function: void {@native glLightModelxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightModelxvOES */ public void glLightModelxv(int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glLightx}(GLenum light, GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightxOES */ public void glLightx(int light, int pname, int param); /** Entry point to C language function: void {@native glLightxv}(GLenum light, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glLightxv(int light, int pname, IntBuffer params); /** Entry point to C language function: void {@native glLightxv}(GLenum light, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLightxvOES */ public void glLightxv(int light, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glLineWidthx}(GLfixed width)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLineWidthxOES */ public void glLineWidthx(int width); /** Entry point to C language function: void {@native glLoadMatrixx}(const GLfixed * m)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLoadMatrixxOES @param m a direct or array-backed {@link java.nio.IntBuffer} */ public void glLoadMatrixx(IntBuffer m); /** Entry point to C language function: void {@native glLoadMatrixx}(const GLfixed * m)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glLoadMatrixxOES */ public void glLoadMatrixx(int[] m, int m_offset); /** Entry point to C language function: void {@native glMaterialx}(GLenum face, GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMaterialxOES */ public void glMaterialx(int face, int pname, int param); /** Entry point to C language function: void {@native glMaterialxv}(GLenum face, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMaterialxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glMaterialxv(int face, int pname, IntBuffer params); /** Entry point to C language function: void {@native glMaterialxv}(GLenum face, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMaterialxvOES */ public void glMaterialxv(int face, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glMultMatrixx}(const GLfixed * m)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMultMatrixxOES @param m a direct or array-backed {@link java.nio.IntBuffer} */ public void glMultMatrixx(IntBuffer m); /** Entry point to C language function: void {@native glMultMatrixx}(const GLfixed * m)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMultMatrixxOES */ public void glMultMatrixx(int[] m, int m_offset); /** Entry point to C language function: void {@native glMultiTexCoord4x}(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glMultiTexCoord4xOES */ public void glMultiTexCoord4x(int target, int s, int t, int r, int q); /** Entry point to C language function: void {@native glNormal3x}(GLfixed nx, GLfixed ny, GLfixed nz)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glNormal3xOES */ public void glNormal3x(int nx, int ny, int nz); /** Entry point to C language function: void {@native glOrthox}(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glOrthoxOES */ public void glOrthox(int left, int right, int bottom, int top, int zNear, int zFar); /** Entry point to C language function: void {@native glPointParameterx}(GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glPointParameterxOES */ public void glPointParameterx(int pname, int param); /** Entry point to C language function: void {@native glPointParameterxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glPointParameterxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glPointParameterxv(int pname, IntBuffer params); /** Entry point to C language function: void {@native glPointParameterxv}(GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glPointParameterxvOES */ public void glPointParameterxv(int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glPointSizex}(GLfixed size)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glPointSizexOES */ public void glPointSizex(int size); /** Entry point to C language function: void {@native glPolygonOffsetx}(GLfixed factor, GLfixed units)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glPolygonOffsetxOES */ public void glPolygonOffsetx(int factor, int units); /** Entry point to C language function: void {@native glRotatex}(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glRotatexOES */ public void glRotatex(int angle, int x, int y, int z); /** Entry point to C language function: void {@native glSampleCoveragex}(GLclampx value, GLboolean invert)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glSampleCoveragexOES */ public void glSampleCoveragex(int value, boolean invert); /** Entry point to C language function: void {@native glScalex}(GLfixed x, GLfixed y, GLfixed z)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glScalexOES */ public void glScalex(int x, int y, int z); /** Entry point to C language function: void {@native glTexEnvx}(GLenum target, GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexEnvxOES */ public void glTexEnvx(int target, int pname, int param); /** Entry point to C language function: void {@native glTexEnvxv}(GLenum target, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexEnvxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glTexEnvxv(int target, int pname, IntBuffer params); /** Entry point to C language function: void {@native glTexEnvxv}(GLenum target, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexEnvxvOES */ public void glTexEnvxv(int target, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glTexParameterx}(GLenum target, GLenum pname, GLfixed param)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexParameterxOES */ public void glTexParameterx(int target, int pname, int param); /** Entry point to C language function: void {@native glTexParameterxv}(GLenum target, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexParameterxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glTexParameterxv(int target, int pname, IntBuffer params); /** Entry point to C language function: void {@native glTexParameterxv}(GLenum target, GLenum pname, const GLfixed * params)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTexParameterxvOES */ public void glTexParameterxv(int target, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glTranslatex}(GLfixed x, GLfixed y, GLfixed z)
Part of GL_VERSION_ES_CL_CM, GL_OES_fixed_point
Alias for: glTranslatexOES */ public void glTranslatex(int x, int y, int z); /** Entry point to C language function: void {@native glPointSizePointerOES}(GLenum type, GLsizei stride, const GLvoid * pointer)
Part of GL_OES_point_size_array
@param pointer a direct or array-backed {@link java.nio.Buffer} */ public void glPointSizePointerOES(int type, int stride, Buffer pointer); /** Entry point to C language function: void {@native glDrawTexsOES}(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
Part of GL_OES_draw_texture
*/ public void glDrawTexsOES(short x, short y, short z, short width, short height); /** Entry point to C language function: void {@native glDrawTexiOES}(GLint x, GLint y, GLint z, GLint width, GLint height)
Part of GL_OES_draw_texture
*/ public void glDrawTexiOES(int x, int y, int z, int width, int height); /** Entry point to C language function: void {@native glDrawTexxOES}(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
Part of GL_OES_draw_texture
*/ public void glDrawTexxOES(int x, int y, int z, int width, int height); /** Entry point to C language function: void {@native glDrawTexsvOES}(const GLshort * coords)
Part of GL_OES_draw_texture
@param coords a direct or array-backed {@link java.nio.ShortBuffer} */ public void glDrawTexsvOES(ShortBuffer coords); /** Entry point to C language function: void {@native glDrawTexsvOES}(const GLshort * coords)
Part of GL_OES_draw_texture
*/ public void glDrawTexsvOES(short[] coords, int coords_offset); /** Entry point to C language function: void {@native glDrawTexivOES}(const GLint * coords)
Part of GL_OES_draw_texture
@param coords a direct or array-backed {@link java.nio.IntBuffer} */ public void glDrawTexivOES(IntBuffer coords); /** Entry point to C language function: void {@native glDrawTexivOES}(const GLint * coords)
Part of GL_OES_draw_texture
*/ public void glDrawTexivOES(int[] coords, int coords_offset); /** Entry point to C language function: void {@native glDrawTexxvOES}(const GLfixed * coords)
Part of GL_OES_draw_texture
@param coords a direct or array-backed {@link java.nio.IntBuffer} */ public void glDrawTexxvOES(IntBuffer coords); /** Entry point to C language function: void {@native glDrawTexxvOES}(const GLfixed * coords)
Part of GL_OES_draw_texture
*/ public void glDrawTexxvOES(int[] coords, int coords_offset); /** Entry point to C language function: void {@native glDrawTexfOES}(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
Part of GL_OES_draw_texture
*/ public void glDrawTexfOES(float x, float y, float z, float width, float height); /** Entry point to C language function: void {@native glDrawTexfvOES}(const GLfloat * coords)
Part of GL_OES_draw_texture
@param coords a direct or array-backed {@link java.nio.FloatBuffer} */ public void glDrawTexfvOES(FloatBuffer coords); /** Entry point to C language function: void {@native glDrawTexfvOES}(const GLfloat * coords)
Part of GL_OES_draw_texture
*/ public void glDrawTexfvOES(float[] coords, int coords_offset); /** Entry point to C language function: void {@native glEGLImageTargetTexture2DOES}(GLenum target, GLeglImageOES image)
Part of GL_OES_EGL_image
*/ public void glEGLImageTargetTexture2DOES(int target, long image); /** Entry point to C language function: void {@native glEGLImageTargetRenderbufferStorageOES}(GLenum target, GLeglImageOES image)
Part of GL_OES_EGL_image
*/ public void glEGLImageTargetRenderbufferStorageOES(int target, long image); /** Entry point to C language function: void {@native glCurrentPaletteMatrixOES}(GLuint matrixpaletteindex)
Part of GL_OES_matrix_palette
*/ public void glCurrentPaletteMatrixOES(int matrixpaletteindex); /** Entry point to C language function: void {@native glLoadPaletteFromModelViewMatrixOES}(void)
Part of GL_OES_matrix_palette
*/ public void glLoadPaletteFromModelViewMatrixOES(); /** Entry point to C language function: void {@native glMatrixIndexPointerOES}(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer)
Part of GL_OES_matrix_palette
@param pointer a direct or array-backed {@link java.nio.Buffer} */ public void glMatrixIndexPointerOES(int size, int type, int stride, Buffer pointer); /** Entry point to C language function: void {@native glWeightPointerOES}(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer)
Part of GL_OES_matrix_palette
@param pointer a direct or array-backed {@link java.nio.Buffer} */ public void glWeightPointerOES(int size, int type, int stride, Buffer pointer); /** Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa, GLint * exponent)
Part of GL_OES_query_matrix
@param mantissa a direct or array-backed {@link java.nio.IntBuffer} @param exponent a direct or array-backed {@link java.nio.IntBuffer} */ public int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent); /** Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa, GLint * exponent)
Part of GL_OES_query_matrix
*/ public int glQueryMatrixxOES(int[] mantissa, int mantissa_offset, int[] exponent, int exponent_offset); /** Entry point to C language function: void {@native glTexGenf}(GLenum coord, GLenum pname, GLfloat param)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGenfOES */ public void glTexGenf(int coord, int pname, float param); /** Entry point to C language function: void {@native glTexGenfv}(GLenum coord, GLenum pname, const GLfloat * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGenfvOES @param params a direct or array-backed {@link java.nio.FloatBuffer} */ public void glTexGenfv(int coord, int pname, FloatBuffer params); /** Entry point to C language function: void {@native glTexGenfv}(GLenum coord, GLenum pname, const GLfloat * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGenfvOES */ public void glTexGenfv(int coord, int pname, float[] params, int params_offset); /** Entry point to C language function: void {@native glTexGeni}(GLenum coord, GLenum pname, GLint param)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGeniOES */ public void glTexGeni(int coord, int pname, int param); /** Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname, const GLint * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGenivOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glTexGeniv(int coord, int pname, IntBuffer params); /** Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname, const GLint * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glTexGenivOES */ public void glTexGeniv(int coord, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glTexGenx}(GLenum coord, GLenum pname, GLfixed param)
Part of GL_OES_fixed_point, GL_OES_texture_cube_map
Alias for: glTexGenxOES */ public void glTexGenx(int coord, int pname, int param); /** Entry point to C language function: void {@native glTexGenxv}(GLenum coord, GLenum pname, const GLfixed * params)
Part of GL_OES_fixed_point, GL_OES_texture_cube_map
Alias for: glTexGenxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glTexGenxv(int coord, int pname, IntBuffer params); /** Entry point to C language function: void {@native glTexGenxv}(GLenum coord, GLenum pname, const GLfixed * params)
Part of GL_OES_fixed_point, GL_OES_texture_cube_map
Alias for: glTexGenxvOES */ public void glTexGenxv(int coord, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetTexGenfv}(GLenum coord, GLenum pname, GLfloat * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glGetTexGenfvOES @param params a direct or array-backed {@link java.nio.FloatBuffer} */ public void glGetTexGenfv(int coord, int pname, FloatBuffer params); /** Entry point to C language function: void {@native glGetTexGenfv}(GLenum coord, GLenum pname, GLfloat * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glGetTexGenfvOES */ public void glGetTexGenfv(int coord, int pname, float[] params, int params_offset); /** Entry point to C language function: void {@native glGetTexGeniv}(GLenum coord, GLenum pname, GLint * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glGetTexGenivOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetTexGeniv(int coord, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetTexGeniv}(GLenum coord, GLenum pname, GLint * params)
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
Alias for: glGetTexGenivOES */ public void glGetTexGeniv(int coord, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glGetTexGenxv}(GLenum coord, GLenum pname, GLfixed * params)
Part of GL_OES_fixed_point, GL_OES_texture_cube_map
Alias for: glGetTexGenxvOES @param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetTexGenxv(int coord, int pname, IntBuffer params); /** Entry point to C language function: void {@native glGetTexGenxv}(GLenum coord, GLenum pname, GLfixed * params)
Part of GL_OES_fixed_point, GL_OES_texture_cube_map
Alias for: glGetTexGenxvOES */ public void glGetTexGenxv(int coord, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glBindVertexArrayOES}(GLuint array)
Part of GL_OES_vertex_array_object
*/ public void glBindVertexArrayOES(int array); /** Entry point to C language function: void {@native glDeleteVertexArraysOES}(GLsizei n, const GLuint * arrays)
Part of GL_OES_vertex_array_object
@param arrays a direct or array-backed {@link java.nio.IntBuffer} */ public void glDeleteVertexArraysOES(int n, IntBuffer arrays); /** Entry point to C language function: void {@native glDeleteVertexArraysOES}(GLsizei n, const GLuint * arrays)
Part of GL_OES_vertex_array_object
*/ public void glDeleteVertexArraysOES(int n, int[] arrays, int arrays_offset); /** Entry point to C language function: void {@native glGenVertexArraysOES}(GLsizei n, GLuint * arrays)
Part of GL_OES_vertex_array_object
@param arrays a direct or array-backed {@link java.nio.IntBuffer} */ public void glGenVertexArraysOES(int n, IntBuffer arrays); /** Entry point to C language function: void {@native glGenVertexArraysOES}(GLsizei n, GLuint * arrays)
Part of GL_OES_vertex_array_object
*/ public void glGenVertexArraysOES(int n, int[] arrays, int arrays_offset); /** Entry point to C language function: GLboolean {@native glIsVertexArrayOES}(GLuint array)
Part of GL_OES_vertex_array_object
*/ public boolean glIsVertexArrayOES(int array); /** Entry point to C language function: void {@native glCopyTextureLevelsAPPLE}(GLuint destinationTexture, GLuint sourceTexture, GLint sourceBaseLevel, GLsizei sourceLevelCount)
Part of GL_APPLE_copy_texture_levels
*/ public void glCopyTextureLevelsAPPLE(int destinationTexture, int sourceTexture, int sourceBaseLevel, int sourceLevelCount); /** Entry point to C language function: void {@native glResolveMultisampleFramebuffer}(void)
Part of GL_APPLE_framebuffer_multisample
Alias for: glResolveMultisampleFramebufferAPPLE */ public void glResolveMultisampleFramebuffer(); /** Entry point to C language function: void {@native glDiscardFramebufferEXT}(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part of GL_EXT_discard_framebuffer
@param attachments a direct or array-backed {@link java.nio.IntBuffer} */ public void glDiscardFramebufferEXT(int target, int numAttachments, IntBuffer attachments); /** Entry point to C language function: void {@native glDiscardFramebufferEXT}(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part of GL_EXT_discard_framebuffer
*/ public void glDiscardFramebufferEXT(int target, int numAttachments, int[] attachments, int attachments_offset); /** Entry point to C language function: void {@native glRenderbufferStorageMultisampleEXT}(GLenum, GLsizei, GLenum, GLsizei, GLsizei)
Part of GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample
*/ public void glRenderbufferStorageMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4); /** Entry point to C language function: void {@native glFramebufferTexture2DMultisampleEXT}(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei)
Part of GL_EXT_multisampled_render_to_texture
*/ public void glFramebufferTexture2DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5); /** Entry point to C language function: void {@native glClipPlanefIMG}(GLenum, const GLfloat * )
Part of GL_IMG_user_clip_plane
@param arg1 a direct or array-backed {@link java.nio.FloatBuffer} */ public void glClipPlanefIMG(int arg0, FloatBuffer arg1); /** Entry point to C language function: void {@native glClipPlanefIMG}(GLenum, const GLfloat * )
Part of GL_IMG_user_clip_plane
*/ public void glClipPlanefIMG(int arg0, float[] arg1, int arg1_offset); /** Entry point to C language function: void {@native glClipPlanexIMG}(GLenum, const GLfixed * )
Part of GL_IMG_user_clip_plane
@param arg1 a direct or array-backed {@link java.nio.IntBuffer} */ public void glClipPlanexIMG(int arg0, IntBuffer arg1); /** Entry point to C language function: void {@native glClipPlanexIMG}(GLenum, const GLfixed * )
Part of GL_IMG_user_clip_plane
*/ public void glClipPlanexIMG(int arg0, int[] arg1, int arg1_offset); /** Entry point to C language function: void {@native glRenderbufferStorageMultisampleIMG}(GLenum, GLsizei, GLenum, GLsizei, GLsizei)
Part of GL_IMG_multisampled_render_to_texture
*/ public void glRenderbufferStorageMultisampleIMG(int arg0, int arg1, int arg2, int arg3, int arg4); /** Entry point to C language function: void {@native glFramebufferTexture2DMultisampleIMG}(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei)
Part of GL_IMG_multisampled_render_to_texture
*/ public void glFramebufferTexture2DMultisampleIMG(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5); /** Entry point to C language function: void {@native glGetDriverControlsQCOM}(GLint * num, GLsizei size, GLuint * driverControls)
Part of GL_QCOM_driver_control
@param num a direct or array-backed {@link java.nio.IntBuffer} @param driverControls a direct or array-backed {@link java.nio.IntBuffer} */ public void glGetDriverControlsQCOM(IntBuffer num, int size, IntBuffer driverControls); /** Entry point to C language function: void {@native glGetDriverControlsQCOM}(GLint * num, GLsizei size, GLuint * driverControls)
Part of GL_QCOM_driver_control
*/ public void glGetDriverControlsQCOM(int[] num, int num_offset, int size, int[] driverControls, int driverControls_offset); /** Entry point to C language function: void {@native glGetDriverControlStringQCOM}(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString)
Part of GL_QCOM_driver_control
@param length a direct or array-backed {@link java.nio.IntBuffer} @param driverControlString a direct or array-backed {@link java.nio.ByteBuffer} */ public void glGetDriverControlStringQCOM(int driverControl, int bufSize, IntBuffer length, ByteBuffer driverControlString); /** Entry point to C language function: void {@native glGetDriverControlStringQCOM}(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString)
Part of GL_QCOM_driver_control
*/ public void glGetDriverControlStringQCOM(int driverControl, int bufSize, int[] length, int length_offset, byte[] driverControlString, int driverControlString_offset); /** Entry point to C language function: void {@native glEnableDriverControlQCOM}(GLuint driverControl)
Part of GL_QCOM_driver_control
*/ public void glEnableDriverControlQCOM(int driverControl); /** Entry point to C language function: void {@native glDisableDriverControlQCOM}(GLuint driverControl)
Part of GL_QCOM_driver_control
*/ public void glDisableDriverControlQCOM(int driverControl); /** Entry point to C language function: void {@native glExtGetTexturesQCOM}(GLuint * textures, GLint maxTextures, GLint * numTextures)
Part of GL_QCOM_extended_get
@param textures a direct or array-backed {@link java.nio.IntBuffer} @param numTextures a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetTexturesQCOM(IntBuffer textures, int maxTextures, IntBuffer numTextures); /** Entry point to C language function: void {@native glExtGetTexturesQCOM}(GLuint * textures, GLint maxTextures, GLint * numTextures)
Part of GL_QCOM_extended_get
*/ public void glExtGetTexturesQCOM(int[] textures, int textures_offset, int maxTextures, int[] numTextures, int numTextures_offset); /** Entry point to C language function: void {@native glExtGetBuffersQCOM}(GLuint * buffers, GLint maxBuffers, GLint * numBuffers)
Part of GL_QCOM_extended_get
@param buffers a direct or array-backed {@link java.nio.IntBuffer} @param numBuffers a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetBuffersQCOM(IntBuffer buffers, int maxBuffers, IntBuffer numBuffers); /** Entry point to C language function: void {@native glExtGetBuffersQCOM}(GLuint * buffers, GLint maxBuffers, GLint * numBuffers)
Part of GL_QCOM_extended_get
*/ public void glExtGetBuffersQCOM(int[] buffers, int buffers_offset, int maxBuffers, int[] numBuffers, int numBuffers_offset); /** Entry point to C language function: void {@native glExtGetRenderbuffersQCOM}(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers)
Part of GL_QCOM_extended_get
@param renderbuffers a direct or array-backed {@link java.nio.IntBuffer} @param numRenderbuffers a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetRenderbuffersQCOM(IntBuffer renderbuffers, int maxRenderbuffers, IntBuffer numRenderbuffers); /** Entry point to C language function: void {@native glExtGetRenderbuffersQCOM}(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers)
Part of GL_QCOM_extended_get
*/ public void glExtGetRenderbuffersQCOM(int[] renderbuffers, int renderbuffers_offset, int maxRenderbuffers, int[] numRenderbuffers, int numRenderbuffers_offset); /** Entry point to C language function: void {@native glExtGetFramebuffersQCOM}(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers)
Part of GL_QCOM_extended_get
@param framebuffers a direct or array-backed {@link java.nio.IntBuffer} @param numFramebuffers a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetFramebuffersQCOM(IntBuffer framebuffers, int maxFramebuffers, IntBuffer numFramebuffers); /** Entry point to C language function: void {@native glExtGetFramebuffersQCOM}(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers)
Part of GL_QCOM_extended_get
*/ public void glExtGetFramebuffersQCOM(int[] framebuffers, int framebuffers_offset, int maxFramebuffers, int[] numFramebuffers, int numFramebuffers_offset); /** Entry point to C language function: void {@native glExtGetTexLevelParameterivQCOM}(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)
Part of GL_QCOM_extended_get
@param params a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, IntBuffer params); /** Entry point to C language function: void {@native glExtGetTexLevelParameterivQCOM}(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)
Part of GL_QCOM_extended_get
*/ public void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, int[] params, int params_offset); /** Entry point to C language function: void {@native glExtTexObjectStateOverrideiQCOM}(GLenum target, GLenum pname, GLint param)
Part of GL_QCOM_extended_get
*/ public void glExtTexObjectStateOverrideiQCOM(int target, int pname, int param); /** Entry point to C language function: void {@native glExtGetTexSubImageQCOM}(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid * texels)
Part of GL_QCOM_extended_get
@param texels a direct or array-backed {@link java.nio.Buffer} */ 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); /** Entry point to C language function: void {@native glExtGetBufferPointervQCOM}(GLenum target, GLvoid * * params)
Part of GL_QCOM_extended_get
@param params a direct only {@link com.jogamp.common.nio.PointerBuffer} */ public void glExtGetBufferPointervQCOM(int target, PointerBuffer params); /** Entry point to C language function: void {@native glExtGetShadersQCOM}(GLuint * shaders, GLint maxShaders, GLint * numShaders)
Part of GL_QCOM_extended_get2
@param shaders a direct or array-backed {@link java.nio.IntBuffer} @param numShaders a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetShadersQCOM(IntBuffer shaders, int maxShaders, IntBuffer numShaders); /** Entry point to C language function: void {@native glExtGetShadersQCOM}(GLuint * shaders, GLint maxShaders, GLint * numShaders)
Part of GL_QCOM_extended_get2
*/ public void glExtGetShadersQCOM(int[] shaders, int shaders_offset, int maxShaders, int[] numShaders, int numShaders_offset); /** Entry point to C language function: void {@native glExtGetProgramsQCOM}(GLuint * programs, GLint maxPrograms, GLint * numPrograms)
Part of GL_QCOM_extended_get2
@param programs a direct or array-backed {@link java.nio.IntBuffer} @param numPrograms a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetProgramsQCOM(IntBuffer programs, int maxPrograms, IntBuffer numPrograms); /** Entry point to C language function: void {@native glExtGetProgramsQCOM}(GLuint * programs, GLint maxPrograms, GLint * numPrograms)
Part of GL_QCOM_extended_get2
*/ public void glExtGetProgramsQCOM(int[] programs, int programs_offset, int maxPrograms, int[] numPrograms, int numPrograms_offset); /** Entry point to C language function: GLboolean {@native glExtIsProgramBinaryQCOM}(GLuint program)
Part of GL_QCOM_extended_get2
*/ public boolean glExtIsProgramBinaryQCOM(int program); /** Entry point to C language function: void {@native glExtGetProgramBinarySourceQCOM}(GLuint program, GLenum shadertype, GLchar * source, GLint * length)
Part of GL_QCOM_extended_get2
@param source a direct or array-backed {@link java.nio.ByteBuffer} @param length a direct or array-backed {@link java.nio.IntBuffer} */ public void glExtGetProgramBinarySourceQCOM(int program, int shadertype, ByteBuffer source, IntBuffer length); /** Entry point to C language function: void {@native glExtGetProgramBinarySourceQCOM}(GLuint program, GLenum shadertype, GLchar * source, GLint * length)
Part of GL_QCOM_extended_get2
*/ public void glExtGetProgramBinarySourceQCOM(int program, int shadertype, byte[] source, int source_offset, int[] length, int length_offset); /** Entry point to C language function: void {@native glStartTilingQCOM}(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask)
Part of GL_QCOM_tiled_rendering
*/ public void glStartTilingQCOM(int x, int y, int width, int height, int preserveMask); /** Entry point to C language function: void {@native glEndTilingQCOM}(GLbitfield preserveMask)
Part of GL_QCOM_tiled_rendering
*/ public void glEndTilingQCOM(int preserveMask); } // end of class GLES1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy