JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
GL2.java
Go to the documentation of this file.
1/* !---- DO NOT EDIT: This file autogenerated by com/jogamp/gluegen/opengl/GLEmitter.java on Sun Jul 06 17:47:56 CEST 2025 ----! */
2/* !---- Java-Unit: [pkg com.jogamp.opengl, cls GL2], ../build/jogl/gensrc/classes/com/jogamp/opengl/GL2.java ----! */
3
4package com.jogamp.opengl;
5
6import java.util.*;
7import com.jogamp.opengl.*;
8import com.jogamp.opengl.fixedfunc.*;
9import jogamp.opengl.*;
10import com.jogamp.gluegen.runtime.*;
11import com.jogamp.common.os.*;
12import com.jogamp.common.nio.*;
13import java.nio.*;
14import com.jogamp.common.util.*;
15import java.util.Set;
16import java.util.Map;
17import java.util.HashMap;
18import java.nio.charset.Charset;
19import java.nio.charset.StandardCharsets;
20
21 /**
22 * <p>
23 * This interface contains all OpenGL [ 1.0 .. 3.0 ] methods,
24 * as well as most of it's extensions defined at the time of this specification.
25 * </p>
26 * <p>
27 * OpenGL extensions whose functionality was incorporated into core OpenGL &le; 3.0,
28 * are subsumed into the core namespace.</p>
29 * </p>
30 */
31public interface GL2 extends GL2ES1, GL2GL3{
32
33 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code><br>Alias for: <code>GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB</code><br>
34Define "GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING" with expression '<code>0x889D</code>', CType: int */
35 public static final int GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING = 0x889d;
36 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY8UI_EXT</code><br>
37Define "GL_INTENSITY8UI" with expression '<code>0x8D7F</code>', CType: int */
38 public static final int GL_INTENSITY8UI = 0x8d7f;
39 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_ARRAY_POINTER_ARB" with expression '<code>0x86AC</code>', CType: int */
40 public static final int GL_WEIGHT_ARRAY_POINTER_ARB = 0x86ac;
41 /** <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>GL_TEXTURE_GEN_MODE_OES</code><br>
42Define "GL_TEXTURE_GEN_MODE" with expression '<code>0x2500</code>', CType: int */
43 public static final int GL_TEXTURE_GEN_MODE = 0x2500;
44 /** <code>GL_NV_texture_shader</code><br>Define "GL_MAGNITUDE_BIAS_NV" with expression '<code>0x8718</code>', CType: int */
45 public static final int GL_MAGNITUDE_BIAS_NV = 0x8718;
46 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '<code>0x87CF</code>', CType: int */
47 public static final int GL_VERTEX_SHADER_INSTRUCTIONS_EXT = 0x87cf;
48 /** <code>GL_NVX_gpu_memory_info</code><br>Define "GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX" with expression '<code>0x9049</code>', CType: int */
49 public static final int GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX = 0x9049;
50 /** <code>GL_NV_tessellation_program5</code><br>Define "GL_TESS_CONTROL_PROGRAM_NV" with expression '<code>0x891E</code>', CType: int */
51 public static final int GL_TESS_CONTROL_PROGRAM_NV = 0x891e;
52 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_CLEAR_VALUE" with expression '<code>0x0B80</code>', CType: int */
53 public static final int GL_ACCUM_CLEAR_VALUE = 0xb80;
54 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE" with expression '<code>0x8A06</code>', CType: int */
55 public static final int GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE = 0x8a06;
56 /** <code>GL_NV_multisample_filter_hint</code><br>Define "GL_MULTISAMPLE_FILTER_HINT_NV" with expression '<code>0x8534</code>', CType: int */
57 public static final int GL_MULTISAMPLE_FILTER_HINT_NV = 0x8534;
58 /** <code>GL_NV_tessellation_program5</code><br>Define "GL_TESS_EVALUATION_PROGRAM_NV" with expression '<code>0x891F</code>', CType: int */
59 public static final int GL_TESS_EVALUATION_PROGRAM_NV = 0x891f;
60 /** <code>GL_S3_s3tc</code><br>Define "GL_RGBA_DXT5_S3TC" with expression '<code>0x83A4</code>', CType: int */
61 public static final int GL_RGBA_DXT5_S3TC = 0x83a4;
62 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW8_ARB" with expression '<code>0x8728</code>', CType: int */
63 public static final int GL_MODELVIEW8_ARB = 0x8728;
64 /** <code>GL_VERSION_1_3</code>, <code>GL_EXT_texture_env_combine</code>, <code>GL_ARB_texture_env_combine</code><br>Alias for: <code>GL_SOURCE0_RGB_EXT</code>, <code>GL_SOURCE0_RGB_ARB</code><br>
65Define "GL_SOURCE0_RGB" with expression '<code>0x8580</code>', CType: int */
66 public static final int GL_SOURCE0_RGB = 0x8580;
67 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA8I_EXT</code><br>
68Define "GL_LUMINANCE_ALPHA8I" with expression '<code>0x8D93</code>', CType: int */
69 public static final int GL_LUMINANCE_ALPHA8I = 0x8d93;
70 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI" with expression '<code>0x87F4</code>', CType: int */
71 public static final int GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI = 0x87f4;
72 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_RED_SCALE_SGI</code><br>
73Define "GL_POST_COLOR_MATRIX_RED_SCALE" with expression '<code>0x80B4</code>', CType: int */
74 public static final int GL_POST_COLOR_MATRIX_RED_SCALE = 0x80b4;
75 /** <code>GL_NV_fill_rectangle</code><br>Define "GL_FILL_RECTANGLE_NV" with expression '<code>0x933C</code>', CType: int */
76 public static final int GL_FILL_RECTANGLE_NV = 0x933c;
77 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_ERROR_STRING_ARB" with expression '<code>0x8874</code>', CType: int */
78 public static final int GL_PROGRAM_ERROR_STRING_ARB = 0x8874;
79 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT64_VEC2_NV" with expression '<code>0x8FE9</code>', CType: int */
80 public static final int GL_INT64_VEC2_NV = 0x8fe9;
81 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_INDEX_ARRAY_STRIDE_ARB" with expression '<code>0x8848</code>', CType: int */
82 public static final int GL_MATRIX_INDEX_ARRAY_STRIDE_ARB = 0x8848;
83 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA8UI_EXT</code><br>
84Define "GL_ALPHA8UI" with expression '<code>0x8D7E</code>', CType: int */
85 public static final int GL_ALPHA8UI = 0x8d7e;
86 /** <code>GL_EXT_texture_mirror_clamp</code><br>Define "GL_MIRROR_CLAMP_EXT" with expression '<code>0x8742</code>', CType: int */
87 public static final int GL_MIRROR_CLAMP_EXT = 0x8742;
88 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB" with expression '<code>0x88B4</code>', CType: int */
89 public static final int GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 0x88b4;
90 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_RGBA_FLOAT32_APPLE" with expression '<code>0x8814</code>', CType: int */
91 public static final int GL_RGBA_FLOAT32_APPLE = 0x8814;
92 /** <code>GL_NV_tessellation_program5</code><br>Define "GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x8C74</code>', CType: int */
93 public static final int GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV = 0x8c74;
94 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_CUBIC_EXT" with expression '<code>0x8334</code>', CType: int */
95 public static final int GL_CUBIC_EXT = 0x8334;
96 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_ARRAY_TYPE" with expression '<code>0x8454</code>', CType: int */
97 public static final int GL_FOG_COORD_ARRAY_TYPE = 0x8454;
98 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL" with expression '<code>0x94F2</code>', CType: int */
99 public static final int GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL = 0x94f2;
100 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT_NV" with expression '<code>0x86F5</code>', CType: int */
101 public static final int GL_DSDT_NV = 0x86f5;
102 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX22_ARB" with expression '<code>0x88D6</code>', CType: int */
103 public static final int GL_MATRIX22_ARB = 0x88d6;
104 /** <code>GL_NV_texture_shader</code><br>Define "GL_DEPENDENT_GB_TEXTURE_2D_NV" with expression '<code>0x86EA</code>', CType: int */
105 public static final int GL_DEPENDENT_GB_TEXTURE_2D_NV = 0x86ea;
106 /** <code>GL_VERSION_2_1</code>, <code>GL_NV_sRGB_formats</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_SLUMINANCE8_NV</code>, <code>GL_SLUMINANCE8_EXT</code><br>
107Define "GL_SLUMINANCE8" with expression '<code>0x8C47</code>', CType: int */
108 public static final int GL_SLUMINANCE8 = 0x8c47;
109 /** <code>GL_NV_shader_thread_group</code><br>Define "GL_WARP_SIZE_NV" with expression '<code>0x9339</code>', CType: int */
110 public static final int GL_WARP_SIZE_NV = 0x9339;
111 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_SINGLE_CONTEXT_INTEL" with expression '<code>0x00000000</code>', CType: int */
112 public static final int GL_PERFQUERY_SINGLE_CONTEXT_INTEL = 0x0;
113 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV" with expression '<code>0x8E5A</code>', CType: int */
114 public static final int GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV = 0x8e5a;
115 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_INTENSITY_SNORM" with expression '<code>0x9013</code>', CType: int */
116 public static final int GL_INTENSITY_SNORM = 0x9013;
117 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB2_NV" with expression '<code>0x86C8</code>', CType: int */
118 public static final int GL_EVAL_VERTEX_ATTRIB2_NV = 0x86c8;
119 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_A_TO_A" with expression '<code>0x0C79</code>', CType: int */
120 public static final int GL_PIXEL_MAP_A_TO_A = 0xc79;
121 /** <code>GL_NV_command_list</code><br>Define "GL_BLEND_COLOR_COMMAND_NV" with expression '<code>0x000B</code>', CType: int */
122 public static final int GL_BLEND_COLOR_COMMAND_NV = 0xb;
123 /** <code>GL_NV_path_rendering_shared_edge</code><br>Define "GL_SHARED_EDGE_NV" with expression '<code>0xC0</code>', CType: int */
124 public static final int GL_SHARED_EDGE_NV = 0xc0;
125 /** <code>GL_APPLE_flush_buffer_range</code><br>Alias for: <code>GL_BUFFER_SERIALIZED_MODIFY_APPLE</code><br>
126Define "GL_BUFFER_SERIALIZED_MODIFY" with expression '<code>0x8A12</code>', CType: int */
127 public static final int GL_BUFFER_SERIALIZED_MODIFY = 0x8a12;
128 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_RGB_FLOAT16_APPLE" with expression '<code>0x881B</code>', CType: int */
129 public static final int GL_RGB_FLOAT16_APPLE = 0x881b;
130 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV" with expression '<code>0x903C</code>', CType: int */
131 public static final int GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV = 0x903c;
132 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_MAT4_ARB" with expression '<code>0x8B5C</code>', CType: int */
133 public static final int GL_FLOAT_MAT4_ARB = 0x8b5c;
134 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGBA16_NV" with expression '<code>0x888A</code>', CType: int */
135 public static final int GL_FLOAT_RGBA16_NV = 0x888a;
136 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MAX_PROGRAM_TEXEL_OFFSET_NV" with expression '<code>0x8905</code>', CType: int */
137 public static final int GL_MAX_PROGRAM_TEXEL_OFFSET_NV = 0x8905;
138 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_EDGE_FLAG_ARRAY_STRIDE_EXT</code><br>
139Define "GL_EDGE_FLAG_ARRAY_STRIDE" with expression '<code>0x808C</code>', CType: int */
140 public static final int GL_EDGE_FLAG_ARRAY_STRIDE = 0x808c;
141 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MOV_EXT" with expression '<code>0x8799</code>', CType: int */
142 public static final int GL_OP_MOV_EXT = 0x8799;
143 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DEPENDENT_HILO_TEXTURE_2D_NV" with expression '<code>0x8858</code>', CType: int */
144 public static final int GL_DEPENDENT_HILO_TEXTURE_2D_NV = 0x8858;
145 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_ALPHA_SIZE_SGI</code><br>
146Define "GL_COLOR_TABLE_ALPHA_SIZE" with expression '<code>0x80DD</code>', CType: int */
147 public static final int GL_COLOR_TABLE_ALPHA_SIZE = 0x80dd;
148 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD5_EXT" with expression '<code>0x87A2</code>', CType: int */
149 public static final int GL_OUTPUT_TEXTURE_COORD5_EXT = 0x87a2;
150 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MUL_EXT" with expression '<code>0x8786</code>', CType: int */
151 public static final int GL_OP_MUL_EXT = 0x8786;
152 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NORMALIZED_RANGE_EXT" with expression '<code>0x87E0</code>', CType: int */
153 public static final int GL_NORMALIZED_RANGE_EXT = 0x87e0;
154 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MAX_PROGRAM_SUBROUTINE_NUM_NV" with expression '<code>0x8F45</code>', CType: int */
155 public static final int GL_MAX_PROGRAM_SUBROUTINE_NUM_NV = 0x8f45;
156 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA32UI_EXT</code><br>
157Define "GL_ALPHA32UI" with expression '<code>0x8D72</code>', CType: int */
158 public static final int GL_ALPHA32UI = 0x8d72;
159 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD14_EXT" with expression '<code>0x87AB</code>', CType: int */
160 public static final int GL_OUTPUT_TEXTURE_COORD14_EXT = 0x87ab;
161 /** <code>GL_VERSION_1_0</code><br>Define "GL_COLOR_MATERIAL_FACE" with expression '<code>0x0B55</code>', CType: int */
162 public static final int GL_COLOR_MATERIAL_FACE = 0xb55;
163 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_2D_NV" with expression '<code>0x86C0</code>', CType: int */
164 public static final int GL_EVAL_2D_NV = 0x86c0;
165 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_VEC4_ARB" with expression '<code>0x8B52</code>', CType: int */
166 public static final int GL_FLOAT_VEC4_ARB = 0x8b52;
167 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code><br>Alias for: <code>GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB</code><br>
168Define "GL_EDGE_FLAG_ARRAY_BUFFER_BINDING" with expression '<code>0x889B</code>', CType: int */
169 public static final int GL_EDGE_FLAG_ARRAY_BUFFER_BINDING = 0x889b;
170 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_RECIP_SQRT_EXT" with expression '<code>0x8795</code>', CType: int */
171 public static final int GL_OP_RECIP_SQRT_EXT = 0x8795;
172 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV" with expression '<code>0x86F3</code>', CType: int */
173 public static final int GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV = 0x86f3;
174 /** <code>GL_NV_command_list</code><br>Define "GL_TERMINATE_SEQUENCE_COMMAND_NV" with expression '<code>0x0000</code>', CType: int */
175 public static final int GL_TERMINATE_SEQUENCE_COMMAND_NV = 0x0;
176 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_DEPTH_REPLACE_NV" with expression '<code>0x86ED</code>', CType: int */
177 public static final int GL_DOT_PRODUCT_DEPTH_REPLACE_NV = 0x86ed;
178 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_PALETTE_ARB" with expression '<code>0x8840</code>', CType: int */
179 public static final int GL_MATRIX_PALETTE_ARB = 0x8840;
180 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_TEXTURE_BINDING_RENDERBUFFER_NV" with expression '<code>0x8E53</code>', CType: int */
181 public static final int GL_TEXTURE_BINDING_RENDERBUFFER_NV = 0x8e53;
182 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_SIZE_EXT</code><br>
183Define "GL_SECONDARY_COLOR_ARRAY_SIZE" with expression '<code>0x845A</code>', CType: int */
184 public static final int GL_SECONDARY_COLOR_ARRAY_SIZE = 0x845a;
185 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGBA8_NV" with expression '<code>0x86FC</code>', CType: int */
186 public static final int GL_SIGNED_RGBA8_NV = 0x86fc;
187 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_EXT</code><br>
188Define "GL_FOG_COORDINATE" with expression '<code>0x8451</code>', CType: int */
189 public static final int GL_FOG_COORDINATE = 0x8451;
190 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIST_MODE" with expression '<code>0x0B30</code>', CType: int */
191 public static final int GL_LIST_MODE = 0xb30;
192 /** <code>GL_S3_s3tc</code><br>Define "GL_RGB_S3TC" with expression '<code>0x83A0</code>', CType: int */
193 public static final int GL_RGB_S3TC = 0x83a0;
194 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX3_ARB" with expression '<code>0x88C3</code>', CType: int */
195 public static final int GL_MATRIX3_ARB = 0x88c3;
196 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_2D_MATRIX_NV" with expression '<code>0x86E1</code>', CType: int */
197 public static final int GL_OFFSET_TEXTURE_2D_MATRIX_NV = 0x86e1;
198 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_3D_ARB" with expression '<code>0x8B5F</code>', CType: int */
199 public static final int GL_SAMPLER_3D_ARB = 0x8b5f;
200 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB" with expression '<code>0x88AF</code>', CType: int */
201 public static final int GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 0x88af;
202 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT8_VEC4_NV" with expression '<code>0x8FEF</code>', CType: int */
203 public static final int GL_UNSIGNED_INT8_VEC4_NV = 0x8fef;
204 /** <code>GL_NV_conservative_raster</code><br>Define "GL_CONSERVATIVE_RASTERIZATION_NV" with expression '<code>0x9346</code>', CType: int */
205 public static final int GL_CONSERVATIVE_RASTERIZATION_NV = 0x9346;
206 /** <code>GL_S3_s3tc</code><br>Define "GL_RGB4_S3TC" with expression '<code>0x83A1</code>', CType: int */
207 public static final int GL_RGB4_S3TC = 0x83a1;
208 /** <code>GL_APPLE_aux_depth_stencil</code><br>Define "GL_AUX_DEPTH_STENCIL_APPLE" with expression '<code>0x8A14</code>', CType: int */
209 public static final int GL_AUX_DEPTH_STENCIL_APPLE = 0x8a14;
210 /** <code>GL_ARB_shading_language_100</code><br>Define "GL_SHADING_LANGUAGE_VERSION_ARB" with expression '<code>0x8B8C</code>', CType: int */
211 public static final int GL_SHADING_LANGUAGE_VERSION_ARB = 0x8b8c;
212 /** <code>GL_NV_parameter_buffer_object</code><br>Define "GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x8DA2</code>', CType: int */
213 public static final int GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV = 0x8da2;
214 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB" with expression '<code>0x8808</code>', CType: int */
215 public static final int GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 0x8808;
216 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE_SNORM" with expression '<code>0x9011</code>', CType: int */
217 public static final int GL_LUMINANCE_SNORM = 0x9011;
218 /** <code>GL_APPLE_texture_range</code><br>Define "GL_TEXTURE_STORAGE_HINT_APPLE" with expression '<code>0x85BC</code>', CType: int */
219 public static final int GL_TEXTURE_STORAGE_HINT_APPLE = 0x85bc;
220 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_INDEX_EXT" with expression '<code>0x8782</code>', CType: int */
221 public static final int GL_OP_INDEX_EXT = 0x8782;
222 /** <code>GL_OML_resample</code><br>Define "GL_RESAMPLE_ZERO_FILL_OML" with expression '<code>0x8987</code>', CType: int */
223 public static final int GL_RESAMPLE_ZERO_FILL_OML = 0x8987;
224 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_SAMPLE_POSITION_NV" with expression '<code>0x8E50</code>', CType: int */
225 public static final int GL_SAMPLE_POSITION_NV = 0x8e50;
226 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_HILO_TEXTURE_2D_NV" with expression '<code>0x8854</code>', CType: int */
227 public static final int GL_OFFSET_HILO_TEXTURE_2D_NV = 0x8854;
228 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>GL_COLOR_SUM_EXT</code>, <code>GL_COLOR_SUM_ARB</code><br>
229Define "GL_COLOR_SUM" with expression '<code>0x8458</code>', CType: int */
230 public static final int GL_COLOR_SUM = 0x8458;
231 /** <code>GL_NV_video_capture</code><br>Define "GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV" with expression '<code>0x9035</code>', CType: int */
232 public static final int GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV = 0x9035;
233 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX31_ARB" with expression '<code>0x88DF</code>', CType: int */
234 public static final int GL_MATRIX31_ARB = 0x88df;
235 /** <code>GL_NV_framebuffer_multisample_coverage</code><br>Define "GL_RENDERBUFFER_COVERAGE_SAMPLES_NV" with expression '<code>0x8CAB</code>', CType: int */
236 public static final int GL_RENDERBUFFER_COVERAGE_SAMPLES_NV = 0x8cab;
237 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER8_ATI" with expression '<code>0x882D</code>', CType: int */
238 public static final int GL_DRAW_BUFFER8_ATI = 0x882d;
239 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_ARRAY_STRIDE_EXT</code><br>
240Define "GL_FOG_COORDINATE_ARRAY_STRIDE" with expression '<code>0x8455</code>', CType: int */
241 public static final int GL_FOG_COORDINATE_ARRAY_STRIDE = 0x8455;
242 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_NV" with expression '<code>0x86EC</code>', CType: int */
243 public static final int GL_DOT_PRODUCT_NV = 0x86ec;
244 /** <code>GL_VERSION_1_0</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_TEXTURE_INTENSITY_SIZE_EXT</code><br>
245Define "GL_TEXTURE_INTENSITY_SIZE" with expression '<code>0x8061</code>', CType: int */
246 public static final int GL_TEXTURE_INTENSITY_SIZE = 0x8061;
247 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB13_NV" with expression '<code>0x86D3</code>', CType: int */
248 public static final int GL_EVAL_VERTEX_ATTRIB13_NV = 0x86d3;
249 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV" with expression '<code>0x8853</code>', CType: int */
250 public static final int GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV = 0x8853;
251 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA32I_EXT</code><br>
252Define "GL_LUMINANCE_ALPHA32I" with expression '<code>0x8D87</code>', CType: int */
253 public static final int GL_LUMINANCE_ALPHA32I = 0x8d87;
254 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_INDEX_ARRAY_TYPE_ARB" with expression '<code>0x8847</code>', CType: int */
255 public static final int GL_MATRIX_INDEX_ARRAY_TYPE_ARB = 0x8847;
256 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB5_NV" with expression '<code>0x86CB</code>', CType: int */
257 public static final int GL_EVAL_VERTEX_ATTRIB5_NV = 0x86cb;
258 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA32I_EXT</code><br>
259Define "GL_ALPHA32I" with expression '<code>0x8D84</code>', CType: int */
260 public static final int GL_ALPHA32I = 0x8d84;
261 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT_MAG_VIB_NV" with expression '<code>0x86F7</code>', CType: int */
262 public static final int GL_DSDT_MAG_VIB_NV = 0x86f7;
263 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_INTENSITY_NV" with expression '<code>0x8707</code>', CType: int */
264 public static final int GL_SIGNED_INTENSITY_NV = 0x8707;
265 /** <code>GL_EXT_texture_swizzle</code><br>Define "GL_TEXTURE_SWIZZLE_A_EXT" with expression '<code>0x8E45</code>', CType: int */
266 public static final int GL_TEXTURE_SWIZZLE_A_EXT = 0x8e45;
267 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_DOT4_EXT" with expression '<code>0x8785</code>', CType: int */
268 public static final int GL_OP_DOT4_EXT = 0x8785;
269 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB" with expression '<code>0x862E</code>', CType: int */
270 public static final int GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB = 0x862e;
271 /** <code>GL_NV_video_capture</code><br>Define "GL_Z4Y12Z4CB12Z4CR12_444_NV" with expression '<code>0x9037</code>', CType: int */
272 public static final int GL_Z4Y12Z4CB12Z4CR12_444_NV = 0x9037;
273 /** <code>GL_ARB_texture_rectangle</code><br>Define "GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB" with expression '<code>0x84F8</code>', CType: int */
274 public static final int GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB = 0x84f8;
275 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT8_VEC4_NV" with expression '<code>0x8FE3</code>', CType: int */
276 public static final int GL_INT8_VEC4_NV = 0x8fe3;
277 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_MIN_SPARSE_LEVEL_AMD" with expression '<code>0x919B</code>', CType: int */
278 public static final int GL_MIN_SPARSE_LEVEL_AMD = 0x919b;
279 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGBA32_NV" with expression '<code>0x888B</code>', CType: int */
280 public static final int GL_FLOAT_RGBA32_NV = 0x888b;
281 /** <code>GL_NV_geometry_program4</code><br>Define "GL_MAX_PROGRAM_OUTPUT_VERTICES_NV" with expression '<code>0x8C27</code>', CType: int */
282 public static final int GL_MAX_PROGRAM_OUTPUT_VERTICES_NV = 0x8c27;
283 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV" with expression '<code>0x864D</code>', CType: int */
284 public static final int GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV = 0x864d;
285 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_INT_IMAGE_2D_MULTISAMPLE_EXT</code><br>
286Define "GL_INT_IMAGE_2D_MULTISAMPLE" with expression '<code>0x9060</code>', CType: int */
287 public static final int GL_INT_IMAGE_2D_MULTISAMPLE = 0x9060;
288 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX26_ARB" with expression '<code>0x88DA</code>', CType: int */
289 public static final int GL_MATRIX26_ARB = 0x88da;
290 /** <code>GL_NV_texture_shader3</code><br>Define "GL_FORCE_BLUE_TO_ONE_NV" with expression '<code>0x8860</code>', CType: int */
291 public static final int GL_FORCE_BLUE_TO_ONE_NV = 0x8860;
292 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB" with expression '<code>0x8623</code>', CType: int */
293 public static final int GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB = 0x8623;
294 /** <code>GL_AMD_transform_feedback4</code><br>Define "GL_STREAM_RASTERIZATION_AMD" with expression '<code>0x91A0</code>', CType: int */
295 public static final int GL_STREAM_RASTERIZATION_AMD = 0x91a0;
296 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_CLAMP_EXT" with expression '<code>0x878E</code>', CType: int */
297 public static final int GL_OP_CLAMP_EXT = 0x878e;
298 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_TRANSPOSE_CURRENT_MATRIX_ARB" with expression '<code>0x88B7</code>', CType: int */
299 public static final int GL_TRANSPOSE_CURRENT_MATRIX_ARB = 0x88b7;
300 /** <code>GL_NV_transform_feedback2</code><br>Define "GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV" with expression '<code>0x8E23</code>', CType: int */
301 public static final int GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV = 0x8e23;
302 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX17_ARB" with expression '<code>0x88D1</code>', CType: int */
303 public static final int GL_MATRIX17_ARB = 0x88d1;
304 /** <code>GL_APPLE_row_bytes</code><br>Define "GL_UNPACK_ROW_BYTES_APPLE" with expression '<code>0x8A16</code>', CType: int */
305 public static final int GL_UNPACK_ROW_BYTES_APPLE = 0x8a16;
306 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_PERFMON_RESULT_AMD" with expression '<code>0x8BC6</code>', CType: int */
307 public static final int GL_PERFMON_RESULT_AMD = 0x8bc6;
308 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE8UI_EXT</code><br>
309Define "GL_LUMINANCE8UI" with expression '<code>0x8D80</code>', CType: int */
310 public static final int GL_LUMINANCE8UI = 0x8d80;
311 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD1_EXT" with expression '<code>0x879E</code>', CType: int */
312 public static final int GL_OUTPUT_TEXTURE_COORD1_EXT = 0x879e;
313 /** <code>GL_VERSION_1_0</code><br>Define "GL_ZOOM_X" with expression '<code>0x0D16</code>', CType: int */
314 public static final int GL_ZOOM_X = 0xd16;
315 /** <code>GL_VERSION_1_0</code><br>Define "GL_ZOOM_Y" with expression '<code>0x0D17</code>', CType: int */
316 public static final int GL_ZOOM_Y = 0xd17;
317 /** <code>GL_OML_resample</code><br>Define "GL_UNPACK_RESAMPLE_OML" with expression '<code>0x8985</code>', CType: int */
318 public static final int GL_UNPACK_RESAMPLE_OML = 0x8985;
319 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_SOFTLIGHT_KHR</code>, <code>GL_SOFTLIGHT_NV</code><br>
320Define "GL_SOFTLIGHT" with expression '<code>0x929C</code>', CType: int */
321 public static final int GL_SOFTLIGHT = 0x929c;
322 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_COLOR_CONVERSION_MATRIX_NV" with expression '<code>0x9029</code>', CType: int */
323 public static final int GL_VIDEO_COLOR_CONVERSION_MATRIX_NV = 0x9029;
324 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_FORMAT_EXT</code><br>
325Define "GL_CONVOLUTION_FORMAT" with expression '<code>0x8017</code>', CType: int */
326 public static final int GL_CONVOLUTION_FORMAT = 0x8017;
327 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_STIPPLE_REPEAT" with expression '<code>0x0B26</code>', CType: int */
328 public static final int GL_LINE_STIPPLE_REPEAT = 0xb26;
329 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_EXP_BASE_2_EXT" with expression '<code>0x8791</code>', CType: int */
330 public static final int GL_OP_EXP_BASE_2_EXT = 0x8791;
331 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_TRANSPOSE_PROGRAM_MATRIX_EXT" with expression '<code>0x8E2E</code>', CType: int */
332 public static final int GL_TRANSPOSE_PROGRAM_MATRIX_EXT = 0x8e2e;
333 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_FOG_EXT" with expression '<code>0x87BD</code>', CType: int */
334 public static final int GL_OUTPUT_FOG_EXT = 0x87bd;
335 /** <code>GL_NV_texture_shader</code><br>Define "GL_LO_BIAS_NV" with expression '<code>0x8715</code>', CType: int */
336 public static final int GL_LO_BIAS_NV = 0x8715;
337 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_INFO_LOG_LENGTH_ARB" with expression '<code>0x8B84</code>', CType: int */
338 public static final int GL_OBJECT_INFO_LOG_LENGTH_ARB = 0x8b84;
339 /** <code>GL_EXT_light_texture</code><br>Define "GL_TEXTURE_MATERIAL_PARAMETER_EXT" with expression '<code>0x8352</code>', CType: int */
340 public static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT = 0x8352;
341 /** <code>GL_VERSION_1_0</code><br>Define "GL_SPHERE_MAP" with expression '<code>0x2402</code>', CType: int */
342 public static final int GL_SPHERE_MAP = 0x2402;
343 /** <code>GL_OVR_multiview</code><br>Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR" with expression '<code>0x9630</code>', CType: int */
344 public static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR = 0x9630;
345 /** <code>GL_NV_sRGB_formats</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV</code>, <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT</code><br>
346Define "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3" with expression '<code>0x8C4E</code>', CType: int */
347 public static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3 = 0x8c4e;
348 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW17_ARB" with expression '<code>0x8731</code>', CType: int */
349 public static final int GL_MODELVIEW17_ARB = 0x8731;
350 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_SGI</code><br>
351Define "GL_COLOR_TABLE" with expression '<code>0x80D0</code>', CType: int */
352 public static final int GL_COLOR_TABLE = 0x80d0;
353 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_UNSIGNED_INT64_AMD" with expression '<code>0x8BC2</code>', CType: int */
354 public static final int GL_UNSIGNED_INT64_AMD = 0x8bc2;
355 /** <code>GL_VERSION_1_5</code><br>Define "GL_CURRENT_FOG_COORD" with expression '<code>0x8453</code>', CType: int */
356 public static final int GL_CURRENT_FOG_COORD = 0x8453;
357 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE16_ALPHA16_SNORM" with expression '<code>0x901A</code>', CType: int */
358 public static final int GL_LUMINANCE16_ALPHA16_SNORM = 0x901a;
359 /** <code>GL_NV_texgen_emboss</code><br>Define "GL_EMBOSS_MAP_NV" with expression '<code>0x855F</code>', CType: int */
360 public static final int GL_EMBOSS_MAP_NV = 0x855f;
361 /** <code>GL_ARB_shader_objects</code><br>Define "GL_BOOL_VEC3_ARB" with expression '<code>0x8B58</code>', CType: int */
362 public static final int GL_BOOL_VEC3_ARB = 0x8b58;
363 /** <code>GL_AMD_name_gen_delete</code><br>Define "GL_DATA_BUFFER_AMD" with expression '<code>0x9151</code>', CType: int */
364 public static final int GL_DATA_BUFFER_AMD = 0x9151;
365 /** <code>GL_EXT_compiled_vertex_array</code><br>Define "GL_ARRAY_ELEMENT_LOCK_FIRST_EXT" with expression '<code>0x81A8</code>', CType: int */
366 public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT = 0x81a8;
367 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_COMPILE_STATUS_ARB" with expression '<code>0x8B81</code>', CType: int */
368 public static final int GL_OBJECT_COMPILE_STATUS_ARB = 0x8b81;
369 /** <code>GL_VERSION_2_1</code>, <code>GL_NV_sRGB_formats</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_SLUMINANCE8_ALPHA8_NV</code>, <code>GL_SLUMINANCE8_ALPHA8_EXT</code><br>
370Define "GL_SLUMINANCE8_ALPHA8" with expression '<code>0x8C45</code>', CType: int */
371 public static final int GL_SLUMINANCE8_ALPHA8 = 0x8c45;
372 /** <code>GL_EXT_cull_vertex</code><br>Define "GL_CULL_VERTEX_EYE_POSITION_EXT" with expression '<code>0x81AB</code>', CType: int */
373 public static final int GL_CULL_VERTEX_EYE_POSITION_EXT = 0x81ab;
374 /** <code>GL_VERSION_1_1</code><br>Define "GL_C4F_N3F_V3F" with expression '<code>0x2A26</code>', CType: int */
375 public static final int GL_C4F_N3F_V3F = 0x2a26;
376 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_2D_RECT_SHADOW_ARB" with expression '<code>0x8B64</code>', CType: int */
377 public static final int GL_SAMPLER_2D_RECT_SHADOW_ARB = 0x8b64;
378 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD18_EXT" with expression '<code>0x87AF</code>', CType: int */
379 public static final int GL_OUTPUT_TEXTURE_COORD18_EXT = 0x87af;
380 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_UNSIGNED_INT_IMAGE_1D_EXT</code><br>
381Define "GL_UNSIGNED_INT_IMAGE_1D" with expression '<code>0x9062</code>', CType: int */
382 public static final int GL_UNSIGNED_INT_IMAGE_1D = 0x9062;
383 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX13_ARB" with expression '<code>0x88CD</code>', CType: int */
384 public static final int GL_MATRIX13_ARB = 0x88cd;
385 /** <code>GL_VERSION_1_1</code><br>Define "GL_T2F_N3F_V3F" with expression '<code>0x2A2B</code>', CType: int */
386 public static final int GL_T2F_N3F_V3F = 0x2a2b;
387 /** <code>GL_ARB_vertex_program</code><br>Define "GL_PROGRAM_ADDRESS_REGISTERS_ARB" with expression '<code>0x88B0</code>', CType: int */
388 public static final int GL_PROGRAM_ADDRESS_REGISTERS_ARB = 0x88b0;
389 /** <code>GL_VERSION_2_0</code>, <code>GL_ARB_fragment_program</code>, <code>GL_NV_fragment_program</code><br>Alias for: <code>GL_MAX_TEXTURE_COORDS_ARB</code>, <code>GL_MAX_TEXTURE_COORDS_NV</code><br>
390Define "GL_MAX_TEXTURE_COORDS" with expression '<code>0x8871</code>', CType: int */
391 public static final int GL_MAX_TEXTURE_COORDS = 0x8871;
392 /** <code>GL_NV_framebuffer_multisample_coverage</code><br>Define "GL_MULTISAMPLE_COVERAGE_MODES_NV" with expression '<code>0x8E12</code>', CType: int */
393 public static final int GL_MULTISAMPLE_COVERAGE_MODES_NV = 0x8e12;
394 /** <code>GL_NV_occlusion_query</code><br>Define "GL_CURRENT_OCCLUSION_QUERY_ID_NV" with expression '<code>0x8865</code>', CType: int */
395 public static final int GL_CURRENT_OCCLUSION_QUERY_ID_NV = 0x8865;
396 /** <code>GL_NV_texture_shader</code><br>Define "GL_CULL_FRAGMENT_NV" with expression '<code>0x86E7</code>', CType: int */
397 public static final int GL_CULL_FRAGMENT_NV = 0x86e7;
398 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_WRITEMASK" with expression '<code>0x0C21</code>', CType: int */
399 public static final int GL_INDEX_WRITEMASK = 0xc21;
400 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_VALIDATE_STATUS_ARB" with expression '<code>0x8B83</code>', CType: int */
401 public static final int GL_OBJECT_VALIDATE_STATUS_ARB = 0x8b83;
402 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT" with expression '<code>0x932A</code>', CType: int */
403 public static final int GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT = 0x932a;
404 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MODE_BIT" with expression '<code>0x00000020</code>', CType: int */
405 public static final int GL_PIXEL_MODE_BIT = 0x20;
406 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_SAMPLES_EXT" with expression '<code>0x9328</code>', CType: int */
407 public static final int GL_RASTER_SAMPLES_EXT = 0x9328;
408 /** <code>GL_ARB_texture_rectangle</code><br>Define "GL_TEXTURE_BINDING_RECTANGLE_ARB" with expression '<code>0x84F6</code>', CType: int */
409 public static final int GL_TEXTURE_BINDING_RECTANGLE_ARB = 0x84f6;
410 /** <code>GL_NV_texture_shader</code><br>Define "GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV" with expression '<code>0x86D9</code>', CType: int */
411 public static final int GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV = 0x86d9;
412 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB" with expression '<code>0x8809</code>', CType: int */
413 public static final int GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 0x8809;
414 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_PURGEABLE_APPLE" with expression '<code>0x8A1D</code>', CType: int */
415 public static final int GL_PURGEABLE_APPLE = 0x8a1d;
416 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ELEMENTS_COMMAND_NV" with expression '<code>0x0002</code>', CType: int */
417 public static final int GL_DRAW_ELEMENTS_COMMAND_NV = 0x2;
418 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV" with expression '<code>0x870D</code>', CType: int */
419 public static final int GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV = 0x870d;
420 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_VERTEX_3" with expression '<code>0x0D97</code>', CType: int */
421 public static final int GL_MAP1_VERTEX_3 = 0xd97;
422 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_VERTEX_4" with expression '<code>0x0D98</code>', CType: int */
423 public static final int GL_MAP1_VERTEX_4 = 0xd98;
424 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV" with expression '<code>0x887A</code>', CType: int */
425 public static final int GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV = 0x887a;
426 /** <code>GL_NV_evaluators</code><br>Define "GL_MAP_ATTRIB_U_ORDER_NV" with expression '<code>0x86C3</code>', CType: int */
427 public static final int GL_MAP_ATTRIB_U_ORDER_NV = 0x86c3;
428 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_FLOAT16_VEC3_NV" with expression '<code>0x8FFA</code>', CType: int */
429 public static final int GL_FLOAT16_VEC3_NV = 0x8ffa;
430 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_INT_IMAGE_1D_EXT</code><br>
431Define "GL_INT_IMAGE_1D" with expression '<code>0x9057</code>', CType: int */
432 public static final int GL_INT_IMAGE_1D = 0x9057;
433 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_LENGTH_ARB" with expression '<code>0x8627</code>', CType: int */
434 public static final int GL_PROGRAM_LENGTH_ARB = 0x8627;
435 /** <code>GL_NV_parameter_buffer_object</code><br>Define "GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x8DA3</code>', CType: int */
436 public static final int GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV = 0x8da3;
437 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_PROGRAM_MATRIX_EXT" with expression '<code>0x8E2D</code>', CType: int */
438 public static final int GL_PROGRAM_MATRIX_EXT = 0x8e2d;
439 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_IMAGE_1D_ARRAY_EXT</code><br>
440Define "GL_IMAGE_1D_ARRAY" with expression '<code>0x9052</code>', CType: int */
441 public static final int GL_IMAGE_1D_ARRAY = 0x9052;
442 /** <code>GL_NV_vdpau_interop</code><br>Define "GL_SURFACE_STATE_NV" with expression '<code>0x86EB</code>', CType: int */
443 public static final int GL_SURFACE_STATE_NV = 0x86eb;
444 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL" with expression '<code>0x94FC</code>', CType: int */
445 public static final int GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL = 0x94fc;
446 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI" with expression '<code>0x87F1</code>', CType: int */
447 public static final int GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI = 0x87f1;
448 /** <code>GL_AMD_query_buffer_object</code><br>Define "GL_QUERY_BUFFER_BINDING_AMD" with expression '<code>0x9193</code>', CType: int */
449 public static final int GL_QUERY_BUFFER_BINDING_AMD = 0x9193;
450 /** <code>GL_NV_texture_shader</code><br>Define "GL_DEPENDENT_AR_TEXTURE_2D_NV" with expression '<code>0x86E9</code>', CType: int */
451 public static final int GL_DEPENDENT_AR_TEXTURE_2D_NV = 0x86e9;
452 /** <code>GL_ARB_shadow_ambient</code><br>Define "GL_TEXTURE_COMPARE_FAIL_VALUE_ARB" with expression '<code>0x80BF</code>', CType: int */
453 public static final int GL_TEXTURE_COMPARE_FAIL_VALUE_ARB = 0x80bf;
454 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NEGATIVE_W_EXT" with expression '<code>0x87DC</code>', CType: int */
455 public static final int GL_NEGATIVE_W_EXT = 0x87dc;
456 /** <code>GL_ARB_vertex_program</code><br>Define "GL_COLOR_SUM_ARB" with expression '<code>0x8458</code>', CType: int */
457 public static final int GL_COLOR_SUM_ARB = 0x8458;
458 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_COLOR_CONVERSION_MAX_NV" with expression '<code>0x902A</code>', CType: int */
459 public static final int GL_VIDEO_COLOR_CONVERSION_MAX_NV = 0x902a;
460 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_SET_LT_EXT" with expression '<code>0x878D</code>', CType: int */
461 public static final int GL_OP_SET_LT_EXT = 0x878d;
462 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_BLUE_BITS" with expression '<code>0x0D5A</code>', CType: int */
463 public static final int GL_ACCUM_BLUE_BITS = 0xd5a;
464 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIST_INDEX" with expression '<code>0x0B33</code>', CType: int */
465 public static final int GL_LIST_INDEX = 0xb33;
466 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_INDEX_ARRAY_STRIDE_EXT</code><br>
467Define "GL_INDEX_ARRAY_STRIDE" with expression '<code>0x8086</code>', CType: int */
468 public static final int GL_INDEX_ARRAY_STRIDE = 0x8086;
469 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_GRID_DOMAIN" with expression '<code>0x0DD0</code>', CType: int */
470 public static final int GL_MAP1_GRID_DOMAIN = 0xdd0;
471 /** <code>GL_APPLE_texture_range</code><br>Define "GL_TEXTURE_RANGE_LENGTH_APPLE" with expression '<code>0x85B7</code>', CType: int */
472 public static final int GL_TEXTURE_RANGE_LENGTH_APPLE = 0x85b7;
473 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_ARRAY_STRIDE_EXT" with expression '<code>0x87E6</code>', CType: int */
474 public static final int GL_VARIANT_ARRAY_STRIDE_EXT = 0x87e6;
475 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_INVARIANT_VALUE_EXT" with expression '<code>0x87EA</code>', CType: int */
476 public static final int GL_INVARIANT_VALUE_EXT = 0x87ea;
477 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT" with expression '<code>0x8DA9</code>', CType: int */
478 public static final int GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT = 0x8da9;
479 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MATRIX_EXT" with expression '<code>0x87C0</code>', CType: int */
480 public static final int GL_MATRIX_EXT = 0x87c0;
481 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV" with expression '<code>0x8E5B</code>', CType: int */
482 public static final int GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV = 0x8e5b;
483 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code>, <code>GL_NV_sRGB_formats</code><br>Alias for: <code>GL_SLUMINANCE_ALPHA_EXT</code>, <code>GL_SLUMINANCE_ALPHA_NV</code><br>
484Define "GL_SLUMINANCE_ALPHA" with expression '<code>0x8C44</code>', CType: int */
485 public static final int GL_SLUMINANCE_ALPHA = 0x8c44;
486 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_RGBA_INTEGER_MODE_EXT</code><br>
487Define "GL_RGBA_INTEGER_MODE" with expression '<code>0x8D9E</code>', CType: int */
488 public static final int GL_RGBA_INTEGER_MODE = 0x8d9e;
489 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW0_ARB" with expression '<code>0x1700</code>', CType: int */
490 public static final int GL_MODELVIEW0_ARB = 0x1700;
491 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_MATRIX_NV" with expression '<code>0x86E1</code>', CType: int */
492 public static final int GL_OFFSET_TEXTURE_MATRIX_NV = 0x86e1;
493 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_INTENSITY_ARB</code><br>
494Define "GL_COMPRESSED_INTENSITY" with expression '<code>0x84EC</code>', CType: int */
495 public static final int GL_COMPRESSED_INTENSITY = 0x84ec;
496 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV" with expression '<code>0x8852</code>', CType: int */
497 public static final int GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV = 0x8852;
498 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB8_NV" with expression '<code>0x86CE</code>', CType: int */
499 public static final int GL_EVAL_VERTEX_ATTRIB8_NV = 0x86ce;
500 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_INTENSITY16_EXT</code><br>
501Define "GL_INTENSITY16" with expression '<code>0x804D</code>', CType: int */
502 public static final int GL_INTENSITY16 = 0x804d;
503 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_INTENSITY12_EXT</code><br>
504Define "GL_INTENSITY12" with expression '<code>0x804C</code>', CType: int */
505 public static final int GL_INTENSITY12 = 0x804c;
506 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_ATTRIBS_ARB" with expression '<code>0x88AC</code>', CType: int */
507 public static final int GL_PROGRAM_ATTRIBS_ARB = 0x88ac;
508 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_REDUCE_EXT</code><br>
509Define "GL_REDUCE" with expression '<code>0x8016</code>', CType: int */
510 public static final int GL_REDUCE = 0x8016;
511 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW13_ARB" with expression '<code>0x872D</code>', CType: int */
512 public static final int GL_MODELVIEW13_ARB = 0x872d;
513 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FRAGMENT_DEPTH_EXT</code><br>
514Define "GL_FRAGMENT_DEPTH" with expression '<code>0x8452</code>', CType: int */
515 public static final int GL_FRAGMENT_DEPTH = 0x8452;
516 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE" with expression '<code>0x8A09</code>', CType: int */
517 public static final int GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE = 0x8a09;
518 /** <code>GL_NVX_gpu_memory_info</code><br>Define "GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX" with expression '<code>0x9048</code>', CType: int */
519 public static final int GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 0x9048;
520 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_HI_SIZE_NV" with expression '<code>0x871B</code>', CType: int */
521 public static final int GL_TEXTURE_HI_SIZE_NV = 0x871b;
522 /** <code>GL_EXT_disjoint_timer_query</code>, <code>GL_EXT_timer_query</code><br>Define "GL_TIME_ELAPSED_EXT" with expression '<code>0x88BF</code>', CType: int */
523 public static final int GL_TIME_ELAPSED_EXT = 0x88bf;
524 /** <code>GL_ARB_shader_objects</code><br>Define "GL_PROGRAM_OBJECT_ARB" with expression '<code>0x8B40</code>', CType: int */
525 public static final int GL_PROGRAM_OBJECT_ARB = 0x8b40;
526 /** <code>GL_APPLE_vertex_array_range</code><br>Define "GL_STORAGE_CLIENT_APPLE" with expression '<code>0x85B4</code>', CType: int */
527 public static final int GL_STORAGE_CLIENT_APPLE = 0x85b4;
528 /** <code>GL_EXT_422_pixels</code><br>Define "GL_422_REV_EXT" with expression '<code>0x80CD</code>', CType: int */
529 public static final int GL_422_REV_EXT = 0x80cd;
530 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_STIPPLE" with expression '<code>0x0B42</code>', CType: int */
531 public static final int GL_POLYGON_STIPPLE = 0xb42;
532 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SLUMINANCE_EXT</code><br>
533Define "GL_COMPRESSED_SLUMINANCE" with expression '<code>0x8C4A</code>', CType: int */
534 public static final int GL_COMPRESSED_SLUMINANCE = 0x8c4a;
535 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SLUMINANCE_ALPHA_EXT</code><br>
536Define "GL_COMPRESSED_SLUMINANCE_ALPHA" with expression '<code>0x8C4B</code>', CType: int */
537 public static final int GL_COMPRESSED_SLUMINANCE_ALPHA = 0x8c4b;
538 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_ALPHA_SIZE_EXT</code><br>
539Define "GL_HISTOGRAM_ALPHA_SIZE" with expression '<code>0x802B</code>', CType: int */
540 public static final int GL_HISTOGRAM_ALPHA_SIZE = 0x802b;
541 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW22_ARB" with expression '<code>0x8736</code>', CType: int */
542 public static final int GL_MODELVIEW22_ARB = 0x8736;
543 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE16_SNORM" with expression '<code>0x9019</code>', CType: int */
544 public static final int GL_LUMINANCE16_SNORM = 0x9019;
545 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_MAG_SIZE_NV" with expression '<code>0x871F</code>', CType: int */
546 public static final int GL_TEXTURE_MAG_SIZE_NV = 0x871f;
547 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER12_ATI" with expression '<code>0x8831</code>', CType: int */
548 public static final int GL_DRAW_BUFFER12_ATI = 0x8831;
549 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD" with expression '<code>0x00000001</code>', CType: int */
550 public static final int GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD = 0x1;
551 /** <code>GL_NV_gpu_program4</code><br>Define "GL_PROGRAM_ATTRIB_COMPONENTS_NV" with expression '<code>0x8906</code>', CType: int */
552 public static final int GL_PROGRAM_ATTRIB_COMPONENTS_NV = 0x8906;
553 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_RED_BIAS_SGI</code><br>
554Define "GL_POST_COLOR_MATRIX_RED_BIAS" with expression '<code>0x80B8</code>', CType: int */
555 public static final int GL_POST_COLOR_MATRIX_RED_BIAS = 0x80b8;
556 /** <code>GL_VERSION_1_0</code><br>Define "GL_COMPILE_AND_EXECUTE" with expression '<code>0x1301</code>', CType: int */
557 public static final int GL_COMPILE_AND_EXECUTE = 0x1301;
558 /** <code>GL_NV_evaluators</code><br>Define "GL_MAX_RATIONAL_EVAL_ORDER_NV" with expression '<code>0x86D7</code>', CType: int */
559 public static final int GL_MAX_RATIONAL_EVAL_ORDER_NV = 0x86d7;
560 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE6_ALPHA2_EXT</code><br>
561Define "GL_LUMINANCE6_ALPHA2" with expression '<code>0x8044</code>', CType: int */
562 public static final int GL_LUMINANCE6_ALPHA2 = 0x8044;
563 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_FLOOR_EXT" with expression '<code>0x878F</code>', CType: int */
564 public static final int GL_OP_FLOOR_EXT = 0x878f;
565 /** <code>GL_EXT_depth_bounds_test</code><br>Define "GL_DEPTH_BOUNDS_TEST_EXT" with expression '<code>0x8890</code>', CType: int */
566 public static final int GL_DEPTH_BOUNDS_TEST_EXT = 0x8890;
567 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX10_ARB" with expression '<code>0x88CA</code>', CType: int */
568 public static final int GL_MATRIX10_ARB = 0x88ca;
569 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_ATTRIBS_ARB" with expression '<code>0x88AD</code>', CType: int */
570 public static final int GL_MAX_PROGRAM_ATTRIBS_ARB = 0x88ad;
571 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_1D_SHADOW_ARB" with expression '<code>0x8B61</code>', CType: int */
572 public static final int GL_SAMPLER_1D_SHADOW_ARB = 0x8b61;
573 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_MULTIPLY_NV</code>, <code>GL_MULTIPLY_KHR</code><br>
574Define "GL_MULTIPLY" with expression '<code>0x9294</code>', CType: int */
575 public static final int GL_MULTIPLY = 0x9294;
576 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>GL_TRANSPOSE_MODELVIEW_MATRIX_ARB</code><br>
577Define "GL_TRANSPOSE_MODELVIEW_MATRIX" with expression '<code>0x84E3</code>', CType: int */
578 public static final int GL_TRANSPOSE_MODELVIEW_MATRIX = 0x84e3;
579 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER5_ATI" with expression '<code>0x882A</code>', CType: int */
580 public static final int GL_DRAW_BUFFER5_ATI = 0x882a;
581 /** <code>GL_VERSION_1_0</code><br>Define "GL_BLUE_BIAS" with expression '<code>0x0D1B</code>', CType: int */
582 public static final int GL_BLUE_BIAS = 0xd1b;
583 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE32UI_EXT</code><br>
584Define "GL_LUMINANCE32UI" with expression '<code>0x8D74</code>', CType: int */
585 public static final int GL_LUMINANCE32UI = 0x8d74;
586 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUTO_NORMAL" with expression '<code>0x0D80</code>', CType: int */
587 public static final int GL_AUTO_NORMAL = 0xd80;
588 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT16_VEC2_NV" with expression '<code>0x8FE5</code>', CType: int */
589 public static final int GL_INT16_VEC2_NV = 0x8fe5;
590 /** <code>GL_NV_geometry_program4</code><br>Define "GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV" with expression '<code>0x8C28</code>', CType: int */
591 public static final int GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV = 0x8c28;
592 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_separate_specular_color</code><br>Alias for: <code>GL_SINGLE_COLOR_EXT</code><br>
593Define "GL_SINGLE_COLOR" with expression '<code>0x81F9</code>', CType: int */
594 public static final int GL_SINGLE_COLOR = 0x81f9;
595 /** <code>GL_VERSION_3_0</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>GL_CLAMP_FRAGMENT_COLOR_ARB</code><br>
596Define "GL_CLAMP_FRAGMENT_COLOR" with expression '<code>0x891B</code>', CType: int */
597 public static final int GL_CLAMP_FRAGMENT_COLOR = 0x891b;
598 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT" with expression '<code>0x932B</code>', CType: int */
599 public static final int GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT = 0x932b;
600 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_ALPHA8_SNORM" with expression '<code>0x9014</code>', CType: int */
601 public static final int GL_ALPHA8_SNORM = 0x9014;
602 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI</code><br>
603Define "GL_POST_COLOR_MATRIX_ALPHA_BIAS" with expression '<code>0x80BB</code>', CType: int */
604 public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS = 0x80bb;
605 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD20_EXT" with expression '<code>0x87B1</code>', CType: int */
606 public static final int GL_OUTPUT_TEXTURE_COORD20_EXT = 0x87b1;
607 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER1_ATI" with expression '<code>0x8826</code>', CType: int */
608 public static final int GL_DRAW_BUFFER1_ATI = 0x8826;
609 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_TRIANGULAR_2D_NV" with expression '<code>0x86C1</code>', CType: int */
610 public static final int GL_EVAL_TRIANGULAR_2D_NV = 0x86c1;
611 /** <code>GL_NV_vdpau_interop</code><br>Define "GL_SURFACE_REGISTERED_NV" with expression '<code>0x86FD</code>', CType: int */
612 public static final int GL_SURFACE_REGISTERED_NV = 0x86fd;
613 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT</code><br>
614Define "GL_UNSIGNED_INT_IMAGE_1D_ARRAY" with expression '<code>0x9068</code>', CType: int */
615 public static final int GL_UNSIGNED_INT_IMAGE_1D_ARRAY = 0x9068;
616 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_R_TO_R" with expression '<code>0x0C76</code>', CType: int */
617 public static final int GL_PIXEL_MAP_R_TO_R = 0xc76;
618 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_2D_NV" with expression '<code>0x86E8</code>', CType: int */
619 public static final int GL_OFFSET_TEXTURE_2D_NV = 0x86e8;
620 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP1_APPLE" with expression '<code>0x8A00</code>', CType: int */
621 public static final int GL_VERTEX_ATTRIB_MAP1_APPLE = 0x8a00;
622 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA_INTEGER_EXT</code><br>
623Define "GL_ALPHA_INTEGER" with expression '<code>0x8D97</code>', CType: int */
624 public static final int GL_ALPHA_INTEGER = 0x8d97;
625 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_FORMAT_ARB" with expression '<code>0x8876</code>', CType: int */
626 public static final int GL_PROGRAM_FORMAT_ARB = 0x8876;
627 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_ALPHA_NV" with expression '<code>0x8705</code>', CType: int */
628 public static final int GL_SIGNED_ALPHA_NV = 0x8705;
629 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_TEMPORARIES_ARB" with expression '<code>0x88A6</code>', CType: int */
630 public static final int GL_PROGRAM_NATIVE_TEMPORARIES_ARB = 0x88a6;
631 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_SHADER_SOURCE_LENGTH_ARB" with expression '<code>0x8B88</code>', CType: int */
632 public static final int GL_OBJECT_SHADER_SOURCE_LENGTH_ARB = 0x8b88;
633 /** <code>GL_ATI_texture_float</code><br>Define "GL_RGBA_FLOAT16_ATI" with expression '<code>0x881A</code>', CType: int */
634 public static final int GL_RGBA_FLOAT16_ATI = 0x881a;
635 /** <code>GL_VERSION_1_0</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_TEXTURE_LUMINANCE_SIZE_EXT</code><br>
636Define "GL_TEXTURE_LUMINANCE_SIZE" with expression '<code>0x8060</code>', CType: int */
637 public static final int GL_TEXTURE_LUMINANCE_SIZE = 0x8060;
638 /** <code>GL_NV_command_list</code><br>Define "GL_STENCIL_REF_COMMAND_NV" with expression '<code>0x000C</code>', CType: int */
639 public static final int GL_STENCIL_REF_COMMAND_NV = 0xc;
640 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX6_ARB" with expression '<code>0x88C6</code>', CType: int */
641 public static final int GL_MATRIX6_ARB = 0x88c6;
642 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIST_BIT" with expression '<code>0x00020000</code>', CType: int */
643 public static final int GL_LIST_BIT = 0x20000;
644 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_CURRENT_WEIGHT_ARB" with expression '<code>0x86A8</code>', CType: int */
645 public static final int GL_CURRENT_WEIGHT_ARB = 0x86a8;
646 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW4_ARB" with expression '<code>0x8724</code>', CType: int */
647 public static final int GL_MODELVIEW4_ARB = 0x8724;
648 /** <code>GL_NV_video_capture</code><br>Define "GL_FIELD_LOWER_NV" with expression '<code>0x9023</code>', CType: int */
649 public static final int GL_FIELD_LOWER_NV = 0x9023;
650 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD11_EXT" with expression '<code>0x87A8</code>', CType: int */
651 public static final int GL_OUTPUT_TEXTURE_COORD11_EXT = 0x87a8;
652 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_CLEAR_VALUE" with expression '<code>0x0C20</code>', CType: int */
653 public static final int GL_INDEX_CLEAR_VALUE = 0xc20;
654 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_ARRAY_TYPE_ARB" with expression '<code>0x86A9</code>', CType: int */
655 public static final int GL_WEIGHT_ARRAY_TYPE_ARB = 0x86a9;
656 /** <code>GL_ARB_imaging</code>, <code>GL_HP_convolution_border_modes</code><br>Alias for: <code>GL_REPLICATE_BORDER_HP</code><br>
657Define "GL_REPLICATE_BORDER" with expression '<code>0x8153</code>', CType: int */
658 public static final int GL_REPLICATE_BORDER = 0x8153;
659 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_ALPHA_FLOAT16_APPLE" with expression '<code>0x881C</code>', CType: int */
660 public static final int GL_ALPHA_FLOAT16_APPLE = 0x881c;
661 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD26_EXT" with expression '<code>0x87B7</code>', CType: int */
662 public static final int GL_OUTPUT_TEXTURE_COORD26_EXT = 0x87b7;
663 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_MATRICES_ARB" with expression '<code>0x862F</code>', CType: int */
664 public static final int GL_MAX_PROGRAM_MATRICES_ARB = 0x862f;
665 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY32I_EXT</code><br>
666Define "GL_INTENSITY32I" with expression '<code>0x8D85</code>', CType: int */
667 public static final int GL_INTENSITY32I = 0x8d85;
668 /** <code>GL_NV_sample_locations</code><br>Define "GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV" with expression '<code>0x9340</code>', CType: int */
669 public static final int GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV = 0x9340;
670 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_ARB_texture_float</code><br>Alias for: <code>GL_TEXTURE_LUMINANCE_TYPE_ARB</code><br>
671Define "GL_TEXTURE_LUMINANCE_TYPE" with expression '<code>0x8C14</code>', CType: int */
672 public static final int GL_TEXTURE_LUMINANCE_TYPE = 0x8c14;
673 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_BUFFER_NV" with expression '<code>0x9020</code>', CType: int */
674 public static final int GL_VIDEO_BUFFER_NV = 0x9020;
675 /** <code>GL_NV_geometry_program4</code><br>Define "GL_GEOMETRY_PROGRAM_NV" with expression '<code>0x8C26</code>', CType: int */
676 public static final int GL_GEOMETRY_PROGRAM_NV = 0x8c26;
677 /** <code>GL_ARB_vertex_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB" with expression '<code>0x88B3</code>', CType: int */
678 public static final int GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0x88b3;
679 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_ARRAY_SIZE_ARB" with expression '<code>0x86AB</code>', CType: int */
680 public static final int GL_WEIGHT_ARRAY_SIZE_ARB = 0x86ab;
681 /** <code>GL_VERSION_1_0</code><br>Define "GL_LOAD" with expression '<code>0x0101</code>', CType: int */
682 public static final int GL_LOAD = 0x101;
683 /** <code>GL_NV_conservative_raster</code><br>Define "GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV" with expression '<code>0x9348</code>', CType: int */
684 public static final int GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV = 0x9348;
685 /** <code>GL_VERSION_1_1</code><br>Define "GL_T2F_V3F" with expression '<code>0x2A27</code>', CType: int */
686 public static final int GL_T2F_V3F = 0x2a27;
687 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_CURRENT_VERTEX_WEIGHT_EXT" with expression '<code>0x850B</code>', CType: int */
688 public static final int GL_CURRENT_VERTEX_WEIGHT_EXT = 0x850b;
689 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_Y_AMD" with expression '<code>0x9196</code>', CType: int */
690 public static final int GL_VIRTUAL_PAGE_SIZE_Y_AMD = 0x9196;
691 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_ARRAY_POINTER_EXT" with expression '<code>0x87E9</code>', CType: int */
692 public static final int GL_VARIANT_ARRAY_POINTER_EXT = 0x87e9;
693 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_BORDER" with expression '<code>0x1005</code>', CType: int */
694 public static final int GL_TEXTURE_BORDER = 0x1005;
695 /** <code>GL_NV_sRGB_formats</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SRGB_S3TC_DXT1_NV</code>, <code>GL_COMPRESSED_SRGB_S3TC_DXT1_EXT</code><br>
696Define "GL_COMPRESSED_SRGB_S3TC_DXT1" with expression '<code>0x8C4C</code>', CType: int */
697 public static final int GL_COMPRESSED_SRGB_S3TC_DXT1 = 0x8c4c;
698 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT" with expression '<code>0x87CB</code>', CType: int */
699 public static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT = 0x87cb;
700 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_HILO16_NV" with expression '<code>0x86FA</code>', CType: int */
701 public static final int GL_SIGNED_HILO16_NV = 0x86fa;
702 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB" with expression '<code>0x88A2</code>', CType: int */
703 public static final int GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0x88a2;
704 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT" with expression '<code>0x87CE</code>', CType: int */
705 public static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT = 0x87ce;
706 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_DIFFERENCE_NV</code>, <code>GL_DIFFERENCE_KHR</code><br>
707Define "GL_DIFFERENCE" with expression '<code>0x929E</code>', CType: int */
708 public static final int GL_DIFFERENCE = 0x929e;
709 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_B_SIZE" with expression '<code>0x0CB4</code>', CType: int */
710 public static final int GL_PIXEL_MAP_I_TO_B_SIZE = 0xcb4;
711 /** <code>GL_KHR_debug</code>, <code>GL_VERSION_4_3</code><br>Define "GL_DISPLAY_LIST" with expression '<code>0x82E7</code>', CType: int */
712 public static final int GL_DISPLAY_LIST = 0x82e7;
713 /** <code>GL_NV_deep_texture3D</code><br>Define "GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV" with expression '<code>0x90D0</code>', CType: int */
714 public static final int GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV = 0x90d0;
715 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT8_NV" with expression '<code>0x8FEC</code>', CType: int */
716 public static final int GL_UNSIGNED_INT8_NV = 0x8fec;
717 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_ALPHA16_EXT</code><br>
718Define "GL_ALPHA16" with expression '<code>0x803E</code>', CType: int */
719 public static final int GL_ALPHA16 = 0x803e;
720 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_GEOMETRY_OUTPUT_TYPE_EXT" with expression '<code>0x8DDC</code>', CType: int */
721 public static final int GL_GEOMETRY_OUTPUT_TYPE_EXT = 0x8ddc;
722 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MIN_EXT" with expression '<code>0x878B</code>', CType: int */
723 public static final int GL_OP_MIN_EXT = 0x878b;
724 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_ALPHA12_EXT</code><br>
725Define "GL_ALPHA12" with expression '<code>0x803D</code>', CType: int */
726 public static final int GL_ALPHA12 = 0x803d;
727 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGBA_NV" with expression '<code>0x86FB</code>', CType: int */
728 public static final int GL_SIGNED_RGBA_NV = 0x86fb;
729 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD9_EXT" with expression '<code>0x87A6</code>', CType: int */
730 public static final int GL_OUTPUT_TEXTURE_COORD9_EXT = 0x87a6;
731 /** <code>GL_ATI_texture_float</code><br>Define "GL_LUMINANCE_FLOAT16_ATI" with expression '<code>0x881E</code>', CType: int */
732 public static final int GL_LUMINANCE_FLOAT16_ATI = 0x881e;
733 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE16_ALPHA16_EXT</code><br>
734Define "GL_LUMINANCE16_ALPHA16" with expression '<code>0x8048</code>', CType: int */
735 public static final int GL_LUMINANCE16_ALPHA16 = 0x8048;
736 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW26_ARB" with expression '<code>0x873A</code>', CType: int */
737 public static final int GL_MODELVIEW26_ARB = 0x873a;
738 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_WIDTH_EXT</code><br>
739Define "GL_CONVOLUTION_WIDTH" with expression '<code>0x8018</code>', CType: int */
740 public static final int GL_CONVOLUTION_WIDTH = 0x8018;
741 /** <code>GL_NV_command_list</code><br>Define "GL_ELEMENT_ADDRESS_COMMAND_NV" with expression '<code>0x0008</code>', CType: int */
742 public static final int GL_ELEMENT_ADDRESS_COMMAND_NV = 0x8;
743 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_IMAGE_1D_EXT</code><br>
744Define "GL_IMAGE_1D" with expression '<code>0x904C</code>', CType: int */
745 public static final int GL_IMAGE_1D = 0x904c;
746 /** <code>GL_APPLE_ycbcr_422</code>, <code>GL_APPLE_rgb_422</code><br>Define "GL_UNSIGNED_SHORT_8_8_REV_APPLE" with expression '<code>0x85BB</code>', CType: int */
747 public static final int GL_UNSIGNED_SHORT_8_8_REV_APPLE = 0x85bb;
748 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_GEOMETRY_VERTICES_OUT_EXT" with expression '<code>0x8DDA</code>', CType: int */
749 public static final int GL_GEOMETRY_VERTICES_OUT_EXT = 0x8dda;
750 /** <code>GL_NV_command_list</code><br>Define "GL_VIEWPORT_COMMAND_NV" with expression '<code>0x0010</code>', CType: int */
751 public static final int GL_VIEWPORT_COMMAND_NV = 0x10;
752 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB" with expression '<code>0x8B87</code>', CType: int */
753 public static final int GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB = 0x8b87;
754 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_MAG_FILTER_EXT" with expression '<code>0x8331</code>', CType: int */
755 public static final int GL_PIXEL_MAG_FILTER_EXT = 0x8331;
756 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_Z_EXT" with expression '<code>0x87D7</code>', CType: int */
757 public static final int GL_Z_EXT = 0x87d7;
758 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT16_NV" with expression '<code>0x8FE4</code>', CType: int */
759 public static final int GL_INT16_NV = 0x8fe4;
760 /** <code>GL_EXT_index_func</code><br>Define "GL_INDEX_TEST_FUNC_EXT" with expression '<code>0x81B6</code>', CType: int */
761 public static final int GL_INDEX_TEST_FUNC_EXT = 0x81b6;
762 /** <code>GL_ATI_texture_float</code><br>Define "GL_LUMINANCE_ALPHA_FLOAT16_ATI" with expression '<code>0x881F</code>', CType: int */
763 public static final int GL_LUMINANCE_ALPHA_FLOAT16_ATI = 0x881f;
764 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE" with expression '<code>0x8A02</code>', CType: int */
765 public static final int GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE = 0x8a02;
766 /** <code>GL_NV_sample_locations</code><br>Define "GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV" with expression '<code>0x933F</code>', CType: int */
767 public static final int GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV = 0x933f;
768 /** <code>GL_ATI_pixel_format_float</code><br>Define "GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI" with expression '<code>0x8835</code>', CType: int */
769 public static final int GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI = 0x8835;
770 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_BLUE_SCALE_EXT</code><br>
771Define "GL_POST_CONVOLUTION_BLUE_SCALE" with expression '<code>0x801E</code>', CType: int */
772 public static final int GL_POST_CONVOLUTION_BLUE_SCALE = 0x801e;
773 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB0_NV" with expression '<code>0x86C6</code>', CType: int */
774 public static final int GL_EVAL_VERTEX_ATTRIB0_NV = 0x86c6;
775 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_DARKEN_KHR</code>, <code>GL_DARKEN_NV</code><br>
776Define "GL_DARKEN" with expression '<code>0x9297</code>', CType: int */
777 public static final int GL_DARKEN = 0x9297;
778 /** <code>GL_VERSION_2_1</code><br>Define "GL_CURRENT_RASTER_SECONDARY_COLOR" with expression '<code>0x845F</code>', CType: int */
779 public static final int GL_CURRENT_RASTER_SECONDARY_COLOR = 0x845f;
780 /** <code>GL_VERSION_1_1</code><br>Define "GL_T4F_C4F_N3F_V4F" with expression '<code>0x2A2D</code>', CType: int */
781 public static final int GL_T4F_C4F_N3F_V4F = 0x2a2d;
782 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_CURRENT_MATRIX_ARB" with expression '<code>0x8641</code>', CType: int */
783 public static final int GL_CURRENT_MATRIX_ARB = 0x8641;
784 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_INTEGER_EXT</code><br>
785Define "GL_LUMINANCE_INTEGER" with expression '<code>0x8D9C</code>', CType: int */
786 public static final int GL_LUMINANCE_INTEGER = 0x8d9c;
787 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_LUMINANCE_ALPHA_FLOAT16_APPLE" with expression '<code>0x881F</code>', CType: int */
788 public static final int GL_LUMINANCE_ALPHA_FLOAT16_APPLE = 0x881f;
789 /** <code>GL_NV_video_capture</code><br>Define "GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV" with expression '<code>0x9025</code>', CType: int */
790 public static final int GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV = 0x9025;
791 /** <code>GL_EXT_pixel_buffer_object</code><br>Define "GL_PIXEL_UNPACK_BUFFER_BINDING_EXT" with expression '<code>0x88EF</code>', CType: int */
792 public static final int GL_PIXEL_UNPACK_BUFFER_BINDING_EXT = 0x88ef;
793 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV" with expression '<code>0x8908</code>', CType: int */
794 public static final int GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV = 0x8908;
795 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD24_EXT" with expression '<code>0x87B5</code>', CType: int */
796 public static final int GL_OUTPUT_TEXTURE_COORD24_EXT = 0x87b5;
797 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT</code><br>
798Define "GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS" with expression '<code>0x8F39</code>', CType: int */
799 public static final int GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS = 0x8f39;
800 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_ALPHA8_NV" with expression '<code>0x8706</code>', CType: int */
801 public static final int GL_SIGNED_ALPHA8_NV = 0x8706;
802 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_FILTER_SCALE_EXT</code><br>
803Define "GL_CONVOLUTION_FILTER_SCALE" with expression '<code>0x8014</code>', CType: int */
804 public static final int GL_CONVOLUTION_FILTER_SCALE = 0x8014;
805 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT16_VEC3_NV" with expression '<code>0x8FF2</code>', CType: int */
806 public static final int GL_UNSIGNED_INT16_VEC3_NV = 0x8ff2;
807 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DOT_PRODUCT_PASS_THROUGH_NV" with expression '<code>0x885B</code>', CType: int */
808 public static final int GL_DOT_PRODUCT_PASS_THROUGH_NV = 0x885b;
809 /** <code>GL_NV_texture_shader</code><br>Define "GL_VIBRANCE_SCALE_NV" with expression '<code>0x8713</code>', CType: int */
810 public static final int GL_VIBRANCE_SCALE_NV = 0x8713;
811 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_UNIFORM_BUFFER_BINDING_EXT" with expression '<code>0x8DEF</code>', CType: int */
812 public static final int GL_UNIFORM_BUFFER_BINDING_EXT = 0x8def;
813 /** <code>GL_INTEL_map_texture</code><br>Define "GL_TEXTURE_MEMORY_LAYOUT_INTEL" with expression '<code>0x83FF</code>', CType: int */
814 public static final int GL_TEXTURE_MEMORY_LAYOUT_INTEL = 0x83ff;
815 /** <code>GL_NV_uniform_buffer_unified_memory</code><br>Define "GL_UNIFORM_BUFFER_ADDRESS_NV" with expression '<code>0x936F</code>', CType: int */
816 public static final int GL_UNIFORM_BUFFER_ADDRESS_NV = 0x936f;
817 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_X_AMD" with expression '<code>0x9195</code>', CType: int */
818 public static final int GL_VIRTUAL_PAGE_SIZE_X_AMD = 0x9195;
819 /** <code>GL_AMD_query_buffer_object</code><br>Define "GL_QUERY_RESULT_NO_WAIT_AMD" with expression '<code>0x9194</code>', CType: int */
820 public static final int GL_QUERY_RESULT_NO_WAIT_AMD = 0x9194;
821 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT64_VEC4_NV" with expression '<code>0x8FEB</code>', CType: int */
822 public static final int GL_INT64_VEC4_NV = 0x8feb;
823 /** <code>GL_AMD_interleaved_elements</code><br>Define "GL_VERTEX_ID_SWIZZLE_AMD" with expression '<code>0x91A5</code>', CType: int */
824 public static final int GL_VERTEX_ID_SWIZZLE_AMD = 0x91a5;
825 /** <code>GL_OML_interlace</code><br>Define "GL_INTERLACE_OML" with expression '<code>0x8980</code>', CType: int */
826 public static final int GL_INTERLACE_OML = 0x8980;
827 /** <code>GL_NV_texture_shader</code><br>Define "GL_MAGNITUDE_SCALE_NV" with expression '<code>0x8712</code>', CType: int */
828 public static final int GL_MAGNITUDE_SCALE_NV = 0x8712;
829 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD31_EXT" with expression '<code>0x87BC</code>', CType: int */
830 public static final int GL_OUTPUT_TEXTURE_COORD31_EXT = 0x87bc;
831 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_LUMINANCE_ALPHA_FLOAT32_APPLE" with expression '<code>0x8819</code>', CType: int */
832 public static final int GL_LUMINANCE_ALPHA_FLOAT32_APPLE = 0x8819;
833 /** <code>GL_APPLE_transform_hint</code><br>Define "GL_TRANSFORM_HINT_APPLE" with expression '<code>0x85B1</code>', CType: int */
834 public static final int GL_TRANSFORM_HINT_APPLE = 0x85b1;
835 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_IUI_N3F_V2F_EXT" with expression '<code>0x81AF</code>', CType: int */
836 public static final int GL_IUI_N3F_V2F_EXT = 0x81af;
837 /** <code>GL_NV_conservative_raster_dilate</code><br>Define "GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV" with expression '<code>0x937B</code>', CType: int */
838 public static final int GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV = 0x937b;
839 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX16_ARB" with expression '<code>0x88D0</code>', CType: int */
840 public static final int GL_MATRIX16_ARB = 0x88d0;
841 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV" with expression '<code>0x887C</code>', CType: int */
842 public static final int GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV = 0x887c;
843 /** <code>GL_VERSION_1_0</code><br>Define "GL_HINT_BIT" with expression '<code>0x00008000</code>', CType: int */
844 public static final int GL_HINT_BIT = 0x8000;
845 /** <code>GL_VERSION_1_3</code>, <code>GL_EXT_texture_env_combine</code>, <code>GL_ARB_texture_env_combine</code><br>Alias for: <code>GL_SOURCE1_RGB_EXT</code>, <code>GL_SOURCE1_RGB_ARB</code><br>
846Define "GL_SOURCE1_RGB" with expression '<code>0x8581</code>', CType: int */
847 public static final int GL_SOURCE1_RGB = 0x8581;
848 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD15_EXT" with expression '<code>0x87AC</code>', CType: int */
849 public static final int GL_OUTPUT_TEXTURE_COORD15_EXT = 0x87ac;
850 /** <code>GL_VERSION_1_1</code><br>Define "GL_T2F_C4F_N3F_V3F" with expression '<code>0x2A2C</code>', CType: int */
851 public static final int GL_T2F_C4F_N3F_V3F = 0x2a2c;
852 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_PARAMETERS_ARB" with expression '<code>0x88AA</code>', CType: int */
853 public static final int GL_PROGRAM_NATIVE_PARAMETERS_ARB = 0x88aa;
854 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT64_NV" with expression '<code>0x140E</code>', CType: int */
855 public static final int GL_INT64_NV = 0x140e;
856 /** <code>GL_ARB_texture_float</code><br>Alias for: <code>GL_INTENSITY16F_ARB</code><br>
857Define "GL_INTENSITY16F" with expression '<code>0x881D</code>', CType: int */
858 public static final int GL_INTENSITY16F = 0x881d;
859 /** <code>GL_VERSION_1_0</code><br>Define "GL_RENDER" with expression '<code>0x1C00</code>', CType: int */
860 public static final int GL_RENDER = 0x1c00;
861 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_CROSS_PRODUCT_EXT" with expression '<code>0x8797</code>', CType: int */
862 public static final int GL_OP_CROSS_PRODUCT_EXT = 0x8797;
863 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX4_ARB" with expression '<code>0x88C4</code>', CType: int */
864 public static final int GL_MATRIX4_ARB = 0x88c4;
865 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGB32_NV" with expression '<code>0x8889</code>', CType: int */
866 public static final int GL_FLOAT_RGB32_NV = 0x8889;
867 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_BUFFER_BINDING_NV" with expression '<code>0x9021</code>', CType: int */
868 public static final int GL_VIDEO_BUFFER_BINDING_NV = 0x9021;
869 /** <code>GL_APPLE_texture_range</code>, <code>GL_APPLE_vertex_array_range</code><br>Define "GL_STORAGE_SHARED_APPLE" with expression '<code>0x85BF</code>', CType: int */
870 public static final int GL_STORAGE_SHARED_APPLE = 0x85bf;
871 /** <code>GL_ATI_texture_float</code><br>Define "GL_INTENSITY_FLOAT16_ATI" with expression '<code>0x881D</code>', CType: int */
872 public static final int GL_INTENSITY_FLOAT16_ATI = 0x881d;
873 /** <code>GL_APPLE_ycbcr_422</code><br>Define "GL_YCBCR_422_APPLE" with expression '<code>0x85B9</code>', CType: int */
874 public static final int GL_YCBCR_422_APPLE = 0x85b9;
875 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RG32_NV" with expression '<code>0x8887</code>', CType: int */
876 public static final int GL_FLOAT_RG32_NV = 0x8887;
877 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_SUBTYPE_ARB" with expression '<code>0x8B4F</code>', CType: int */
878 public static final int GL_OBJECT_SUBTYPE_ARB = 0x8b4f;
879 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_GEOMETRY_INPUT_TYPE_EXT" with expression '<code>0x8DDB</code>', CType: int */
880 public static final int GL_GEOMETRY_INPUT_TYPE_EXT = 0x8ddb;
881 /** <code>GL_VERSION_1_0</code><br>Define "GL_SELECT" with expression '<code>0x1C02</code>', CType: int */
882 public static final int GL_SELECT = 0x1c02;
883 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_ALPHA_ARB</code><br>
884Define "GL_COMPRESSED_ALPHA" with expression '<code>0x84E9</code>', CType: int */
885 public static final int GL_COMPRESSED_ALPHA = 0x84e9;
886 /** <code>GL_ATI_texture_float</code><br>Define "GL_RGB_FLOAT32_ATI" with expression '<code>0x8815</code>', CType: int */
887 public static final int GL_RGB_FLOAT32_ATI = 0x8815;
888 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW29_ARB" with expression '<code>0x873D</code>', CType: int */
889 public static final int GL_MODELVIEW29_ARB = 0x873d;
890 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT64_VEC4_NV" with expression '<code>0x8FF7</code>', CType: int */
891 public static final int GL_UNSIGNED_INT64_VEC4_NV = 0x8ff7;
892 /** <code>GL_EXT_light_texture</code><br>Define "GL_TEXTURE_APPLICATION_MODE_EXT" with expression '<code>0x834F</code>', CType: int */
893 public static final int GL_TEXTURE_APPLICATION_MODE_EXT = 0x834f;
894 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_INVARIANT_EXT" with expression '<code>0x87C2</code>', CType: int */
895 public static final int GL_INVARIANT_EXT = 0x87c2;
896 /** <code>GL_EXT_cull_vertex</code><br>Define "GL_CULL_VERTEX_EXT" with expression '<code>0x81AA</code>', CType: int */
897 public static final int GL_CULL_VERTEX_EXT = 0x81aa;
898 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD2_EXT" with expression '<code>0x879F</code>', CType: int */
899 public static final int GL_OUTPUT_TEXTURE_COORD2_EXT = 0x879f;
900 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_R16_NV" with expression '<code>0x8884</code>', CType: int */
901 public static final int GL_FLOAT_R16_NV = 0x8884;
902 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_T2F_IUI_N3F_V3F_EXT" with expression '<code>0x81B4</code>', CType: int */
903 public static final int GL_T2F_IUI_N3F_V3F_EXT = 0x81b4;
904 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT8_MAG8_INTENSITY8_NV" with expression '<code>0x870B</code>', CType: int */
905 public static final int GL_DSDT8_MAG8_INTENSITY8_NV = 0x870b;
906 /** <code>GL_OML_subsample</code><br>Define "GL_FORMAT_SUBSAMPLE_24_24_OML" with expression '<code>0x8982</code>', CType: int */
907 public static final int GL_FORMAT_SUBSAMPLE_24_24_OML = 0x8982;
908 /** <code>GL_NV_fog_distance</code><br>Define "GL_FOG_DISTANCE_MODE_NV" with expression '<code>0x855A</code>', CType: int */
909 public static final int GL_FOG_DISTANCE_MODE_NV = 0x855a;
910 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_ARRAY_EXT</code><br>
911Define "GL_FOG_COORDINATE_ARRAY" with expression '<code>0x8457</code>', CType: int */
912 public static final int GL_FOG_COORDINATE_ARRAY = 0x8457;
913 /** <code>GL_ARB_shader_objects</code><br>Define "GL_BOOL_ARB" with expression '<code>0x8B56</code>', CType: int */
914 public static final int GL_BOOL_ARB = 0x8b56;
915 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_LOCAL_CONSTANT_DATATYPE_EXT" with expression '<code>0x87ED</code>', CType: int */
916 public static final int GL_LOCAL_CONSTANT_DATATYPE_EXT = 0x87ed;
917 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_R_TO_R_SIZE" with expression '<code>0x0CB6</code>', CType: int */
918 public static final int GL_PIXEL_MAP_R_TO_R_SIZE = 0xcb6;
919 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT_MAG_NV" with expression '<code>0x86F6</code>', CType: int */
920 public static final int GL_DSDT_MAG_NV = 0x86f6;
921 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV" with expression '<code>0x8F44</code>', CType: int */
922 public static final int GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV = 0x8f44;
923 /** <code>GL_OML_resample</code><br>Define "GL_RESAMPLE_AVERAGE_OML" with expression '<code>0x8988</code>', CType: int */
924 public static final int GL_RESAMPLE_AVERAGE_OML = 0x8988;
925 /** <code>GL_VERSION_1_1</code><br>Define "GL_T2F_C4UB_V3F" with expression '<code>0x2A29</code>', CType: int */
926 public static final int GL_T2F_C4UB_V3F = 0x2a29;
927 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT16_VEC3_NV" with expression '<code>0x8FE6</code>', CType: int */
928 public static final int GL_INT16_VEC3_NV = 0x8fe6;
929 /** <code>GL_APPLE_specular_vector</code><br>Define "GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE" with expression '<code>0x85B0</code>', CType: int */
930 public static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE = 0x85b0;
931 /** <code>GL_AMD_interleaved_elements</code><br>Define "GL_VERTEX_ELEMENT_SWIZZLE_AMD" with expression '<code>0x91A4</code>', CType: int */
932 public static final int GL_VERTEX_ELEMENT_SWIZZLE_AMD = 0x91a4;
933 /** <code>GL_ARB_texture_rectangle</code><br>Define "GL_TEXTURE_RECTANGLE_ARB" with expression '<code>0x84F5</code>', CType: int */
934 public static final int GL_TEXTURE_RECTANGLE_ARB = 0x84f5;
935 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX25_ARB" with expression '<code>0x88D9</code>', CType: int */
936 public static final int GL_MATRIX25_ARB = 0x88d9;
937 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_MINMAX_FORMAT_EXT</code><br>
938Define "GL_MINMAX_FORMAT" with expression '<code>0x802F</code>', CType: int */
939 public static final int GL_MINMAX_FORMAT = 0x802f;
940 /** <code>GL_EXT_abgr</code><br>Define "GL_ABGR_EXT" with expression '<code>0x8000</code>', CType: int */
941 public static final int GL_ABGR_EXT = 0x8000;
942 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_NORMAL" with expression '<code>0x0D92</code>', CType: int */
943 public static final int GL_MAP1_NORMAL = 0xd92;
944 /** <code>GL_VERSION_1_1</code><br>Define "GL_ALL_CLIENT_ATTRIB_BITS" with expression '<code>0xFFFFFFFF</code>', CType: long */
945 public static final long GL_ALL_CLIENT_ATTRIB_BITS = 0xffffffffL;
946 /** <code>GL_EXT_light_texture</code><br>Define "GL_FRAGMENT_COLOR_EXT" with expression '<code>0x834C</code>', CType: int */
947 public static final int GL_FRAGMENT_COLOR_EXT = 0x834c;
948 /** <code>GL_NV_parameter_buffer_object</code><br>Define "GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV" with expression '<code>0x8DA1</code>', CType: int */
949 public static final int GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV = 0x8da1;
950 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_ATTRIBS_ARB" with expression '<code>0x88AE</code>', CType: int */
951 public static final int GL_PROGRAM_NATIVE_ATTRIBS_ARB = 0x88ae;
952 /** <code>GL_EXT_light_texture</code><br>Define "GL_FRAGMENT_NORMAL_EXT" with expression '<code>0x834A</code>', CType: int */
953 public static final int GL_FRAGMENT_NORMAL_EXT = 0x834a;
954 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB15_NV" with expression '<code>0x86D5</code>', CType: int */
955 public static final int GL_EVAL_VERTEX_ATTRIB15_NV = 0x86d5;
956 /** <code>GL_NV_video_capture</code><br>Define "GL_YCBYCR8_422_NV" with expression '<code>0x9031</code>', CType: int */
957 public static final int GL_YCBYCR8_422_NV = 0x9031;
958 /** <code>GL_NV_gpu_program5</code><br>Define "GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV" with expression '<code>0x8E5D</code>', CType: int */
959 public static final int GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV = 0x8e5d;
960 /** <code>GL_VERSION_1_0</code><br>Define "GL_EVAL_BIT" with expression '<code>0x00010000</code>', CType: int */
961 public static final int GL_EVAL_BIT = 0x10000;
962 /** <code>GL_ARB_shader_objects</code><br>Define "GL_INT_VEC4_ARB" with expression '<code>0x8B55</code>', CType: int */
963 public static final int GL_INT_VEC4_ARB = 0x8b55;
964 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD19_EXT" with expression '<code>0x87B0</code>', CType: int */
965 public static final int GL_OUTPUT_TEXTURE_COORD19_EXT = 0x87b0;
966 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_NV" with expression '<code>0x9332</code>', CType: int */
967 public static final int GL_COVERAGE_MODULATION_NV = 0x9332;
968 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_PARAMETERS_ARB" with expression '<code>0x88A8</code>', CType: int */
969 public static final int GL_PROGRAM_PARAMETERS_ARB = 0x88a8;
970 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_RECTANGLE_NV" with expression '<code>0x864C</code>', CType: int */
971 public static final int GL_OFFSET_TEXTURE_RECTANGLE_NV = 0x864c;
972 /** <code>GL_NV_copy_depth_to_color</code><br>Define "GL_DEPTH_STENCIL_TO_BGRA_NV" with expression '<code>0x886F</code>', CType: int */
973 public static final int GL_DEPTH_STENCIL_TO_BGRA_NV = 0x886f;
974 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD" with expression '<code>0x00000002</code>', CType: int */
975 public static final int GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD = 0x2;
976 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGB_UNSIGNED_ALPHA_NV" with expression '<code>0x870C</code>', CType: int */
977 public static final int GL_SIGNED_RGB_UNSIGNED_ALPHA_NV = 0x870c;
978 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_TEXTURE_IMAGE_UNITS_ARB" with expression '<code>0x8872</code>', CType: int */
979 public static final int GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 0x8872;
980 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_1D_EXT</code><br>
981Define "GL_CONVOLUTION_1D" with expression '<code>0x8010</code>', CType: int */
982 public static final int GL_CONVOLUTION_1D = 0x8010;
983 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_COLOR0_EXT" with expression '<code>0x879B</code>', CType: int */
984 public static final int GL_OUTPUT_COLOR0_EXT = 0x879b;
985 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_ARRAY_TYPE_EXT" with expression '<code>0x87E7</code>', CType: int */
986 public static final int GL_VARIANT_ARRAY_TYPE_EXT = 0x87e7;
987 /** <code>GL_NV_deep_texture3D</code><br>Define "GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV" with expression '<code>0x90D1</code>', CType: int */
988 public static final int GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV = 0x90d1;
989 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT" with expression '<code>0x850D</code>', CType: int */
990 public static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT = 0x850d;
991 /** <code>GL_VERSION_1_0</code><br>Define "GL_SELECTION_BUFFER_SIZE" with expression '<code>0x0DF4</code>', CType: int */
992 public static final int GL_SELECTION_BUFFER_SIZE = 0xdf4;
993 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_NAME_STACK_DEPTH" with expression '<code>0x0D37</code>', CType: int */
994 public static final int GL_MAX_NAME_STACK_DEPTH = 0xd37;
995 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_BUFFER_PITCH_NV" with expression '<code>0x9028</code>', CType: int */
996 public static final int GL_VIDEO_BUFFER_PITCH_NV = 0x9028;
997 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB" with expression '<code>0x88AB</code>', CType: int */
998 public static final int GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 0x88ab;
999 /** <code>GL_EXT_texture_mirror_clamp</code><br>Define "GL_MIRROR_CLAMP_TO_BORDER_EXT" with expression '<code>0x8912</code>', CType: int */
1000 public static final int GL_MIRROR_CLAMP_TO_BORDER_EXT = 0x8912;
1001 /** <code>GL_NV_framebuffer_mixed_samples</code>, <code>GL_NV_multisample_coverage</code><br>Define "GL_COLOR_SAMPLES_NV" with expression '<code>0x8E20</code>', CType: int */
1002 public static final int GL_COLOR_SAMPLES_NV = 0x8e20;
1003 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_ACTIVE_VERTEX_UNITS_ARB" with expression '<code>0x86A5</code>', CType: int */
1004 public static final int GL_ACTIVE_VERTEX_UNITS_ARB = 0x86a5;
1005 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX12_ARB" with expression '<code>0x88CC</code>', CType: int */
1006 public static final int GL_MATRIX12_ARB = 0x88cc;
1007 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_RED_SIZE_SGI</code><br>
1008Define "GL_COLOR_TABLE_RED_SIZE" with expression '<code>0x80DA</code>', CType: int */
1009 public static final int GL_COLOR_TABLE_RED_SIZE = 0x80da;
1010 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT8_NV" with expression '<code>0x8FE0</code>', CType: int */
1011 public static final int GL_INT8_NV = 0x8fe0;
1012 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL" with expression '<code>0x94FE</code>', CType: int */
1013 public static final int GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL = 0x94fe;
1014 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL" with expression '<code>0x94F3</code>', CType: int */
1015 public static final int GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL = 0x94f3;
1016 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_COLOR_MATRIX_SGI</code><br>
1017Define "GL_COLOR_MATRIX" with expression '<code>0x80B1</code>', CType: int */
1018 public static final int GL_COLOR_MATRIX = 0x80b1;
1019 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV" with expression '<code>0x9039</code>', CType: int */
1020 public static final int GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV = 0x9039;
1021 /** <code>GL_VERSION_1_0</code><br>Define "GL_OBJECT_PLANE" with expression '<code>0x2501</code>', CType: int */
1022 public static final int GL_OBJECT_PLANE = 0x2501;
1023 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_ARRAY_POINTER_EXT</code><br>
1024Define "GL_FOG_COORDINATE_ARRAY_POINTER" with expression '<code>0x8456</code>', CType: int */
1025 public static final int GL_FOG_COORDINATE_ARRAY_POINTER = 0x8456;
1026 /** <code>GL_VERSION_1_0</code><br>Define "GL_TRANSFORM_BIT" with expression '<code>0x00001000</code>', CType: int */
1027 public static final int GL_TRANSFORM_BIT = 0x1000;
1028 /** <code>GL_VERSION_1_0</code><br>Define "GL_SCISSOR_BIT" with expression '<code>0x00080000</code>', CType: int */
1029 public static final int GL_SCISSOR_BIT = 0x80000;
1030 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_TEXTURE_COORD_3" with expression '<code>0x0D95</code>', CType: int */
1031 public static final int GL_MAP1_TEXTURE_COORD_3 = 0xd95;
1032 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_TEXTURE_COORD_2" with expression '<code>0x0D94</code>', CType: int */
1033 public static final int GL_MAP1_TEXTURE_COORD_2 = 0xd94;
1034 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_TEXTURE_COORD_4" with expression '<code>0x0D96</code>', CType: int */
1035 public static final int GL_MAP1_TEXTURE_COORD_4 = 0xd96;
1036 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA_INTEGER_EXT</code><br>
1037Define "GL_LUMINANCE_ALPHA_INTEGER" with expression '<code>0x8D9D</code>', CType: int */
1038 public static final int GL_LUMINANCE_ALPHA_INTEGER = 0x8d9d;
1039 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_TEXTURE_COORD_1" with expression '<code>0x0D93</code>', CType: int */
1040 public static final int GL_MAP1_TEXTURE_COORD_1 = 0xd93;
1041 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX0_ARB" with expression '<code>0x88C0</code>', CType: int */
1042 public static final int GL_MATRIX0_ARB = 0x88c0;
1043 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_DT_SIZE_NV" with expression '<code>0x871E</code>', CType: int */
1044 public static final int GL_TEXTURE_DT_SIZE_NV = 0x871e;
1045 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_R_SIZE" with expression '<code>0x0CB2</code>', CType: int */
1046 public static final int GL_PIXEL_MAP_I_TO_R_SIZE = 0xcb2;
1047 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA32UI_EXT</code><br>
1048Define "GL_LUMINANCE_ALPHA32UI" with expression '<code>0x8D75</code>', CType: int */
1049 public static final int GL_LUMINANCE_ALPHA32UI = 0x8d75;
1050 /** <code>GL_NV_sample_locations</code><br>Define "GL_SAMPLE_LOCATION_NV" with expression '<code>0x8E50</code>', CType: int */
1051 public static final int GL_SAMPLE_LOCATION_NV = 0x8e50;
1052 /** <code>GL_VERSION_1_0</code><br>Define "GL_ALPHA_BIAS" with expression '<code>0x0D1D</code>', CType: int */
1053 public static final int GL_ALPHA_BIAS = 0xd1d;
1054 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_READ_PIXEL_DATA_RANGE_POINTER_NV" with expression '<code>0x887D</code>', CType: int */
1055 public static final int GL_READ_PIXEL_DATA_RANGE_POINTER_NV = 0x887d;
1056 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '<code>0x87CA</code>', CType: int */
1057 public static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT = 0x87ca;
1058 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SHADER_OBJECT_ARB" with expression '<code>0x8B48</code>', CType: int */
1059 public static final int GL_SHADER_OBJECT_ARB = 0x8b48;
1060 /** <code>GL_EXT_cmyka</code><br>Define "GL_PACK_CMYK_HINT_EXT" with expression '<code>0x800E</code>', CType: int */
1061 public static final int GL_PACK_CMYK_HINT_EXT = 0x800e;
1062 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_BINDING_ARB" with expression '<code>0x8677</code>', CType: int */
1063 public static final int GL_PROGRAM_BINDING_ARB = 0x8677;
1064 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_HSL_COLOR_NV</code>, <code>GL_HSL_COLOR_KHR</code><br>
1065Define "GL_HSL_COLOR" with expression '<code>0x92AF</code>', CType: int */
1066 public static final int GL_HSL_COLOR = 0x92af;
1067 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NEGATIVE_X_EXT" with expression '<code>0x87D9</code>', CType: int */
1068 public static final int GL_NEGATIVE_X_EXT = 0x87d9;
1069 /** <code>GL_NV_transform_feedback2</code><br>Define "GL_TRANSFORM_FEEDBACK_NV" with expression '<code>0x8E22</code>', CType: int */
1070 public static final int GL_TRANSFORM_FEEDBACK_NV = 0x8e22;
1071 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_PARAMETERS_ARB" with expression '<code>0x88A9</code>', CType: int */
1072 public static final int GL_MAX_PROGRAM_PARAMETERS_ARB = 0x88a9;
1073 /** <code>GL_NV_video_capture</code><br>Define "GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV" with expression '<code>0x9034</code>', CType: int */
1074 public static final int GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV = 0x9034;
1075 /** <code>GL_NV_texture_shader3</code><br>Define "GL_SIGNED_HILO8_NV" with expression '<code>0x885F</code>', CType: int */
1076 public static final int GL_SIGNED_HILO8_NV = 0x885f;
1077 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_path_rendering</code><br>Alias for: <code>GL_OBJECT_LINEAR_NV</code><br>
1078Define "GL_OBJECT_LINEAR" with expression '<code>0x2401</code>', CType: int */
1079 public static final int GL_OBJECT_LINEAR = 0x2401;
1080 /** <code>GL_EXT_polygon_offset_clamp</code><br>Define "GL_POLYGON_OFFSET_CLAMP_EXT" with expression '<code>0x8E1B</code>', CType: int */
1081 public static final int GL_POLYGON_OFFSET_CLAMP_EXT = 0x8e1b;
1082 /** <code>GL_NVX_gpu_memory_info</code><br>Define "GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX" with expression '<code>0x904A</code>', CType: int */
1083 public static final int GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX = 0x904a;
1084 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB3_NV" with expression '<code>0x86C9</code>', CType: int */
1085 public static final int GL_EVAL_VERTEX_ATTRIB3_NV = 0x86c9;
1086 /** <code>GL_EXT_cmyka</code><br>Define "GL_CMYKA_EXT" with expression '<code>0x800D</code>', CType: int */
1087 public static final int GL_CMYKA_EXT = 0x800d;
1088 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB" with expression '<code>0x8625</code>', CType: int */
1089 public static final int GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB = 0x8625;
1090 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX29_ARB" with expression '<code>0x88DD</code>', CType: int */
1091 public static final int GL_MATRIX29_ARB = 0x88dd;
1092 /** <code>GL_NV_texture_shader</code><br>Define "GL_DS_SCALE_NV" with expression '<code>0x8710</code>', CType: int */
1093 public static final int GL_DS_SCALE_NV = 0x8710;
1094 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_SAMPLE_MASK_NV" with expression '<code>0x8E51</code>', CType: int */
1095 public static final int GL_SAMPLE_MASK_NV = 0x8e51;
1096 /** <code>GL_NV_vdpau_interop</code><br>Define "GL_SURFACE_MAPPED_NV" with expression '<code>0x8700</code>', CType: int */
1097 public static final int GL_SURFACE_MAPPED_NV = 0x8700;
1098 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER9_ATI" with expression '<code>0x882E</code>', CType: int */
1099 public static final int GL_DRAW_BUFFER9_ATI = 0x882e;
1100 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_INDEX" with expression '<code>0x0B01</code>', CType: int */
1101 public static final int GL_CURRENT_INDEX = 0xb01;
1102 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_COLOR_CONVERSION_OFFSET_NV" with expression '<code>0x902C</code>', CType: int */
1103 public static final int GL_VIDEO_COLOR_CONVERSION_OFFSET_NV = 0x902c;
1104 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_S_TO_S_SIZE" with expression '<code>0x0CB1</code>', CType: int */
1105 public static final int GL_PIXEL_MAP_S_TO_S_SIZE = 0xcb1;
1106 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV" with expression '<code>0x8855</code>', CType: int */
1107 public static final int GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV = 0x8855;
1108 /** <code>GL_ARB_shader_objects</code><br>Define "GL_BOOL_VEC2_ARB" with expression '<code>0x8B57</code>', CType: int */
1109 public static final int GL_BOOL_VEC2_ARB = 0x8b57;
1110 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_2D_EXT</code><br>
1111Define "GL_CONVOLUTION_2D" with expression '<code>0x8011</code>', CType: int */
1112 public static final int GL_CONVOLUTION_2D = 0x8011;
1113 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP_COLOR" with expression '<code>0x0D10</code>', CType: int */
1114 public static final int GL_MAP_COLOR = 0xd10;
1115 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA16UI_EXT</code><br>
1116Define "GL_LUMINANCE_ALPHA16UI" with expression '<code>0x8D7B</code>', CType: int */
1117 public static final int GL_LUMINANCE_ALPHA16UI = 0x8d7b;
1118 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_GRID_DOMAIN" with expression '<code>0x0DD2</code>', CType: int */
1119 public static final int GL_MAP2_GRID_DOMAIN = 0xdd2;
1120 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_INT_IMAGE_1D_ARRAY_EXT</code><br>
1121Define "GL_INT_IMAGE_1D_ARRAY" with expression '<code>0x905D</code>', CType: int */
1122 public static final int GL_INT_IMAGE_1D_ARRAY = 0x905d;
1123 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_LOCAL_EXT" with expression '<code>0x87C4</code>', CType: int */
1124 public static final int GL_LOCAL_EXT = 0x87c4;
1125 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_INTENSITY_FLOAT32_APPLE" with expression '<code>0x8817</code>', CType: int */
1126 public static final int GL_INTENSITY_FLOAT32_APPLE = 0x8817;
1127 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_MAX_IMAGE_SAMPLES_EXT</code><br>
1128Define "GL_MAX_IMAGE_SAMPLES" with expression '<code>0x906D</code>', CType: int */
1129 public static final int GL_MAX_IMAGE_SAMPLES = 0x906d;
1130 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_INDEX_ARRAY_ARB" with expression '<code>0x8844</code>', CType: int */
1131 public static final int GL_MATRIX_INDEX_ARRAY_ARB = 0x8844;
1132 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGB16_NV" with expression '<code>0x8888</code>', CType: int */
1133 public static final int GL_FLOAT_RGB16_NV = 0x8888;
1134 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI</code><br>
1135Define "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE" with expression '<code>0x80D4</code>', CType: int */
1136 public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80d4;
1137 /** <code>GL_VERSION_1_1</code><br>Define "GL_C4UB_V2F" with expression '<code>0x2A22</code>', CType: int */
1138 public static final int GL_C4UB_V2F = 0x2a22;
1139 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_ATTACHED_OBJECTS_ARB" with expression '<code>0x8B85</code>', CType: int */
1140 public static final int GL_OBJECT_ATTACHED_OBJECTS_ARB = 0x8b85;
1141 /** <code>GL_EXT_index_material</code><br>Define "GL_INDEX_MATERIAL_PARAMETER_EXT" with expression '<code>0x81B9</code>', CType: int */
1142 public static final int GL_INDEX_MATERIAL_PARAMETER_EXT = 0x81b9;
1143 /** <code>GL_NV_evaluators</code><br>Define "GL_MAP_ATTRIB_V_ORDER_NV" with expression '<code>0x86C4</code>', CType: int */
1144 public static final int GL_MAP_ATTRIB_V_ORDER_NV = 0x86c4;
1145 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW31_ARB" with expression '<code>0x873F</code>', CType: int */
1146 public static final int GL_MODELVIEW31_ARB = 0x873f;
1147 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_T2F_IUI_V2F_EXT" with expression '<code>0x81B1</code>', CType: int */
1148 public static final int GL_T2F_IUI_V2F_EXT = 0x81b1;
1149 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW1_EXT" with expression '<code>0x850A</code>', CType: int */
1150 public static final int GL_MODELVIEW1_EXT = 0x850a;
1151 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE32I_EXT</code><br>
1152Define "GL_LUMINANCE32I" with expression '<code>0x8D86</code>', CType: int */
1153 public static final int GL_LUMINANCE32I = 0x8d86;
1154 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_FORMAT_EXT</code><br>
1155Define "GL_HISTOGRAM_FORMAT" with expression '<code>0x8027</code>', CType: int */
1156 public static final int GL_HISTOGRAM_FORMAT = 0x8027;
1157 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB" with expression '<code>0x886A</code>', CType: int */
1158 public static final int GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB = 0x886a;
1159 /** <code>GL_VERSION_1_0</code><br>Define "GL_FEEDBACK" with expression '<code>0x1C01</code>', CType: int */
1160 public static final int GL_FEEDBACK = 0x1c01;
1161 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_INDEX_ARRAY_SIZE_ARB" with expression '<code>0x8846</code>', CType: int */
1162 public static final int GL_MATRIX_INDEX_ARRAY_SIZE_ARB = 0x8846;
1163 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_A_SIZE" with expression '<code>0x0CB5</code>', CType: int */
1164 public static final int GL_PIXEL_MAP_I_TO_A_SIZE = 0xcb5;
1165 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RG16_NV" with expression '<code>0x8886</code>', CType: int */
1166 public static final int GL_FLOAT_RG16_NV = 0x8886;
1167 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE4_EXT</code><br>
1168Define "GL_LUMINANCE4" with expression '<code>0x803F</code>', CType: int */
1169 public static final int GL_LUMINANCE4 = 0x803f;
1170 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUX_BUFFERS" with expression '<code>0x0C00</code>', CType: int */
1171 public static final int GL_AUX_BUFFERS = 0xc00;
1172 /** <code>GL_EXT_clip_volume_hint</code><br>Define "GL_CLIP_VOLUME_CLIPPING_HINT_EXT" with expression '<code>0x80F0</code>', CType: int */
1173 public static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT = 0x80f0;
1174 /** <code>GL_VERSION_1_1</code><br>Define "GL_C4UB_V3F" with expression '<code>0x2A23</code>', CType: int */
1175 public static final int GL_C4UB_V3F = 0x2a23;
1176 /** <code>GL_S3_s3tc</code><br>Define "GL_RGBA_S3TC" with expression '<code>0x83A2</code>', CType: int */
1177 public static final int GL_RGBA_S3TC = 0x83a2;
1178 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ELEMENTS_STRIP_COMMAND_NV" with expression '<code>0x0004</code>', CType: int */
1179 public static final int GL_DRAW_ELEMENTS_STRIP_COMMAND_NV = 0x4;
1180 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_VERTEX_BLEND_ARB" with expression '<code>0x86A7</code>', CType: int */
1181 public static final int GL_VERTEX_BLEND_ARB = 0x86a7;
1182 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB</code><br>
1183Define "GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING" with expression '<code>0x889C</code>', CType: int */
1184 public static final int GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING = 0x889c;
1185 /** <code>GL_OVR_multiview</code><br>Define "GL_MAX_VIEWS_OVR" with expression '<code>0x9631</code>', CType: int */
1186 public static final int GL_MAX_VIEWS_OVR = 0x9631;
1187 /** <code>GL_VERSION_1_0</code><br>Define "GL_PASS_THROUGH_TOKEN" with expression '<code>0x0700</code>', CType: int */
1188 public static final int GL_PASS_THROUGH_TOKEN = 0x700;
1189 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW16_ARB" with expression '<code>0x8730</code>', CType: int */
1190 public static final int GL_MODELVIEW16_ARB = 0x8730;
1191 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_POWER_EXT" with expression '<code>0x8793</code>', CType: int */
1192 public static final int GL_OP_POWER_EXT = 0x8793;
1193 /** <code>GL_EXT_texture_snorm</code>, <code>GL_VERSION_3_1</code><br>Define "GL_RGBA_SNORM" with expression '<code>0x8F93</code>', CType: int */
1194 public static final int GL_RGBA_SNORM = 0x8f93;
1195 /** <code>GL_NV_texture_expand_normal</code><br>Define "GL_TEXTURE_UNSIGNED_REMAP_MODE_NV" with expression '<code>0x888F</code>', CType: int */
1196 public static final int GL_TEXTURE_UNSIGNED_REMAP_MODE_NV = 0x888f;
1197 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_STIPPLE" with expression '<code>0x0B24</code>', CType: int */
1198 public static final int GL_LINE_STIPPLE = 0xb24;
1199 /** <code>GL_ARB_imaging</code>, <code>GL_HP_convolution_border_modes</code><br>Alias for: <code>GL_CONSTANT_BORDER_HP</code><br>
1200Define "GL_CONSTANT_BORDER" with expression '<code>0x8151</code>', CType: int */
1201 public static final int GL_CONSTANT_BORDER = 0x8151;
1202 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT16_NV" with expression '<code>0x8FF0</code>', CType: int */
1203 public static final int GL_UNSIGNED_INT16_NV = 0x8ff0;
1204 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_MINMAX_EXT</code><br>
1205Define "GL_MINMAX" with expression '<code>0x802E</code>', CType: int */
1206 public static final int GL_MINMAX = 0x802e;
1207 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_VERTEX_4" with expression '<code>0x0DB8</code>', CType: int */
1208 public static final int GL_MAP2_VERTEX_4 = 0xdb8;
1209 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_VERTEX_3" with expression '<code>0x0DB7</code>', CType: int */
1210 public static final int GL_MAP2_VERTEX_3 = 0xdb7;
1211 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY32UI_EXT</code><br>
1212Define "GL_INTENSITY32UI" with expression '<code>0x8D73</code>', CType: int */
1213 public static final int GL_INTENSITY32UI = 0x8d73;
1214 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI</code><br>
1215Define "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE" with expression '<code>0x80D5</code>', CType: int */
1216 public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80d5;
1217 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_COLORDODGE_NV</code>, <code>GL_COLORDODGE_KHR</code><br>
1218Define "GL_COLORDODGE" with expression '<code>0x9299</code>', CType: int */
1219 public static final int GL_COLORDODGE = 0x9299;
1220 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_W_EXT" with expression '<code>0x87D8</code>', CType: int */
1221 public static final int GL_W_EXT = 0x87d8;
1222 /** <code>GL_EXT_texture_compression_latc</code><br>Define "GL_COMPRESSED_LUMINANCE_LATC1_EXT" with expression '<code>0x8C70</code>', CType: int */
1223 public static final int GL_COMPRESSED_LUMINANCE_LATC1_EXT = 0x8c70;
1224 /** <code>GL_VERSION_1_0</code><br>Define "GL_POINT_TOKEN" with expression '<code>0x0701</code>', CType: int */
1225 public static final int GL_POINT_TOKEN = 0x701;
1226 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_BIAS_NV" with expression '<code>0x86E3</code>', CType: int */
1227 public static final int GL_OFFSET_TEXTURE_BIAS_NV = 0x86e3;
1228 /** <code>GL_NV_fog_distance</code><br>Define "GL_EYE_RADIAL_NV" with expression '<code>0x855B</code>', CType: int */
1229 public static final int GL_EYE_RADIAL_NV = 0x855b;
1230 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_GREEN_BIAS_EXT</code><br>
1231Define "GL_POST_CONVOLUTION_GREEN_BIAS" with expression '<code>0x8021</code>', CType: int */
1232 public static final int GL_POST_CONVOLUTION_GREEN_BIAS = 0x8021;
1233 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD29_EXT" with expression '<code>0x87BA</code>', CType: int */
1234 public static final int GL_OUTPUT_TEXTURE_COORD29_EXT = 0x87ba;
1235 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DEPENDENT_RGB_TEXTURE_3D_NV" with expression '<code>0x8859</code>', CType: int */
1236 public static final int GL_DEPENDENT_RGB_TEXTURE_3D_NV = 0x8859;
1237 /** <code>GL_AMD_name_gen_delete</code><br>Define "GL_PERFORMANCE_MONITOR_AMD" with expression '<code>0x9152</code>', CType: int */
1238 public static final int GL_PERFORMANCE_MONITOR_AMD = 0x9152;
1239 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_DS_SIZE_NV" with expression '<code>0x871D</code>', CType: int */
1240 public static final int GL_TEXTURE_DS_SIZE_NV = 0x871d;
1241 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW3_ARB" with expression '<code>0x8723</code>', CType: int */
1242 public static final int GL_MODELVIEW3_ARB = 0x8723;
1243 /** <code>GL_NV_texture_shader</code><br>Define "GL_DS_BIAS_NV" with expression '<code>0x8716</code>', CType: int */
1244 public static final int GL_DS_BIAS_NV = 0x8716;
1245 /** <code>GL_APPLE_texture_range</code><br>Define "GL_TEXTURE_RANGE_POINTER_APPLE" with expression '<code>0x85B8</code>', CType: int */
1246 public static final int GL_TEXTURE_RANGE_POINTER_APPLE = 0x85b8;
1247 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_PIXEL_MAP_TABLE" with expression '<code>0x0D34</code>', CType: int */
1248 public static final int GL_MAX_PIXEL_MAP_TABLE = 0xd34;
1249 /** <code>GL_EXT_texture_snorm</code>, <code>GL_VERSION_3_1</code><br>Define "GL_RGB_SNORM" with expression '<code>0x8F92</code>', CType: int */
1250 public static final int GL_RGB_SNORM = 0x8f92;
1251 /** <code>GL_APPLE_texture_range</code>, <code>GL_APPLE_vertex_array_range</code><br>Define "GL_STORAGE_CACHED_APPLE" with expression '<code>0x85BE</code>', CType: int */
1252 public static final int GL_STORAGE_CACHED_APPLE = 0x85be;
1253 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_AVERAGE_EXT" with expression '<code>0x8335</code>', CType: int */
1254 public static final int GL_AVERAGE_EXT = 0x8335;
1255 /** <code>GL_NV_uniform_buffer_unified_memory</code><br>Define "GL_UNIFORM_BUFFER_UNIFIED_NV" with expression '<code>0x936E</code>', CType: int */
1256 public static final int GL_UNIFORM_BUFFER_UNIFIED_NV = 0x936e;
1257 /** <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>GL_VERTEX_PROGRAM_TWO_SIDE_NV</code>, <code>GL_VERTEX_PROGRAM_TWO_SIDE_ARB</code><br>
1258Define "GL_VERTEX_PROGRAM_TWO_SIDE" with expression '<code>0x8643</code>', CType: int */
1259 public static final int GL_VERTEX_PROGRAM_TWO_SIDE = 0x8643;
1260 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER6_ATI" with expression '<code>0x882B</code>', CType: int */
1261 public static final int GL_DRAW_BUFFER6_ATI = 0x882b;
1262 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL" with expression '<code>0x94FD</code>', CType: int */
1263 public static final int GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL = 0x94fd;
1264 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code>, <code>GL_NV_sRGB_formats</code><br>Alias for: <code>GL_SLUMINANCE_EXT</code>, <code>GL_SLUMINANCE_NV</code><br>
1265Define "GL_SLUMINANCE" with expression '<code>0x8C46</code>', CType: int */
1266 public static final int GL_SLUMINANCE = 0x8c46;
1267 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_MAX_CONVOLUTION_HEIGHT_EXT</code><br>
1268Define "GL_MAX_CONVOLUTION_HEIGHT" with expression '<code>0x801B</code>', CType: int */
1269 public static final int GL_MAX_CONVOLUTION_HEIGHT = 0x801b;
1270 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_MAX_BINDABLE_UNIFORM_SIZE_EXT" with expression '<code>0x8DED</code>', CType: int */
1271 public static final int GL_MAX_BINDABLE_UNIFORM_SIZE_EXT = 0x8ded;
1272 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_WIDTH_EXT</code><br>
1273Define "GL_HISTOGRAM_WIDTH" with expression '<code>0x8026</code>', CType: int */
1274 public static final int GL_HISTOGRAM_WIDTH = 0x8026;
1275 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_ALPHA_BITS" with expression '<code>0x0D5B</code>', CType: int */
1276 public static final int GL_ACCUM_ALPHA_BITS = 0xd5b;
1277 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_RAW_INTEL" with expression '<code>0x94F4</code>', CType: int */
1278 public static final int GL_PERFQUERY_COUNTER_RAW_INTEL = 0x94f4;
1279 /** <code>GL_AMD_sparse_texture</code>, <code>GL_ARB_sparse_texture</code>, <code>GL_EXT_sparse_texture</code><br>Alias for: <code>GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB</code>, <code>GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT</code><br>
1280Define "GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS" with expression '<code>0x919A</code>', CType: int */
1281 public static final int GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS = 0x919a;
1282 /** <code>GL_INTEL_map_texture</code><br>Define "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL" with expression '<code>2</code>', CType: int */
1283 public static final int GL_LAYOUT_LINEAR_CPU_CACHED_INTEL = 0x2;
1284 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW1_STACK_DEPTH_EXT" with expression '<code>0x8502</code>', CType: int */
1285 public static final int GL_MODELVIEW1_STACK_DEPTH_EXT = 0x8502;
1286 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_POSITION" with expression '<code>0x0B07</code>', CType: int */
1287 public static final int GL_CURRENT_RASTER_POSITION = 0xb07;
1288 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT8_VEC2_NV" with expression '<code>0x8FE1</code>', CType: int */
1289 public static final int GL_INT8_VEC2_NV = 0x8fe1;
1290 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_TOKEN" with expression '<code>0x0702</code>', CType: int */
1291 public static final int GL_LINE_TOKEN = 0x702;
1292 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_CURRENT_PALETTE_MATRIX_ARB" with expression '<code>0x8843</code>', CType: int */
1293 public static final int GL_CURRENT_PALETTE_MATRIX_ARB = 0x8843;
1294 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_HSL_HUE_NV</code>, <code>GL_HSL_HUE_KHR</code><br>
1295Define "GL_HSL_HUE" with expression '<code>0x92AD</code>', CType: int */
1296 public static final int GL_HSL_HUE = 0x92ad;
1297 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MATRIX_INDEX_ARRAY_POINTER_ARB" with expression '<code>0x8849</code>', CType: int */
1298 public static final int GL_MATRIX_INDEX_ARRAY_POINTER_ARB = 0x8849;
1299 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RG_NV" with expression '<code>0x8881</code>', CType: int */
1300 public static final int GL_FLOAT_RG_NV = 0x8881;
1301 /** <code>GL_VERSION_1_1</code><br>Define "GL_T2F_C3F_V3F" with expression '<code>0x2A2A</code>', CType: int */
1302 public static final int GL_T2F_C3F_V3F = 0x2a2a;
1303 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_texture_lod_bias</code><br>Alias for: <code>GL_TEXTURE_FILTER_CONTROL_EXT</code><br>
1304Define "GL_TEXTURE_FILTER_CONTROL" with expression '<code>0x8500</code>', CType: int */
1305 public static final int GL_TEXTURE_FILTER_CONTROL = 0x8500;
1306 /** <code>GL_AMD_name_gen_delete</code><br>Define "GL_VERTEX_ARRAY_OBJECT_AMD" with expression '<code>0x9154</code>', CType: int */
1307 public static final int GL_VERTEX_ARRAY_OBJECT_AMD = 0x9154;
1308 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_ALPHA4_EXT</code><br>
1309Define "GL_ALPHA4" with expression '<code>0x803B</code>', CType: int */
1310 public static final int GL_ALPHA4 = 0x803b;
1311 /** <code>GL_ARB_fragment_program</code><br>Define "GL_FRAGMENT_PROGRAM_ARB" with expression '<code>0x8804</code>', CType: int */
1312 public static final int GL_FRAGMENT_PROGRAM_ARB = 0x8804;
1313 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_EDGE_FLAG_ARRAY_POINTER_EXT</code><br>
1314Define "GL_EDGE_FLAG_ARRAY_POINTER" with expression '<code>0x8093</code>', CType: int */
1315 public static final int GL_EDGE_FLAG_ARRAY_POINTER = 0x8093;
1316 /** <code>GL_NV_texture_shader</code><br>Define "GL_DT_BIAS_NV" with expression '<code>0x8717</code>', CType: int */
1317 public static final int GL_DT_BIAS_NV = 0x8717;
1318 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_B_TO_B_SIZE" with expression '<code>0x0CB8</code>', CType: int */
1319 public static final int GL_PIXEL_MAP_B_TO_B_SIZE = 0xcb8;
1320 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW21_ARB" with expression '<code>0x8735</code>', CType: int */
1321 public static final int GL_MODELVIEW21_ARB = 0x8735;
1322 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_CUBIC_WEIGHT_EXT" with expression '<code>0x8333</code>', CType: int */
1323 public static final int GL_PIXEL_CUBIC_WEIGHT_EXT = 0x8333;
1324 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER13_ATI" with expression '<code>0x8832</code>', CType: int */
1325 public static final int GL_DRAW_BUFFER13_ATI = 0x8832;
1326 /** <code>GL_ARB_texture_buffer_object</code>, <code>GL_EXT_texture_buffer_object</code><br>Alias for: <code>GL_TEXTURE_BUFFER_FORMAT_ARB</code>, <code>GL_TEXTURE_BUFFER_FORMAT_EXT</code><br>
1327Define "GL_TEXTURE_BUFFER_FORMAT" with expression '<code>0x8C2E</code>', CType: int */
1328 public static final int GL_TEXTURE_BUFFER_FORMAT = 0x8c2e;
1329 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT" with expression '<code>0x8CD4</code>', CType: int */
1330 public static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT = 0x8cd4;
1331 /** <code>GL_EXT_stencil_clear_tag</code><br>Define "GL_STENCIL_CLEAR_TAG_VALUE_EXT" with expression '<code>0x88F3</code>', CType: int */
1332 public static final int GL_STENCIL_CLEAR_TAG_VALUE_EXT = 0x88f3;
1333 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT" with expression '<code>0x8336</code>', CType: int */
1334 public static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8336;
1335 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_INDEX" with expression '<code>0x0D91</code>', CType: int */
1336 public static final int GL_MAP1_INDEX = 0xd91;
1337 /** <code>GL_NV_video_capture</code><br>Define "GL_SUCCESS_NV" with expression '<code>0x902F</code>', CType: int */
1338 public static final int GL_SUCCESS_NV = 0x902f;
1339 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '<code>0x87CC</code>', CType: int */
1341 /** <code>GL_VERSION_1_0</code><br>Define "GL_COPY_PIXEL_TOKEN" with expression '<code>0x0706</code>', CType: int */
1342 public static final int GL_COPY_PIXEL_TOKEN = 0x706;
1343 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD12_EXT" with expression '<code>0x87A9</code>', CType: int */
1344 public static final int GL_OUTPUT_TEXTURE_COORD12_EXT = 0x87a9;
1345 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHT_ARRAY_EXT" with expression '<code>0x850C</code>', CType: int */
1346 public static final int GL_VERTEX_WEIGHT_ARRAY_EXT = 0x850c;
1347 /** <code>GL_EXT_texture_compression_latc</code><br>Define "GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT" with expression '<code>0x8C73</code>', CType: int */
1348 public static final int GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT = 0x8c73;
1349 /** <code>GL_NV_command_list</code><br>Define "GL_FRONT_FACE_COMMAND_NV" with expression '<code>0x0012</code>', CType: int */
1350 public static final int GL_FRONT_FACE_COMMAND_NV = 0x12;
1351 /** <code>GL_ATI_texture_float</code><br>Define "GL_ALPHA_FLOAT32_ATI" with expression '<code>0x8816</code>', CType: int */
1352 public static final int GL_ALPHA_FLOAT32_ATI = 0x8816;
1353 /** <code>GL_S3_s3tc</code><br>Define "GL_RGBA4_DXT5_S3TC" with expression '<code>0x83A5</code>', CType: int */
1354 public static final int GL_RGBA4_DXT5_S3TC = 0x83a5;
1355 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_STRING_ARB" with expression '<code>0x8628</code>', CType: int */
1356 public static final int GL_PROGRAM_STRING_ARB = 0x8628;
1357 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_BIT" with expression '<code>0x00000001</code>', CType: int */
1358 public static final int GL_CURRENT_BIT = 0x1;
1359 /** <code>GL_VERSION_1_0</code><br>Define "GL_COEFF" with expression '<code>0x0A00</code>', CType: int */
1360 public static final int GL_COEFF = 0xa00;
1361 /** <code>GL_EXT_422_pixels</code><br>Define "GL_422_AVERAGE_EXT" with expression '<code>0x80CE</code>', CType: int */
1362 public static final int GL_422_AVERAGE_EXT = 0x80ce;
1363 /** <code>GL_NV_video_capture</code><br>Define "GL_NUM_VIDEO_CAPTURE_STREAMS_NV" with expression '<code>0x9024</code>', CType: int */
1364 public static final int GL_NUM_VIDEO_CAPTURE_STREAMS_NV = 0x9024;
1365 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB6_NV" with expression '<code>0x86CC</code>', CType: int */
1366 public static final int GL_EVAL_VERTEX_ATTRIB6_NV = 0x86cc;
1367 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV" with expression '<code>0x902D</code>', CType: int */
1368 public static final int GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV = 0x902d;
1369 /** <code>GL_VERSION_1_3</code>, <code>GL_EXT_texture_env_combine</code>, <code>GL_ARB_texture_env_combine</code><br>Alias for: <code>GL_SOURCE0_ALPHA_EXT</code>, <code>GL_SOURCE0_ALPHA_ARB</code><br>
1370Define "GL_SOURCE0_ALPHA" with expression '<code>0x8588</code>', CType: int */
1371 public static final int GL_SOURCE0_ALPHA = 0x8588;
1372 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_SET_GE_EXT" with expression '<code>0x878C</code>', CType: int */
1373 public static final int GL_OP_SET_GE_EXT = 0x878c;
1374 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MAX_EXT" with expression '<code>0x878A</code>', CType: int */
1375 public static final int GL_OP_MAX_EXT = 0x878a;
1376 /** <code>GL_VERSION_1_0</code><br>Define "GL_VIEWPORT_BIT" with expression '<code>0x00000800</code>', CType: int */
1377 public static final int GL_VIEWPORT_BIT = 0x800;
1378 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_env_combine</code>, <code>GL_EXT_texture_env_combine</code><br>Alias for: <code>GL_SOURCE2_ALPHA_ARB</code>, <code>GL_SOURCE2_ALPHA_EXT</code><br>
1379Define "GL_SOURCE2_ALPHA" with expression '<code>0x858A</code>', CType: int */
1380 public static final int GL_SOURCE2_ALPHA = 0x858a;
1381 /** <code>GL_VERSION_1_0</code><br>Define "GL_DOMAIN" with expression '<code>0x0A02</code>', CType: int */
1382 public static final int GL_DOMAIN = 0xa02;
1383 /** <code>GL_REND_screen_coordinates</code><br>Define "GL_SCREEN_COORDINATES_REND" with expression '<code>0x8490</code>', CType: int */
1384 public static final int GL_SCREEN_COORDINATES_REND = 0x8490;
1385 /** <code>GL_NV_fog_distance</code><br>Define "GL_EYE_PLANE_ABSOLUTE_NV" with expression '<code>0x855C</code>', CType: int */
1386 public static final int GL_EYE_PLANE_ABSOLUTE_NV = 0x855c;
1387 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD6_EXT" with expression '<code>0x87A3</code>', CType: int */
1388 public static final int GL_OUTPUT_TEXTURE_COORD6_EXT = 0x87a3;
1389 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_ARRAY_POINTER" with expression '<code>0x8456</code>', CType: int */
1390 public static final int GL_FOG_COORD_ARRAY_POINTER = 0x8456;
1391 /** <code>GL_NV_occlusion_query</code><br>Define "GL_PIXEL_COUNT_AVAILABLE_NV" with expression '<code>0x8867</code>', CType: int */
1392 public static final int GL_PIXEL_COUNT_AVAILABLE_NV = 0x8867;
1393 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER2_ATI" with expression '<code>0x8827</code>', CType: int */
1394 public static final int GL_DRAW_BUFFER2_ATI = 0x8827;
1395 /** <code>GL_EXT_cmyka</code><br>Define "GL_UNPACK_CMYK_HINT_EXT" with expression '<code>0x800F</code>', CType: int */
1396 public static final int GL_UNPACK_CMYK_HINT_EXT = 0x800f;
1397 /** <code>GL_VERSION_1_1</code><br>Define "GL_C3F_V3F" with expression '<code>0x2A24</code>', CType: int */
1398 public static final int GL_C3F_V3F = 0x2a24;
1399 /** <code>GL_NV_texture_shader</code><br>Define "GL_HILO_NV" with expression '<code>0x86F4</code>', CType: int */
1400 public static final int GL_HILO_NV = 0x86f4;
1401 /** <code>GL_EXT_stencil_two_side</code><br>Define "GL_STENCIL_TEST_TWO_SIDE_EXT" with expression '<code>0x8910</code>', CType: int */
1402 public static final int GL_STENCIL_TEST_TWO_SIDE_EXT = 0x8910;
1403 /** <code>GL_VERSION_1_0</code><br>Define "GL_FEEDBACK_BUFFER_TYPE" with expression '<code>0x0DF2</code>', CType: int */
1404 public static final int GL_FEEDBACK_BUFFER_TYPE = 0xdf2;
1405 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_BIAS_SGI</code><br>
1406Define "GL_COLOR_TABLE_BIAS" with expression '<code>0x80D7</code>', CType: int */
1407 public static final int GL_COLOR_TABLE_BIAS = 0x80d7;
1408 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW12_ARB" with expression '<code>0x872C</code>', CType: int */
1409 public static final int GL_MODELVIEW12_ARB = 0x872c;
1410 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD21_EXT" with expression '<code>0x87B2</code>', CType: int */
1411 public static final int GL_OUTPUT_TEXTURE_COORD21_EXT = 0x87b2;
1412 /** <code>GL_VERSION_1_0</code><br>Define "GL_RETURN" with expression '<code>0x0102</code>', CType: int */
1413 public static final int GL_RETURN = 0x102;
1414 /** <code>GL_NV_light_max_exponent</code><br>Define "GL_MAX_SPOT_EXPONENT_NV" with expression '<code>0x8505</code>', CType: int */
1415 public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8505;
1416 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>GL_TRANSPOSE_COLOR_MATRIX_ARB</code><br>
1417Define "GL_TRANSPOSE_COLOR_MATRIX" with expression '<code>0x84E6</code>', CType: int */
1418 public static final int GL_TRANSPOSE_COLOR_MATRIX = 0x84e6;
1419 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_SCALAR_EXT" with expression '<code>0x87BE</code>', CType: int */
1420 public static final int GL_SCALAR_EXT = 0x87be;
1421 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE" with expression '<code>0x8A03</code>', CType: int */
1422 public static final int GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE = 0x8a03;
1423 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW25_ARB" with expression '<code>0x8739</code>', CType: int */
1424 public static final int GL_MODELVIEW25_ARB = 0x8739;
1425 /** <code>GL_EXT_provoking_vertex</code><br>Define "GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT" with expression '<code>0x8E4C</code>', CType: int */
1426 public static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT = 0x8e4c;
1427 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV" with expression '<code>0x8E5C</code>', CType: int */
1428 public static final int GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV = 0x8e5c;
1429 /** <code>GL_EXT_422_pixels</code><br>Define "GL_422_EXT" with expression '<code>0x80CC</code>', CType: int */
1430 public static final int GL_422_EXT = 0x80cc;
1431 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_LUMINANCE_ARB</code><br>
1432Define "GL_COMPRESSED_LUMINANCE" with expression '<code>0x84EA</code>', CType: int */
1433 public static final int GL_COMPRESSED_LUMINANCE = 0x84ea;
1434 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_CURRENT_FOG_COORDINATE_EXT</code><br>
1435Define "GL_CURRENT_FOG_COORDINATE" with expression '<code>0x8453</code>', CType: int */
1436 public static final int GL_CURRENT_FOG_COORDINATE = 0x8453;
1437 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_WRITE_PIXEL_DATA_RANGE_NV" with expression '<code>0x8878</code>', CType: int */
1438 public static final int GL_WRITE_PIXEL_DATA_RANGE_NV = 0x8878;
1439 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD25_EXT" with expression '<code>0x87B6</code>', CType: int */
1440 public static final int GL_OUTPUT_TEXTURE_COORD25_EXT = 0x87b6;
1441 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_LOCAL_CONSTANT_VALUE_EXT" with expression '<code>0x87EC</code>', CType: int */
1442 public static final int GL_LOCAL_CONSTANT_VALUE_EXT = 0x87ec;
1443 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_GRID_SEGMENTS" with expression '<code>0x0DD1</code>', CType: int */
1444 public static final int GL_MAP1_GRID_SEGMENTS = 0xdd1;
1445 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT</code><br>
1446Define "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE" with expression '<code>0x906B</code>', CType: int */
1447 public static final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE = 0x906b;
1448 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_PROGRAM_MATRIX_STACK_DEPTH_EXT" with expression '<code>0x8E2F</code>', CType: int */
1449 public static final int GL_PROGRAM_MATRIX_STACK_DEPTH_EXT = 0x8e2f;
1450 /** <code>GL_VERSION_1_0</code><br>Define "GL_Q" with expression '<code>0x2003</code>', CType: int */
1451 public static final int GL_Q = 0x2003;
1452 /** <code>GL_VERSION_1_0</code><br>Define "GL_S" with expression '<code>0x2000</code>', CType: int */
1453 public static final int GL_S = 0x2000;
1454 /** <code>GL_VERSION_1_0</code><br>Define "GL_R" with expression '<code>0x2002</code>', CType: int */
1455 public static final int GL_R = 0x2002;
1456 /** <code>GL_VERSION_1_0</code><br>Define "GL_T" with expression '<code>0x2001</code>', CType: int */
1457 public static final int GL_T = 0x2001;
1458 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_PERCENTAGE_AMD" with expression '<code>0x8BC3</code>', CType: int */
1459 public static final int GL_PERCENTAGE_AMD = 0x8bc3;
1460 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_EDGE_FLAG_ARRAY_EXT</code><br>
1461Define "GL_EDGE_FLAG_ARRAY" with expression '<code>0x8079</code>', CType: int */
1462 public static final int GL_EDGE_FLAG_ARRAY = 0x8079;
1463 /** <code>GL_VERSION_1_0</code><br>Define "GL_FOG_BIT" with expression '<code>0x00000080</code>', CType: int */
1464 public static final int GL_FOG_BIT = 0x80;
1465 /** <code>GL_NV_command_list</code><br>Define "GL_NOP_COMMAND_NV" with expression '<code>0x0001</code>', CType: int */
1466 public static final int GL_NOP_COMMAND_NV = 0x1;
1467 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_IUI_N3F_V3F_EXT" with expression '<code>0x81B0</code>', CType: int */
1468 public static final int GL_IUI_N3F_V3F_EXT = 0x81b0;
1469 /** <code>GL_NV_texture_shader2</code><br>Define "GL_DOT_PRODUCT_TEXTURE_3D_NV" with expression '<code>0x86EF</code>', CType: int */
1470 public static final int GL_DOT_PRODUCT_TEXTURE_3D_NV = 0x86ef;
1471 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_MODE" with expression '<code>0x0C30</code>', CType: int */
1472 public static final int GL_INDEX_MODE = 0xc30;
1473 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_A_TO_A_SIZE" with expression '<code>0x0CB9</code>', CType: int */
1474 public static final int GL_PIXEL_MAP_A_TO_A_SIZE = 0xcb9;
1475 /** <code>GL_APPLE_flush_buffer_range</code><br>Alias for: <code>GL_BUFFER_FLUSHING_UNMAP_APPLE</code><br>
1476Define "GL_BUFFER_FLUSHING_UNMAP" with expression '<code>0x8A13</code>', CType: int */
1477 public static final int GL_BUFFER_FLUSHING_UNMAP = 0x8a13;
1478 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT</code><br>
1479Define "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY" with expression '<code>0x906C</code>', CType: int */
1480 public static final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY = 0x906c;
1481 /** <code>GL_NV_framebuffer_multisample_coverage</code><br>Define "GL_RENDERBUFFER_COLOR_SAMPLES_NV" with expression '<code>0x8E10</code>', CType: int */
1482 public static final int GL_RENDERBUFFER_COLOR_SAMPLES_NV = 0x8e10;
1483 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_LUMINANCE_FLOAT32_APPLE" with expression '<code>0x8818</code>', CType: int */
1484 public static final int GL_LUMINANCE_FLOAT32_APPLE = 0x8818;
1485 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD" with expression '<code>0x00000001</code>', CType: int */
1486 public static final int GL_TEXTURE_STORAGE_SPARSE_BIT_AMD = 0x1;
1487 /** <code>GL_EXT_light_texture</code><br>Define "GL_SHADOW_ATTENUATION_EXT" with expression '<code>0x834E</code>', CType: int */
1488 public static final int GL_SHADOW_ATTENUATION_EXT = 0x834e;
1489 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB" with expression '<code>0x88B6</code>', CType: int */
1490 public static final int GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB = 0x88b6;
1491 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB10_NV" with expression '<code>0x86D0</code>', CType: int */
1492 public static final int GL_EVAL_VERTEX_ATTRIB10_NV = 0x86d0;
1493 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW7_ARB" with expression '<code>0x8727</code>', CType: int */
1494 public static final int GL_MODELVIEW7_ARB = 0x8727;
1495 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_QUERY_ALL_EVENT_BITS_AMD" with expression '<code>0xFFFFFFFF</code>', CType: long */
1496 public static final long GL_QUERY_ALL_EVENT_BITS_AMD = 0xffffffffL;
1497 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_INDEX_ARRAY_TYPE_EXT</code><br>
1498Define "GL_INDEX_ARRAY_TYPE" with expression '<code>0x8085</code>', CType: int */
1499 public static final int GL_INDEX_ARRAY_TYPE = 0x8085;
1500 /** <code>GL_NV_sample_locations</code><br>Define "GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV" with expression '<code>0x9342</code>', CType: int */
1501 public static final int GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV = 0x9342;
1502 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGB8_NV" with expression '<code>0x86FF</code>', CType: int */
1503 public static final int GL_SIGNED_RGB8_NV = 0x86ff;
1504 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX7_ARB" with expression '<code>0x88C7</code>', CType: int */
1505 public static final int GL_MATRIX7_ARB = 0x88c7;
1506 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_LO_SIZE_NV" with expression '<code>0x871C</code>', CType: int */
1507 public static final int GL_TEXTURE_LO_SIZE_NV = 0x871c;
1508 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_LUMINANCE8_ALPHA8_NV" with expression '<code>0x8704</code>', CType: int */
1509 public static final int GL_SIGNED_LUMINANCE8_ALPHA8_NV = 0x8704;
1510 /** <code>GL_VERSION_1_0</code><br>Define "GL_RED_SCALE" with expression '<code>0x0D14</code>', CType: int */
1511 public static final int GL_RED_SCALE = 0xd14;
1512 /** <code>GL_NV_texture_shader</code><br>Define "GL_VIBRANCE_BIAS_NV" with expression '<code>0x8719</code>', CType: int */
1513 public static final int GL_VIBRANCE_BIAS_NV = 0x8719;
1514 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI</code><br>
1515Define "GL_POST_COLOR_MATRIX_GREEN_SCALE" with expression '<code>0x80B5</code>', CType: int */
1516 public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE = 0x80b5;
1517 /** <code>GL_ATI_meminfo</code><br>Define "GL_RENDERBUFFER_FREE_MEMORY_ATI" with expression '<code>0x87FD</code>', CType: int */
1518 public static final int GL_RENDERBUFFER_FREE_MEMORY_ATI = 0x87fd;
1519 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT</code><br>
1520Define "GL_IMAGE_2D_MULTISAMPLE_ARRAY" with expression '<code>0x9056</code>', CType: int */
1521 public static final int GL_IMAGE_2D_MULTISAMPLE_ARRAY = 0x9056;
1522 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD3_EXT" with expression '<code>0x87A0</code>', CType: int */
1523 public static final int GL_OUTPUT_TEXTURE_COORD3_EXT = 0x87a0;
1524 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_MULTISAMPLE_EXT" with expression '<code>0x9327</code>', CType: int */
1525 public static final int GL_RASTER_MULTISAMPLE_EXT = 0x9327;
1526 /** <code>GL_SUNX_constant_data</code><br>Define "GL_TEXTURE_CONSTANT_DATA_SUNX" with expression '<code>0x81D6</code>', CType: int */
1527 public static final int GL_TEXTURE_CONSTANT_DATA_SUNX = 0x81d6;
1528 /** <code>GL_APPLE_client_storage</code><br>Define "GL_UNPACK_CLIENT_STORAGE_APPLE" with expression '<code>0x85B2</code>', CType: int */
1529 public static final int GL_UNPACK_CLIENT_STORAGE_APPLE = 0x85b2;
1530 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_COLOR_FLOAT_APPLE" with expression '<code>0x8A0F</code>', CType: int */
1531 public static final int GL_COLOR_FLOAT_APPLE = 0x8a0f;
1532 /** <code>GL_VERSION_1_4</code>, <code>GL_ARB_shadow</code><br>Alias for: <code>GL_COMPARE_R_TO_TEXTURE_ARB</code><br>
1533Define "GL_COMPARE_R_TO_TEXTURE" with expression '<code>0x884E</code>', CType: int */
1534 public static final int GL_COMPARE_R_TO_TEXTURE = 0x884e;
1535 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_LOCALS_EXT" with expression '<code>0x87D3</code>', CType: int */
1536 public static final int GL_VERTEX_SHADER_LOCALS_EXT = 0x87d3;
1537 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_UNDEFINED_APPLE" with expression '<code>0x8A1C</code>', CType: int */
1538 public static final int GL_UNDEFINED_APPLE = 0x8a1c;
1539 /** <code>GL_NV_occlusion_query</code><br>Define "GL_PIXEL_COUNTER_BITS_NV" with expression '<code>0x8864</code>', CType: int */
1540 public static final int GL_PIXEL_COUNTER_BITS_NV = 0x8864;
1541 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_EXT</code><br>
1542Define "GL_HISTOGRAM" with expression '<code>0x8024</code>', CType: int */
1543 public static final int GL_HISTOGRAM = 0x8024;
1544 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_VERTEX_SHADER_LOCALS_EXT" with expression '<code>0x87C9</code>', CType: int */
1545 public static final int GL_MAX_VERTEX_SHADER_LOCALS_EXT = 0x87c9;
1546 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_BUFFER_BIT" with expression '<code>0x00000200</code>', CType: int */
1547 public static final int GL_ACCUM_BUFFER_BIT = 0x200;
1548 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_RGBA_FLOAT16_APPLE" with expression '<code>0x881A</code>', CType: int */
1549 public static final int GL_RGBA_FLOAT16_APPLE = 0x881a;
1550 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD16_EXT" with expression '<code>0x87AD</code>', CType: int */
1551 public static final int GL_OUTPUT_TEXTURE_COORD16_EXT = 0x87ad;
1552 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX15_ARB" with expression '<code>0x88CF</code>', CType: int */
1553 public static final int GL_MATRIX15_ARB = 0x88cf;
1554 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_LUMINANCE8_NV" with expression '<code>0x8702</code>', CType: int */
1555 public static final int GL_SIGNED_LUMINANCE8_NV = 0x8702;
1556 /** <code>GL_NV_texture_shader</code><br>Define "GL_HI_SCALE_NV" with expression '<code>0x870E</code>', CType: int */
1557 public static final int GL_HI_SCALE_NV = 0x870e;
1558 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_SAMPLE_MASK_VALUE_NV" with expression '<code>0x8E52</code>', CType: int */
1559 public static final int GL_SAMPLE_MASK_VALUE_NV = 0x8e52;
1560 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_INTENSITY_EXT</code><br>
1561Define "GL_INTENSITY" with expression '<code>0x8049</code>', CType: int */
1562 public static final int GL_INTENSITY = 0x8049;
1563 /** <code>GL_EXT_index_func</code><br>Define "GL_INDEX_TEST_EXT" with expression '<code>0x81B5</code>', CType: int */
1564 public static final int GL_INDEX_TEST_EXT = 0x81b5;
1565 /** <code>GL_NV_vdpau_interop</code><br>Define "GL_WRITE_DISCARD_NV" with expression '<code>0x88BE</code>', CType: int */
1566 public static final int GL_WRITE_DISCARD_NV = 0x88be;
1567 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_CLEAR_COLOR_VALUE_NV" with expression '<code>0x888D</code>', CType: int */
1568 public static final int GL_FLOAT_CLEAR_COLOR_VALUE_NV = 0x888d;
1569 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX1_ARB" with expression '<code>0x88C1</code>', CType: int */
1570 public static final int GL_MATRIX1_ARB = 0x88c1;
1571 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI</code><br>
1572Define "GL_POST_COLOR_MATRIX_GREEN_BIAS" with expression '<code>0x80B9</code>', CType: int */
1573 public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS = 0x80b9;
1574 /** <code>GL_EXT_texture_swizzle</code><br>Define "GL_TEXTURE_SWIZZLE_R_EXT" with expression '<code>0x8E42</code>', CType: int */
1575 public static final int GL_TEXTURE_SWIZZLE_R_EXT = 0x8e42;
1576 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_1D_ARB" with expression '<code>0x8B5D</code>', CType: int */
1577 public static final int GL_SAMPLER_1D_ARB = 0x8b5d;
1578 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>GL_TRANSPOSE_TEXTURE_MATRIX_ARB</code><br>
1579Define "GL_TRANSPOSE_TEXTURE_MATRIX" with expression '<code>0x84E5</code>', CType: int */
1580 public static final int GL_TRANSPOSE_TEXTURE_MATRIX = 0x84e5;
1581 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV" with expression '<code>0x8857</code>', CType: int */
1582 public static final int GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV = 0x8857;
1583 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_INDEX_ARRAY_EXT</code><br>
1584Define "GL_INDEX_ARRAY" with expression '<code>0x8077</code>', CType: int */
1585 public static final int GL_INDEX_ARRAY = 0x8077;
1586 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_ALPHA_SCALE_EXT</code><br>
1587Define "GL_POST_CONVOLUTION_ALPHA_SCALE" with expression '<code>0x801F</code>', CType: int */
1588 public static final int GL_POST_CONVOLUTION_ALPHA_SCALE = 0x801f;
1589 /** <code>GL_NV_gpu_program4</code><br>Define "GL_PROGRAM_RESULT_COMPONENTS_NV" with expression '<code>0x8907</code>', CType: int */
1590 public static final int GL_PROGRAM_RESULT_COMPONENTS_NV = 0x8907;
1591 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV" with expression '<code>0x8E5E</code>', CType: int */
1592 public static final int GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV = 0x8e5e;
1593 /** <code>GL_EXT_texture_sRGB</code>, <code>GL_NV_sRGB_formats</code><br>Alias for: <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT</code>, <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV</code><br>
1594Define "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5" with expression '<code>0x8C4F</code>', CType: int */
1595 public static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5 = 0x8c4f;
1596 /** <code>GL_NV_video_capture</code><br>Define "GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV" with expression '<code>0x9033</code>', CType: int */
1597 public static final int GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV = 0x9033;
1598 /** <code>GL_NVX_gpu_memory_info</code><br>Define "GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX" with expression '<code>0x9047</code>', CType: int */
1599 public static final int GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 0x9047;
1600 /** <code>GL_APPLE_vertex_array_range</code><br>Define "GL_VERTEX_ARRAY_RANGE_APPLE" with expression '<code>0x851D</code>', CType: int */
1601 public static final int GL_VERTEX_ARRAY_RANGE_APPLE = 0x851d;
1602 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_HSL_SATURATION_KHR</code>, <code>GL_HSL_SATURATION_NV</code><br>
1603Define "GL_HSL_SATURATION" with expression '<code>0x92AE</code>', CType: int */
1604 public static final int GL_HSL_SATURATION = 0x92ae;
1605 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGB_NV" with expression '<code>0x8882</code>', CType: int */
1606 public static final int GL_FLOAT_RGB_NV = 0x8882;
1607 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA16I_EXT</code><br>
1608Define "GL_LUMINANCE_ALPHA16I" with expression '<code>0x8D8D</code>', CType: int */
1609 public static final int GL_LUMINANCE_ALPHA16I = 0x8d8d;
1610 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD" with expression '<code>0x00000004</code>', CType: int */
1611 public static final int GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD = 0x4;
1612 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT64_NV" with expression '<code>0x140F</code>', CType: int */
1613 public static final int GL_UNSIGNED_INT64_NV = 0x140f;
1614 /** <code>GL_VERSION_1_0</code><br>Define "GL_ORDER" with expression '<code>0x0A01</code>', CType: int */
1615 public static final int GL_ORDER = 0xa01;
1616 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_2D_RECT_ARB" with expression '<code>0x8B63</code>', CType: int */
1617 public static final int GL_SAMPLER_2D_RECT_ARB = 0x8b63;
1618 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_READ_PIXEL_DATA_RANGE_LENGTH_NV" with expression '<code>0x887B</code>', CType: int */
1619 public static final int GL_READ_PIXEL_DATA_RANGE_LENGTH_NV = 0x887b;
1620 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX24_ARB" with expression '<code>0x88D8</code>', CType: int */
1621 public static final int GL_MATRIX24_ARB = 0x88d8;
1622 /** <code>GL_NV_texture_shader</code><br>Define "GL_CONST_EYE_NV" with expression '<code>0x86E5</code>', CType: int */
1623 public static final int GL_CONST_EYE_NV = 0x86e5;
1624 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_INTENSITY8_EXT</code><br>
1625Define "GL_INTENSITY8" with expression '<code>0x804B</code>', CType: int */
1626 public static final int GL_INTENSITY8 = 0x804b;
1627 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_TEXTURE_COORDS_ARB" with expression '<code>0x8871</code>', CType: int */
1628 public static final int GL_MAX_TEXTURE_COORDS_ARB = 0x8871;
1629 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_INTENSITY4_EXT</code><br>
1630Define "GL_INTENSITY4" with expression '<code>0x804A</code>', CType: int */
1631 public static final int GL_INTENSITY4 = 0x804a;
1632 /** <code>GL_EXT_shared_texture_palette</code><br>Define "GL_SHARED_TEXTURE_PALETTE_EXT" with expression '<code>0x81FB</code>', CType: int */
1633 public static final int GL_SHARED_TEXTURE_PALETTE_EXT = 0x81fb;
1634 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_STIPPLE_PATTERN" with expression '<code>0x0B25</code>', CType: int */
1635 public static final int GL_LINE_STIPPLE_PATTERN = 0xb25;
1636 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_TYPE_EXT</code><br>
1637Define "GL_SECONDARY_COLOR_ARRAY_TYPE" with expression '<code>0x845B</code>', CType: int */
1638 public static final int GL_SECONDARY_COLOR_ARRAY_TYPE = 0x845b;
1639 /** <code>GL_EXT_cmyka</code><br>Define "GL_CMYK_EXT" with expression '<code>0x800C</code>', CType: int */
1640 public static final int GL_CMYK_EXT = 0x800c;
1641 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_TABLE_NV" with expression '<code>0x9331</code>', CType: int */
1642 public static final int GL_COVERAGE_MODULATION_TABLE_NV = 0x9331;
1643 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_PROXY_COLOR_TABLE_SGI</code><br>
1644Define "GL_PROXY_COLOR_TABLE" with expression '<code>0x80D3</code>', CType: int */
1645 public static final int GL_PROXY_COLOR_TABLE = 0x80d3;
1646 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_ALU_INSTRUCTIONS_ARB" with expression '<code>0x8805</code>', CType: int */
1647 public static final int GL_PROGRAM_ALU_INSTRUCTIONS_ARB = 0x8805;
1648 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code><br>Alias for: <code>GL_INDEX_ARRAY_BUFFER_BINDING_ARB</code><br>
1649Define "GL_INDEX_ARRAY_BUFFER_BINDING" with expression '<code>0x8899</code>', CType: int */
1650 public static final int GL_INDEX_ARRAY_BUFFER_BINDING = 0x8899;
1651 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB9_NV" with expression '<code>0x86CF</code>', CType: int */
1652 public static final int GL_EVAL_VERTEX_ATTRIB9_NV = 0x86cf;
1653 /** <code>GL_VERSION_1_0</code><br>Define "GL_BITMAP" with expression '<code>0x1A00</code>', CType: int */
1654 public static final int GL_BITMAP = 0x1a00;
1655 /** <code>GL_NV_texgen_emboss</code><br>Define "GL_EMBOSS_LIGHT_NV" with expression '<code>0x855D</code>', CType: int */
1656 public static final int GL_EMBOSS_LIGHT_NV = 0x855d;
1657 /** <code>GL_APPLE_ycbcr_422</code>, <code>GL_APPLE_rgb_422</code><br>Define "GL_UNSIGNED_SHORT_8_8_APPLE" with expression '<code>0x85BA</code>', CType: int */
1658 public static final int GL_UNSIGNED_SHORT_8_8_APPLE = 0x85ba;
1659 /** <code>GL_VERSION_1_0</code><br>Define "GL_4D_COLOR_TEXTURE" with expression '<code>0x0604</code>', CType: int */
1660 public static final int GL_4D_COLOR_TEXTURE = 0x604;
1661 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_COLORBURN_NV</code>, <code>GL_COLORBURN_KHR</code><br>
1662Define "GL_COLORBURN" with expression '<code>0x929A</code>', CType: int */
1663 public static final int GL_COLORBURN = 0x929a;
1664 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX11_ARB" with expression '<code>0x88CB</code>', CType: int */
1665 public static final int GL_MATRIX11_ARB = 0x88cb;
1666 /** <code>GL_NV_parameter_buffer_object</code><br>Define "GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV" with expression '<code>0x8DA0</code>', CType: int */
1667 public static final int GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV = 0x8da0;
1668 /** <code>GL_NV_float_buffer</code><br>Define "GL_TEXTURE_FLOAT_COMPONENTS_NV" with expression '<code>0x888C</code>', CType: int */
1669 public static final int GL_TEXTURE_FLOAT_COMPONENTS_NV = 0x888c;
1670 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB" with expression '<code>0x8624</code>', CType: int */
1671 public static final int GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB = 0x8624;
1672 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_POINTER_EXT</code><br>
1673Define "GL_SECONDARY_COLOR_ARRAY_POINTER" with expression '<code>0x845D</code>', CType: int */
1674 public static final int GL_SECONDARY_COLOR_ARRAY_POINTER = 0x845d;
1675 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE12_ALPHA12_EXT</code><br>
1676Define "GL_LUMINANCE12_ALPHA12" with expression '<code>0x8047</code>', CType: int */
1677 public static final int GL_LUMINANCE12_ALPHA12 = 0x8047;
1678 /** <code>GL_NV_vertex_program4</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV" with expression '<code>0x88FD</code>', CType: int */
1679 public static final int GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV = 0x88fd;
1680 /** <code>GL_NV_conservative_raster</code><br>Define "GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV" with expression '<code>0x9349</code>', CType: int */
1681 public static final int GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV = 0x9349;
1682 /** <code>GL_NV_transform_feedback2</code><br>Define "GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV" with expression '<code>0x8E24</code>', CType: int */
1683 public static final int GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV = 0x8e24;
1684 /** <code>GL_AMD_name_gen_delete</code><br>Define "GL_QUERY_OBJECT_AMD" with expression '<code>0x9153</code>', CType: int */
1685 public static final int GL_QUERY_OBJECT_AMD = 0x9153;
1686 /** <code>GL_ATI_texture_float</code><br>Define "GL_ALPHA_FLOAT16_ATI" with expression '<code>0x881C</code>', CType: int */
1687 public static final int GL_ALPHA_FLOAT16_ATI = 0x881c;
1688 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_G_SIZE" with expression '<code>0x0CB3</code>', CType: int */
1689 public static final int GL_PIXEL_MAP_I_TO_G_SIZE = 0xcb3;
1690 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_path_rendering</code><br>Alias for: <code>GL_EYE_LINEAR_NV</code><br>
1691Define "GL_EYE_LINEAR" with expression '<code>0x2400</code>', CType: int */
1692 public static final int GL_EYE_LINEAR = 0x2400;
1693 /** <code>GL_EXT_texture_sRGB</code>, <code>GL_NV_sRGB_formats</code><br>Alias for: <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT</code>, <code>GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV</code><br>
1694Define "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1" with expression '<code>0x8C4D</code>', CType: int */
1695 public static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1 = 0x8c4d;
1696 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_CURRENT_MATRIX_STACK_DEPTH_ARB" with expression '<code>0x8640</code>', CType: int */
1697 public static final int GL_CURRENT_MATRIX_STACK_DEPTH_ARB = 0x8640;
1698 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_RGB_NV" with expression '<code>0x86FE</code>', CType: int */
1699 public static final int GL_SIGNED_RGB_NV = 0x86fe;
1700 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIGHT_MODEL_LOCAL_VIEWER" with expression '<code>0x0B51</code>', CType: int */
1701 public static final int GL_LIGHT_MODEL_LOCAL_VIEWER = 0xb51;
1702 /** <code>GL_NV_texture_shader</code><br>Define "GL_UNSIGNED_INT_8_8_S8_S8_REV_NV" with expression '<code>0x86DB</code>', CType: int */
1703 public static final int GL_UNSIGNED_INT_8_8_S8_S8_REV_NV = 0x86db;
1704 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_VEC2_ARB" with expression '<code>0x8B50</code>', CType: int */
1705 public static final int GL_FLOAT_VEC2_ARB = 0x8b50;
1706 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_HALF_APPLE" with expression '<code>0x140B</code>', CType: int */
1707 public static final int GL_HALF_APPLE = 0x140b;
1708 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT8_MAG8_NV" with expression '<code>0x870A</code>', CType: int */
1709 public static final int GL_DSDT8_MAG8_NV = 0x870a;
1710 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE" with expression '<code>0x8A08</code>', CType: int */
1711 public static final int GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE = 0x8a08;
1712 /** <code>GL_EXT_texture_swizzle</code><br>Define "GL_TEXTURE_SWIZZLE_RGBA_EXT" with expression '<code>0x8E46</code>', CType: int */
1713 public static final int GL_TEXTURE_SWIZZLE_RGBA_EXT = 0x8e46;
1714 /** <code>GL_OML_resample</code><br>Define "GL_RESAMPLE_REPLICATE_OML" with expression '<code>0x8986</code>', CType: int */
1715 public static final int GL_RESAMPLE_REPLICATE_OML = 0x8986;
1716 /** <code>GL_VERSION_1_0</code><br>Define "GL_EYE_PLANE" with expression '<code>0x2502</code>', CType: int */
1717 public static final int GL_EYE_PLANE = 0x2502;
1718 /** <code>GL_NV_primitive_restart</code><br>Define "GL_PRIMITIVE_RESTART_NV" with expression '<code>0x8558</code>', CType: int */
1719 public static final int GL_PRIMITIVE_RESTART_NV = 0x8558;
1720 /** <code>GL_APPLE_vertex_array_range</code><br>Define "GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE" with expression '<code>0x851E</code>', CType: int */
1721 public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE = 0x851e;
1722 /** <code>GL_EXT_light_texture</code><br>Define "GL_FRAGMENT_MATERIAL_EXT" with expression '<code>0x8349</code>', CType: int */
1723 public static final int GL_FRAGMENT_MATERIAL_EXT = 0x8349;
1724 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_MIN_FILTER_EXT" with expression '<code>0x8332</code>', CType: int */
1725 public static final int GL_PIXEL_MIN_FILTER_EXT = 0x8332;
1726 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT" with expression '<code>0x87CD</code>', CType: int */
1727 public static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT = 0x87cd;
1728 /** <code>GL_EXT_compiled_vertex_array</code><br>Define "GL_ARRAY_ELEMENT_LOCK_COUNT_EXT" with expression '<code>0x81A9</code>', CType: int */
1729 public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT = 0x81a9;
1730 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_OPTIMIZED_EXT" with expression '<code>0x87D4</code>', CType: int */
1731 public static final int GL_VERTEX_SHADER_OPTIMIZED_EXT = 0x87d4;
1732 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW1_MATRIX_EXT" with expression '<code>0x8506</code>', CType: int */
1733 public static final int GL_MODELVIEW1_MATRIX_EXT = 0x8506;
1734 /** <code>GL_NV_occlusion_query</code><br>Define "GL_PIXEL_COUNT_NV" with expression '<code>0x8866</code>', CType: int */
1735 public static final int GL_PIXEL_COUNT_NV = 0x8866;
1736 /** <code>GL_ARB_shader_objects</code><br>Define "GL_INT_VEC3_ARB" with expression '<code>0x8B54</code>', CType: int */
1737 public static final int GL_INT_VEC3_ARB = 0x8b54;
1738 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_T2F_IUI_N3F_V2F_EXT" with expression '<code>0x81B3</code>', CType: int */
1739 public static final int GL_T2F_IUI_N3F_V2F_EXT = 0x81b3;
1740 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_CURRENT_VERTEX_EXT" with expression '<code>0x87E2</code>', CType: int */
1741 public static final int GL_CURRENT_VERTEX_EXT = 0x87e2;
1742 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_SRC" with expression '<code>0x8450</code>', CType: int */
1743 public static final int GL_FOG_COORD_SRC = 0x8450;
1744 /** <code>GL_VERSION_1_0</code><br>Define "GL_MULT" with expression '<code>0x0103</code>', CType: int */
1745 public static final int GL_MULT = 0x103;
1746 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_DATATYPE_EXT" with expression '<code>0x87E5</code>', CType: int */
1747 public static final int GL_VARIANT_DATATYPE_EXT = 0x87e5;
1748 /** <code>GL_NV_video_capture</code><br>Define "GL_PARTIAL_SUCCESS_NV" with expression '<code>0x902E</code>', CType: int */
1749 public static final int GL_PARTIAL_SUCCESS_NV = 0x902e;
1750 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI</code><br>
1751Define "GL_POST_COLOR_MATRIX_ALPHA_SCALE" with expression '<code>0x80B7</code>', CType: int */
1752 public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE = 0x80b7;
1753 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>GL_TRANSPOSE_PROJECTION_MATRIX_ARB</code><br>
1754Define "GL_TRANSPOSE_PROJECTION_MATRIX" with expression '<code>0x84E4</code>', CType: int */
1755 public static final int GL_TRANSPOSE_PROJECTION_MATRIX = 0x84e4;
1756 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '<code>0x87D2</code>', CType: int */
1757 public static final int GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT = 0x87d2;
1758 /** <code>GL_NV_command_list</code><br>Define "GL_ALPHA_REF_COMMAND_NV" with expression '<code>0x000F</code>', CType: int */
1759 public static final int GL_ALPHA_REF_COMMAND_NV = 0xf;
1760 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_TEMPORARIES_ARB" with expression '<code>0x88A5</code>', CType: int */
1761 public static final int GL_MAX_PROGRAM_TEMPORARIES_ARB = 0x88a5;
1762 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA16UI_EXT</code><br>
1763Define "GL_ALPHA16UI" with expression '<code>0x8D78</code>', CType: int */
1764 public static final int GL_ALPHA16UI = 0x8d78;
1765 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGBA_MODE_NV" with expression '<code>0x888E</code>', CType: int */
1766 public static final int GL_FLOAT_RGBA_MODE_NV = 0x888e;
1767 /** <code>GL_VERSION_1_0</code><br>Define "GL_COLOR_MATERIAL_PARAMETER" with expression '<code>0x0B56</code>', CType: int */
1768 public static final int GL_COLOR_MATERIAL_PARAMETER = 0xb56;
1769 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT" with expression '<code>0x8510</code>', CType: int */
1770 public static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT = 0x8510;
1771 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_path_rendering</code><br>Alias for: <code>GL_3_BYTES_NV</code><br>
1772Define "GL_3_BYTES" with expression '<code>0x1408</code>', CType: int */
1773 public static final int GL_3_BYTES = 0x1408;
1774 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_OFFSET" with expression '<code>0x0D13</code>', CType: int */
1775 public static final int GL_INDEX_OFFSET = 0xd13;
1776 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT8_NV" with expression '<code>0x8709</code>', CType: int */
1777 public static final int GL_DSDT8_NV = 0x8709;
1778 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_GREEN_SCALE_EXT</code><br>
1779Define "GL_POST_CONVOLUTION_GREEN_SCALE" with expression '<code>0x801D</code>', CType: int */
1780 public static final int GL_POST_CONVOLUTION_GREEN_SCALE = 0x801d;
1781 /** <code>GL_AMD_name_gen_delete</code><br>Define "GL_SAMPLER_OBJECT_AMD" with expression '<code>0x9155</code>', CType: int */
1782 public static final int GL_SAMPLER_OBJECT_AMD = 0x9155;
1783 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX28_ARB" with expression '<code>0x88DC</code>', CType: int */
1784 public static final int GL_MATRIX28_ARB = 0x88dc;
1785 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV" with expression '<code>0x8856</code>', CType: int */
1786 public static final int GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV = 0x8856;
1787 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE_ALPHA_SNORM" with expression '<code>0x9012</code>', CType: int */
1788 public static final int GL_LUMINANCE_ALPHA_SNORM = 0x9012;
1789 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD30_EXT" with expression '<code>0x87BB</code>', CType: int */
1790 public static final int GL_OUTPUT_TEXTURE_COORD30_EXT = 0x87bb;
1791 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_GREEN_BITS" with expression '<code>0x0D59</code>', CType: int */
1792 public static final int GL_ACCUM_GREEN_BITS = 0xd59;
1793 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_INT_SAMPLER_RENDERBUFFER_NV" with expression '<code>0x8E57</code>', CType: int */
1794 public static final int GL_INT_SAMPLER_RENDERBUFFER_NV = 0x8e57;
1795 /** <code>GL_EXT_light_texture</code><br>Define "GL_TEXTURE_LIGHT_EXT" with expression '<code>0x8350</code>', CType: int */
1796 public static final int GL_TEXTURE_LIGHT_EXT = 0x8350;
1797 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV" with expression '<code>0x932F</code>', CType: int */
1798 public static final int GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV = 0x932f;
1799 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_INTENSITY_SIZE_SGI</code><br>
1800Define "GL_COLOR_TABLE_INTENSITY_SIZE" with expression '<code>0x80DF</code>', CType: int */
1801 public static final int GL_COLOR_TABLE_INTENSITY_SIZE = 0x80df;
1802 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA16I_EXT</code><br>
1803Define "GL_ALPHA16I" with expression '<code>0x8D8A</code>', CType: int */
1804 public static final int GL_ALPHA16I = 0x8d8a;
1805 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_RELEASED_APPLE" with expression '<code>0x8A19</code>', CType: int */
1806 public static final int GL_RELEASED_APPLE = 0x8a19;
1807 /** <code>GL_NV_command_list</code><br>Define "GL_ATTRIBUTE_ADDRESS_COMMAND_NV" with expression '<code>0x0009</code>', CType: int */
1808 public static final int GL_ATTRIBUTE_ADDRESS_COMMAND_NV = 0x9;
1809 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_ARRAY_STRIDE" with expression '<code>0x8455</code>', CType: int */
1810 public static final int GL_FOG_COORD_ARRAY_STRIDE = 0x8455;
1811 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_2D_BIAS_NV" with expression '<code>0x86E3</code>', CType: int */
1812 public static final int GL_OFFSET_TEXTURE_2D_BIAS_NV = 0x86e3;
1813 /** <code>GL_NV_texture_shader</code><br>Define "GL_UNSIGNED_INT_S8_S8_8_8_NV" with expression '<code>0x86DA</code>', CType: int */
1814 public static final int GL_UNSIGNED_INT_S8_S8_8_8_NV = 0x86da;
1815 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_ARB_texture_float</code><br>Alias for: <code>GL_TEXTURE_INTENSITY_TYPE_ARB</code><br>
1816Define "GL_TEXTURE_INTENSITY_TYPE" with expression '<code>0x8C15</code>', CType: int */
1817 public static final int GL_TEXTURE_INTENSITY_TYPE = 0x8c15;
1818 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_INTENSITY16_SNORM" with expression '<code>0x901B</code>', CType: int */
1819 public static final int GL_INTENSITY16_SNORM = 0x901b;
1820 /** <code>GL_NV_shader_thread_group</code><br>Define "GL_SM_COUNT_NV" with expression '<code>0x933B</code>', CType: int */
1821 public static final int GL_SM_COUNT_NV = 0x933b;
1822 /** <code>GL_VERSION_1_0</code><br>Define "GL_EDGE_FLAG" with expression '<code>0x0B43</code>', CType: int */
1823 public static final int GL_EDGE_FLAG = 0xb43;
1824 /** <code>GL_NV_fragment_coverage_to_color</code><br>Define "GL_FRAGMENT_COVERAGE_TO_COLOR_NV" with expression '<code>0x92DD</code>', CType: int */
1825 public static final int GL_FRAGMENT_COVERAGE_TO_COLOR_NV = 0x92dd;
1826 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB" with expression '<code>0x88A7</code>', CType: int */
1827 public static final int GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 0x88a7;
1828 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_VARIANTS_EXT" with expression '<code>0x87D0</code>', CType: int */
1829 public static final int GL_VERTEX_SHADER_VARIANTS_EXT = 0x87d0;
1830 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_ATTRIB_STACK_DEPTH" with expression '<code>0x0D35</code>', CType: int */
1831 public static final int GL_MAX_ATTRIB_STACK_DEPTH = 0xd35;
1832 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_RGB_FLOAT32_APPLE" with expression '<code>0x8815</code>', CType: int */
1833 public static final int GL_RGB_FLOAT32_APPLE = 0x8815;
1834 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NEGATIVE_Y_EXT" with expression '<code>0x87DA</code>', CType: int */
1835 public static final int GL_NEGATIVE_Y_EXT = 0x87da;
1836 /** <code>GL_EXT_texture_array</code><br>Alias for: <code>GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT</code><br>
1837Define "GL_COMPARE_REF_DEPTH_TO_TEXTURE" with expression '<code>0x884E</code>', CType: int */
1838 public static final int GL_COMPARE_REF_DEPTH_TO_TEXTURE = 0x884e;
1839 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_COLOR1_EXT" with expression '<code>0x879C</code>', CType: int */
1840 public static final int GL_OUTPUT_COLOR1_EXT = 0x879c;
1841 /** <code>GL_INTEL_map_texture</code><br>Define "GL_LAYOUT_LINEAR_INTEL" with expression '<code>1</code>', CType: int */
1842 public static final int GL_LAYOUT_LINEAR_INTEL = 0x1;
1843 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB" with expression '<code>0x880C</code>', CType: int */
1844 public static final int GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 0x880c;
1845 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_HARDLIGHT_NV</code>, <code>GL_HARDLIGHT_KHR</code><br>
1846Define "GL_HARDLIGHT" with expression '<code>0x929B</code>', CType: int */
1847 public static final int GL_HARDLIGHT = 0x929b;
1848 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_COLOR_MATRIX_STACK_DEPTH_SGI</code><br>
1849Define "GL_COLOR_MATRIX_STACK_DEPTH" with expression '<code>0x80B2</code>', CType: int */
1850 public static final int GL_COLOR_MATRIX_STACK_DEPTH = 0x80b2;
1851 /** <code>GL_VERSION_3_0</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>GL_CLAMP_VERTEX_COLOR_ARB</code><br>
1852Define "GL_CLAMP_VERTEX_COLOR" with expression '<code>0x891A</code>', CType: int */
1853 public static final int GL_CLAMP_VERTEX_COLOR = 0x891a;
1854 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_IMAGE_2D_MULTISAMPLE_EXT</code><br>
1855Define "GL_IMAGE_2D_MULTISAMPLE" with expression '<code>0x9055</code>', CType: int */
1856 public static final int GL_IMAGE_2D_MULTISAMPLE = 0x9055;
1857 /** <code>GL_NV_framebuffer_multisample_coverage</code><br>Define "GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV" with expression '<code>0x8E11</code>', CType: int */
1858 public static final int GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV = 0x8e11;
1859 /** <code>GL_NV_depth_clamp</code><br>Define "GL_DEPTH_CLAMP_NV" with expression '<code>0x864F</code>', CType: int */
1860 public static final int GL_DEPTH_CLAMP_NV = 0x864f;
1861 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV" with expression '<code>0x885D</code>', CType: int */
1862 public static final int GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV = 0x885d;
1863 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB" with expression '<code>0x8622</code>', CType: int */
1864 public static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB = 0x8622;
1865 /** <code>GL_ARB_vertex_program</code><br>Define "GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB" with expression '<code>0x88B1</code>', CType: int */
1866 public static final int GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0x88b1;
1867 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_G_TO_G_SIZE" with expression '<code>0x0CB7</code>', CType: int */
1868 public static final int GL_PIXEL_MAP_G_TO_G_SIZE = 0xcb7;
1869 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW19_ARB" with expression '<code>0x8733</code>', CType: int */
1870 public static final int GL_MODELVIEW19_ARB = 0x8733;
1871 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_CURRENT_SECONDARY_COLOR_EXT</code><br>
1872Define "GL_CURRENT_SECONDARY_COLOR" with expression '<code>0x8459</code>', CType: int */
1873 public static final int GL_CURRENT_SECONDARY_COLOR = 0x8459;
1874 /** <code>GL_VERSION_1_0</code><br>Define "GL_COMPILE" with expression '<code>0x1300</code>', CType: int */
1875 public static final int GL_COMPILE = 0x1300;
1876 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_BIT" with expression '<code>0x00000004</code>', CType: int */
1877 public static final int GL_LINE_BIT = 0x4;
1878 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code>, <code>GL_OES_matrix_palette</code><br>Alias for: <code>GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB</code>, <code>GL_WEIGHT_ARRAY_BUFFER_BINDING_OES</code><br>
1879Define "GL_WEIGHT_ARRAY_BUFFER_BINDING" with expression '<code>0x889E</code>', CType: int */
1880 public static final int GL_WEIGHT_ARRAY_BUFFER_BINDING = 0x889e;
1881 /** <code>GL_NV_texture_shader</code><br>Define "GL_LO_SCALE_NV" with expression '<code>0x870F</code>', CType: int */
1882 public static final int GL_LO_SCALE_NV = 0x870f;
1883 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_DONOT_FLUSH_INTEL" with expression '<code>0x83F9</code>', CType: int */
1884 public static final int GL_PERFQUERY_DONOT_FLUSH_INTEL = 0x83f9;
1885 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER14_ATI" with expression '<code>0x8833</code>', CType: int */
1886 public static final int GL_DRAW_BUFFER14_ATI = 0x8833;
1887 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_TEXTURE_RENDERBUFFER_NV" with expression '<code>0x8E55</code>', CType: int */
1888 public static final int GL_TEXTURE_RENDERBUFFER_NV = 0x8e55;
1889 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW15_ARB" with expression '<code>0x872F</code>', CType: int */
1890 public static final int GL_MODELVIEW15_ARB = 0x872f;
1891 /** <code>GL_VERSION_1_0</code><br>Define "GL_GREEN_BIAS" with expression '<code>0x0D19</code>', CType: int */
1892 public static final int GL_GREEN_BIAS = 0xd19;
1893 /** <code>GL_NV_texture_shader</code><br>Define "GL_PASS_THROUGH_NV" with expression '<code>0x86E6</code>', CType: int */
1894 public static final int GL_PASS_THROUGH_NV = 0x86e6;
1895 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_COLOR_CONVERSION_MIN_NV" with expression '<code>0x902B</code>', CType: int */
1896 public static final int GL_VIDEO_COLOR_CONVERSION_MIN_NV = 0x902b;
1897 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_NEGATE_EXT" with expression '<code>0x8783</code>', CType: int */
1898 public static final int GL_OP_NEGATE_EXT = 0x8783;
1899 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_ZERO_EXT" with expression '<code>0x87DD</code>', CType: int */
1900 public static final int GL_ZERO_EXT = 0x87dd;
1901 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_EXT" with expression '<code>0x8780</code>', CType: int */
1902 public static final int GL_VERTEX_SHADER_EXT = 0x8780;
1903 /** <code>GL_APPLE_row_bytes</code><br>Define "GL_PACK_ROW_BYTES_APPLE" with expression '<code>0x8A15</code>', CType: int */
1904 public static final int GL_PACK_ROW_BYTES_APPLE = 0x8a15;
1905 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_RED_SCALE_EXT</code><br>
1906Define "GL_POST_CONVOLUTION_RED_SCALE" with expression '<code>0x801C</code>', CType: int */
1907 public static final int GL_POST_CONVOLUTION_RED_SCALE = 0x801c;
1908 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_GRID_SEGMENTS" with expression '<code>0x0DD3</code>', CType: int */
1909 public static final int GL_MAP2_GRID_SEGMENTS = 0xdd3;
1910 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MAX_PROGRAM_RESULT_COMPONENTS_NV" with expression '<code>0x8909</code>', CType: int */
1911 public static final int GL_MAX_PROGRAM_RESULT_COMPONENTS_NV = 0x8909;
1912 /** <code>GL_NV_video_capture</code><br>Define "GL_YCBAYCR8A_4224_NV" with expression '<code>0x9032</code>', CType: int */
1913 public static final int GL_YCBAYCR8A_4224_NV = 0x9032;
1914 /** <code>GL_EXT_packed_float</code><br>Alias for: <code>GL_RGBA_SIGNED_COMPONENTS_EXT</code><br>
1915Define "GL_RGBA_SIGNED_COMPONENTS" with expression '<code>0x8C3C</code>', CType: int */
1916 public static final int GL_RGBA_SIGNED_COMPONENTS = 0x8c3c;
1917 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL" with expression '<code>0x94F5</code>', CType: int */
1918 public static final int GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL = 0x94f5;
1919 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI" with expression '<code>0x87F5</code>', CType: int */
1920 public static final int GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI = 0x87f5;
1921 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW24_ARB" with expression '<code>0x8738</code>', CType: int */
1922 public static final int GL_MODELVIEW24_ARB = 0x8738;
1923 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD" with expression '<code>0x00000008</code>', CType: int */
1924 public static final int GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD = 0x8;
1925 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW30_ARB" with expression '<code>0x873E</code>', CType: int */
1926 public static final int GL_MODELVIEW30_ARB = 0x873e;
1927 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB1_NV" with expression '<code>0x86C7</code>', CType: int */
1928 public static final int GL_EVAL_VERTEX_ATTRIB1_NV = 0x86c7;
1929 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_VERTEX_SHADER_INVARIANTS_EXT" with expression '<code>0x87C7</code>', CType: int */
1930 public static final int GL_MAX_VERTEX_SHADER_INVARIANTS_EXT = 0x87c7;
1931 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_FORMAT_ASCII_ARB" with expression '<code>0x8875</code>', CType: int */
1932 public static final int GL_PROGRAM_FORMAT_ASCII_ARB = 0x8875;
1933 /** <code>GL_VERSION_1_1</code><br>Define "GL_CLIENT_VERTEX_ARRAY_BIT" with expression '<code>0x00000002</code>', CType: int */
1934 public static final int GL_CLIENT_VERTEX_ARRAY_BIT = 0x2;
1935 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_path_rendering</code><br>Alias for: <code>GL_2_BYTES_NV</code><br>
1936Define "GL_2_BYTES" with expression '<code>0x1407</code>', CType: int */
1937 public static final int GL_2_BYTES = 0x1407;
1938 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW0_EXT" with expression '<code>0x1700</code>', CType: int */
1939 public static final int GL_MODELVIEW0_EXT = 0x1700;
1940 /** <code>GL_NV_compute_program5</code><br>Define "GL_COMPUTE_PROGRAM_NV" with expression '<code>0x90FB</code>', CType: int */
1941 public static final int GL_COMPUTE_PROGRAM_NV = 0x90fb;
1942 /** <code>GL_NV_texture_shader</code><br>Define "GL_PREVIOUS_TEXTURE_INPUT_NV" with expression '<code>0x86E4</code>', CType: int */
1943 public static final int GL_PREVIOUS_TEXTURE_INPUT_NV = 0x86e4;
1944 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT16_VEC2_NV" with expression '<code>0x8FF1</code>', CType: int */
1945 public static final int GL_UNSIGNED_INT16_VEC2_NV = 0x8ff1;
1946 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_DELETE_STATUS_ARB" with expression '<code>0x8B80</code>', CType: int */
1947 public static final int GL_OBJECT_DELETE_STATUS_ARB = 0x8b80;
1948 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_PROGRAM_POINT_SIZE_ARB" with expression '<code>0x8642</code>', CType: int */
1949 public static final int GL_VERTEX_PROGRAM_POINT_SIZE_ARB = 0x8642;
1950 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_HEIGHT_EXT</code><br>
1951Define "GL_CONVOLUTION_HEIGHT" with expression '<code>0x8019</code>', CType: int */
1952 public static final int GL_CONVOLUTION_HEIGHT = 0x8019;
1953 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_FULL_RANGE_EXT" with expression '<code>0x87E1</code>', CType: int */
1954 public static final int GL_FULL_RANGE_EXT = 0x87e1;
1955 /** <code>GL_NV_transform_feedback2</code><br>Define "GL_TRANSFORM_FEEDBACK_BINDING_NV" with expression '<code>0x8E25</code>', CType: int */
1956 public static final int GL_TRANSFORM_FEEDBACK_BINDING_NV = 0x8e25;
1957 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV" with expression '<code>0x0006</code>', CType: int */
1958 public static final int GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV = 0x6;
1959 /** <code>GL_VERSION_1_1</code><br>Define "GL_CLIENT_PIXEL_STORE_BIT" with expression '<code>0x00000001</code>', CType: int */
1960 public static final int GL_CLIENT_PIXEL_STORE_BIT = 0x1;
1961 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_INT_IMAGE_2D_RECT_EXT</code><br>
1962Define "GL_INT_IMAGE_2D_RECT" with expression '<code>0x905A</code>', CType: int */
1963 public static final int GL_INT_IMAGE_2D_RECT = 0x905a;
1964 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE16I_EXT</code><br>
1965Define "GL_LUMINANCE16I" with expression '<code>0x8D8C</code>', CType: int */
1966 public static final int GL_LUMINANCE16I = 0x8d8c;
1967 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_MINMAX_SINK_EXT</code><br>
1968Define "GL_MINMAX_SINK" with expression '<code>0x8030</code>', CType: int */
1969 public static final int GL_MINMAX_SINK = 0x8030;
1970 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_LIGHTEN_KHR</code>, <code>GL_LIGHTEN_NV</code><br>
1971Define "GL_LIGHTEN" with expression '<code>0x9298</code>', CType: int */
1972 public static final int GL_LIGHTEN = 0x9298;
1973 /** <code>GL_ATI_meminfo</code><br>Define "GL_VBO_FREE_MEMORY_ATI" with expression '<code>0x87FB</code>', CType: int */
1974 public static final int GL_VBO_FREE_MEMORY_ATI = 0x87fb;
1975 /** <code>GL_VERSION_1_0</code><br>Define "GL_FEEDBACK_BUFFER_POINTER" with expression '<code>0x0DF0</code>', CType: int */
1976 public static final int GL_FEEDBACK_BUFFER_POINTER = 0xdf0;
1977 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT</code><br>
1978Define "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY" with expression '<code>0x9061</code>', CType: int */
1979 public static final int GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY = 0x9061;
1980 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_BLUE_SIZE_SGI</code><br>
1981Define "GL_COLOR_TABLE_BLUE_SIZE" with expression '<code>0x80DC</code>', CType: int */
1982 public static final int GL_COLOR_TABLE_BLUE_SIZE = 0x80dc;
1983 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER3_ATI" with expression '<code>0x8828</code>', CType: int */
1984 public static final int GL_DRAW_BUFFER3_ATI = 0x8828;
1985 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI" with expression '<code>0x87F7</code>', CType: int */
1986 public static final int GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI = 0x87f7;
1987 /** <code>GL_VERSION_1_0</code><br>Define "GL_RENDER_MODE" with expression '<code>0x0C40</code>', CType: int */
1988 public static final int GL_RENDER_MODE = 0xc40;
1989 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_CUBE_ARB" with expression '<code>0x8B60</code>', CType: int */
1990 public static final int GL_SAMPLER_CUBE_ARB = 0x8b60;
1991 /** <code>GL_EXT_texture_perturb_normal</code><br>Define "GL_PERTURB_EXT" with expression '<code>0x85AE</code>', CType: int */
1992 public static final int GL_PERTURB_EXT = 0x85ae;
1993 /** <code>GL_NV_sample_locations</code><br>Define "GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV" with expression '<code>0x933D</code>', CType: int */
1994 public static final int GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV = 0x933d;
1995 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_DISTANCE" with expression '<code>0x0B09</code>', CType: int */
1996 public static final int GL_CURRENT_RASTER_DISTANCE = 0xb09;
1997 /** <code>GL_VERSION_1_0</code><br>Define "GL_DRAW_PIXEL_TOKEN" with expression '<code>0x0705</code>', CType: int */
1998 public static final int GL_DRAW_PIXEL_TOKEN = 0x705;
1999 /** <code>GL_NV_texture_shader</code><br>Define "GL_DT_SCALE_NV" with expression '<code>0x8711</code>', CType: int */
2000 public static final int GL_DT_SCALE_NV = 0x8711;
2001 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV" with expression '<code>0x86F1</code>', CType: int */
2002 public static final int GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV = 0x86f1;
2003 /** <code>GL_VERSION_1_0</code><br>Define "GL_CLAMP" with expression '<code>0x2900</code>', CType: int */
2004 public static final int GL_CLAMP = 0x2900;
2005 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW2_ARB" with expression '<code>0x8722</code>', CType: int */
2006 public static final int GL_MODELVIEW2_ARB = 0x8722;
2007 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_STENCIL_SAMPLES_NV" with expression '<code>0x932E</code>', CType: int */
2008 public static final int GL_STENCIL_SAMPLES_NV = 0x932e;
2009 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_PERFMON_RESULT_AVAILABLE_AMD" with expression '<code>0x8BC4</code>', CType: int */
2010 public static final int GL_PERFMON_RESULT_AVAILABLE_AMD = 0x8bc4;
2011 /** <code>GL_ATI_meminfo</code><br>Define "GL_TEXTURE_FREE_MEMORY_ATI" with expression '<code>0x87FC</code>', CType: int */
2012 public static final int GL_TEXTURE_FREE_MEMORY_ATI = 0x87fc;
2013 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD28_EXT" with expression '<code>0x87B9</code>', CType: int */
2014 public static final int GL_OUTPUT_TEXTURE_COORD28_EXT = 0x87b9;
2015 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX19_ARB" with expression '<code>0x88D3</code>', CType: int */
2016 public static final int GL_MATRIX19_ARB = 0x88d3;
2017 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_VALUE_EXT" with expression '<code>0x87E4</code>', CType: int */
2018 public static final int GL_VARIANT_VALUE_EXT = 0x87e4;
2019 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_ARRAY" with expression '<code>0x8457</code>', CType: int */
2020 public static final int GL_FOG_COORD_ARRAY = 0x8457;
2021 /** <code>GL_NV_video_capture</code><br>Define "GL_FIELD_UPPER_NV" with expression '<code>0x9022</code>', CType: int */
2022 public static final int GL_FIELD_UPPER_NV = 0x9022;
2023 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_COUNTER_RANGE_AMD" with expression '<code>0x8BC1</code>', CType: int */
2024 public static final int GL_COUNTER_RANGE_AMD = 0x8bc1;
2025 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY16UI_EXT</code><br>
2026Define "GL_INTENSITY16UI" with expression '<code>0x8D79</code>', CType: int */
2027 public static final int GL_INTENSITY16UI = 0x8d79;
2028 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_MAX_CONVOLUTION_WIDTH_EXT</code><br>
2029Define "GL_MAX_CONVOLUTION_WIDTH" with expression '<code>0x801A</code>', CType: int */
2030 public static final int GL_MAX_CONVOLUTION_WIDTH = 0x801a;
2031 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD_ARRAY_BUFFER_BINDING" with expression '<code>0x889D</code>', CType: int */
2032 public static final int GL_FOG_COORD_ARRAY_BUFFER_BINDING = 0x889d;
2033 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL" with expression '<code>0x94F8</code>', CType: int */
2034 public static final int GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL = 0x94f8;
2035 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>GL_INDEX_ARRAY_POINTER_EXT</code><br>
2036Define "GL_INDEX_ARRAY_POINTER" with expression '<code>0x8091</code>', CType: int */
2037 public static final int GL_INDEX_ARRAY_POINTER = 0x8091;
2038 /** <code>GL_VERSION_1_0</code><br>Define "GL_ENABLE_BIT" with expression '<code>0x00002000</code>', CType: int */
2039 public static final int GL_ENABLE_BIT = 0x2000;
2040 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT64_VEC2_NV" with expression '<code>0x8FF5</code>', CType: int */
2041 public static final int GL_UNSIGNED_INT64_VEC2_NV = 0x8ff5;
2042 /** <code>GL_VERSION_1_4</code>, <code>GL_ARB_depth_texture</code><br>Alias for: <code>GL_DEPTH_TEXTURE_MODE_ARB</code><br>
2043Define "GL_DEPTH_TEXTURE_MODE" with expression '<code>0x884B</code>', CType: int */
2044 public static final int GL_DEPTH_TEXTURE_MODE = 0x884b;
2045 /** <code>GL_APPLE_texture_range</code><br>Define "GL_STORAGE_PRIVATE_APPLE" with expression '<code>0x85BD</code>', CType: int */
2046 public static final int GL_STORAGE_PRIVATE_APPLE = 0x85bd;
2047 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT" with expression '<code>0x8DE2</code>', CType: int */
2048 public static final int GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT = 0x8de2;
2049 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>GL_TEXTURE_RESIDENT_EXT</code><br>
2050Define "GL_TEXTURE_RESIDENT" with expression '<code>0x8067</code>', CType: int */
2051 public static final int GL_TEXTURE_RESIDENT = 0x8067;
2052 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL" with expression '<code>0x94FA</code>', CType: int */
2053 public static final int GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL = 0x94fa;
2054 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI</code><br>
2055Define "GL_MAX_COLOR_MATRIX_STACK_DEPTH" with expression '<code>0x80B3</code>', CType: int */
2056 public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH = 0x80b3;
2057 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB" with expression '<code>0x8810</code>', CType: int */
2058 public static final int GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 0x8810;
2059 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW11_ARB" with expression '<code>0x872B</code>', CType: int */
2060 public static final int GL_MODELVIEW11_ARB = 0x872b;
2061 /** <code>GL_VERSION_1_0</code><br>Define "GL_FOG_INDEX" with expression '<code>0x0B61</code>', CType: int */
2062 public static final int GL_FOG_INDEX = 0xb61;
2063 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_LUMINANCE_SIZE_EXT</code><br>
2064Define "GL_HISTOGRAM_LUMINANCE_SIZE" with expression '<code>0x802C</code>', CType: int */
2065 public static final int GL_HISTOGRAM_LUMINANCE_SIZE = 0x802c;
2066 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER10_ATI" with expression '<code>0x882F</code>', CType: int */
2067 public static final int GL_DRAW_BUFFER10_ATI = 0x882f;
2068 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB" with expression '<code>0x880D</code>', CType: int */
2069 public static final int GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 0x880d;
2070 /** <code>GL_OML_subsample</code><br>Define "GL_FORMAT_SUBSAMPLE_244_244_OML" with expression '<code>0x8983</code>', CType: int */
2071 public static final int GL_FORMAT_SUBSAMPLE_244_244_OML = 0x8983;
2072 /** <code>GL_VERSION_1_0</code><br>Define "GL_DEPTH_BIAS" with expression '<code>0x0D1F</code>', CType: int */
2073 public static final int GL_DEPTH_BIAS = 0xd1f;
2074 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_FRAME_WIDTH_NV" with expression '<code>0x9038</code>', CType: int */
2075 public static final int GL_VIDEO_CAPTURE_FRAME_WIDTH_NV = 0x9038;
2076 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT8_VEC2_NV" with expression '<code>0x8FED</code>', CType: int */
2077 public static final int GL_UNSIGNED_INT8_VEC2_NV = 0x8fed;
2078 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_INTENSITY8_NV" with expression '<code>0x8708</code>', CType: int */
2079 public static final int GL_SIGNED_INTENSITY8_NV = 0x8708;
2080 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD7_EXT" with expression '<code>0x87A4</code>', CType: int */
2081 public static final int GL_OUTPUT_TEXTURE_COORD7_EXT = 0x87a4;
2082 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_SINK_EXT</code><br>
2083Define "GL_HISTOGRAM_SINK" with expression '<code>0x802D</code>', CType: int */
2084 public static final int GL_HISTOGRAM_SINK = 0x802d;
2085 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ARRAYS_STRIP_COMMAND_NV" with expression '<code>0x0005</code>', CType: int */
2086 public static final int GL_DRAW_ARRAYS_STRIP_COMMAND_NV = 0x5;
2087 /** <code>GL_EXT_stencil_clear_tag</code><br>Define "GL_STENCIL_TAG_BITS_EXT" with expression '<code>0x88F2</code>', CType: int */
2088 public static final int GL_STENCIL_TAG_BITS_EXT = 0x88f2;
2089 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI</code><br>
2090Define "GL_POST_COLOR_MATRIX_BLUE_BIAS" with expression '<code>0x80BA</code>', CType: int */
2091 public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS = 0x80ba;
2092 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB12_NV" with expression '<code>0x86D2</code>', CType: int */
2093 public static final int GL_EVAL_VERTEX_ATTRIB12_NV = 0x86d2;
2094 /** <code>GL_NV_gpu_program5</code><br>Define "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV" with expression '<code>0x8E5F</code>', CType: int */
2095 public static final int GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV = 0x8e5f;
2096 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_ADD_EXT" with expression '<code>0x8787</code>', CType: int */
2097 public static final int GL_OP_ADD_EXT = 0x8787;
2098 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MIN_PROGRAM_TEXEL_OFFSET_NV" with expression '<code>0x8904</code>', CType: int */
2099 public static final int GL_MIN_PROGRAM_TEXEL_OFFSET_NV = 0x8904;
2100 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_R_NV" with expression '<code>0x8880</code>', CType: int */
2101 public static final int GL_FLOAT_R_NV = 0x8880;
2102 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_matrix</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI</code><br>
2103Define "GL_POST_COLOR_MATRIX_BLUE_SCALE" with expression '<code>0x80B6</code>', CType: int */
2104 public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE = 0x80b6;
2105 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE8I_EXT</code><br>
2106Define "GL_LUMINANCE8I" with expression '<code>0x8D92</code>', CType: int */
2107 public static final int GL_LUMINANCE8I = 0x8d92;
2108 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_BUFFER_OBJECT_APPLE" with expression '<code>0x85B3</code>', CType: int */
2109 public static final int GL_BUFFER_OBJECT_APPLE = 0x85b3;
2110 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV" with expression '<code>0x9330</code>', CType: int */
2111 public static final int GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV = 0x9330;
2112 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW28_ARB" with expression '<code>0x873C</code>', CType: int */
2113 public static final int GL_MODELVIEW28_ARB = 0x873c;
2114 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV" with expression '<code>0x86F0</code>', CType: int */
2115 public static final int GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV = 0x86f0;
2116 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIST_BASE" with expression '<code>0x0B32</code>', CType: int */
2117 public static final int GL_LIST_BASE = 0xb32;
2118 /** <code>GL_VERSION_1_0</code><br>Define "GL_NAME_STACK_DEPTH" with expression '<code>0x0D70</code>', CType: int */
2119 public static final int GL_NAME_STACK_DEPTH = 0xd70;
2120 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_SCALE_NV" with expression '<code>0x86E2</code>', CType: int */
2121 public static final int GL_OFFSET_TEXTURE_SCALE_NV = 0x86e2;
2122 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_G_TO_G" with expression '<code>0x0C77</code>', CType: int */
2123 public static final int GL_PIXEL_MAP_G_TO_G = 0xc77;
2124 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code><br>Define "GL_INDEX" with expression '<code>0x8222</code>', CType: int */
2125 public static final int GL_INDEX = 0x8222;
2126 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_LUMINANCE_FLOAT16_APPLE" with expression '<code>0x881E</code>', CType: int */
2127 public static final int GL_LUMINANCE_FLOAT16_APPLE = 0x881e;
2128 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_SUM_UNITY_ARB" with expression '<code>0x86A6</code>', CType: int */
2129 public static final int GL_WEIGHT_SUM_UNITY_ARB = 0x86a6;
2130 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_T2F_IUI_V3F_EXT" with expression '<code>0x81B2</code>', CType: int */
2131 public static final int GL_T2F_IUI_V3F_EXT = 0x81b2;
2132 /** <code>GL_NV_video_capture</code><br>Define "GL_FAILURE_NV" with expression '<code>0x9030</code>', CType: int */
2133 public static final int GL_FAILURE_NV = 0x9030;
2134 /** <code>GL_APPLE_vertex_array_range</code><br>Define "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE" with expression '<code>0x851F</code>', CType: int */
2135 public static final int GL_VERTEX_ARRAY_STORAGE_HINT_APPLE = 0x851f;
2136 /** <code>GL_VERSION_1_1</code><br>Define "GL_CLIENT_ALL_ATTRIB_BITS" with expression '<code>0xFFFFFFFF</code>', CType: long */
2137 public static final long GL_CLIENT_ALL_ATTRIB_BITS = 0xffffffffL;
2138 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_FORMAT_SGI</code><br>
2139Define "GL_COLOR_TABLE_FORMAT" with expression '<code>0x80D8</code>', CType: int */
2140 public static final int GL_COLOR_TABLE_FORMAT = 0x80d8;
2141 /** <code>GL_NV_evaluators</code><br>Define "GL_MAP_TESSELLATION_NV" with expression '<code>0x86C2</code>', CType: int */
2142 public static final int GL_MAP_TESSELLATION_NV = 0x86c2;
2143 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_LOG_BASE_2_EXT" with expression '<code>0x8792</code>', CType: int */
2144 public static final int GL_OP_LOG_BASE_2_EXT = 0x8792;
2145 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_LUMINANCE_ALPHA_NV" with expression '<code>0x8703</code>', CType: int */
2146 public static final int GL_SIGNED_LUMINANCE_ALPHA_NV = 0x8703;
2147 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV" with expression '<code>0x8E54</code>', CType: int */
2148 public static final int GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV = 0x8e54;
2149 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_BORDER_VALUES_NV" with expression '<code>0x871A</code>', CType: int */
2150 public static final int GL_TEXTURE_BORDER_VALUES_NV = 0x871a;
2151 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX21_ARB" with expression '<code>0x88D5</code>', CType: int */
2152 public static final int GL_MATRIX21_ARB = 0x88d5;
2153 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_X_EXT" with expression '<code>0x87D5</code>', CType: int */
2154 public static final int GL_X_EXT = 0x87d5;
2155 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_COLOR" with expression '<code>0x0B04</code>', CType: int */
2156 public static final int GL_CURRENT_RASTER_COLOR = 0xb04;
2157 /** <code>GL_NV_video_capture</code><br>Define "GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV" with expression '<code>0x9036</code>', CType: int */
2158 public static final int GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV = 0x9036;
2159 /** <code>GL_AMD_debug_output</code><br>Define "GL_MAX_DEBUG_MESSAGE_LENGTH_AMD" with expression '<code>0x9143</code>', CType: int */
2160 public static final int GL_MAX_DEBUG_MESSAGE_LENGTH_AMD = 0x9143;
2161 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW0_MATRIX_EXT" with expression '<code>0x0BA6</code>', CType: int */
2162 public static final int GL_MODELVIEW0_MATRIX_EXT = 0xba6;
2163 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM" with expression '<code>0x0100</code>', CType: int */
2164 public static final int GL_ACCUM = 0x100;
2165 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX8_ARB" with expression '<code>0x88C8</code>', CType: int */
2166 public static final int GL_MATRIX8_ARB = 0x88c8;
2167 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_LOCAL_CONSTANT_EXT" with expression '<code>0x87C3</code>', CType: int */
2168 public static final int GL_LOCAL_CONSTANT_EXT = 0x87c3;
2169 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_GEN_Q" with expression '<code>0x0C63</code>', CType: int */
2170 public static final int GL_TEXTURE_GEN_Q = 0xc63;
2171 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_GEN_R" with expression '<code>0x0C62</code>', CType: int */
2172 public static final int GL_TEXTURE_GEN_R = 0xc62;
2173 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE12_ALPHA4_EXT</code><br>
2174Define "GL_LUMINANCE12_ALPHA4" with expression '<code>0x8046</code>', CType: int */
2175 public static final int GL_LUMINANCE12_ALPHA4 = 0x8046;
2176 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_GEN_S" with expression '<code>0x0C60</code>', CType: int */
2177 public static final int GL_TEXTURE_GEN_S = 0xc60;
2178 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_GEN_T" with expression '<code>0x0C61</code>', CType: int */
2179 public static final int GL_TEXTURE_GEN_T = 0xc61;
2180 /** <code>GL_NV_evaluators</code><br>Define "GL_MAX_MAP_TESSELLATION_NV" with expression '<code>0x86D6</code>', CType: int */
2181 public static final int GL_MAX_MAP_TESSELLATION_NV = 0x86d6;
2182 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD22_EXT" with expression '<code>0x87B3</code>', CType: int */
2183 public static final int GL_OUTPUT_TEXTURE_COORD22_EXT = 0x87b3;
2184 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL" with expression '<code>0x94F9</code>', CType: int */
2185 public static final int GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL = 0x94f9;
2186 /** <code>GL_NV_compute_program5</code><br>Define "GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x90FC</code>', CType: int */
2187 public static final int GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV = 0x90fc;
2188 /** <code>GL_NV_sample_locations</code><br>Define "GL_PROGRAMMABLE_SAMPLE_LOCATION_NV" with expression '<code>0x9341</code>', CType: int */
2189 public static final int GL_PROGRAMMABLE_SAMPLE_LOCATION_NV = 0x9341;
2190 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_TEXTURE_2D_NV" with expression '<code>0x86EE</code>', CType: int */
2191 public static final int GL_DOT_PRODUCT_TEXTURE_2D_NV = 0x86ee;
2192 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_MAT2_ARB" with expression '<code>0x8B5A</code>', CType: int */
2193 public static final int GL_FLOAT_MAT2_ARB = 0x8b5a;
2194 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB4_NV" with expression '<code>0x86CA</code>', CType: int */
2195 public static final int GL_EVAL_VERTEX_ATTRIB4_NV = 0x86ca;
2196 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_TEX_INSTRUCTIONS_ARB" with expression '<code>0x8806</code>', CType: int */
2197 public static final int GL_PROGRAM_TEX_INSTRUCTIONS_ARB = 0x8806;
2198 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_LUMINANCE_SIZE_SGI</code><br>
2199Define "GL_COLOR_TABLE_LUMINANCE_SIZE" with expression '<code>0x80DE</code>', CType: int */
2200 public static final int GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80de;
2201 /** <code>GL_EXT_texture_swizzle</code><br>Define "GL_TEXTURE_SWIZZLE_G_EXT" with expression '<code>0x8E43</code>', CType: int */
2202 public static final int GL_TEXTURE_SWIZZLE_G_EXT = 0x8e43;
2203 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW6_ARB" with expression '<code>0x8726</code>', CType: int */
2204 public static final int GL_MODELVIEW6_ARB = 0x8726;
2205 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_MAX_SAMPLE_MASK_WORDS_NV" with expression '<code>0x8E59</code>', CType: int */
2206 public static final int GL_MAX_SAMPLE_MASK_WORDS_NV = 0x8e59;
2207 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_FLOAT16_VEC4_NV" with expression '<code>0x8FFB</code>', CType: int */
2208 public static final int GL_FLOAT16_VEC4_NV = 0x8ffb;
2209 /** <code>GL_EXT_index_material</code><br>Define "GL_INDEX_MATERIAL_FACE_EXT" with expression '<code>0x81BA</code>', CType: int */
2210 public static final int GL_INDEX_MATERIAL_FACE_EXT = 0x81ba;
2211 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_NORMAL_MODE_ATI" with expression '<code>0x87F3</code>', CType: int */
2212 public static final int GL_PN_TRIANGLES_NORMAL_MODE_ATI = 0x87f3;
2213 /** <code>GL_AMD_occlusion_query_event</code><br>Define "GL_OCCLUSION_QUERY_EVENT_MASK_AMD" with expression '<code>0x874F</code>', CType: int */
2214 public static final int GL_OCCLUSION_QUERY_EVENT_MASK_AMD = 0x874f;
2215 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_ALPHA_SNORM" with expression '<code>0x9010</code>', CType: int */
2216 public static final int GL_ALPHA_SNORM = 0x9010;
2217 /** <code>GL_NV_texture_shader</code><br>Define "GL_SHADER_OPERATION_NV" with expression '<code>0x86DF</code>', CType: int */
2218 public static final int GL_SHADER_OPERATION_NV = 0x86df;
2219 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_OVERLAY_KHR</code>, <code>GL_OVERLAY_NV</code><br>
2220Define "GL_OVERLAY" with expression '<code>0x9296</code>', CType: int */
2221 public static final int GL_OVERLAY = 0x9296;
2222 /** <code>GL_VERSION_1_0</code><br>Define "GL_RED_BIAS" with expression '<code>0x0D15</code>', CType: int */
2223 public static final int GL_RED_BIAS = 0xd15;
2224 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_R32_NV" with expression '<code>0x8885</code>', CType: int */
2225 public static final int GL_FLOAT_R32_NV = 0x8885;
2226 /** <code>GL_VERSION_1_0</code><br>Define "GL_COLOR_INDEX" with expression '<code>0x1900</code>', CType: int */
2227 public static final int GL_COLOR_INDEX = 0x1900;
2228 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_VERTEX_EXT" with expression '<code>0x879A</code>', CType: int */
2229 public static final int GL_OUTPUT_VERTEX_EXT = 0x879a;
2230 /** <code>GL_VERSION_1_0</code><br>Define "GL_3D" with expression '<code>0x0601</code>', CType: int */
2231 public static final int GL_3D = 0x601;
2232 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_ACTIVE_UNIFORMS_ARB" with expression '<code>0x8B86</code>', CType: int */
2233 public static final int GL_OBJECT_ACTIVE_UNIFORMS_ARB = 0x8b86;
2234 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB" with expression '<code>0x880F</code>', CType: int */
2235 public static final int GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 0x880f;
2236 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_VERTEX_SHADER_VARIANTS_EXT" with expression '<code>0x87C6</code>', CType: int */
2237 public static final int GL_MAX_VERTEX_SHADER_VARIANTS_EXT = 0x87c6;
2238 /** <code>GL_VERSION_1_0</code><br>Define "GL_GREEN_SCALE" with expression '<code>0x0D18</code>', CType: int */
2239 public static final int GL_GREEN_SCALE = 0xd18;
2240 /** <code>GL_ARB_texture_float</code><br>Alias for: <code>GL_INTENSITY32F_ARB</code><br>
2241Define "GL_INTENSITY32F" with expression '<code>0x8817</code>', CType: int */
2242 public static final int GL_INTENSITY32F = 0x8817;
2243 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX23_ARB" with expression '<code>0x88D7</code>', CType: int */
2244 public static final int GL_MATRIX23_ARB = 0x88d7;
2245 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE8_SNORM" with expression '<code>0x9015</code>', CType: int */
2246 public static final int GL_LUMINANCE8_SNORM = 0x9015;
2247 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX2_ARB" with expression '<code>0x88C2</code>', CType: int */
2248 public static final int GL_MATRIX2_ARB = 0x88c2;
2249 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_POST_CONVOLUTION_COLOR_TABLE_SGI</code><br>
2250Define "GL_POST_CONVOLUTION_COLOR_TABLE" with expression '<code>0x80D1</code>', CType: int */
2251 public static final int GL_POST_CONVOLUTION_COLOR_TABLE = 0x80d1;
2252 /** <code>GL_EXT_pixel_buffer_object</code><br>Define "GL_PIXEL_PACK_BUFFER_BINDING_EXT" with expression '<code>0x88ED</code>', CType: int */
2253 public static final int GL_PIXEL_PACK_BUFFER_BINDING_EXT = 0x88ed;
2254 /** <code>GL_NV_texture_shader3</code><br>Define "GL_HILO8_NV" with expression '<code>0x885E</code>', CType: int */
2255 public static final int GL_HILO8_NV = 0x885e;
2256 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_INVARIANTS_EXT" with expression '<code>0x87D1</code>', CType: int */
2257 public static final int GL_VERTEX_SHADER_INVARIANTS_EXT = 0x87d1;
2258 /** <code>GL_NV_tessellation_program5</code><br>Define "GL_MAX_PROGRAM_PATCH_ATTRIBS_NV" with expression '<code>0x86D8</code>', CType: int */
2259 public static final int GL_MAX_PROGRAM_PATCH_ATTRIBS_NV = 0x86d8;
2260 /** <code>GL_EXT_pixel_buffer_object</code><br>Define "GL_PIXEL_PACK_BUFFER_EXT" with expression '<code>0x88EB</code>', CType: int */
2261 public static final int GL_PIXEL_PACK_BUFFER_EXT = 0x88eb;
2262 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX30_ARB" with expression '<code>0x88DE</code>', CType: int */
2263 public static final int GL_MATRIX30_ARB = 0x88de;
2264 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_2D_ARB" with expression '<code>0x8B5E</code>', CType: int */
2265 public static final int GL_SAMPLER_2D_ARB = 0x8b5e;
2266 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_UNIFORM_BUFFER_EXT" with expression '<code>0x8DEE</code>', CType: int */
2267 public static final int GL_UNIFORM_BUFFER_EXT = 0x8dee;
2268 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_COUNTER_TYPE_AMD" with expression '<code>0x8BC0</code>', CType: int */
2269 public static final int GL_COUNTER_TYPE_AMD = 0x8bc0;
2270 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_TRANSFORM_2D_MATRIX_EXT" with expression '<code>0x8338</code>', CType: int */
2271 public static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT = 0x8338;
2272 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_LIST_NESTING" with expression '<code>0x0B31</code>', CType: int */
2273 public static final int GL_MAX_LIST_NESTING = 0xb31;
2274 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_LUMINANCE_NV" with expression '<code>0x8701</code>', CType: int */
2275 public static final int GL_SIGNED_LUMINANCE_NV = 0x8701;
2276 /** <code>GL_VERSION_1_0</code><br>Define "GL_RGBA_MODE" with expression '<code>0x0C31</code>', CType: int */
2277 public static final int GL_RGBA_MODE = 0xc31;
2278 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT</code><br>
2279Define "GL_SECONDARY_COLOR_ARRAY_STRIDE" with expression '<code>0x845C</code>', CType: int */
2280 public static final int GL_SECONDARY_COLOR_ARRAY_STRIDE = 0x845c;
2281 /** <code>GL_NV_command_list</code><br>Define "GL_SCISSOR_COMMAND_NV" with expression '<code>0x0011</code>', CType: int */
2282 public static final int GL_SCISSOR_COMMAND_NV = 0x11;
2283 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_ALPHA_BIAS_EXT</code><br>
2284Define "GL_POST_CONVOLUTION_ALPHA_BIAS" with expression '<code>0x8023</code>', CType: int */
2285 public static final int GL_POST_CONVOLUTION_ALPHA_BIAS = 0x8023;
2286 /** <code>GL_NV_sample_locations</code><br>Define "GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV" with expression '<code>0x933E</code>', CType: int */
2287 public static final int GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV = 0x933e;
2288 /** <code>GL_S3_s3tc</code><br>Define "GL_RGBA4_S3TC" with expression '<code>0x83A3</code>', CType: int */
2289 public static final int GL_RGBA4_S3TC = 0x83a3;
2290 /** <code>GL_NV_copy_depth_to_color</code><br>Define "GL_DEPTH_STENCIL_TO_RGBA_NV" with expression '<code>0x886E</code>', CType: int */
2291 public static final int GL_DEPTH_STENCIL_TO_RGBA_NV = 0x886e;
2292 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_PROGRAM_ARB" with expression '<code>0x8620</code>', CType: int */
2293 public static final int GL_VERTEX_PROGRAM_ARB = 0x8620;
2294 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD" with expression '<code>0x9199</code>', CType: int */
2295 public static final int GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD = 0x9199;
2296 /** <code>GL_VERSION_1_0</code><br>Define "GL_LIGHTING_BIT" with expression '<code>0x00000040</code>', CType: int */
2297 public static final int GL_LIGHTING_BIT = 0x40;
2298 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_IMAGE_2D_RECT_EXT</code><br>
2299Define "GL_IMAGE_2D_RECT" with expression '<code>0x904F</code>', CType: int */
2300 public static final int GL_IMAGE_2D_RECT = 0x904f;
2301 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW9_ARB" with expression '<code>0x8729</code>', CType: int */
2302 public static final int GL_MODELVIEW9_ARB = 0x8729;
2303 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_SAMPLER_RENDERBUFFER_NV" with expression '<code>0x8E56</code>', CType: int */
2304 public static final int GL_SAMPLER_RENDERBUFFER_NV = 0x8e56;
2305 /** <code>GL_NV_sample_locations</code><br>Define "GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV" with expression '<code>0x9343</code>', CType: int */
2306 public static final int GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV = 0x9343;
2307 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT" with expression '<code>0x8DE3</code>', CType: int */
2308 public static final int GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT = 0x8de3;
2309 /** <code>GL_EXT_index_material</code><br>Define "GL_INDEX_MATERIAL_EXT" with expression '<code>0x81B8</code>', CType: int */
2310 public static final int GL_INDEX_MATERIAL_EXT = 0x81b8;
2311 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_HSL_LUMINOSITY_KHR</code>, <code>GL_HSL_LUMINOSITY_NV</code><br>
2312Define "GL_HSL_LUMINOSITY" with expression '<code>0x92B0</code>', CType: int */
2313 public static final int GL_HSL_LUMINOSITY = 0x92b0;
2314 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV" with expression '<code>0x903A</code>', CType: int */
2315 public static final int GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV = 0x903a;
2316 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_SOURCE_EXT</code><br>
2317Define "GL_FOG_COORDINATE_SOURCE" with expression '<code>0x8450</code>', CType: int */
2318 public static final int GL_FOG_COORDINATE_SOURCE = 0x8450;
2319 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_PIXEL_TRANSFORM_2D_EXT" with expression '<code>0x8330</code>', CType: int */
2320 public static final int GL_PIXEL_TRANSFORM_2D_EXT = 0x8330;
2321 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_FRAC_EXT" with expression '<code>0x8789</code>', CType: int */
2322 public static final int GL_OP_FRAC_EXT = 0x8789;
2323 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV" with expression '<code>0x885A</code>', CType: int */
2324 public static final int GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV = 0x885a;
2325 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MVP_MATRIX_EXT" with expression '<code>0x87E3</code>', CType: int */
2326 public static final int GL_MVP_MATRIX_EXT = 0x87e3;
2327 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV" with expression '<code>0x8851</code>', CType: int */
2328 public static final int GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV = 0x8851;
2329 /** <code>GL_VERSION_1_0</code><br>Define "GL_BLUE_SCALE" with expression '<code>0x0D1A</code>', CType: int */
2330 public static final int GL_BLUE_SCALE = 0xd1a;
2331 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MAX_VERTEX_UNITS_ARB" with expression '<code>0x86A4</code>', CType: int */
2332 public static final int GL_MAX_VERTEX_UNITS_ARB = 0x86a4;
2333 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP1_COLOR_4" with expression '<code>0x0D90</code>', CType: int */
2334 public static final int GL_MAP1_COLOR_4 = 0xd90;
2335 /** <code>GL_NV_texture_shader</code><br>Define "GL_TEXTURE_SHADER_NV" with expression '<code>0x86DE</code>', CType: int */
2336 public static final int GL_TEXTURE_SHADER_NV = 0x86de;
2337 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_COMPONENTS" with expression '<code>0x1003</code>', CType: int */
2338 public static final int GL_TEXTURE_COMPONENTS = 0x1003;
2339 /** <code>GL_EXT_texture_snorm</code>, <code>GL_VERSION_3_1</code><br>Define "GL_RED_SNORM" with expression '<code>0x8F90</code>', CType: int */
2340 public static final int GL_RED_SNORM = 0x8f90;
2341 /** <code>GL_VERSION_1_5</code><br>Define "GL_FOG_COORD" with expression '<code>0x8451</code>', CType: int */
2342 public static final int GL_FOG_COORD = 0x8451;
2343 /** <code>GL_NV_video_capture</code><br>Define "GL_LAST_VIDEO_CAPTURE_STATUS_NV" with expression '<code>0x9027</code>', CType: int */
2344 public static final int GL_LAST_VIDEO_CAPTURE_STATUS_NV = 0x9027;
2345 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_TEX_INDIRECTIONS_ARB" with expression '<code>0x8807</code>', CType: int */
2346 public static final int GL_PROGRAM_TEX_INDIRECTIONS_ARB = 0x8807;
2347 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_EXT" with expression '<code>0x87C1</code>', CType: int */
2348 public static final int GL_VARIANT_EXT = 0x87c1;
2349 /** <code>GL_VERSION_1_0</code><br>Define "GL_3D_COLOR" with expression '<code>0x0602</code>', CType: int */
2350 public static final int GL_3D_COLOR = 0x602;
2351 /** <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB" with expression '<code>0x880A</code>', CType: int */
2352 public static final int GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 0x880a;
2353 /** <code>GL_NV_geometry_program4</code>, <code>GL_EXT_geometry_shader4</code><br>Define "GL_PROGRAM_POINT_SIZE_EXT" with expression '<code>0x8642</code>', CType: int */
2354 public static final int GL_PROGRAM_POINT_SIZE_EXT = 0x8642;
2355 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_TEMPORARIES_ARB" with expression '<code>0x88A4</code>', CType: int */
2356 public static final int GL_PROGRAM_TEMPORARIES_ARB = 0x88a4;
2357 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_ALPHA16_SNORM" with expression '<code>0x9018</code>', CType: int */
2358 public static final int GL_ALPHA16_SNORM = 0x9018;
2359 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD13_EXT" with expression '<code>0x87AA</code>', CType: int */
2360 public static final int GL_OUTPUT_TEXTURE_COORD13_EXT = 0x87aa;
2361 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD4_EXT" with expression '<code>0x87A1</code>', CType: int */
2362 public static final int GL_OUTPUT_TEXTURE_COORD4_EXT = 0x87a1;
2363 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT8_VEC3_NV" with expression '<code>0x8FE2</code>', CType: int */
2364 public static final int GL_INT8_VEC3_NV = 0x8fe2;
2365 /** <code>GL_NV_conservative_raster_dilate</code><br>Define "GL_CONSERVATIVE_RASTER_DILATE_NV" with expression '<code>0x9379</code>', CType: int */
2366 public static final int GL_CONSERVATIVE_RASTER_DILATE_NV = 0x9379;
2367 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MULTIPLY_MATRIX_EXT" with expression '<code>0x8798</code>', CType: int */
2368 public static final int GL_OP_MULTIPLY_MATRIX_EXT = 0x8798;
2369 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_FRACTIONAL_TESSELLATION_NV" with expression '<code>0x86C5</code>', CType: int */
2370 public static final int GL_EVAL_FRACTIONAL_TESSELLATION_NV = 0x86c5;
2371 /** <code>GL_OML_resample</code><br>Define "GL_RESAMPLE_DECIMATE_OML" with expression '<code>0x8989</code>', CType: int */
2372 public static final int GL_RESAMPLE_DECIMATE_OML = 0x8989;
2373 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP2_APPLE" with expression '<code>0x8A01</code>', CType: int */
2374 public static final int GL_VERTEX_ATTRIB_MAP2_APPLE = 0x8a01;
2375 /** <code>GL_EXT_texture_swizzle</code><br>Define "GL_TEXTURE_SWIZZLE_B_EXT" with expression '<code>0x8E44</code>', CType: int */
2376 public static final int GL_TEXTURE_SWIZZLE_B_EXT = 0x8e44;
2377 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>GL_TEXTURE_PRIORITY_EXT</code><br>
2378Define "GL_TEXTURE_PRIORITY" with expression '<code>0x8066</code>', CType: int */
2379 public static final int GL_TEXTURE_PRIORITY = 0x8066;
2380 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_PROXY_HISTOGRAM_EXT</code><br>
2381Define "GL_PROXY_HISTOGRAM" with expression '<code>0x8025</code>', CType: int */
2382 public static final int GL_PROXY_HISTOGRAM = 0x8025;
2383 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_MAX_DRAW_BUFFERS_ATI" with expression '<code>0x8824</code>', CType: int */
2384 public static final int GL_MAX_DRAW_BUFFERS_ATI = 0x8824;
2385 /** <code>GL_EXT_422_pixels</code><br>Define "GL_422_REV_AVERAGE_EXT" with expression '<code>0x80CF</code>', CType: int */
2386 public static final int GL_422_REV_AVERAGE_EXT = 0x80cf;
2387 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_TOKEN" with expression '<code>0x0703</code>', CType: int */
2388 public static final int GL_POLYGON_TOKEN = 0x703;
2389 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_SCALE_SGI</code><br>
2390Define "GL_COLOR_TABLE_SCALE" with expression '<code>0x80D6</code>', CType: int */
2391 public static final int GL_COLOR_TABLE_SCALE = 0x80d6;
2392 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_ATI" with expression '<code>0x87F0</code>', CType: int */
2393 public static final int GL_PN_TRIANGLES_ATI = 0x87f0;
2394 /** <code>GL_NV_light_max_exponent</code><br>Define "GL_MAX_SHININESS_NV" with expression '<code>0x8504</code>', CType: int */
2395 public static final int GL_MAX_SHININESS_NV = 0x8504;
2396 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NEGATIVE_Z_EXT" with expression '<code>0x87DB</code>', CType: int */
2397 public static final int GL_NEGATIVE_Z_EXT = 0x87db;
2398 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX18_ARB" with expression '<code>0x88D2</code>', CType: int */
2399 public static final int GL_MATRIX18_ARB = 0x88d2;
2400 /** <code>GL_EXT_texture_compression_latc</code><br>Define "GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT" with expression '<code>0x8C71</code>', CType: int */
2401 public static final int GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT = 0x8c71;
2402 /** <code>GL_EXT_bindable_uniform</code><br>Define "GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT" with expression '<code>0x8DE4</code>', CType: int */
2403 public static final int GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT = 0x8de4;
2404 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB" with expression '<code>0x8841</code>', CType: int */
2405 public static final int GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB = 0x8841;
2406 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW20_ARB" with expression '<code>0x8734</code>', CType: int */
2407 public static final int GL_MODELVIEW20_ARB = 0x8734;
2408 /** <code>GL_NV_texture_shader</code><br>Define "GL_HILO16_NV" with expression '<code>0x86F8</code>', CType: int */
2409 public static final int GL_HILO16_NV = 0x86f8;
2410 /** <code>GL_EXT_light_texture</code><br>Define "GL_ATTENUATION_EXT" with expression '<code>0x834D</code>', CType: int */
2411 public static final int GL_ATTENUATION_EXT = 0x834d;
2412 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE" with expression '<code>0x8A04</code>', CType: int */
2413 public static final int GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE = 0x8a04;
2414 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW18_ARB" with expression '<code>0x8732</code>', CType: int */
2415 public static final int GL_MODELVIEW18_ARB = 0x8732;
2416 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_ONE_EXT" with expression '<code>0x87DE</code>', CType: int */
2417 public static final int GL_ONE_EXT = 0x87de;
2418 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD0_EXT" with expression '<code>0x879D</code>', CType: int */
2419 public static final int GL_OUTPUT_TEXTURE_COORD0_EXT = 0x879d;
2420 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_FLUSH_INTEL" with expression '<code>0x83FA</code>', CType: int */
2421 public static final int GL_PERFQUERY_FLUSH_INTEL = 0x83fa;
2422 /** <code>GL_NVX_gpu_memory_info</code><br>Define "GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX" with expression '<code>0x904B</code>', CType: int */
2423 public static final int GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX = 0x904b;
2424 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_TABLE_TOO_LARGE_EXT</code><br>
2425Define "GL_TABLE_TOO_LARGE" with expression '<code>0x8031</code>', CType: int */
2426 public static final int GL_TABLE_TOO_LARGE = 0x8031;
2427 /** <code>GL_NV_command_list</code><br>Define "GL_LINE_WIDTH_COMMAND_NV" with expression '<code>0x000D</code>', CType: int */
2428 public static final int GL_LINE_WIDTH_COMMAND_NV = 0xd;
2429 /** <code>GL_ARB_vertex_program</code><br>Define "GL_CURRENT_VERTEX_ATTRIB_ARB" with expression '<code>0x8626</code>', CType: int */
2430 public static final int GL_CURRENT_VERTEX_ATTRIB_ARB = 0x8626;
2431 /** <code>GL_VERSION_1_0</code><br>Define "GL_ALL_ATTRIB_BITS" with expression '<code>0x000FFFFF</code>', CType: int */
2432 public static final int GL_ALL_ATTRIB_BITS = 0xfffff;
2433 /** <code>GL_NV_float_buffer</code><br>Define "GL_FLOAT_RGBA_NV" with expression '<code>0x8883</code>', CType: int */
2434 public static final int GL_FLOAT_RGBA_NV = 0x8883;
2435 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_SUB_EXT" with expression '<code>0x8796</code>', CType: int */
2436 public static final int GL_OP_SUB_EXT = 0x8796;
2437 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VECTOR_EXT" with expression '<code>0x87BF</code>', CType: int */
2438 public static final int GL_VECTOR_EXT = 0x87bf;
2439 /** <code>GL_NV_texture_shader</code><br>Define "GL_CULL_MODES_NV" with expression '<code>0x86E0</code>', CType: int */
2440 public static final int GL_CULL_MODES_NV = 0x86e0;
2441 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_VEC3_ARB" with expression '<code>0x8B51</code>', CType: int */
2442 public static final int GL_FLOAT_VEC3_ARB = 0x8b51;
2443 /** <code>GL_SUNX_constant_data</code><br>Define "GL_UNPACK_CONSTANT_DATA_SUNX" with expression '<code>0x81D5</code>', CType: int */
2444 public static final int GL_UNPACK_CONSTANT_DATA_SUNX = 0x81d5;
2445 /** <code>GL_ARB_shader_objects</code><br>Define "GL_SAMPLER_2D_SHADOW_ARB" with expression '<code>0x8B62</code>', CType: int */
2446 public static final int GL_SAMPLER_2D_SHADOW_ARB = 0x8b62;
2447 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL" with expression '<code>0x94F1</code>', CType: int */
2448 public static final int GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL = 0x94f1;
2449 /** <code>GL_VERSION_1_3</code>, <code>GL_3DFX_multisample</code>, <code>GL_ARB_multisample</code>, <code>GL_EXT_multisample</code><br>Alias for: <code>GL_MULTISAMPLE_BIT_3DFX</code>, <code>GL_MULTISAMPLE_BIT_ARB</code>, <code>GL_MULTISAMPLE_BIT_EXT</code><br>
2450Define "GL_MULTISAMPLE_BIT" with expression '<code>0x20000000</code>', CType: int */
2451 public static final int GL_MULTISAMPLE_BIT = 0x20000000;
2452 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_SEPARABLE_2D_EXT</code><br>
2453Define "GL_SEPARABLE_2D" with expression '<code>0x8012</code>', CType: int */
2454 public static final int GL_SEPARABLE_2D = 0x8012;
2455 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VERTEX_SHADER_BINDING_EXT" with expression '<code>0x8781</code>', CType: int */
2456 public static final int GL_VERTEX_SHADER_BINDING_EXT = 0x8781;
2457 /** <code>GL_OML_resample</code><br>Define "GL_PACK_RESAMPLE_OML" with expression '<code>0x8984</code>', CType: int */
2458 public static final int GL_PACK_RESAMPLE_OML = 0x8984;
2459 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_path_rendering</code><br>Alias for: <code>GL_4_BYTES_NV</code><br>
2460Define "GL_4_BYTES" with expression '<code>0x1409</code>', CType: int */
2461 public static final int GL_4_BYTES = 0x1409;
2462 /** <code>GL_ATI_texture_float</code><br>Define "GL_RGBA_FLOAT32_ATI" with expression '<code>0x8814</code>', CType: int */
2463 public static final int GL_RGBA_FLOAT32_ATI = 0x8814;
2464 /** <code>GL_EXT_stencil_two_side</code><br>Define "GL_ACTIVE_STENCIL_FACE_EXT" with expression '<code>0x8911</code>', CType: int */
2465 public static final int GL_ACTIVE_STENCIL_FACE_EXT = 0x8911;
2466 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_RED_BIAS_EXT</code><br>
2467Define "GL_POST_CONVOLUTION_RED_BIAS" with expression '<code>0x8020</code>', CType: int */
2468 public static final int GL_POST_CONVOLUTION_RED_BIAS = 0x8020;
2469 /** <code>GL_ARB_shader_objects</code><br>Define "GL_BOOL_VEC4_ARB" with expression '<code>0x8B59</code>', CType: int */
2470 public static final int GL_BOOL_VEC4_ARB = 0x8b59;
2471 /** <code>GL_NV_tessellation_program5</code><br>Define "GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x8C75</code>', CType: int */
2472 public static final int GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV = 0x8c75;
2473 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_BIT" with expression '<code>0x00000008</code>', CType: int */
2474 public static final int GL_POLYGON_BIT = 0x8;
2475 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_DOT3_EXT" with expression '<code>0x8784</code>', CType: int */
2476 public static final int GL_OP_DOT3_EXT = 0x8784;
2477 /** <code>GL_VERSION_1_0</code><br>Define "GL_BITMAP_TOKEN" with expression '<code>0x0704</code>', CType: int */
2478 public static final int GL_BITMAP_TOKEN = 0x704;
2479 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX27_ARB" with expression '<code>0x88DB</code>', CType: int */
2480 public static final int GL_MATRIX27_ARB = 0x88db;
2481 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_INTENSITY_FLOAT16_APPLE" with expression '<code>0x881D</code>', CType: int */
2482 public static final int GL_INTENSITY_FLOAT16_APPLE = 0x881d;
2483 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL" with expression '<code>0x94FF</code>', CType: int */
2484 public static final int GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL = 0x94ff;
2485 /** <code>GL_NV_command_list</code><br>Define "GL_POLYGON_OFFSET_COMMAND_NV" with expression '<code>0x000E</code>', CType: int */
2486 public static final int GL_POLYGON_OFFSET_COMMAND_NV = 0xe;
2487 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB7_NV" with expression '<code>0x86CD</code>', CType: int */
2488 public static final int GL_EVAL_VERTEX_ATTRIB7_NV = 0x86cd;
2489 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER7_ATI" with expression '<code>0x882C</code>', CType: int */
2490 public static final int GL_DRAW_BUFFER7_ATI = 0x882c;
2491 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '<code>0x87C8</code>', CType: int */
2492 public static final int GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT = 0x87c8;
2493 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE" with expression '<code>0x8A07</code>', CType: int */
2494 public static final int GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE = 0x8a07;
2495 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_separate_specular_color</code><br>Alias for: <code>GL_LIGHT_MODEL_COLOR_CONTROL_EXT</code><br>
2496Define "GL_LIGHT_MODEL_COLOR_CONTROL" with expression '<code>0x81F8</code>', CType: int */
2497 public static final int GL_LIGHT_MODEL_COLOR_CONTROL = 0x81f8;
2498 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI</code><br>
2499Define "GL_POST_COLOR_MATRIX_COLOR_TABLE" with expression '<code>0x80D2</code>', CType: int */
2500 public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80d2;
2501 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_BITS" with expression '<code>0x0D51</code>', CType: int */
2502 public static final int GL_INDEX_BITS = 0xd51;
2503 /** <code>GL_ARB_shader_objects</code><br>Define "GL_INT_VEC2_ARB" with expression '<code>0x8B53</code>', CType: int */
2504 public static final int GL_INT_VEC2_ARB = 0x8b53;
2505 /** <code>GL_NV_texture_shader</code><br>Define "GL_SIGNED_HILO_NV" with expression '<code>0x86F9</code>', CType: int */
2506 public static final int GL_SIGNED_HILO_NV = 0x86f9;
2507 /** <code>GL_NV_texture_shader</code><br>Define "GL_HI_BIAS_NV" with expression '<code>0x8714</code>', CType: int */
2508 public static final int GL_HI_BIAS_NV = 0x8714;
2509 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE16_EXT</code><br>
2510Define "GL_LUMINANCE16" with expression '<code>0x8042</code>', CType: int */
2511 public static final int GL_LUMINANCE16 = 0x8042;
2512 /** <code>GL_VERSION_1_1</code><br>Define "GL_V2F" with expression '<code>0x2A20</code>', CType: int */
2513 public static final int GL_V2F = 0x2a20;
2514 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_ROUND_EXT" with expression '<code>0x8790</code>', CType: int */
2515 public static final int GL_OP_ROUND_EXT = 0x8790;
2516 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_POST_CONVOLUTION_BLUE_BIAS_EXT</code><br>
2517Define "GL_POST_CONVOLUTION_BLUE_BIAS" with expression '<code>0x8022</code>', CType: int */
2518 public static final int GL_POST_CONVOLUTION_BLUE_BIAS = 0x8022;
2519 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_B_TO_B" with expression '<code>0x0C78</code>', CType: int */
2520 public static final int GL_PIXEL_MAP_B_TO_B = 0xc78;
2521 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB11_NV" with expression '<code>0x86D1</code>', CType: int */
2522 public static final int GL_EVAL_VERTEX_ATTRIB11_NV = 0x86d1;
2523 /** <code>GL_VERSION_1_3</code>, <code>GL_OES_texture_cube_map</code>, <code>GL_NV_texgen_reflection</code>, <code>GL_ARB_texture_cube_map</code>, <code>GL_EXT_texture_cube_map</code><br>Alias for: <code>GL_NORMAL_MAP_OES</code>, <code>GL_NORMAL_MAP_NV</code>, <code>GL_NORMAL_MAP_ARB</code>, <code>GL_NORMAL_MAP_EXT</code><br>
2524Define "GL_NORMAL_MAP" with expression '<code>0x8511</code>', CType: int */
2525 public static final int GL_NORMAL_MAP = 0x8511;
2526 /** <code>GL_VERSION_1_1</code><br>Define "GL_V3F" with expression '<code>0x2A21</code>', CType: int */
2527 public static final int GL_V3F = 0x2a21;
2528 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_TEXTURE_COORD_4" with expression '<code>0x0DB6</code>', CType: int */
2529 public static final int GL_MAP2_TEXTURE_COORD_4 = 0xdb6;
2530 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_TEXTURE_COORD_3" with expression '<code>0x0DB5</code>', CType: int */
2531 public static final int GL_MAP2_TEXTURE_COORD_3 = 0xdb5;
2532 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_TEXTURE_COORD_2" with expression '<code>0x0DB4</code>', CType: int */
2533 public static final int GL_MAP2_TEXTURE_COORD_2 = 0xdb4;
2534 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_TEXTURE_COORD_1" with expression '<code>0x0DB3</code>', CType: int */
2535 public static final int GL_MAP2_TEXTURE_COORD_1 = 0xdb3;
2536 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_LUMINANCE12_EXT</code><br>
2537Define "GL_LUMINANCE12" with expression '<code>0x8041</code>', CType: int */
2538 public static final int GL_LUMINANCE12 = 0x8041;
2539 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_PROGRAM_TWO_SIDE_ARB" with expression '<code>0x8643</code>', CType: int */
2540 public static final int GL_VERTEX_PROGRAM_TWO_SIDE_ARB = 0x8643;
2541 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_VOLATILE_APPLE" with expression '<code>0x8A1A</code>', CType: int */
2542 public static final int GL_VOLATILE_APPLE = 0x8a1a;
2543 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_SHIFT" with expression '<code>0x0D12</code>', CType: int */
2544 public static final int GL_INDEX_SHIFT = 0xd12;
2545 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_B" with expression '<code>0x0C74</code>', CType: int */
2546 public static final int GL_PIXEL_MAP_I_TO_B = 0xc74;
2547 /** <code>GL_VERSION_1_0</code><br>Define "GL_QUAD_STRIP" with expression '<code>0x0008</code>', CType: int */
2548 public static final int GL_QUAD_STRIP = 0x8;
2549 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_A" with expression '<code>0x0C75</code>', CType: int */
2550 public static final int GL_PIXEL_MAP_I_TO_A = 0xc75;
2551 /** <code>GL_NV_texture_shader3</code><br>Define "GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV" with expression '<code>0x8850</code>', CType: int */
2552 public static final int GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV = 0x8850;
2553 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_G" with expression '<code>0x0C73</code>', CType: int */
2554 public static final int GL_PIXEL_MAP_I_TO_G = 0xc73;
2555 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_I" with expression '<code>0x0C70</code>', CType: int */
2556 public static final int GL_PIXEL_MAP_I_TO_I = 0xc70;
2557 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_R" with expression '<code>0x0C72</code>', CType: int */
2558 public static final int GL_PIXEL_MAP_I_TO_R = 0xc72;
2559 /** <code>GL_VERSION_1_0</code><br>Define "GL_INDEX_LOGIC_OP" with expression '<code>0x0BF1</code>', CType: int */
2560 public static final int GL_INDEX_LOGIC_OP = 0xbf1;
2561 /** <code>GL_ARB_vertex_program</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB" with expression '<code>0x8645</code>', CType: int */
2562 public static final int GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB = 0x8645;
2563 /** <code>GL_NV_conservative_raster</code><br>Define "GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV" with expression '<code>0x9347</code>', CType: int */
2564 public static final int GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV = 0x9347;
2565 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHTING_EXT" with expression '<code>0x8509</code>', CType: int */
2566 public static final int GL_VERTEX_WEIGHTING_EXT = 0x8509;
2567 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH" with expression '<code>0x0D3B</code>', CType: int */
2568 public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 0xd3b;
2569 /** <code>GL_VERSION_1_1</code><br>Define "GL_T4F_V4F" with expression '<code>0x2A28</code>', CType: int */
2570 public static final int GL_T4F_V4F = 0x2a28;
2571 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV" with expression '<code>0x0007</code>', CType: int */
2572 public static final int GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV = 0x7;
2573 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_INSTRUCTIONS_ARB" with expression '<code>0x88A0</code>', CType: int */
2574 public static final int GL_PROGRAM_INSTRUCTIONS_ARB = 0x88a0;
2575 /** <code>GL_ATI_texture_float</code><br>Define "GL_RGB_FLOAT16_ATI" with expression '<code>0x881B</code>', CType: int */
2576 public static final int GL_RGB_FLOAT16_ATI = 0x881b;
2577 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX14_ARB" with expression '<code>0x88CE</code>', CType: int */
2578 public static final int GL_MATRIX14_ARB = 0x88ce;
2579 /** <code>GL_NV_command_list</code><br>Define "GL_DRAW_ARRAYS_COMMAND_NV" with expression '<code>0x0003</code>', CType: int */
2580 public static final int GL_DRAW_ARRAYS_COMMAND_NV = 0x3;
2581 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAX_EVAL_ORDER" with expression '<code>0x0D30</code>', CType: int */
2582 public static final int GL_MAX_EVAL_ORDER = 0xd30;
2583 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_VARIANT_ARRAY_EXT" with expression '<code>0x87E8</code>', CType: int */
2584 public static final int GL_VARIANT_ARRAY_EXT = 0x87e8;
2585 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD17_EXT" with expression '<code>0x87AE</code>', CType: int */
2586 public static final int GL_OUTPUT_TEXTURE_COORD17_EXT = 0x87ae;
2587 /** <code>GL_ARB_texture_rectangle</code><br>Define "GL_PROXY_TEXTURE_RECTANGLE_ARB" with expression '<code>0x84F7</code>', CType: int */
2588 public static final int GL_PROXY_TEXTURE_RECTANGLE_ARB = 0x84f7;
2589 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_MAX_PALETTE_MATRICES_ARB" with expression '<code>0x8842</code>', CType: int */
2590 public static final int GL_MAX_PALETTE_MATRICES_ARB = 0x8842;
2591 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT16_VEC4_NV" with expression '<code>0x8FF3</code>', CType: int */
2592 public static final int GL_UNSIGNED_INT16_VEC4_NV = 0x8ff3;
2593 /** <code>GL_NV_texture_shader3</code><br>Define "GL_DOT_PRODUCT_TEXTURE_1D_NV" with expression '<code>0x885C</code>', CType: int */
2594 public static final int GL_DOT_PRODUCT_TEXTURE_1D_NV = 0x885c;
2595 /** <code>GL_NV_explicit_multisample</code><br>Define "GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV" with expression '<code>0x8E58</code>', CType: int */
2596 public static final int GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV = 0x8e58;
2597 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT64_VEC3_NV" with expression '<code>0x8FEA</code>', CType: int */
2598 public static final int GL_INT64_VEC3_NV = 0x8fea;
2599 /** <code>GL_APPLE_object_purgeable</code><br>Define "GL_RETAINED_APPLE" with expression '<code>0x8A1B</code>', CType: int */
2600 public static final int GL_RETAINED_APPLE = 0x8a1b;
2601 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER4_ATI" with expression '<code>0x8829</code>', CType: int */
2602 public static final int GL_DRAW_BUFFER4_ATI = 0x8829;
2603 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_INDEX" with expression '<code>0x0DB1</code>', CType: int */
2604 public static final int GL_MAP2_INDEX = 0xdb1;
2605 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT" with expression '<code>0x850E</code>', CType: int */
2606 public static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT = 0x850e;
2607 /** <code>GL_NV_texture_shader</code><br>Define "GL_SHADER_CONSISTENT_NV" with expression '<code>0x86DD</code>', CType: int */
2608 public static final int GL_SHADER_CONSISTENT_NV = 0x86dd;
2609 /** <code>GL_NV_shader_buffer_store</code><br>Define "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV" with expression '<code>0x00000010</code>', CType: int */
2610 public static final int GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV = 0x10;
2611 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB" with expression '<code>0x880E</code>', CType: int */
2612 public static final int GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 0x880e;
2613 /** <code>GL_NV_conservative_raster_dilate</code><br>Define "GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV" with expression '<code>0x937A</code>', CType: int */
2614 public static final int GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV = 0x937a;
2615 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE_ALPHA8UI_EXT</code><br>
2616Define "GL_LUMINANCE_ALPHA8UI" with expression '<code>0x8D81</code>', CType: int */
2617 public static final int GL_LUMINANCE_ALPHA8UI = 0x8d81;
2618 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_IUI_V3F_EXT" with expression '<code>0x81AE</code>', CType: int */
2619 public static final int GL_IUI_V3F_EXT = 0x81ae;
2620 /** <code>GL_VERSION_1_3</code>, <code>GL_EXT_texture_env_combine</code>, <code>GL_ARB_texture_env_combine</code><br>Alias for: <code>GL_SOURCE1_ALPHA_EXT</code>, <code>GL_SOURCE1_ALPHA_ARB</code><br>
2621Define "GL_SOURCE1_ALPHA" with expression '<code>0x8589</code>', CType: int */
2622 public static final int GL_SOURCE1_ALPHA = 0x8589;
2623 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW1_ARB" with expression '<code>0x850A</code>', CType: int */
2624 public static final int GL_MODELVIEW1_ARB = 0x850a;
2625 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER15_ATI" with expression '<code>0x8834</code>', CType: int */
2626 public static final int GL_DRAW_BUFFER15_ATI = 0x8834;
2627 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP_STENCIL" with expression '<code>0x0D11</code>', CType: int */
2628 public static final int GL_MAP_STENCIL = 0xd11;
2629 /** <code>GL_ARB_imaging</code>, <code>GL_HP_convolution_border_modes</code><br>Alias for: <code>GL_CONVOLUTION_BORDER_COLOR_HP</code><br>
2630Define "GL_CONVOLUTION_BORDER_COLOR" with expression '<code>0x8154</code>', CType: int */
2631 public static final int GL_CONVOLUTION_BORDER_COLOR = 0x8154;
2632 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI" with expression '<code>0x87F8</code>', CType: int */
2633 public static final int GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI = 0x87f8;
2634 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT" with expression '<code>0x850F</code>', CType: int */
2635 public static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT = 0x850f;
2636 /** <code>GL_NV_texgen_emboss</code><br>Define "GL_EMBOSS_CONSTANT_NV" with expression '<code>0x855E</code>', CType: int */
2637 public static final int GL_EMBOSS_CONSTANT_NV = 0x855e;
2638 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_S_TO_S" with expression '<code>0x0C71</code>', CType: int */
2639 public static final int GL_PIXEL_MAP_S_TO_S = 0xc71;
2640 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_LUMINANCE16UI_EXT</code><br>
2641Define "GL_LUMINANCE16UI" with expression '<code>0x8D7A</code>', CType: int */
2642 public static final int GL_LUMINANCE16UI = 0x8d7a;
2643 /** <code>GL_ATI_texture_float</code><br>Define "GL_LUMINANCE_FLOAT32_ATI" with expression '<code>0x8818</code>', CType: int */
2644 public static final int GL_LUMINANCE_FLOAT32_ATI = 0x8818;
2645 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>GL_SECONDARY_COLOR_ARRAY_EXT</code><br>
2646Define "GL_SECONDARY_COLOR_ARRAY" with expression '<code>0x845E</code>', CType: int */
2647 public static final int GL_SECONDARY_COLOR_ARRAY = 0x845e;
2648 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX9_ARB" with expression '<code>0x88C9</code>', CType: int */
2649 public static final int GL_MATRIX9_ARB = 0x88c9;
2650 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_NEGATIVE_ONE_EXT" with expression '<code>0x87DF</code>', CType: int */
2651 public static final int GL_NEGATIVE_ONE_EXT = 0x87df;
2652 /** <code>GL_EXT_framebuffer_sRGB</code><br>Alias for: <code>GL_FRAMEBUFFER_SRGB_CAPABLE_EXT</code><br>
2653Define "GL_FRAMEBUFFER_SRGB_CAPABLE" with expression '<code>0x8DBA</code>', CType: int */
2654 public static final int GL_FRAMEBUFFER_SRGB_CAPABLE = 0x8dba;
2655 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_MAX_SPARSE_TEXTURE_SIZE_AMD" with expression '<code>0x9198</code>', CType: int */
2656 public static final int GL_MAX_SPARSE_TEXTURE_SIZE_AMD = 0x9198;
2657 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_PROGRAM_ERROR_POSITION_ARB" with expression '<code>0x864B</code>', CType: int */
2658 public static final int GL_PROGRAM_ERROR_POSITION_ARB = 0x864b;
2659 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW23_ARB" with expression '<code>0x8737</code>', CType: int */
2660 public static final int GL_MODELVIEW23_ARB = 0x8737;
2661 /** <code>GL_EXT_texture_perturb_normal</code><br>Define "GL_TEXTURE_NORMAL_EXT" with expression '<code>0x85AF</code>', CType: int */
2662 public static final int GL_TEXTURE_NORMAL_EXT = 0x85af;
2663 /** <code>GL_ARB_vertex_program</code><br>Define "GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB" with expression '<code>0x88B2</code>', CType: int */
2664 public static final int GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0x88b2;
2665 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_DEPTH_SAMPLES_NV" with expression '<code>0x932D</code>', CType: int */
2666 public static final int GL_DEPTH_SAMPLES_NV = 0x932d;
2667 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_RED_SIZE_EXT</code><br>
2668Define "GL_HISTOGRAM_RED_SIZE" with expression '<code>0x8028</code>', CType: int */
2669 public static final int GL_HISTOGRAM_RED_SIZE = 0x8028;
2670 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_BORDER_MODE_EXT</code><br>
2671Define "GL_CONVOLUTION_BORDER_MODE" with expression '<code>0x8013</code>', CType: int */
2672 public static final int GL_CONVOLUTION_BORDER_MODE = 0x8013;
2673 /** <code>GL_ARB_shader_image_load_store</code>, <code>GL_VERSION_4_2</code>, <code>GL_EXT_shader_image_load_store</code><br>Alias for: <code>GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT</code><br>
2674Define "GL_UNSIGNED_INT_IMAGE_2D_RECT" with expression '<code>0x9065</code>', CType: int */
2675 public static final int GL_UNSIGNED_INT_IMAGE_2D_RECT = 0x9065;
2676 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV" with expression '<code>0x8DA5</code>', CType: int */
2677 public static final int GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV = 0x8da5;
2678 /** <code>GL_NV_command_list</code><br>Define "GL_UNIFORM_ADDRESS_COMMAND_NV" with expression '<code>0x000A</code>', CType: int */
2679 public static final int GL_UNIFORM_ADDRESS_COMMAND_NV = 0xa;
2680 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV" with expression '<code>0x9026</code>', CType: int */
2681 public static final int GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV = 0x9026;
2682 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_NV_blend_equation_advanced</code>, <code>GL_KHR_blend_equation_advanced</code><br>Alias for: <code>GL_EXCLUSION_NV</code>, <code>GL_EXCLUSION_KHR</code><br>
2683Define "GL_EXCLUSION" with expression '<code>0x92A0</code>', CType: int */
2684 public static final int GL_EXCLUSION = 0x92a0;
2685 /** <code>GL_VERSION_1_0</code><br>Define "GL_LOGIC_OP" with expression '<code>0x0BF1</code>', CType: int */
2686 public static final int GL_LOGIC_OP = 0xbf1;
2687 /** <code>GL_EXT_cull_vertex</code><br>Define "GL_CULL_VERTEX_OBJECT_POSITION_EXT" with expression '<code>0x81AC</code>', CType: int */
2688 public static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT = 0x81ac;
2689 /** <code>GL_VERSION_1_0</code><br>Define "GL_3D_COLOR_TEXTURE" with expression '<code>0x0603</code>', CType: int */
2690 public static final int GL_3D_COLOR_TEXTURE = 0x603;
2691 /** <code>GL_NV_parameter_buffer_object</code><br>Define "GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV" with expression '<code>0x8DA4</code>', CType: int */
2692 public static final int GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV = 0x8da4;
2693 /** <code>GL_EXT_texture_snorm</code>, <code>GL_VERSION_3_1</code><br>Define "GL_RG_SNORM" with expression '<code>0x8F91</code>', CType: int */
2694 public static final int GL_RG_SNORM = 0x8f91;
2695 /** <code>GL_EXT_provoking_vertex</code><br>Define "GL_PROVOKING_VERTEX_EXT" with expression '<code>0x8E4F</code>', CType: int */
2696 public static final int GL_PROVOKING_VERTEX_EXT = 0x8e4f;
2697 /** <code>GL_VERSION_1_0</code><br>Define "GL_FEEDBACK_BUFFER_SIZE" with expression '<code>0x0DF1</code>', CType: int */
2698 public static final int GL_FEEDBACK_BUFFER_SIZE = 0xdf1;
2699 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_MIN_LOD_WARNING_AMD" with expression '<code>0x919C</code>', CType: int */
2700 public static final int GL_MIN_LOD_WARNING_AMD = 0x919c;
2701 /** <code>GL_VERSION_1_0</code><br>Define "GL_DEPTH_SCALE" with expression '<code>0x0D1E</code>', CType: int */
2702 public static final int GL_DEPTH_SCALE = 0xd1e;
2703 /** <code>GL_ARB_matrix_palette</code><br>Define "GL_CURRENT_MATRIX_INDEX_ARB" with expression '<code>0x8845</code>', CType: int */
2704 public static final int GL_CURRENT_MATRIX_INDEX_ARB = 0x8845;
2705 /** <code>GL_VERSION_1_0</code><br>Define "GL_ACCUM_RED_BITS" with expression '<code>0x0D58</code>', CType: int */
2706 public static final int GL_ACCUM_RED_BITS = 0xd58;
2707 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_COLOR_4" with expression '<code>0x0DB0</code>', CType: int */
2708 public static final int GL_MAP2_COLOR_4 = 0xdb0;
2709 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_BIT" with expression '<code>0x00040000</code>', CType: int */
2710 public static final int GL_TEXTURE_BIT = 0x40000;
2711 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW14_ARB" with expression '<code>0x872E</code>', CType: int */
2712 public static final int GL_MODELVIEW14_ARB = 0x872e;
2713 /** <code>GL_VERSION_1_0</code><br>Define "GL_SELECTION_BUFFER_POINTER" with expression '<code>0x0DF3</code>', CType: int */
2714 public static final int GL_SELECTION_BUFFER_POINTER = 0xdf3;
2715 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_POSITION_VALID" with expression '<code>0x0B08</code>', CType: int */
2716 public static final int GL_CURRENT_RASTER_POSITION_VALID = 0xb08;
2717 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV" with expression '<code>0x864E</code>', CType: int */
2718 public static final int GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV = 0x864e;
2719 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_RESET_TOKEN" with expression '<code>0x0707</code>', CType: int */
2720 public static final int GL_LINE_RESET_TOKEN = 0x707;
2721 /** <code>GL_AMD_query_buffer_object</code><br>Define "GL_QUERY_BUFFER_AMD" with expression '<code>0x9192</code>', CType: int */
2722 public static final int GL_QUERY_BUFFER_AMD = 0x9192;
2723 /** <code>GL_EXT_texture_compression_latc</code><br>Define "GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT" with expression '<code>0x8C72</code>', CType: int */
2724 public static final int GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT = 0x8c72;
2725 /** <code>GL_EXT_index_array_formats</code><br>Define "GL_IUI_V2F_EXT" with expression '<code>0x81AD</code>', CType: int */
2726 public static final int GL_IUI_V2F_EXT = 0x81ad;
2727 /** <code>GL_NV_primitive_restart</code><br>Define "GL_PRIMITIVE_RESTART_INDEX_NV" with expression '<code>0x8559</code>', CType: int */
2728 public static final int GL_PRIMITIVE_RESTART_INDEX_NV = 0x8559;
2729 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_POINT_MODE_ATI" with expression '<code>0x87F2</code>', CType: int */
2730 public static final int GL_PN_TRIANGLES_POINT_MODE_ATI = 0x87f2;
2731 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_LUMINANCE_ALPHA_ARB</code><br>
2732Define "GL_COMPRESSED_LUMINANCE_ALPHA" with expression '<code>0x84EB</code>', CType: int */
2733 public static final int GL_COMPRESSED_LUMINANCE_ALPHA = 0x84eb;
2734 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_TEXTURE_COORDS" with expression '<code>0x0B06</code>', CType: int */
2735 public static final int GL_CURRENT_RASTER_TEXTURE_COORDS = 0xb06;
2736 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT8_VEC3_NV" with expression '<code>0x8FEE</code>', CType: int */
2737 public static final int GL_UNSIGNED_INT8_VEC3_NV = 0x8fee;
2738 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_MAX_RASTER_SAMPLES_EXT" with expression '<code>0x9329</code>', CType: int */
2739 public static final int GL_MAX_RASTER_SAMPLES_EXT = 0x9329;
2740 /** <code>GL_NV_pixel_data_range</code><br>Define "GL_READ_PIXEL_DATA_RANGE_NV" with expression '<code>0x8879</code>', CType: int */
2741 public static final int GL_READ_PIXEL_DATA_RANGE_NV = 0x8879;
2742 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_EVENT_INTEL" with expression '<code>0x94F0</code>', CType: int */
2743 public static final int GL_PERFQUERY_COUNTER_EVENT_INTEL = 0x94f0;
2744 /** <code>GL_APPLE_float_pixels</code><br>Define "GL_ALPHA_FLOAT32_APPLE" with expression '<code>0x8816</code>', CType: int */
2745 public static final int GL_ALPHA_FLOAT32_APPLE = 0x8816;
2746 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_UNSIGNED_INT64_VEC3_NV" with expression '<code>0x8FF6</code>', CType: int */
2747 public static final int GL_UNSIGNED_INT64_VEC3_NV = 0x8ff6;
2748 /** <code>GL_VERSION_1_3</code>, <code>GL_OES_texture_cube_map</code>, <code>GL_ARB_texture_cube_map</code>, <code>GL_EXT_texture_cube_map</code>, <code>GL_NV_texgen_reflection</code><br>Alias for: <code>GL_REFLECTION_MAP_OES</code>, <code>GL_REFLECTION_MAP_ARB</code>, <code>GL_REFLECTION_MAP_EXT</code>, <code>GL_REFLECTION_MAP_NV</code><br>
2749Define "GL_REFLECTION_MAP" with expression '<code>0x8512</code>', CType: int */
2750 public static final int GL_REFLECTION_MAP = 0x8512;
2751 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL" with expression '<code>0x9500</code>', CType: int */
2752 public static final int GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL = 0x9500;
2753 /** <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB" with expression '<code>0x880B</code>', CType: int */
2754 public static final int GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 0x880b;
2755 /** <code>GL_NV_texture_shader</code><br>Define "GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV" with expression '<code>0x86F2</code>', CType: int */
2756 public static final int GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV = 0x86f2;
2757 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_separate_specular_color</code><br>Alias for: <code>GL_SEPARATE_SPECULAR_COLOR_EXT</code><br>
2758Define "GL_SEPARATE_SPECULAR_COLOR" with expression '<code>0x81FA</code>', CType: int */
2759 public static final int GL_SEPARATE_SPECULAR_COLOR = 0x81fa;
2760 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>GL_FOG_COORDINATE_ARRAY_TYPE_EXT</code><br>
2761Define "GL_FOG_COORDINATE_ARRAY_TYPE" with expression '<code>0x8454</code>', CType: int */
2762 public static final int GL_FOG_COORDINATE_ARRAY_TYPE = 0x8454;
2763 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>GL_CONVOLUTION_FILTER_BIAS_EXT</code><br>
2764Define "GL_CONVOLUTION_FILTER_BIAS" with expression '<code>0x8015</code>', CType: int */
2765 public static final int GL_CONVOLUTION_FILTER_BIAS = 0x8015;
2766 /** <code>GL_VERSION_1_0</code><br>Define "GL_POINT_BIT" with expression '<code>0x00000002</code>', CType: int */
2767 public static final int GL_POINT_BIT = 0x2;
2768 /** <code>GL_REND_screen_coordinates</code><br>Define "GL_INVERTED_SCREEN_W_REND" with expression '<code>0x8491</code>', CType: int */
2769 public static final int GL_INVERTED_SCREEN_W_REND = 0x8491;
2770 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_INT16_VEC4_NV" with expression '<code>0x8FE7</code>', CType: int */
2771 public static final int GL_INT16_VEC4_NV = 0x8fe7;
2772 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW27_ARB" with expression '<code>0x873B</code>', CType: int */
2773 public static final int GL_MODELVIEW27_ARB = 0x873b;
2774 /** <code>GL_ARB_vertex_program</code><br>Define "GL_MAX_VERTEX_ATTRIBS_ARB" with expression '<code>0x8869</code>', CType: int */
2775 public static final int GL_MAX_VERTEX_ATTRIBS_ARB = 0x8869;
2776 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_INTENSITY8_SNORM" with expression '<code>0x9017</code>', CType: int */
2777 public static final int GL_INTENSITY8_SNORM = 0x9017;
2778 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD27_EXT" with expression '<code>0x87B8</code>', CType: int */
2779 public static final int GL_OUTPUT_TEXTURE_COORD27_EXT = 0x87b8;
2780 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_ENV_PARAMETERS_ARB" with expression '<code>0x88B5</code>', CType: int */
2781 public static final int GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 0x88b5;
2782 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_WIDTH_SGI</code><br>
2783Define "GL_COLOR_TABLE_WIDTH" with expression '<code>0x80D9</code>', CType: int */
2784 public static final int GL_COLOR_TABLE_WIDTH = 0x80d9;
2785 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_GLOBAL_CONTEXT_INTEL" with expression '<code>0x00000001</code>', CType: int */
2786 public static final int GL_PERFQUERY_GLOBAL_CONTEXT_INTEL = 0x1;
2787 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW5_ARB" with expression '<code>0x8725</code>', CType: int */
2788 public static final int GL_MODELVIEW5_ARB = 0x8725;
2789 /** <code>GL_VERSION_1_0</code><br>Define "GL_ATTRIB_STACK_DEPTH" with expression '<code>0x0BB0</code>', CType: int */
2790 public static final int GL_ATTRIB_STACK_DEPTH = 0xbb0;
2791 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_TABLE_SIZE_NV" with expression '<code>0x9333</code>', CType: int */
2792 public static final int GL_COVERAGE_MODULATION_TABLE_SIZE_NV = 0x9333;
2793 /** <code>GL_NV_evaluators</code><br>Define "GL_EVAL_VERTEX_ATTRIB14_NV" with expression '<code>0x86D4</code>', CType: int */
2794 public static final int GL_EVAL_VERTEX_ATTRIB14_NV = 0x86d4;
2795 /** <code>GL_NV_video_capture</code><br>Define "GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV" with expression '<code>0x903B</code>', CType: int */
2796 public static final int GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV = 0x903b;
2797 /** <code>GL_EXT_pixel_transform</code><br>Define "GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT" with expression '<code>0x8337</code>', CType: int */
2798 public static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8337;
2799 /** <code>GL_NV_texture_shader</code><br>Define "GL_DSDT_MAG_INTENSITY_NV" with expression '<code>0x86DC</code>', CType: int */
2800 public static final int GL_DSDT_MAG_INTENSITY_NV = 0x86dc;
2801 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_BLUE_SIZE_EXT</code><br>
2802Define "GL_HISTOGRAM_BLUE_SIZE" with expression '<code>0x802A</code>', CType: int */
2803 public static final int GL_HISTOGRAM_BLUE_SIZE = 0x802a;
2804 /** <code>GL_VERSION_1_0</code><br>Define "GL_MAP2_NORMAL" with expression '<code>0x0DB2</code>', CType: int */
2805 public static final int GL_MAP2_NORMAL = 0xdb2;
2806 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_INSTRUCTIONS_ARB" with expression '<code>0x88A1</code>', CType: int */
2807 public static final int GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 0x88a1;
2808 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL" with expression '<code>0x94FB</code>', CType: int */
2809 public static final int GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL = 0x94fb;
2810 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_FLOAT16_NV" with expression '<code>0x8FF8</code>', CType: int */
2811 public static final int GL_FLOAT16_NV = 0x8ff8;
2812 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_RECIP_EXT" with expression '<code>0x8794</code>', CType: int */
2813 public static final int GL_OP_RECIP_EXT = 0x8794;
2814 /** <code>GL_AMD_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_Z_AMD" with expression '<code>0x9197</code>', CType: int */
2815 public static final int GL_VIRTUAL_PAGE_SIZE_Z_AMD = 0x9197;
2816 /** <code>GL_ATI_texture_float</code><br>Define "GL_LUMINANCE_ALPHA_FLOAT32_ATI" with expression '<code>0x8819</code>', CType: int */
2817 public static final int GL_LUMINANCE_ALPHA_FLOAT32_ATI = 0x8819;
2818 /** <code>GL_VERSION_1_0</code><br>Define "GL_CURRENT_RASTER_INDEX" with expression '<code>0x0B05</code>', CType: int */
2819 public static final int GL_CURRENT_RASTER_INDEX = 0xb05;
2820 /** <code>GL_ARB_imaging</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>GL_HISTOGRAM_GREEN_SIZE_EXT</code><br>
2821Define "GL_HISTOGRAM_GREEN_SIZE" with expression '<code>0x8029</code>', CType: int */
2822 public static final int GL_HISTOGRAM_GREEN_SIZE = 0x8029;
2823 /** <code>GL_EXT_texture_mirror_clamp</code><br>Define "GL_MIRROR_CLAMP_TO_EDGE_EXT" with expression '<code>0x8743</code>', CType: int */
2824 public static final int GL_MIRROR_CLAMP_TO_EDGE_EXT = 0x8743;
2825 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_ARRAY_STRIDE_ARB" with expression '<code>0x86AA</code>', CType: int */
2826 public static final int GL_WEIGHT_ARRAY_STRIDE_ARB = 0x86aa;
2827 /** <code>GL_NV_uniform_buffer_unified_memory</code><br>Define "GL_UNIFORM_BUFFER_LENGTH_NV" with expression '<code>0x9370</code>', CType: int */
2828 public static final int GL_UNIFORM_BUFFER_LENGTH_NV = 0x9370;
2829 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER11_ATI" with expression '<code>0x8830</code>', CType: int */
2830 public static final int GL_DRAW_BUFFER11_ATI = 0x8830;
2831 /** <code>GL_INTEL_performance_query</code><br>Define "GL_PERFQUERY_WAIT_INTEL" with expression '<code>0x83FB</code>', CType: int */
2832 public static final int GL_PERFQUERY_WAIT_INTEL = 0x83fb;
2833 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '<code>0x87C5</code>', CType: int */
2834 public static final int GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT = 0x87c5;
2835 /** <code>GL_NV_fragment_coverage_to_color</code><br>Define "GL_FRAGMENT_COVERAGE_COLOR_NV" with expression '<code>0x92DE</code>', CType: int */
2836 public static final int GL_FRAGMENT_COVERAGE_COLOR_NV = 0x92de;
2837 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_STIPPLE_BIT" with expression '<code>0x00000010</code>', CType: int */
2838 public static final int GL_POLYGON_STIPPLE_BIT = 0x10;
2839 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX5_ARB" with expression '<code>0x88C5</code>', CType: int */
2840 public static final int GL_MATRIX5_ARB = 0x88c5;
2841 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OP_MADD_EXT" with expression '<code>0x8788</code>', CType: int */
2842 public static final int GL_OP_MADD_EXT = 0x8788;
2843 /** <code>GL_ATI_pixel_format_float</code><br>Define "GL_RGBA_FLOAT_MODE_ATI" with expression '<code>0x8820</code>', CType: int */
2844 public static final int GL_RGBA_FLOAT_MODE_ATI = 0x8820;
2845 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD10_EXT" with expression '<code>0x87A7</code>', CType: int */
2846 public static final int GL_OUTPUT_TEXTURE_COORD10_EXT = 0x87a7;
2847 /** <code>GL_APPLE_vertex_array_range</code><br>Define "GL_VERTEX_ARRAY_RANGE_POINTER_APPLE" with expression '<code>0x8521</code>', CType: int */
2848 public static final int GL_VERTEX_ARRAY_RANGE_POINTER_APPLE = 0x8521;
2849 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_ALPHA8I_EXT</code><br>
2850Define "GL_ALPHA8I" with expression '<code>0x8D90</code>', CType: int */
2851 public static final int GL_ALPHA8I = 0x8d90;
2852 /** <code>GL_ATI_texture_float</code><br>Define "GL_INTENSITY_FLOAT32_ATI" with expression '<code>0x8817</code>', CType: int */
2853 public static final int GL_INTENSITY_FLOAT32_ATI = 0x8817;
2854 /** <code>GL_EXT_vertex_weighting</code><br>Define "GL_MODELVIEW0_STACK_DEPTH_EXT" with expression '<code>0x0BA3</code>', CType: int */
2855 public static final int GL_MODELVIEW0_STACK_DEPTH_EXT = 0xba3;
2856 /** <code>GL_OML_interlace</code><br>Define "GL_INTERLACE_READ_OML" with expression '<code>0x8981</code>', CType: int */
2857 public static final int GL_INTERLACE_READ_OML = 0x8981;
2858 /** <code>GL_APPLE_vertex_program_evaluators</code><br>Define "GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE" with expression '<code>0x8A05</code>', CType: int */
2859 public static final int GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE = 0x8a05;
2860 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_TYPE_ARB" with expression '<code>0x8B4E</code>', CType: int */
2861 public static final int GL_OBJECT_TYPE_ARB = 0x8b4e;
2862 /** <code>GL_AMD_performance_monitor</code><br>Define "GL_PERFMON_RESULT_SIZE_AMD" with expression '<code>0x8BC5</code>', CType: int */
2863 public static final int GL_PERFMON_RESULT_SIZE_AMD = 0x8bc5;
2864 /** <code>GL_ATI_pn_triangles</code><br>Define "GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI" with expression '<code>0x87F6</code>', CType: int */
2865 public static final int GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI = 0x87f6;
2866 /** <code>GL_NV_shader_thread_group</code><br>Define "GL_WARPS_PER_SM_NV" with expression '<code>0x933A</code>', CType: int */
2867 public static final int GL_WARPS_PER_SM_NV = 0x933a;
2868 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_WEIGHT_ARRAY_ARB" with expression '<code>0x86AD</code>', CType: int */
2869 public static final int GL_WEIGHT_ARRAY_ARB = 0x86ad;
2870 /** <code>GL_VERSION_1_3</code>, <code>GL_EXT_texture_env_combine</code>, <code>GL_ARB_texture_env_combine</code><br>Alias for: <code>GL_SOURCE2_RGB_EXT</code>, <code>GL_SOURCE2_RGB_ARB</code><br>
2871Define "GL_SOURCE2_RGB" with expression '<code>0x8582</code>', CType: int */
2872 public static final int GL_SOURCE2_RGB = 0x8582;
2873 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_EFFECTIVE_RASTER_SAMPLES_EXT" with expression '<code>0x932C</code>', CType: int */
2874 public static final int GL_EFFECTIVE_RASTER_SAMPLES_EXT = 0x932c;
2875 /** <code>GL_ARB_shader_objects</code><br>Define "GL_FLOAT_MAT3_ARB" with expression '<code>0x8B5B</code>', CType: int */
2876 public static final int GL_FLOAT_MAT3_ARB = 0x8b5b;
2877 /** <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>Define "GL_FLOAT16_VEC2_NV" with expression '<code>0x8FF9</code>', CType: int */
2878 public static final int GL_FLOAT16_VEC2_NV = 0x8ff9;
2879 /** <code>GL_INTEL_map_texture</code><br>Define "GL_LAYOUT_DEFAULT_INTEL" with expression '<code>0</code>', CType: int */
2880 public static final int GL_LAYOUT_DEFAULT_INTEL = 0x0;
2881 /** <code>GL_VERSION_1_1</code><br>Define "GL_N3F_V3F" with expression '<code>0x2A25</code>', CType: int */
2882 public static final int GL_N3F_V3F = 0x2a25;
2883 /** <code>GL_ATI_draw_buffers</code><br>Define "GL_DRAW_BUFFER0_ATI" with expression '<code>0x8825</code>', CType: int */
2884 public static final int GL_DRAW_BUFFER0_ATI = 0x8825;
2885 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON" with expression '<code>0x0009</code>', CType: int */
2886 public static final int GL_POLYGON = 0x9;
2887 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MATRIX20_ARB" with expression '<code>0x88D4</code>', CType: int */
2888 public static final int GL_MATRIX20_ARB = 0x88d4;
2889 /** <code>GL_EXT_index_func</code><br>Define "GL_INDEX_TEST_REF_EXT" with expression '<code>0x81B7</code>', CType: int */
2890 public static final int GL_INDEX_TEST_REF_EXT = 0x81b7;
2891 /** <code>GL_VERSION_1_0</code><br>Define "GL_COLOR_INDEXES" with expression '<code>0x1603</code>', CType: int */
2892 public static final int GL_COLOR_INDEXES = 0x1603;
2893 /** <code>GL_OVR_multiview</code><br>Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR" with expression '<code>0x9632</code>', CType: int */
2895 /** <code>GL_EXT_light_texture</code><br>Define "GL_TEXTURE_MATERIAL_FACE_EXT" with expression '<code>0x8351</code>', CType: int */
2896 public static final int GL_TEXTURE_MATERIAL_FACE_EXT = 0x8351;
2897 /** <code>GL_OES_texture_3D</code>, <code>GL_EXT_framebuffer_object</code><br>Alias for: <code>GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES</code>, <code>GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT</code><br>
2898Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET" with expression '<code>0x8CD4</code>', CType: int */
2899 public static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET = 0x8cd4;
2900 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_Y_EXT" with expression '<code>0x87D6</code>', CType: int */
2901 public static final int GL_Y_EXT = 0x87d6;
2902 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUX0" with expression '<code>0x0409</code>', CType: int */
2903 public static final int GL_AUX0 = 0x409;
2904 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUX1" with expression '<code>0x040A</code>', CType: int */
2905 public static final int GL_AUX1 = 0x40a;
2906 /** <code>GL_ATI_pixel_format_float</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>GL_RGBA_FLOAT_MODE_ATI</code>, <code>GL_RGBA_FLOAT_MODE_ARB</code><br>
2907Define "GL_RGBA_FLOAT_MODE" with expression '<code>0x8820</code>', CType: int */
2908 public static final int GL_RGBA_FLOAT_MODE = 0x8820;
2909 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_INVARIANT_DATATYPE_EXT" with expression '<code>0x87EB</code>', CType: int */
2910 public static final int GL_INVARIANT_DATATYPE_EXT = 0x87eb;
2911 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUX2" with expression '<code>0x040B</code>', CType: int */
2912 public static final int GL_AUX2 = 0x40b;
2913 /** <code>GL_VERSION_1_0</code><br>Define "GL_AUX3" with expression '<code>0x040C</code>', CType: int */
2914 public static final int GL_AUX3 = 0x40c;
2915 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY16I_EXT</code><br>
2916Define "GL_INTENSITY16I" with expression '<code>0x8D8B</code>', CType: int */
2917 public static final int GL_INTENSITY16I = 0x8d8b;
2918 /** <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>GL_SCREEN_KHR</code>, <code>GL_SCREEN_NV</code><br>
2919Define "GL_SCREEN" with expression '<code>0x9295</code>', CType: int */
2920 public static final int GL_SCREEN = 0x9295;
2921 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD23_EXT" with expression '<code>0x87B4</code>', CType: int */
2922 public static final int GL_OUTPUT_TEXTURE_COORD23_EXT = 0x87b4;
2923 /** <code>GL_ARB_shader_objects</code><br>Define "GL_OBJECT_LINK_STATUS_ARB" with expression '<code>0x8B82</code>', CType: int */
2924 public static final int GL_OBJECT_LINK_STATUS_ARB = 0x8b82;
2925 /** <code>GL_EXT_texture_snorm</code><br>Define "GL_LUMINANCE8_ALPHA8_SNORM" with expression '<code>0x9016</code>', CType: int */
2926 public static final int GL_LUMINANCE8_ALPHA8_SNORM = 0x9016;
2927 /** <code>GL_VERSION_1_0</code><br>Define "GL_2D" with expression '<code>0x0600</code>', CType: int */
2928 public static final int GL_2D = 0x600;
2929 /** <code>GL_ARB_imaging</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>GL_COLOR_TABLE_GREEN_SIZE_SGI</code><br>
2930Define "GL_COLOR_TABLE_GREEN_SIZE" with expression '<code>0x80DB</code>', CType: int */
2931 public static final int GL_COLOR_TABLE_GREEN_SIZE = 0x80db;
2932 /** <code>GL_EXT_vertex_shader</code><br>Define "GL_OUTPUT_TEXTURE_COORD8_EXT" with expression '<code>0x87A5</code>', CType: int */
2933 public static final int GL_OUTPUT_TEXTURE_COORD8_EXT = 0x87a5;
2934 /** <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>Define "GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB" with expression '<code>0x88A3</code>', CType: int */
2935 public static final int GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0x88a3;
2936 /** <code>GL_VERSION_1_0</code><br>Define "GL_PIXEL_MAP_I_TO_I_SIZE" with expression '<code>0x0CB0</code>', CType: int */
2937 public static final int GL_PIXEL_MAP_I_TO_I_SIZE = 0xcb0;
2938 /** <code>GL_NV_gpu_program4</code><br>Define "GL_MAX_PROGRAM_GENERIC_RESULTS_NV" with expression '<code>0x8DA6</code>', CType: int */
2939 public static final int GL_MAX_PROGRAM_GENERIC_RESULTS_NV = 0x8da6;
2940 /** <code>GL_EXT_depth_bounds_test</code><br>Define "GL_DEPTH_BOUNDS_EXT" with expression '<code>0x8891</code>', CType: int */
2941 public static final int GL_DEPTH_BOUNDS_EXT = 0x8891;
2942 /** <code>GL_ARB_vertex_blend</code><br>Define "GL_MODELVIEW10_ARB" with expression '<code>0x872A</code>', CType: int */
2943 public static final int GL_MODELVIEW10_ARB = 0x872a;
2944 /** <code>GL_VERSION_1_0</code><br>Define "GL_CLIENT_ATTRIB_STACK_DEPTH" with expression '<code>0x0BB1</code>', CType: int */
2945 public static final int GL_CLIENT_ATTRIB_STACK_DEPTH = 0xbb1;
2946 /** <code>GL_EXT_pixel_buffer_object</code><br>Define "GL_PIXEL_UNPACK_BUFFER_EXT" with expression '<code>0x88EC</code>', CType: int */
2947 public static final int GL_PIXEL_UNPACK_BUFFER_EXT = 0x88ec;
2948 /** <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_INTENSITY8I_EXT</code><br>
2949Define "GL_INTENSITY8I" with expression '<code>0x8D91</code>', CType: int */
2950 public static final int GL_INTENSITY8I = 0x8d91;
2951 /** <code>GL_NV_texture_shader</code><br>Define "GL_OFFSET_TEXTURE_2D_SCALE_NV" with expression '<code>0x86E2</code>', CType: int */
2952 public static final int GL_OFFSET_TEXTURE_2D_SCALE_NV = 0x86e2;
2953
2954 /** Entry point to C language function: <code> void {@native glClearIndex}(GLfloat c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2955 public void glClearIndex(float c);
2956
2957 /** Entry point to C language function: <code> void {@native glIndexMask}(GLuint mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2958 public void glIndexMask(int mask);
2959
2960 /** Entry point to C language function: <code> void {@native glLineStipple}(GLint factor, GLushort pattern) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2961 public void glLineStipple(int factor, short pattern);
2962
2963 /** Entry point to C language function: <code> void {@native glPolygonStipple}(const GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
2964 @param mask a direct or array-backed {@link java.nio.ByteBuffer} */
2965 public void glPolygonStipple(ByteBuffer mask);
2966
2967 /** Entry point to C language function: <code> void {@native glPolygonStipple}(const GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2968 public void glPolygonStipple(byte[] mask, int mask_offset);
2969
2970 /** Entry point to C language function: <code> void {@native glPolygonStipple}(const GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2971 public void glPolygonStipple(long mask_buffer_offset);
2972
2973 /** Entry point to C language function: <code> void {@native glGetPolygonStipple}(GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
2974 @param mask a direct or array-backed {@link java.nio.ByteBuffer} */
2975 public void glGetPolygonStipple(ByteBuffer mask);
2976
2977 /** Entry point to C language function: <code> void {@native glGetPolygonStipple}(GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2978 public void glGetPolygonStipple(byte[] mask, int mask_offset);
2979
2980 /** Entry point to C language function: <code> void {@native glGetPolygonStipple}(GLubyte * mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2981 public void glGetPolygonStipple(long mask_buffer_offset);
2982
2983 /** Entry point to C language function: <code> void {@native glEdgeFlag}(GLboolean flag) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2984 public void glEdgeFlag(boolean flag);
2985
2986 /** Entry point to C language function: <code> void {@native glEdgeFlagv}(const GLboolean * flag) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
2987 @param flag a direct or array-backed {@link java.nio.ByteBuffer} */
2988 public void glEdgeFlagv(ByteBuffer flag);
2989
2990 /** Entry point to C language function: <code> void {@native glEdgeFlagv}(const GLboolean * flag) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2991 public void glEdgeFlagv(byte[] flag, int flag_offset);
2992
2993 /** Entry point to C language function: <code> void {@native glClipPlane}(GLenum plane, const GLdouble * equation) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
2994 @param equation a direct or array-backed {@link java.nio.DoubleBuffer} */
2995 public void glClipPlane(int plane, DoubleBuffer equation);
2996
2997 /** Entry point to C language function: <code> void {@native glClipPlane}(GLenum plane, const GLdouble * equation) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
2998 public void glClipPlane(int plane, double[] equation, int equation_offset);
2999
3000 /** Entry point to C language function: <code> void {@native glGetClipPlane}(GLenum plane, GLdouble * equation) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3001 @param equation a direct or array-backed {@link java.nio.DoubleBuffer} */
3002 public void glGetClipPlane(int plane, DoubleBuffer equation);
3003
3004 /** Entry point to C language function: <code> void {@native glGetClipPlane}(GLenum plane, GLdouble * equation) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3005 public void glGetClipPlane(int plane, double[] equation, int equation_offset);
3006
3007 /** Entry point to C language function: <code> void {@native glPushAttrib}(GLbitfield mask) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3008 public void glPushAttrib(int mask);
3009
3010 /** Entry point to C language function: <code> void {@native glPopAttrib}() </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3011 public void glPopAttrib();
3012
3013 /** Entry point to C language function: <code> GLint {@native glRenderMode}(GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3014 public int glRenderMode(int mode);
3015
3016 /** Entry point to C language function: <code> void {@native glClearAccum}(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3017 public void glClearAccum(float red, float green, float blue, float alpha);
3018
3019 /** Entry point to C language function: <code> void {@native glAccum}(GLenum op, GLfloat value) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3020 public void glAccum(int op, float value);
3021
3022 /** Entry point to C language function: <code> void {@native glLoadMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3023 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
3024 public void glLoadMatrixd(DoubleBuffer m);
3025
3026 /** Entry point to C language function: <code> void {@native glLoadMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3027 public void glLoadMatrixd(double[] m, int m_offset);
3028
3029 /** Entry point to C language function: <code> void {@native glMultMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3030 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
3031 public void glMultMatrixd(DoubleBuffer m);
3032
3033 /** Entry point to C language function: <code> void {@native glMultMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3034 public void glMultMatrixd(double[] m, int m_offset);
3035
3036 /** Entry point to C language function: <code> void {@native glRotated}(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3037 public void glRotated(double angle, double x, double y, double z);
3038
3039 /** Entry point to C language function: <code> void {@native glScaled}(GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3040 public void glScaled(double x, double y, double z);
3041
3042 /** Entry point to C language function: <code> void {@native glTranslated}(GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3043 public void glTranslated(double x, double y, double z);
3044
3045 /** Entry point to C language function: <code> GLboolean {@native glIsList}(GLuint list) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3046 public boolean glIsList(int list);
3047
3048 /** Entry point to C language function: <code> void {@native glDeleteLists}(GLuint list, GLsizei range) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3049 public void glDeleteLists(int list, int range);
3050
3051 /** Entry point to C language function: <code> GLuint {@native glGenLists}(GLsizei range) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3052 public int glGenLists(int range);
3053
3054 /** Entry point to C language function: <code> void {@native glNewList}(GLuint list, GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3055 public void glNewList(int list, int mode);
3056
3057 /** Entry point to C language function: <code> void {@native glEndList}() </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3058 public void glEndList();
3059
3060 /** Entry point to C language function: <code> void {@native glCallList}(GLuint list) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3061 public void glCallList(int list);
3062
3063 /** Entry point to C language function: <code> void {@native glCallLists}(GLsizei n, GLenum type, const GLvoid * lists) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3064 @param lists a direct or array-backed {@link java.nio.Buffer} */
3065 public void glCallLists(int n, int type, Buffer lists);
3066
3067 /** Entry point to C language function: <code> void {@native glListBase}(GLuint base) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3068 public void glListBase(int base);
3069
3070 /** Entry point to C language function: <code> void {@native glBegin}(GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3071 public void glBegin(int mode);
3072
3073 /** Entry point to C language function: <code> void {@native glEnd}() </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3074 public void glEnd();
3075
3076 /** Entry point to C language function: <code> void {@native glVertex2d}(GLdouble x, GLdouble y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3077 public void glVertex2d(double x, double y);
3078
3079 /** Entry point to C language function: <code> void {@native glVertex2f}(GLfloat x, GLfloat y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3080 public void glVertex2f(float x, float y);
3081
3082 /** Entry point to C language function: <code> void {@native glVertex2i}(GLint x, GLint y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3083 public void glVertex2i(int x, int y);
3084
3085 /** Entry point to C language function: <code> void {@native glVertex2s}(GLshort x, GLshort y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3086 public void glVertex2s(short x, short y);
3087
3088 /** Entry point to C language function: <code> void {@native glVertex3d}(GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3089 public void glVertex3d(double x, double y, double z);
3090
3091 /** Entry point to C language function: <code> void {@native glVertex3f}(GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3092 public void glVertex3f(float x, float y, float z);
3093
3094 /** Entry point to C language function: <code> void {@native glVertex3i}(GLint x, GLint y, GLint z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3095 public void glVertex3i(int x, int y, int z);
3096
3097 /** Entry point to C language function: <code> void {@native glVertex3s}(GLshort x, GLshort y, GLshort z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3098 public void glVertex3s(short x, short y, short z);
3099
3100 /** Entry point to C language function: <code> void {@native glVertex4d}(GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3101 public void glVertex4d(double x, double y, double z, double w);
3102
3103 /** Entry point to C language function: <code> void {@native glVertex4f}(GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3104 public void glVertex4f(float x, float y, float z, float w);
3105
3106 /** Entry point to C language function: <code> void {@native glVertex4i}(GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3107 public void glVertex4i(int x, int y, int z, int w);
3108
3109 /** Entry point to C language function: <code> void {@native glVertex4s}(GLshort x, GLshort y, GLshort z, GLshort w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3110 public void glVertex4s(short x, short y, short z, short w);
3111
3112 /** Entry point to C language function: <code> void {@native glVertex2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3113 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3114 public void glVertex2dv(DoubleBuffer v);
3115
3116 /** Entry point to C language function: <code> void {@native glVertex2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3117 public void glVertex2dv(double[] v, int v_offset);
3118
3119 /** Entry point to C language function: <code> void {@native glVertex2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3120 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3121 public void glVertex2fv(FloatBuffer v);
3122
3123 /** Entry point to C language function: <code> void {@native glVertex2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3124 public void glVertex2fv(float[] v, int v_offset);
3125
3126 /** Entry point to C language function: <code> void {@native glVertex2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3127 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3128 public void glVertex2iv(IntBuffer v);
3129
3130 /** Entry point to C language function: <code> void {@native glVertex2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3131 public void glVertex2iv(int[] v, int v_offset);
3132
3133 /** Entry point to C language function: <code> void {@native glVertex2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3134 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3135 public void glVertex2sv(ShortBuffer v);
3136
3137 /** Entry point to C language function: <code> void {@native glVertex2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3138 public void glVertex2sv(short[] v, int v_offset);
3139
3140 /** Entry point to C language function: <code> void {@native glVertex3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3141 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3142 public void glVertex3dv(DoubleBuffer v);
3143
3144 /** Entry point to C language function: <code> void {@native glVertex3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3145 public void glVertex3dv(double[] v, int v_offset);
3146
3147 /** Entry point to C language function: <code> void {@native glVertex3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3148 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3149 public void glVertex3fv(FloatBuffer v);
3150
3151 /** Entry point to C language function: <code> void {@native glVertex3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3152 public void glVertex3fv(float[] v, int v_offset);
3153
3154 /** Entry point to C language function: <code> void {@native glVertex3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3155 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3156 public void glVertex3iv(IntBuffer v);
3157
3158 /** Entry point to C language function: <code> void {@native glVertex3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3159 public void glVertex3iv(int[] v, int v_offset);
3160
3161 /** Entry point to C language function: <code> void {@native glVertex3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3162 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3163 public void glVertex3sv(ShortBuffer v);
3164
3165 /** Entry point to C language function: <code> void {@native glVertex3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3166 public void glVertex3sv(short[] v, int v_offset);
3167
3168 /** Entry point to C language function: <code> void {@native glVertex4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3169 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3170 public void glVertex4dv(DoubleBuffer v);
3171
3172 /** Entry point to C language function: <code> void {@native glVertex4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3173 public void glVertex4dv(double[] v, int v_offset);
3174
3175 /** Entry point to C language function: <code> void {@native glVertex4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3176 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3177 public void glVertex4fv(FloatBuffer v);
3178
3179 /** Entry point to C language function: <code> void {@native glVertex4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3180 public void glVertex4fv(float[] v, int v_offset);
3181
3182 /** Entry point to C language function: <code> void {@native glVertex4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3183 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3184 public void glVertex4iv(IntBuffer v);
3185
3186 /** Entry point to C language function: <code> void {@native glVertex4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3187 public void glVertex4iv(int[] v, int v_offset);
3188
3189 /** Entry point to C language function: <code> void {@native glVertex4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3190 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3191 public void glVertex4sv(ShortBuffer v);
3192
3193 /** Entry point to C language function: <code> void {@native glVertex4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3194 public void glVertex4sv(short[] v, int v_offset);
3195
3196 /** Entry point to C language function: <code> void {@native glNormal3b}(GLbyte nx, GLbyte ny, GLbyte nz) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3197 public void glNormal3b(byte nx, byte ny, byte nz);
3198
3199 /** Entry point to C language function: <code> void {@native glNormal3d}(GLdouble nx, GLdouble ny, GLdouble nz) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3200 public void glNormal3d(double nx, double ny, double nz);
3201
3202 /** Entry point to C language function: <code> void {@native glNormal3i}(GLint nx, GLint ny, GLint nz) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3203 public void glNormal3i(int nx, int ny, int nz);
3204
3205 /** Entry point to C language function: <code> void {@native glNormal3s}(GLshort nx, GLshort ny, GLshort nz) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3206 public void glNormal3s(short nx, short ny, short nz);
3207
3208 /** Entry point to C language function: <code> void {@native glNormal3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3209 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
3210 public void glNormal3bv(ByteBuffer v);
3211
3212 /** Entry point to C language function: <code> void {@native glNormal3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3213 public void glNormal3bv(byte[] v, int v_offset);
3214
3215 /** Entry point to C language function: <code> void {@native glNormal3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3216 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3217 public void glNormal3dv(DoubleBuffer v);
3218
3219 /** Entry point to C language function: <code> void {@native glNormal3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3220 public void glNormal3dv(double[] v, int v_offset);
3221
3222 /** Entry point to C language function: <code> void {@native glNormal3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3223 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3224 public void glNormal3fv(FloatBuffer v);
3225
3226 /** Entry point to C language function: <code> void {@native glNormal3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3227 public void glNormal3fv(float[] v, int v_offset);
3228
3229 /** Entry point to C language function: <code> void {@native glNormal3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3230 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3231 public void glNormal3iv(IntBuffer v);
3232
3233 /** Entry point to C language function: <code> void {@native glNormal3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3234 public void glNormal3iv(int[] v, int v_offset);
3235
3236 /** Entry point to C language function: <code> void {@native glNormal3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3237 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3238 public void glNormal3sv(ShortBuffer v);
3239
3240 /** Entry point to C language function: <code> void {@native glNormal3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3241 public void glNormal3sv(short[] v, int v_offset);
3242
3243 /** Entry point to C language function: <code> void {@native glIndexd}(GLdouble c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3244 public void glIndexd(double c);
3245
3246 /** Entry point to C language function: <code> void {@native glIndexf}(GLfloat c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3247 public void glIndexf(float c);
3248
3249 /** Entry point to C language function: <code> void {@native glIndexi}(GLint c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3250 public void glIndexi(int c);
3251
3252 /** Entry point to C language function: <code> void {@native glIndexs}(GLshort c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3253 public void glIndexs(short c);
3254
3255 /** Entry point to C language function: <code> void {@native glIndexdv}(const GLdouble * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3256 @param c a direct or array-backed {@link java.nio.DoubleBuffer} */
3257 public void glIndexdv(DoubleBuffer c);
3258
3259 /** Entry point to C language function: <code> void {@native glIndexdv}(const GLdouble * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3260 public void glIndexdv(double[] c, int c_offset);
3261
3262 /** Entry point to C language function: <code> void {@native glIndexfv}(const GLfloat * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3263 @param c a direct or array-backed {@link java.nio.FloatBuffer} */
3264 public void glIndexfv(FloatBuffer c);
3265
3266 /** Entry point to C language function: <code> void {@native glIndexfv}(const GLfloat * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3267 public void glIndexfv(float[] c, int c_offset);
3268
3269 /** Entry point to C language function: <code> void {@native glIndexiv}(const GLint * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3270 @param c a direct or array-backed {@link java.nio.IntBuffer} */
3271 public void glIndexiv(IntBuffer c);
3272
3273 /** Entry point to C language function: <code> void {@native glIndexiv}(const GLint * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3274 public void glIndexiv(int[] c, int c_offset);
3275
3276 /** Entry point to C language function: <code> void {@native glIndexsv}(const GLshort * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3277 @param c a direct or array-backed {@link java.nio.ShortBuffer} */
3278 public void glIndexsv(ShortBuffer c);
3279
3280 /** Entry point to C language function: <code> void {@native glIndexsv}(const GLshort * c) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3281 public void glIndexsv(short[] c, int c_offset);
3282
3283 /** Entry point to C language function: <code> void {@native glColor3b}(GLbyte red, GLbyte green, GLbyte blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3284 public void glColor3b(byte red, byte green, byte blue);
3285
3286 /** Entry point to C language function: <code> void {@native glColor3d}(GLdouble red, GLdouble green, GLdouble blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3287 public void glColor3d(double red, double green, double blue);
3288
3289 /** Entry point to C language function: <code> void {@native glColor3f}(GLfloat red, GLfloat green, GLfloat blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3290 public void glColor3f(float red, float green, float blue);
3291
3292 /** Entry point to C language function: <code> void {@native glColor3i}(GLint red, GLint green, GLint blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3293 public void glColor3i(int red, int green, int blue);
3294
3295 /** Entry point to C language function: <code> void {@native glColor3s}(GLshort red, GLshort green, GLshort blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3296 public void glColor3s(short red, short green, short blue);
3297
3298 /** Entry point to C language function: <code> void {@native glColor3ub}(GLubyte red, GLubyte green, GLubyte blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3299 public void glColor3ub(byte red, byte green, byte blue);
3300
3301 /** Entry point to C language function: <code> void {@native glColor3ui}(GLuint red, GLuint green, GLuint blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3302 public void glColor3ui(int red, int green, int blue);
3303
3304 /** Entry point to C language function: <code> void {@native glColor3us}(GLushort red, GLushort green, GLushort blue) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3305 public void glColor3us(short red, short green, short blue);
3306
3307 /** Entry point to C language function: <code> void {@native glColor4b}(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3308 public void glColor4b(byte red, byte green, byte blue, byte alpha);
3309
3310 /** Entry point to C language function: <code> void {@native glColor4d}(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3311 public void glColor4d(double red, double green, double blue, double alpha);
3312
3313 /** Entry point to C language function: <code> void {@native glColor4i}(GLint red, GLint green, GLint blue, GLint alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3314 public void glColor4i(int red, int green, int blue, int alpha);
3315
3316 /** Entry point to C language function: <code> void {@native glColor4s}(GLshort red, GLshort green, GLshort blue, GLshort alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3317 public void glColor4s(short red, short green, short blue, short alpha);
3318
3319 /** Entry point to C language function: <code> void {@native glColor4ui}(GLuint red, GLuint green, GLuint blue, GLuint alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3320 public void glColor4ui(int red, int green, int blue, int alpha);
3321
3322 /** Entry point to C language function: <code> void {@native glColor4us}(GLushort red, GLushort green, GLushort blue, GLushort alpha) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3323 public void glColor4us(short red, short green, short blue, short alpha);
3324
3325 /** Entry point to C language function: <code> void {@native glColor3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3326 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
3327 public void glColor3bv(ByteBuffer v);
3328
3329 /** Entry point to C language function: <code> void {@native glColor3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3330 public void glColor3bv(byte[] v, int v_offset);
3331
3332 /** Entry point to C language function: <code> void {@native glColor3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3333 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3334 public void glColor3dv(DoubleBuffer v);
3335
3336 /** Entry point to C language function: <code> void {@native glColor3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3337 public void glColor3dv(double[] v, int v_offset);
3338
3339 /** Entry point to C language function: <code> void {@native glColor3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3340 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3341 public void glColor3fv(FloatBuffer v);
3342
3343 /** Entry point to C language function: <code> void {@native glColor3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3344 public void glColor3fv(float[] v, int v_offset);
3345
3346 /** Entry point to C language function: <code> void {@native glColor3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3347 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3348 public void glColor3iv(IntBuffer v);
3349
3350 /** Entry point to C language function: <code> void {@native glColor3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3351 public void glColor3iv(int[] v, int v_offset);
3352
3353 /** Entry point to C language function: <code> void {@native glColor3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3354 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3355 public void glColor3sv(ShortBuffer v);
3356
3357 /** Entry point to C language function: <code> void {@native glColor3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3358 public void glColor3sv(short[] v, int v_offset);
3359
3360 /** Entry point to C language function: <code> void {@native glColor3ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3361 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
3362 public void glColor3ubv(ByteBuffer v);
3363
3364 /** Entry point to C language function: <code> void {@native glColor3ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3365 public void glColor3ubv(byte[] v, int v_offset);
3366
3367 /** Entry point to C language function: <code> void {@native glColor3uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3368 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3369 public void glColor3uiv(IntBuffer v);
3370
3371 /** Entry point to C language function: <code> void {@native glColor3uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3372 public void glColor3uiv(int[] v, int v_offset);
3373
3374 /** Entry point to C language function: <code> void {@native glColor3usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3375 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3376 public void glColor3usv(ShortBuffer v);
3377
3378 /** Entry point to C language function: <code> void {@native glColor3usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3379 public void glColor3usv(short[] v, int v_offset);
3380
3381 /** Entry point to C language function: <code> void {@native glColor4bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3382 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
3383 public void glColor4bv(ByteBuffer v);
3384
3385 /** Entry point to C language function: <code> void {@native glColor4bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3386 public void glColor4bv(byte[] v, int v_offset);
3387
3388 /** Entry point to C language function: <code> void {@native glColor4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3389 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3390 public void glColor4dv(DoubleBuffer v);
3391
3392 /** Entry point to C language function: <code> void {@native glColor4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3393 public void glColor4dv(double[] v, int v_offset);
3394
3395 /** Entry point to C language function: <code> void {@native glColor4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3396 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3397 public void glColor4fv(FloatBuffer v);
3398
3399 /** Entry point to C language function: <code> void {@native glColor4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3400 public void glColor4fv(float[] v, int v_offset);
3401
3402 /** Entry point to C language function: <code> void {@native glColor4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3403 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3404 public void glColor4iv(IntBuffer v);
3405
3406 /** Entry point to C language function: <code> void {@native glColor4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3407 public void glColor4iv(int[] v, int v_offset);
3408
3409 /** Entry point to C language function: <code> void {@native glColor4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3410 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3411 public void glColor4sv(ShortBuffer v);
3412
3413 /** Entry point to C language function: <code> void {@native glColor4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3414 public void glColor4sv(short[] v, int v_offset);
3415
3416 /** Entry point to C language function: <code> void {@native glColor4ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3417 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
3418 public void glColor4ubv(ByteBuffer v);
3419
3420 /** Entry point to C language function: <code> void {@native glColor4ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3421 public void glColor4ubv(byte[] v, int v_offset);
3422
3423 /** Entry point to C language function: <code> void {@native glColor4uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3424 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3425 public void glColor4uiv(IntBuffer v);
3426
3427 /** Entry point to C language function: <code> void {@native glColor4uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3428 public void glColor4uiv(int[] v, int v_offset);
3429
3430 /** Entry point to C language function: <code> void {@native glColor4usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3431 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3432 public void glColor4usv(ShortBuffer v);
3433
3434 /** Entry point to C language function: <code> void {@native glColor4usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3435 public void glColor4usv(short[] v, int v_offset);
3436
3437 /** Entry point to C language function: <code> void {@native glTexCoord1d}(GLdouble s) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3438 public void glTexCoord1d(double s);
3439
3440 /** Entry point to C language function: <code> void {@native glTexCoord1f}(GLfloat s) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3441 public void glTexCoord1f(float s);
3442
3443 /** Entry point to C language function: <code> void {@native glTexCoord1i}(GLint s) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3444 public void glTexCoord1i(int s);
3445
3446 /** Entry point to C language function: <code> void {@native glTexCoord1s}(GLshort s) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3447 public void glTexCoord1s(short s);
3448
3449 /** Entry point to C language function: <code> void {@native glTexCoord2d}(GLdouble s, GLdouble t) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3450 public void glTexCoord2d(double s, double t);
3451
3452 /** Entry point to C language function: <code> void {@native glTexCoord2f}(GLfloat s, GLfloat t) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3453 public void glTexCoord2f(float s, float t);
3454
3455 /** Entry point to C language function: <code> void {@native glTexCoord2i}(GLint s, GLint t) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3456 public void glTexCoord2i(int s, int t);
3457
3458 /** Entry point to C language function: <code> void {@native glTexCoord2s}(GLshort s, GLshort t) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3459 public void glTexCoord2s(short s, short t);
3460
3461 /** Entry point to C language function: <code> void {@native glTexCoord3d}(GLdouble s, GLdouble t, GLdouble r) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3462 public void glTexCoord3d(double s, double t, double r);
3463
3464 /** Entry point to C language function: <code> void {@native glTexCoord3f}(GLfloat s, GLfloat t, GLfloat r) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3465 public void glTexCoord3f(float s, float t, float r);
3466
3467 /** Entry point to C language function: <code> void {@native glTexCoord3i}(GLint s, GLint t, GLint r) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3468 public void glTexCoord3i(int s, int t, int r);
3469
3470 /** Entry point to C language function: <code> void {@native glTexCoord3s}(GLshort s, GLshort t, GLshort r) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3471 public void glTexCoord3s(short s, short t, short r);
3472
3473 /** Entry point to C language function: <code> void {@native glTexCoord4d}(GLdouble s, GLdouble t, GLdouble r, GLdouble q) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3474 public void glTexCoord4d(double s, double t, double r, double q);
3475
3476 /** Entry point to C language function: <code> void {@native glTexCoord4f}(GLfloat s, GLfloat t, GLfloat r, GLfloat q) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3477 public void glTexCoord4f(float s, float t, float r, float q);
3478
3479 /** Entry point to C language function: <code> void {@native glTexCoord4i}(GLint s, GLint t, GLint r, GLint q) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3480 public void glTexCoord4i(int s, int t, int r, int q);
3481
3482 /** Entry point to C language function: <code> void {@native glTexCoord4s}(GLshort s, GLshort t, GLshort r, GLshort q) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3483 public void glTexCoord4s(short s, short t, short r, short q);
3484
3485 /** Entry point to C language function: <code> void {@native glTexCoord1dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3486 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3487 public void glTexCoord1dv(DoubleBuffer v);
3488
3489 /** Entry point to C language function: <code> void {@native glTexCoord1dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3490 public void glTexCoord1dv(double[] v, int v_offset);
3491
3492 /** Entry point to C language function: <code> void {@native glTexCoord1fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3493 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3494 public void glTexCoord1fv(FloatBuffer v);
3495
3496 /** Entry point to C language function: <code> void {@native glTexCoord1fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3497 public void glTexCoord1fv(float[] v, int v_offset);
3498
3499 /** Entry point to C language function: <code> void {@native glTexCoord1iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3500 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3501 public void glTexCoord1iv(IntBuffer v);
3502
3503 /** Entry point to C language function: <code> void {@native glTexCoord1iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3504 public void glTexCoord1iv(int[] v, int v_offset);
3505
3506 /** Entry point to C language function: <code> void {@native glTexCoord1sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3507 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3508 public void glTexCoord1sv(ShortBuffer v);
3509
3510 /** Entry point to C language function: <code> void {@native glTexCoord1sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3511 public void glTexCoord1sv(short[] v, int v_offset);
3512
3513 /** Entry point to C language function: <code> void {@native glTexCoord2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3514 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3515 public void glTexCoord2dv(DoubleBuffer v);
3516
3517 /** Entry point to C language function: <code> void {@native glTexCoord2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3518 public void glTexCoord2dv(double[] v, int v_offset);
3519
3520 /** Entry point to C language function: <code> void {@native glTexCoord2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3521 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3522 public void glTexCoord2fv(FloatBuffer v);
3523
3524 /** Entry point to C language function: <code> void {@native glTexCoord2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3525 public void glTexCoord2fv(float[] v, int v_offset);
3526
3527 /** Entry point to C language function: <code> void {@native glTexCoord2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3528 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3529 public void glTexCoord2iv(IntBuffer v);
3530
3531 /** Entry point to C language function: <code> void {@native glTexCoord2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3532 public void glTexCoord2iv(int[] v, int v_offset);
3533
3534 /** Entry point to C language function: <code> void {@native glTexCoord2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3535 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3536 public void glTexCoord2sv(ShortBuffer v);
3537
3538 /** Entry point to C language function: <code> void {@native glTexCoord2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3539 public void glTexCoord2sv(short[] v, int v_offset);
3540
3541 /** Entry point to C language function: <code> void {@native glTexCoord3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3542 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3543 public void glTexCoord3dv(DoubleBuffer v);
3544
3545 /** Entry point to C language function: <code> void {@native glTexCoord3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3546 public void glTexCoord3dv(double[] v, int v_offset);
3547
3548 /** Entry point to C language function: <code> void {@native glTexCoord3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3549 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3550 public void glTexCoord3fv(FloatBuffer v);
3551
3552 /** Entry point to C language function: <code> void {@native glTexCoord3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3553 public void glTexCoord3fv(float[] v, int v_offset);
3554
3555 /** Entry point to C language function: <code> void {@native glTexCoord3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3556 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3557 public void glTexCoord3iv(IntBuffer v);
3558
3559 /** Entry point to C language function: <code> void {@native glTexCoord3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3560 public void glTexCoord3iv(int[] v, int v_offset);
3561
3562 /** Entry point to C language function: <code> void {@native glTexCoord3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3563 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3564 public void glTexCoord3sv(ShortBuffer v);
3565
3566 /** Entry point to C language function: <code> void {@native glTexCoord3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3567 public void glTexCoord3sv(short[] v, int v_offset);
3568
3569 /** Entry point to C language function: <code> void {@native glTexCoord4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3570 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3571 public void glTexCoord4dv(DoubleBuffer v);
3572
3573 /** Entry point to C language function: <code> void {@native glTexCoord4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3574 public void glTexCoord4dv(double[] v, int v_offset);
3575
3576 /** Entry point to C language function: <code> void {@native glTexCoord4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3577 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3578 public void glTexCoord4fv(FloatBuffer v);
3579
3580 /** Entry point to C language function: <code> void {@native glTexCoord4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3581 public void glTexCoord4fv(float[] v, int v_offset);
3582
3583 /** Entry point to C language function: <code> void {@native glTexCoord4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3584 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3585 public void glTexCoord4iv(IntBuffer v);
3586
3587 /** Entry point to C language function: <code> void {@native glTexCoord4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3588 public void glTexCoord4iv(int[] v, int v_offset);
3589
3590 /** Entry point to C language function: <code> void {@native glTexCoord4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3591 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3592 public void glTexCoord4sv(ShortBuffer v);
3593
3594 /** Entry point to C language function: <code> void {@native glTexCoord4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3595 public void glTexCoord4sv(short[] v, int v_offset);
3596
3597 /** Entry point to C language function: <code> void {@native glRasterPos2d}(GLdouble x, GLdouble y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3598 public void glRasterPos2d(double x, double y);
3599
3600 /** Entry point to C language function: <code> void {@native glRasterPos2f}(GLfloat x, GLfloat y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3601 public void glRasterPos2f(float x, float y);
3602
3603 /** Entry point to C language function: <code> void {@native glRasterPos2i}(GLint x, GLint y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3604 public void glRasterPos2i(int x, int y);
3605
3606 /** Entry point to C language function: <code> void {@native glRasterPos2s}(GLshort x, GLshort y) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3607 public void glRasterPos2s(short x, short y);
3608
3609 /** Entry point to C language function: <code> void {@native glRasterPos3d}(GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3610 public void glRasterPos3d(double x, double y, double z);
3611
3612 /** Entry point to C language function: <code> void {@native glRasterPos3f}(GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3613 public void glRasterPos3f(float x, float y, float z);
3614
3615 /** Entry point to C language function: <code> void {@native glRasterPos3i}(GLint x, GLint y, GLint z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3616 public void glRasterPos3i(int x, int y, int z);
3617
3618 /** Entry point to C language function: <code> void {@native glRasterPos3s}(GLshort x, GLshort y, GLshort z) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3619 public void glRasterPos3s(short x, short y, short z);
3620
3621 /** Entry point to C language function: <code> void {@native glRasterPos4d}(GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3622 public void glRasterPos4d(double x, double y, double z, double w);
3623
3624 /** Entry point to C language function: <code> void {@native glRasterPos4f}(GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3625 public void glRasterPos4f(float x, float y, float z, float w);
3626
3627 /** Entry point to C language function: <code> void {@native glRasterPos4i}(GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3628 public void glRasterPos4i(int x, int y, int z, int w);
3629
3630 /** Entry point to C language function: <code> void {@native glRasterPos4s}(GLshort x, GLshort y, GLshort z, GLshort w) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3631 public void glRasterPos4s(short x, short y, short z, short w);
3632
3633 /** Entry point to C language function: <code> void {@native glRasterPos2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3634 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3635 public void glRasterPos2dv(DoubleBuffer v);
3636
3637 /** Entry point to C language function: <code> void {@native glRasterPos2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3638 public void glRasterPos2dv(double[] v, int v_offset);
3639
3640 /** Entry point to C language function: <code> void {@native glRasterPos2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3641 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3642 public void glRasterPos2fv(FloatBuffer v);
3643
3644 /** Entry point to C language function: <code> void {@native glRasterPos2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3645 public void glRasterPos2fv(float[] v, int v_offset);
3646
3647 /** Entry point to C language function: <code> void {@native glRasterPos2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3648 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3649 public void glRasterPos2iv(IntBuffer v);
3650
3651 /** Entry point to C language function: <code> void {@native glRasterPos2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3652 public void glRasterPos2iv(int[] v, int v_offset);
3653
3654 /** Entry point to C language function: <code> void {@native glRasterPos2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3655 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3656 public void glRasterPos2sv(ShortBuffer v);
3657
3658 /** Entry point to C language function: <code> void {@native glRasterPos2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3659 public void glRasterPos2sv(short[] v, int v_offset);
3660
3661 /** Entry point to C language function: <code> void {@native glRasterPos3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3662 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3663 public void glRasterPos3dv(DoubleBuffer v);
3664
3665 /** Entry point to C language function: <code> void {@native glRasterPos3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3666 public void glRasterPos3dv(double[] v, int v_offset);
3667
3668 /** Entry point to C language function: <code> void {@native glRasterPos3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3669 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3670 public void glRasterPos3fv(FloatBuffer v);
3671
3672 /** Entry point to C language function: <code> void {@native glRasterPos3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3673 public void glRasterPos3fv(float[] v, int v_offset);
3674
3675 /** Entry point to C language function: <code> void {@native glRasterPos3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3676 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3677 public void glRasterPos3iv(IntBuffer v);
3678
3679 /** Entry point to C language function: <code> void {@native glRasterPos3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3680 public void glRasterPos3iv(int[] v, int v_offset);
3681
3682 /** Entry point to C language function: <code> void {@native glRasterPos3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3683 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3684 public void glRasterPos3sv(ShortBuffer v);
3685
3686 /** Entry point to C language function: <code> void {@native glRasterPos3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3687 public void glRasterPos3sv(short[] v, int v_offset);
3688
3689 /** Entry point to C language function: <code> void {@native glRasterPos4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3690 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3691 public void glRasterPos4dv(DoubleBuffer v);
3692
3693 /** Entry point to C language function: <code> void {@native glRasterPos4dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3694 public void glRasterPos4dv(double[] v, int v_offset);
3695
3696 /** Entry point to C language function: <code> void {@native glRasterPos4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3697 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3698 public void glRasterPos4fv(FloatBuffer v);
3699
3700 /** Entry point to C language function: <code> void {@native glRasterPos4fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3701 public void glRasterPos4fv(float[] v, int v_offset);
3702
3703 /** Entry point to C language function: <code> void {@native glRasterPos4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3704 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3705 public void glRasterPos4iv(IntBuffer v);
3706
3707 /** Entry point to C language function: <code> void {@native glRasterPos4iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3708 public void glRasterPos4iv(int[] v, int v_offset);
3709
3710 /** Entry point to C language function: <code> void {@native glRasterPos4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3711 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
3712 public void glRasterPos4sv(ShortBuffer v);
3713
3714 /** Entry point to C language function: <code> void {@native glRasterPos4sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3715 public void glRasterPos4sv(short[] v, int v_offset);
3716
3717 /** Entry point to C language function: <code> void {@native glRectd}(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3718 public void glRectd(double x1, double y1, double x2, double y2);
3719
3720 /** Entry point to C language function: <code> void {@native glRectf}(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3721 public void glRectf(float x1, float y1, float x2, float y2);
3722
3723 /** Entry point to C language function: <code> void {@native glRecti}(GLint x1, GLint y1, GLint x2, GLint y2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3724 public void glRecti(int x1, int y1, int x2, int y2);
3725
3726 /** Entry point to C language function: <code> void {@native glRects}(GLshort x1, GLshort y1, GLshort x2, GLshort y2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3727 public void glRects(short x1, short y1, short x2, short y2);
3728
3729 /** Entry point to C language function: <code> void {@native glRectdv}(const GLdouble * v1, const GLdouble * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3730 @param v1 a direct or array-backed {@link java.nio.DoubleBuffer}
3731 @param v2 a direct or array-backed {@link java.nio.DoubleBuffer} */
3732 public void glRectdv(DoubleBuffer v1, DoubleBuffer v2);
3733
3734 /** Entry point to C language function: <code> void {@native glRectdv}(const GLdouble * v1, const GLdouble * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3735 public void glRectdv(double[] v1, int v1_offset, double[] v2, int v2_offset);
3736
3737 /** Entry point to C language function: <code> void {@native glRectfv}(const GLfloat * v1, const GLfloat * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3738 @param v1 a direct or array-backed {@link java.nio.FloatBuffer}
3739 @param v2 a direct or array-backed {@link java.nio.FloatBuffer} */
3740 public void glRectfv(FloatBuffer v1, FloatBuffer v2);
3741
3742 /** Entry point to C language function: <code> void {@native glRectfv}(const GLfloat * v1, const GLfloat * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3743 public void glRectfv(float[] v1, int v1_offset, float[] v2, int v2_offset);
3744
3745 /** Entry point to C language function: <code> void {@native glRectiv}(const GLint * v1, const GLint * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3746 @param v1 a direct or array-backed {@link java.nio.IntBuffer}
3747 @param v2 a direct or array-backed {@link java.nio.IntBuffer} */
3748 public void glRectiv(IntBuffer v1, IntBuffer v2);
3749
3750 /** Entry point to C language function: <code> void {@native glRectiv}(const GLint * v1, const GLint * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3751 public void glRectiv(int[] v1, int v1_offset, int[] v2, int v2_offset);
3752
3753 /** Entry point to C language function: <code> void {@native glRectsv}(const GLshort * v1, const GLshort * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3754 @param v1 a direct or array-backed {@link java.nio.ShortBuffer}
3755 @param v2 a direct or array-backed {@link java.nio.ShortBuffer} */
3756 public void glRectsv(ShortBuffer v1, ShortBuffer v2);
3757
3758 /** Entry point to C language function: <code> void {@native glRectsv}(const GLshort * v1, const GLshort * v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3759 public void glRectsv(short[] v1, int v1_offset, short[] v2, int v2_offset);
3760
3761 /** Entry point to C language function: <code> void {@native glLighti}(GLenum light, GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3762 public void glLighti(int light, int pname, int param);
3763
3764 /** Entry point to C language function: <code> void {@native glLightiv}(GLenum light, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3765 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3766 public void glLightiv(int light, int pname, IntBuffer params);
3767
3768 /** Entry point to C language function: <code> void {@native glLightiv}(GLenum light, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3769 public void glLightiv(int light, int pname, int[] params, int params_offset);
3770
3771 /** Entry point to C language function: <code> void {@native glGetLightiv}(GLenum light, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3772 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3773 public void glGetLightiv(int light, int pname, IntBuffer params);
3774
3775 /** Entry point to C language function: <code> void {@native glGetLightiv}(GLenum light, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3776 public void glGetLightiv(int light, int pname, int[] params, int params_offset);
3777
3778 /** Entry point to C language function: <code> void {@native glLightModeli}(GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3779 public void glLightModeli(int pname, int param);
3780
3781 /** Entry point to C language function: <code> void {@native glLightModeliv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3782 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3783 public void glLightModeliv(int pname, IntBuffer params);
3784
3785 /** Entry point to C language function: <code> void {@native glLightModeliv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3786 public void glLightModeliv(int pname, int[] params, int params_offset);
3787
3788 /** Entry point to C language function: <code> void {@native glMateriali}(GLenum face, GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3789 public void glMateriali(int face, int pname, int param);
3790
3791 /** Entry point to C language function: <code> void {@native glMaterialiv}(GLenum face, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3792 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3793 public void glMaterialiv(int face, int pname, IntBuffer params);
3794
3795 /** Entry point to C language function: <code> void {@native glMaterialiv}(GLenum face, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3796 public void glMaterialiv(int face, int pname, int[] params, int params_offset);
3797
3798 /** Entry point to C language function: <code> void {@native glGetMaterialiv}(GLenum face, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3799 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3800 public void glGetMaterialiv(int face, int pname, IntBuffer params);
3801
3802 /** Entry point to C language function: <code> void {@native glGetMaterialiv}(GLenum face, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3803 public void glGetMaterialiv(int face, int pname, int[] params, int params_offset);
3804
3805 /** Entry point to C language function: <code> void {@native glColorMaterial}(GLenum face, GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3806 public void glColorMaterial(int face, int mode);
3807
3808 /** Entry point to C language function: <code> void {@native glPixelZoom}(GLfloat xfactor, GLfloat yfactor) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3809 public void glPixelZoom(float xfactor, float yfactor);
3810
3811 /** Entry point to C language function: <code> void {@native glPixelTransferf}(GLenum pname, GLfloat param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3812 public void glPixelTransferf(int pname, float param);
3813
3814 /** Entry point to C language function: <code> void {@native glPixelTransferi}(GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3815 public void glPixelTransferi(int pname, int param);
3816
3817 /** Entry point to C language function: <code> void {@native glPixelMapfv}(GLenum map, GLint mapsize, const GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3818 @param values a direct or array-backed {@link java.nio.FloatBuffer} */
3819 public void glPixelMapfv(int map, int mapsize, FloatBuffer values);
3820
3821 /** Entry point to C language function: <code> void {@native glPixelMapfv}(GLenum map, GLint mapsize, const GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3822 public void glPixelMapfv(int map, int mapsize, float[] values, int values_offset);
3823
3824 /** Entry point to C language function: <code> void {@native glPixelMapfv}(GLenum map, GLint mapsize, const GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3825 public void glPixelMapfv(int map, int mapsize, long values_buffer_offset);
3826
3827 /** Entry point to C language function: <code> void {@native glPixelMapuiv}(GLenum map, GLint mapsize, const GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3828 @param values a direct or array-backed {@link java.nio.IntBuffer} */
3829 public void glPixelMapuiv(int map, int mapsize, IntBuffer values);
3830
3831 /** Entry point to C language function: <code> void {@native glPixelMapuiv}(GLenum map, GLint mapsize, const GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3832 public void glPixelMapuiv(int map, int mapsize, int[] values, int values_offset);
3833
3834 /** Entry point to C language function: <code> void {@native glPixelMapuiv}(GLenum map, GLint mapsize, const GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3835 public void glPixelMapuiv(int map, int mapsize, long values_buffer_offset);
3836
3837 /** Entry point to C language function: <code> void {@native glPixelMapusv}(GLenum map, GLint mapsize, const GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3838 @param values a direct or array-backed {@link java.nio.ShortBuffer} */
3839 public void glPixelMapusv(int map, int mapsize, ShortBuffer values);
3840
3841 /** Entry point to C language function: <code> void {@native glPixelMapusv}(GLenum map, GLint mapsize, const GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3842 public void glPixelMapusv(int map, int mapsize, short[] values, int values_offset);
3843
3844 /** Entry point to C language function: <code> void {@native glPixelMapusv}(GLenum map, GLint mapsize, const GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3845 public void glPixelMapusv(int map, int mapsize, long values_buffer_offset);
3846
3847 /** Entry point to C language function: <code> void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3848 @param values a direct or array-backed {@link java.nio.FloatBuffer} */
3849 public void glGetPixelMapfv(int map, FloatBuffer values);
3850
3851 /** Entry point to C language function: <code> void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3852 public void glGetPixelMapfv(int map, float[] values, int values_offset);
3853
3854 /** Entry point to C language function: <code> void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3855 public void glGetPixelMapfv(int map, long values_buffer_offset);
3856
3857 /** Entry point to C language function: <code> void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3858 @param values a direct or array-backed {@link java.nio.IntBuffer} */
3859 public void glGetPixelMapuiv(int map, IntBuffer values);
3860
3861 /** Entry point to C language function: <code> void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3862 public void glGetPixelMapuiv(int map, int[] values, int values_offset);
3863
3864 /** Entry point to C language function: <code> void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3865 public void glGetPixelMapuiv(int map, long values_buffer_offset);
3866
3867 /** Entry point to C language function: <code> void {@native glGetPixelMapusv}(GLenum map, GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3868 @param values a direct or array-backed {@link java.nio.ShortBuffer} */
3869 public void glGetPixelMapusv(int map, ShortBuffer values);
3870
3871 /** Entry point to C language function: <code> void {@native glGetPixelMapusv}(GLenum map, GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3872 public void glGetPixelMapusv(int map, short[] values, int values_offset);
3873
3874 /** Entry point to C language function: <code> void {@native glGetPixelMapusv}(GLenum map, GLushort * values) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3875 public void glGetPixelMapusv(int map, long values_buffer_offset);
3876
3877 /** Entry point to C language function: <code> void {@native glBitmap}(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3878 @param bitmap a direct or array-backed {@link java.nio.ByteBuffer} */
3879 public void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, ByteBuffer bitmap);
3880
3881 /** Entry point to C language function: <code> void {@native glBitmap}(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3882 public void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, byte[] bitmap, int bitmap_offset);
3883
3884 /** Entry point to C language function: <code> void {@native glBitmap}(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3885 public void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, long bitmap_buffer_offset);
3886
3887 /** Entry point to C language function: <code> void {@native glDrawPixels}(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3888 @param pixels a direct or array-backed {@link java.nio.Buffer} */
3889 public void glDrawPixels(int width, int height, int format, int type, Buffer pixels);
3890
3891 /** Entry point to C language function: <code> void {@native glDrawPixels}(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3892 public void glDrawPixels(int width, int height, int format, int type, long pixels_buffer_offset);
3893
3894 /** Entry point to C language function: <code> void {@native glCopyPixels}(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3895 public void glCopyPixels(int x, int y, int width, int height, int type);
3896
3897 /** Entry point to C language function: <code> void {@native glTexGend}(GLenum coord, GLenum pname, GLdouble param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3898 public void glTexGend(int coord, int pname, double param);
3899
3900 /** Entry point to C language function: <code> void {@native glTexGenf}(GLenum coord, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGenfOES</code> */
3901 public void glTexGenf(int coord, int pname, float param);
3902
3903 /** Entry point to C language function: <code> void {@native glTexGeni}(GLenum coord, GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGeniOES</code> */
3904 public void glTexGeni(int coord, int pname, int param);
3905
3906 /** Entry point to C language function: <code> void {@native glTexGendv}(GLenum coord, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3907 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
3908 public void glTexGendv(int coord, int pname, DoubleBuffer params);
3909
3910 /** Entry point to C language function: <code> void {@native glTexGendv}(GLenum coord, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3911 public void glTexGendv(int coord, int pname, double[] params, int params_offset);
3912
3913 /** Entry point to C language function: <code> void {@native glTexGenfv}(GLenum coord, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGenfvOES</code>
3914 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
3915 public void glTexGenfv(int coord, int pname, FloatBuffer params);
3916
3917 /** Entry point to C language function: <code> void {@native glTexGenfv}(GLenum coord, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGenfvOES</code> */
3918 public void glTexGenfv(int coord, int pname, float[] params, int params_offset);
3919
3920 /** Entry point to C language function: <code> void {@native glTexGeniv}(GLenum coord, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGenivOES</code>
3921 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3922 public void glTexGeniv(int coord, int pname, IntBuffer params);
3923
3924 /** Entry point to C language function: <code> void {@native glTexGeniv}(GLenum coord, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glTexGenivOES</code> */
3925 public void glTexGeniv(int coord, int pname, int[] params, int params_offset);
3926
3927 /** Entry point to C language function: <code> void {@native glGetTexGendv}(GLenum coord, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3928 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
3929 public void glGetTexGendv(int coord, int pname, DoubleBuffer params);
3930
3931 /** Entry point to C language function: <code> void {@native glGetTexGendv}(GLenum coord, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3932 public void glGetTexGendv(int coord, int pname, double[] params, int params_offset);
3933
3934 /** Entry point to C language function: <code> void {@native glGetTexGenfv}(GLenum coord, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glGetTexGenfvOES</code>
3935 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
3936 public void glGetTexGenfv(int coord, int pname, FloatBuffer params);
3937
3938 /** Entry point to C language function: <code> void {@native glGetTexGenfv}(GLenum coord, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glGetTexGenfvOES</code> */
3939 public void glGetTexGenfv(int coord, int pname, float[] params, int params_offset);
3940
3941 /** Entry point to C language function: <code> void {@native glGetTexGeniv}(GLenum coord, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glGetTexGenivOES</code>
3942 @param params a direct or array-backed {@link java.nio.IntBuffer} */
3943 public void glGetTexGeniv(int coord, int pname, IntBuffer params);
3944
3945 /** Entry point to C language function: <code> void {@native glGetTexGeniv}(GLenum coord, GLenum pname, GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_OES_texture_cube_map</code><br>Alias for: <code>glGetTexGenivOES</code> */
3946 public void glGetTexGeniv(int coord, int pname, int[] params, int params_offset);
3947
3948 /** Entry point to C language function: <code> void {@native glMap1d}(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3949 @param points a direct or array-backed {@link java.nio.DoubleBuffer} */
3950 public void glMap1d(int target, double u1, double u2, int stride, int order, DoubleBuffer points);
3951
3952 /** Entry point to C language function: <code> void {@native glMap1d}(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3953 public void glMap1d(int target, double u1, double u2, int stride, int order, double[] points, int points_offset);
3954
3955 /** Entry point to C language function: <code> void {@native glMap1f}(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3956 @param points a direct or array-backed {@link java.nio.FloatBuffer} */
3957 public void glMap1f(int target, float u1, float u2, int stride, int order, FloatBuffer points);
3958
3959 /** Entry point to C language function: <code> void {@native glMap1f}(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3960 public void glMap1f(int target, float u1, float u2, int stride, int order, float[] points, int points_offset);
3961
3962 /** Entry point to C language function: <code> void {@native glMap2d}(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3963 @param points a direct or array-backed {@link java.nio.DoubleBuffer} */
3964 public void glMap2d(int target, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, DoubleBuffer points);
3965
3966 /** Entry point to C language function: <code> void {@native glMap2d}(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3967 public void glMap2d(int target, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, double[] points, int points_offset);
3968
3969 /** Entry point to C language function: <code> void {@native glMap2f}(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3970 @param points a direct or array-backed {@link java.nio.FloatBuffer} */
3971 public void glMap2f(int target, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, FloatBuffer points);
3972
3973 /** Entry point to C language function: <code> void {@native glMap2f}(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3974 public void glMap2f(int target, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, float[] points, int points_offset);
3975
3976 /** Entry point to C language function: <code> void {@native glGetMapdv}(GLenum target, GLenum query, GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3977 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
3978 public void glGetMapdv(int target, int query, DoubleBuffer v);
3979
3980 /** Entry point to C language function: <code> void {@native glGetMapdv}(GLenum target, GLenum query, GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3981 public void glGetMapdv(int target, int query, double[] v, int v_offset);
3982
3983 /** Entry point to C language function: <code> void {@native glGetMapfv}(GLenum target, GLenum query, GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3984 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
3985 public void glGetMapfv(int target, int query, FloatBuffer v);
3986
3987 /** Entry point to C language function: <code> void {@native glGetMapfv}(GLenum target, GLenum query, GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3988 public void glGetMapfv(int target, int query, float[] v, int v_offset);
3989
3990 /** Entry point to C language function: <code> void {@native glGetMapiv}(GLenum target, GLenum query, GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
3991 @param v a direct or array-backed {@link java.nio.IntBuffer} */
3992 public void glGetMapiv(int target, int query, IntBuffer v);
3993
3994 /** Entry point to C language function: <code> void {@native glGetMapiv}(GLenum target, GLenum query, GLint * v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3995 public void glGetMapiv(int target, int query, int[] v, int v_offset);
3996
3997 /** Entry point to C language function: <code> void {@native glEvalCoord1d}(GLdouble u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
3998 public void glEvalCoord1d(double u);
3999
4000 /** Entry point to C language function: <code> void {@native glEvalCoord1f}(GLfloat u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4001 public void glEvalCoord1f(float u);
4002
4003 /** Entry point to C language function: <code> void {@native glEvalCoord1dv}(const GLdouble * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4004 @param u a direct or array-backed {@link java.nio.DoubleBuffer} */
4005 public void glEvalCoord1dv(DoubleBuffer u);
4006
4007 /** Entry point to C language function: <code> void {@native glEvalCoord1dv}(const GLdouble * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4008 public void glEvalCoord1dv(double[] u, int u_offset);
4009
4010 /** Entry point to C language function: <code> void {@native glEvalCoord1fv}(const GLfloat * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4011 @param u a direct or array-backed {@link java.nio.FloatBuffer} */
4012 public void glEvalCoord1fv(FloatBuffer u);
4013
4014 /** Entry point to C language function: <code> void {@native glEvalCoord1fv}(const GLfloat * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4015 public void glEvalCoord1fv(float[] u, int u_offset);
4016
4017 /** Entry point to C language function: <code> void {@native glEvalCoord2d}(GLdouble u, GLdouble v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4018 public void glEvalCoord2d(double u, double v);
4019
4020 /** Entry point to C language function: <code> void {@native glEvalCoord2f}(GLfloat u, GLfloat v) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4021 public void glEvalCoord2f(float u, float v);
4022
4023 /** Entry point to C language function: <code> void {@native glEvalCoord2dv}(const GLdouble * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4024 @param u a direct or array-backed {@link java.nio.DoubleBuffer} */
4025 public void glEvalCoord2dv(DoubleBuffer u);
4026
4027 /** Entry point to C language function: <code> void {@native glEvalCoord2dv}(const GLdouble * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4028 public void glEvalCoord2dv(double[] u, int u_offset);
4029
4030 /** Entry point to C language function: <code> void {@native glEvalCoord2fv}(const GLfloat * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4031 @param u a direct or array-backed {@link java.nio.FloatBuffer} */
4032 public void glEvalCoord2fv(FloatBuffer u);
4033
4034 /** Entry point to C language function: <code> void {@native glEvalCoord2fv}(const GLfloat * u) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4035 public void glEvalCoord2fv(float[] u, int u_offset);
4036
4037 /** Entry point to C language function: <code> void {@native glMapGrid1d}(GLint un, GLdouble u1, GLdouble u2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4038 public void glMapGrid1d(int un, double u1, double u2);
4039
4040 /** Entry point to C language function: <code> void {@native glMapGrid1f}(GLint un, GLfloat u1, GLfloat u2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4041 public void glMapGrid1f(int un, float u1, float u2);
4042
4043 /** Entry point to C language function: <code> void {@native glMapGrid2d}(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4044 public void glMapGrid2d(int un, double u1, double u2, int vn, double v1, double v2);
4045
4046 /** Entry point to C language function: <code> void {@native glMapGrid2f}(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4047 public void glMapGrid2f(int un, float u1, float u2, int vn, float v1, float v2);
4048
4049 /** Entry point to C language function: <code> void {@native glEvalPoint1}(GLint i) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4050 public void glEvalPoint1(int i);
4051
4052 /** Entry point to C language function: <code> void {@native glEvalPoint2}(GLint i, GLint j) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4053 public void glEvalPoint2(int i, int j);
4054
4055 /** Entry point to C language function: <code> void {@native glEvalMesh1}(GLenum mode, GLint i1, GLint i2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4056 public void glEvalMesh1(int mode, int i1, int i2);
4057
4058 /** Entry point to C language function: <code> void {@native glEvalMesh2}(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4059 public void glEvalMesh2(int mode, int i1, int i2, int j1, int j2);
4060
4061 /** Entry point to C language function: <code> void {@native glFogi}(GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4062 public void glFogi(int pname, int param);
4063
4064 /** Entry point to C language function: <code> void {@native glFogiv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4065 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4066 public void glFogiv(int pname, IntBuffer params);
4067
4068 /** Entry point to C language function: <code> void {@native glFogiv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4069 public void glFogiv(int pname, int[] params, int params_offset);
4070
4071 /** Entry point to C language function: <code> void {@native glFeedbackBuffer}(GLsizei size, GLenum type, GLfloat * buffer) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4072 @param buffer a direct only {@link java.nio.FloatBuffer} */
4073 public void glFeedbackBuffer(int size, int type, FloatBuffer buffer);
4074
4075 /** Entry point to C language function: <code> void {@native glPassThrough}(GLfloat token) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4076 public void glPassThrough(float token);
4077
4078 /** Entry point to C language function: <code> void {@native glSelectBuffer}(GLsizei size, GLuint * buffer) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
4079 @param buffer a direct only {@link java.nio.IntBuffer} */
4080 public void glSelectBuffer(int size, IntBuffer buffer);
4081
4082 /** Entry point to C language function: <code> void {@native glInitNames}() </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4083 public void glInitNames();
4084
4085 /** Entry point to C language function: <code> void {@native glLoadName}(GLuint name) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4086 public void glLoadName(int name);
4087
4088 /** Entry point to C language function: <code> void {@native glPushName}(GLuint name) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4089 public void glPushName(int name);
4090
4091 /** Entry point to C language function: <code> void {@native glPopName}() </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
4092 public void glPopName();
4093
4094 /** Entry point to C language function: <code> void {@native glIndexub}(GLubyte c) </code> <br>Part of <code>GL_VERSION_1_1</code><br> */
4095 public void glIndexub(byte c);
4096
4097 /** Entry point to C language function: <code> void {@native glIndexubv}(const GLubyte * c) </code> <br>Part of <code>GL_VERSION_1_1</code><br>
4098 @param c a direct or array-backed {@link java.nio.ByteBuffer} */
4099 public void glIndexubv(ByteBuffer c);
4100
4101 /** Entry point to C language function: <code> void {@native glIndexubv}(const GLubyte * c) </code> <br>Part of <code>GL_VERSION_1_1</code><br> */
4102 public void glIndexubv(byte[] c, int c_offset);
4103
4104 /** Entry point to C language function: <code> void {@native glPushClientAttrib}(GLbitfield mask) </code> <br>Part of <code>GL_VERSION_1_1</code><br> */
4105 public void glPushClientAttrib(int mask);
4106
4107 /** Entry point to C language function: <code> void {@native glPopClientAttrib}() </code> <br>Part of <code>GL_VERSION_1_1</code><br> */
4108 public void glPopClientAttrib();
4109
4110 /** Entry point to C language function: <code> void {@native glIndexPointer}(GLenum type, GLsizei stride, const GLvoid * ptr) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>glIndexPointerEXT</code>
4111 @param ptr a direct only {@link java.nio.Buffer} */
4112 public void glIndexPointer(int type, int stride, Buffer ptr);
4113
4114 /** Entry point to C language function: <code> void {@native glEdgeFlagPointer}(GLsizei stride, const GLvoid * ptr) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>glEdgeFlagPointerEXT</code>
4115 @param ptr a direct only {@link java.nio.Buffer} */
4116 public void glEdgeFlagPointer(int stride, Buffer ptr);
4117
4118 /** Entry point to C language function: <code> void {@native glEdgeFlagPointer}(GLsizei stride, const GLvoid * ptr) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>glEdgeFlagPointerEXT</code> */
4119 public void glEdgeFlagPointer(int stride, long ptr_buffer_offset);
4120
4121 /** Entry point to C language function: <code> void {@native glArrayElement}(GLint i) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_vertex_array</code><br>Alias for: <code>glArrayElementEXT</code> */
4122 public void glArrayElement(int i);
4123
4124 /** Entry point to C language function: <code> void {@native glInterleavedArrays}(GLenum format, GLsizei stride, const GLvoid * pointer) </code> <br>Part of <code>GL_VERSION_1_1</code><br>
4125 @param pointer a direct or array-backed {@link java.nio.Buffer} */
4126 public void glInterleavedArrays(int format, int stride, Buffer pointer);
4127
4128 /** Entry point to C language function: <code> void {@native glInterleavedArrays}(GLenum format, GLsizei stride, const GLvoid * pointer) </code> <br>Part of <code>GL_VERSION_1_1</code><br> */
4129 public void glInterleavedArrays(int format, int stride, long pointer_buffer_offset);
4130
4131 /** Entry point to C language function: <code> void {@native glPrioritizeTextures}(GLsizei n, const GLuint * textures, const GLclampf * priorities) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>glPrioritizeTexturesEXT</code>
4132 @param textures a direct or array-backed {@link java.nio.IntBuffer}
4133 @param priorities a direct or array-backed {@link java.nio.FloatBuffer} */
4134 public void glPrioritizeTextures(int n, IntBuffer textures, FloatBuffer priorities);
4135
4136 /** Entry point to C language function: <code> void {@native glPrioritizeTextures}(GLsizei n, const GLuint * textures, const GLclampf * priorities) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>glPrioritizeTexturesEXT</code> */
4137 public void glPrioritizeTextures(int n, int[] textures, int textures_offset, float[] priorities, int priorities_offset);
4138
4139 /** Entry point to C language function: <code> GLboolean {@native glAreTexturesResident}(GLsizei n, const GLuint * textures, GLboolean * residences) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>glAreTexturesResidentEXT</code>
4140 @param textures a direct or array-backed {@link java.nio.IntBuffer}
4141 @param residences a direct or array-backed {@link java.nio.ByteBuffer} */
4142 public boolean glAreTexturesResident(int n, IntBuffer textures, ByteBuffer residences);
4143
4144 /** Entry point to C language function: <code> GLboolean {@native glAreTexturesResident}(GLsizei n, const GLuint * textures, GLboolean * residences) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture_object</code><br>Alias for: <code>glAreTexturesResidentEXT</code> */
4145 public boolean glAreTexturesResident(int n, int[] textures, int textures_offset, byte[] residences, int residences_offset);
4146
4147 /** Entry point to C language function: <code> void {@native glMultiTexCoord1d}(GLenum target, GLdouble s) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1dARB</code> */
4148 public void glMultiTexCoord1d(int target, double s);
4149
4150 /** Entry point to C language function: <code> void {@native glMultiTexCoord1dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1dvARB</code>
4151 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4152 public void glMultiTexCoord1dv(int target, DoubleBuffer v);
4153
4154 /** Entry point to C language function: <code> void {@native glMultiTexCoord1dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1dvARB</code> */
4155 public void glMultiTexCoord1dv(int target, double[] v, int v_offset);
4156
4157 /** Entry point to C language function: <code> void {@native glMultiTexCoord1f}(GLenum target, GLfloat s) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1fARB</code> */
4158 public void glMultiTexCoord1f(int target, float s);
4159
4160 /** Entry point to C language function: <code> void {@native glMultiTexCoord1fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1fvARB</code>
4161 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4162 public void glMultiTexCoord1fv(int target, FloatBuffer v);
4163
4164 /** Entry point to C language function: <code> void {@native glMultiTexCoord1fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1fvARB</code> */
4165 public void glMultiTexCoord1fv(int target, float[] v, int v_offset);
4166
4167 /** Entry point to C language function: <code> void {@native glMultiTexCoord1i}(GLenum target, GLint s) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1iARB</code> */
4168 public void glMultiTexCoord1i(int target, int s);
4169
4170 /** Entry point to C language function: <code> void {@native glMultiTexCoord1iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1ivARB</code>
4171 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4172 public void glMultiTexCoord1iv(int target, IntBuffer v);
4173
4174 /** Entry point to C language function: <code> void {@native glMultiTexCoord1iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1ivARB</code> */
4175 public void glMultiTexCoord1iv(int target, int[] v, int v_offset);
4176
4177 /** Entry point to C language function: <code> void {@native glMultiTexCoord1s}(GLenum target, GLshort s) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1sARB</code> */
4178 public void glMultiTexCoord1s(int target, short s);
4179
4180 /** Entry point to C language function: <code> void {@native glMultiTexCoord1sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1svARB</code>
4181 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4182 public void glMultiTexCoord1sv(int target, ShortBuffer v);
4183
4184 /** Entry point to C language function: <code> void {@native glMultiTexCoord1sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord1svARB</code> */
4185 public void glMultiTexCoord1sv(int target, short[] v, int v_offset);
4186
4187 /** Entry point to C language function: <code> void {@native glMultiTexCoord2d}(GLenum target, GLdouble s, GLdouble t) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2dARB</code> */
4188 public void glMultiTexCoord2d(int target, double s, double t);
4189
4190 /** Entry point to C language function: <code> void {@native glMultiTexCoord2dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2dvARB</code>
4191 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4192 public void glMultiTexCoord2dv(int target, DoubleBuffer v);
4193
4194 /** Entry point to C language function: <code> void {@native glMultiTexCoord2dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2dvARB</code> */
4195 public void glMultiTexCoord2dv(int target, double[] v, int v_offset);
4196
4197 /** Entry point to C language function: <code> void {@native glMultiTexCoord2f}(GLenum target, GLfloat s, GLfloat t) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2fARB</code> */
4198 public void glMultiTexCoord2f(int target, float s, float t);
4199
4200 /** Entry point to C language function: <code> void {@native glMultiTexCoord2fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2fvARB</code>
4201 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4202 public void glMultiTexCoord2fv(int target, FloatBuffer v);
4203
4204 /** Entry point to C language function: <code> void {@native glMultiTexCoord2fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2fvARB</code> */
4205 public void glMultiTexCoord2fv(int target, float[] v, int v_offset);
4206
4207 /** Entry point to C language function: <code> void {@native glMultiTexCoord2i}(GLenum target, GLint s, GLint t) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2iARB</code> */
4208 public void glMultiTexCoord2i(int target, int s, int t);
4209
4210 /** Entry point to C language function: <code> void {@native glMultiTexCoord2iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2ivARB</code>
4211 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4212 public void glMultiTexCoord2iv(int target, IntBuffer v);
4213
4214 /** Entry point to C language function: <code> void {@native glMultiTexCoord2iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2ivARB</code> */
4215 public void glMultiTexCoord2iv(int target, int[] v, int v_offset);
4216
4217 /** Entry point to C language function: <code> void {@native glMultiTexCoord2s}(GLenum target, GLshort s, GLshort t) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2sARB</code> */
4218 public void glMultiTexCoord2s(int target, short s, short t);
4219
4220 /** Entry point to C language function: <code> void {@native glMultiTexCoord2sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2svARB</code>
4221 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4222 public void glMultiTexCoord2sv(int target, ShortBuffer v);
4223
4224 /** Entry point to C language function: <code> void {@native glMultiTexCoord2sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord2svARB</code> */
4225 public void glMultiTexCoord2sv(int target, short[] v, int v_offset);
4226
4227 /** Entry point to C language function: <code> void {@native glMultiTexCoord3d}(GLenum target, GLdouble s, GLdouble t, GLdouble r) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3dARB</code> */
4228 public void glMultiTexCoord3d(int target, double s, double t, double r);
4229
4230 /** Entry point to C language function: <code> void {@native glMultiTexCoord3dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3dvARB</code>
4231 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4232 public void glMultiTexCoord3dv(int target, DoubleBuffer v);
4233
4234 /** Entry point to C language function: <code> void {@native glMultiTexCoord3dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3dvARB</code> */
4235 public void glMultiTexCoord3dv(int target, double[] v, int v_offset);
4236
4237 /** Entry point to C language function: <code> void {@native glMultiTexCoord3f}(GLenum target, GLfloat s, GLfloat t, GLfloat r) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3fARB</code> */
4238 public void glMultiTexCoord3f(int target, float s, float t, float r);
4239
4240 /** Entry point to C language function: <code> void {@native glMultiTexCoord3fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3fvARB</code>
4241 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4242 public void glMultiTexCoord3fv(int target, FloatBuffer v);
4243
4244 /** Entry point to C language function: <code> void {@native glMultiTexCoord3fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3fvARB</code> */
4245 public void glMultiTexCoord3fv(int target, float[] v, int v_offset);
4246
4247 /** Entry point to C language function: <code> void {@native glMultiTexCoord3i}(GLenum target, GLint s, GLint t, GLint r) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3iARB</code> */
4248 public void glMultiTexCoord3i(int target, int s, int t, int r);
4249
4250 /** Entry point to C language function: <code> void {@native glMultiTexCoord3iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3ivARB</code>
4251 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4252 public void glMultiTexCoord3iv(int target, IntBuffer v);
4253
4254 /** Entry point to C language function: <code> void {@native glMultiTexCoord3iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3ivARB</code> */
4255 public void glMultiTexCoord3iv(int target, int[] v, int v_offset);
4256
4257 /** Entry point to C language function: <code> void {@native glMultiTexCoord3s}(GLenum target, GLshort s, GLshort t, GLshort r) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3sARB</code> */
4258 public void glMultiTexCoord3s(int target, short s, short t, short r);
4259
4260 /** Entry point to C language function: <code> void {@native glMultiTexCoord3sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3svARB</code>
4261 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4262 public void glMultiTexCoord3sv(int target, ShortBuffer v);
4263
4264 /** Entry point to C language function: <code> void {@native glMultiTexCoord3sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord3svARB</code> */
4265 public void glMultiTexCoord3sv(int target, short[] v, int v_offset);
4266
4267 /** Entry point to C language function: <code> void {@native glMultiTexCoord4d}(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4dARB</code> */
4268 public void glMultiTexCoord4d(int target, double s, double t, double r, double q);
4269
4270 /** Entry point to C language function: <code> void {@native glMultiTexCoord4dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4dvARB</code>
4271 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4272 public void glMultiTexCoord4dv(int target, DoubleBuffer v);
4273
4274 /** Entry point to C language function: <code> void {@native glMultiTexCoord4dv}(GLenum target, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4dvARB</code> */
4275 public void glMultiTexCoord4dv(int target, double[] v, int v_offset);
4276
4277 /** Entry point to C language function: <code> void {@native glMultiTexCoord4fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4fvARB</code>
4278 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4279 public void glMultiTexCoord4fv(int target, FloatBuffer v);
4280
4281 /** Entry point to C language function: <code> void {@native glMultiTexCoord4fv}(GLenum target, const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4fvARB</code> */
4282 public void glMultiTexCoord4fv(int target, float[] v, int v_offset);
4283
4284 /** Entry point to C language function: <code> void {@native glMultiTexCoord4i}(GLenum target, GLint s, GLint t, GLint r, GLint q) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4iARB</code> */
4285 public void glMultiTexCoord4i(int target, int s, int t, int r, int q);
4286
4287 /** Entry point to C language function: <code> void {@native glMultiTexCoord4iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4ivARB</code>
4288 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4289 public void glMultiTexCoord4iv(int target, IntBuffer v);
4290
4291 /** Entry point to C language function: <code> void {@native glMultiTexCoord4iv}(GLenum target, const GLint * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4ivARB</code> */
4292 public void glMultiTexCoord4iv(int target, int[] v, int v_offset);
4293
4294 /** Entry point to C language function: <code> void {@native glMultiTexCoord4s}(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4sARB</code> */
4295 public void glMultiTexCoord4s(int target, short s, short t, short r, short q);
4296
4297 /** Entry point to C language function: <code> void {@native glMultiTexCoord4sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4svARB</code>
4298 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4299 public void glMultiTexCoord4sv(int target, ShortBuffer v);
4300
4301 /** Entry point to C language function: <code> void {@native glMultiTexCoord4sv}(GLenum target, const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_multitexture</code><br>Alias for: <code>glMultiTexCoord4svARB</code> */
4302 public void glMultiTexCoord4sv(int target, short[] v, int v_offset);
4303
4304 /** Entry point to C language function: <code> void {@native glLoadTransposeMatrixf}(const GLfloat * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glLoadTransposeMatrixfARB</code>
4305 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
4306 public void glLoadTransposeMatrixf(FloatBuffer m);
4307
4308 /** Entry point to C language function: <code> void {@native glLoadTransposeMatrixf}(const GLfloat * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glLoadTransposeMatrixfARB</code> */
4309 public void glLoadTransposeMatrixf(float[] m, int m_offset);
4310
4311 /** Entry point to C language function: <code> void {@native glLoadTransposeMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glLoadTransposeMatrixdARB</code>
4312 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
4313 public void glLoadTransposeMatrixd(DoubleBuffer m);
4314
4315 /** Entry point to C language function: <code> void {@native glLoadTransposeMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glLoadTransposeMatrixdARB</code> */
4316 public void glLoadTransposeMatrixd(double[] m, int m_offset);
4317
4318 /** Entry point to C language function: <code> void {@native glMultTransposeMatrixf}(const GLfloat * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glMultTransposeMatrixfARB</code>
4319 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
4320 public void glMultTransposeMatrixf(FloatBuffer m);
4321
4322 /** Entry point to C language function: <code> void {@native glMultTransposeMatrixf}(const GLfloat * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glMultTransposeMatrixfARB</code> */
4323 public void glMultTransposeMatrixf(float[] m, int m_offset);
4324
4325 /** Entry point to C language function: <code> void {@native glMultTransposeMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glMultTransposeMatrixdARB</code>
4326 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
4327 public void glMultTransposeMatrixd(DoubleBuffer m);
4328
4329 /** Entry point to C language function: <code> void {@native glMultTransposeMatrixd}(const GLdouble * m) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_transpose_matrix</code><br>Alias for: <code>glMultTransposeMatrixdARB</code> */
4330 public void glMultTransposeMatrixd(double[] m, int m_offset);
4331
4332 /** Entry point to C language function: <code> void {@native glFogCoordf}(GLfloat coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoordfEXT</code> */
4333 public void glFogCoordf(float coord);
4334
4335 /** Entry point to C language function: <code> void {@native glFogCoordfv}(const GLfloat * coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoordfvEXT</code>
4336 @param coord a direct or array-backed {@link java.nio.FloatBuffer} */
4337 public void glFogCoordfv(FloatBuffer coord);
4338
4339 /** Entry point to C language function: <code> void {@native glFogCoordfv}(const GLfloat * coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoordfvEXT</code> */
4340 public void glFogCoordfv(float[] coord, int coord_offset);
4341
4342 /** Entry point to C language function: <code> void {@native glFogCoordd}(GLdouble coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoorddEXT</code> */
4343 public void glFogCoordd(double coord);
4344
4345 /** Entry point to C language function: <code> void {@native glFogCoorddv}(const GLdouble * coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoorddvEXT</code>
4346 @param coord a direct or array-backed {@link java.nio.DoubleBuffer} */
4347 public void glFogCoorddv(DoubleBuffer coord);
4348
4349 /** Entry point to C language function: <code> void {@native glFogCoorddv}(const GLdouble * coord) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoorddvEXT</code> */
4350 public void glFogCoorddv(double[] coord, int coord_offset);
4351
4352 /** Entry point to C language function: <code> void {@native glFogCoordPointer}(GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoordPointerEXT</code>
4353 @param pointer a direct only {@link java.nio.Buffer} */
4354 public void glFogCoordPointer(int type, int stride, Buffer pointer);
4355
4356 /** Entry point to C language function: <code> void {@native glFogCoordPointer}(GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_fog_coord</code><br>Alias for: <code>glFogCoordPointerEXT</code> */
4357 public void glFogCoordPointer(int type, int stride, long pointer_buffer_offset);
4358
4359 /** Entry point to C language function: <code> void {@native glSecondaryColor3b}(GLbyte red, GLbyte green, GLbyte blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3bEXT</code> */
4360 public void glSecondaryColor3b(byte red, byte green, byte blue);
4361
4362 /** Entry point to C language function: <code> void {@native glSecondaryColor3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3bvEXT</code>
4363 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
4364 public void glSecondaryColor3bv(ByteBuffer v);
4365
4366 /** Entry point to C language function: <code> void {@native glSecondaryColor3bv}(const GLbyte * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3bvEXT</code> */
4367 public void glSecondaryColor3bv(byte[] v, int v_offset);
4368
4369 /** Entry point to C language function: <code> void {@native glSecondaryColor3d}(GLdouble red, GLdouble green, GLdouble blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3dEXT</code> */
4370 public void glSecondaryColor3d(double red, double green, double blue);
4371
4372 /** Entry point to C language function: <code> void {@native glSecondaryColor3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3dvEXT</code>
4373 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4374 public void glSecondaryColor3dv(DoubleBuffer v);
4375
4376 /** Entry point to C language function: <code> void {@native glSecondaryColor3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3dvEXT</code> */
4377 public void glSecondaryColor3dv(double[] v, int v_offset);
4378
4379 /** Entry point to C language function: <code> void {@native glSecondaryColor3f}(GLfloat red, GLfloat green, GLfloat blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3fEXT</code> */
4380 public void glSecondaryColor3f(float red, float green, float blue);
4381
4382 /** Entry point to C language function: <code> void {@native glSecondaryColor3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3fvEXT</code>
4383 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4384 public void glSecondaryColor3fv(FloatBuffer v);
4385
4386 /** Entry point to C language function: <code> void {@native glSecondaryColor3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3fvEXT</code> */
4387 public void glSecondaryColor3fv(float[] v, int v_offset);
4388
4389 /** Entry point to C language function: <code> void {@native glSecondaryColor3i}(GLint red, GLint green, GLint blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3iEXT</code> */
4390 public void glSecondaryColor3i(int red, int green, int blue);
4391
4392 /** Entry point to C language function: <code> void {@native glSecondaryColor3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3ivEXT</code>
4393 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4394 public void glSecondaryColor3iv(IntBuffer v);
4395
4396 /** Entry point to C language function: <code> void {@native glSecondaryColor3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3ivEXT</code> */
4397 public void glSecondaryColor3iv(int[] v, int v_offset);
4398
4399 /** Entry point to C language function: <code> void {@native glSecondaryColor3s}(GLshort red, GLshort green, GLshort blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3sEXT</code> */
4400 public void glSecondaryColor3s(short red, short green, short blue);
4401
4402 /** Entry point to C language function: <code> void {@native glSecondaryColor3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3svEXT</code>
4403 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4404 public void glSecondaryColor3sv(ShortBuffer v);
4405
4406 /** Entry point to C language function: <code> void {@native glSecondaryColor3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3svEXT</code> */
4407 public void glSecondaryColor3sv(short[] v, int v_offset);
4408
4409 /** Entry point to C language function: <code> void {@native glSecondaryColor3ub}(GLubyte red, GLubyte green, GLubyte blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3ubEXT</code> */
4410 public void glSecondaryColor3ub(byte red, byte green, byte blue);
4411
4412 /** Entry point to C language function: <code> void {@native glSecondaryColor3ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3ubvEXT</code>
4413 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
4414 public void glSecondaryColor3ubv(ByteBuffer v);
4415
4416 /** Entry point to C language function: <code> void {@native glSecondaryColor3ubv}(const GLubyte * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3ubvEXT</code> */
4417 public void glSecondaryColor3ubv(byte[] v, int v_offset);
4418
4419 /** Entry point to C language function: <code> void {@native glSecondaryColor3ui}(GLuint red, GLuint green, GLuint blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3uiEXT</code> */
4420 public void glSecondaryColor3ui(int red, int green, int blue);
4421
4422 /** Entry point to C language function: <code> void {@native glSecondaryColor3uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3uivEXT</code>
4423 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4424 public void glSecondaryColor3uiv(IntBuffer v);
4425
4426 /** Entry point to C language function: <code> void {@native glSecondaryColor3uiv}(const GLuint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3uivEXT</code> */
4427 public void glSecondaryColor3uiv(int[] v, int v_offset);
4428
4429 /** Entry point to C language function: <code> void {@native glSecondaryColor3us}(GLushort red, GLushort green, GLushort blue) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3usEXT</code> */
4430 public void glSecondaryColor3us(short red, short green, short blue);
4431
4432 /** Entry point to C language function: <code> void {@native glSecondaryColor3usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3usvEXT</code>
4433 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4434 public void glSecondaryColor3usv(ShortBuffer v);
4435
4436 /** Entry point to C language function: <code> void {@native glSecondaryColor3usv}(const GLushort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColor3usvEXT</code> */
4437 public void glSecondaryColor3usv(short[] v, int v_offset);
4438
4439 /** Entry point to C language function: <code> void {@native glSecondaryColorPointer}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColorPointerEXT</code>
4440 @param pointer a direct only {@link java.nio.Buffer} */
4441 public void glSecondaryColorPointer(int size, int type, int stride, Buffer pointer);
4442
4443 /** Entry point to C language function: <code> void {@native glSecondaryColorPointer}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_secondary_color</code><br>Alias for: <code>glSecondaryColorPointerEXT</code> */
4444 public void glSecondaryColorPointer(int size, int type, int stride, long pointer_buffer_offset);
4445
4446 /** Entry point to C language function: <code> void {@native glWindowPos2d}(GLdouble x, GLdouble y) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2dMESA</code>, <code>glWindowPos2dARB</code> */
4447 public void glWindowPos2d(double x, double y);
4448
4449 /** Entry point to C language function: <code> void {@native glWindowPos2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2dvMESA</code>, <code>glWindowPos2dvARB</code>
4450 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4451 public void glWindowPos2dv(DoubleBuffer v);
4452
4453 /** Entry point to C language function: <code> void {@native glWindowPos2dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2dvMESA</code>, <code>glWindowPos2dvARB</code> */
4454 public void glWindowPos2dv(double[] v, int v_offset);
4455
4456 /** Entry point to C language function: <code> void {@native glWindowPos2f}(GLfloat x, GLfloat y) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos2fARB</code>, <code>glWindowPos2fMESA</code> */
4457 public void glWindowPos2f(float x, float y);
4458
4459 /** Entry point to C language function: <code> void {@native glWindowPos2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2fvMESA</code>, <code>glWindowPos2fvARB</code>
4460 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4461 public void glWindowPos2fv(FloatBuffer v);
4462
4463 /** Entry point to C language function: <code> void {@native glWindowPos2fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2fvMESA</code>, <code>glWindowPos2fvARB</code> */
4464 public void glWindowPos2fv(float[] v, int v_offset);
4465
4466 /** Entry point to C language function: <code> void {@native glWindowPos2i}(GLint x, GLint y) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2iMESA</code>, <code>glWindowPos2iARB</code> */
4467 public void glWindowPos2i(int x, int y);
4468
4469 /** Entry point to C language function: <code> void {@native glWindowPos2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos2ivARB</code>, <code>glWindowPos2ivMESA</code>
4470 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4471 public void glWindowPos2iv(IntBuffer v);
4472
4473 /** Entry point to C language function: <code> void {@native glWindowPos2iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos2ivARB</code>, <code>glWindowPos2ivMESA</code> */
4474 public void glWindowPos2iv(int[] v, int v_offset);
4475
4476 /** Entry point to C language function: <code> void {@native glWindowPos2s}(GLshort x, GLshort y) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos2sMESA</code>, <code>glWindowPos2sARB</code> */
4477 public void glWindowPos2s(short x, short y);
4478
4479 /** Entry point to C language function: <code> void {@native glWindowPos2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos2svARB</code>, <code>glWindowPos2svMESA</code>
4480 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4481 public void glWindowPos2sv(ShortBuffer v);
4482
4483 /** Entry point to C language function: <code> void {@native glWindowPos2sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos2svARB</code>, <code>glWindowPos2svMESA</code> */
4484 public void glWindowPos2sv(short[] v, int v_offset);
4485
4486 /** Entry point to C language function: <code> void {@native glWindowPos3d}(GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos3dMESA</code>, <code>glWindowPos3dARB</code> */
4487 public void glWindowPos3d(double x, double y, double z);
4488
4489 /** Entry point to C language function: <code> void {@native glWindowPos3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3dvARB</code>, <code>glWindowPos3dvMESA</code>
4490 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4491 public void glWindowPos3dv(DoubleBuffer v);
4492
4493 /** Entry point to C language function: <code> void {@native glWindowPos3dv}(const GLdouble * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3dvARB</code>, <code>glWindowPos3dvMESA</code> */
4494 public void glWindowPos3dv(double[] v, int v_offset);
4495
4496 /** Entry point to C language function: <code> void {@native glWindowPos3f}(GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3fARB</code>, <code>glWindowPos3fMESA</code> */
4497 public void glWindowPos3f(float x, float y, float z);
4498
4499 /** Entry point to C language function: <code> void {@native glWindowPos3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos3fvMESA</code>, <code>glWindowPos3fvARB</code>
4500 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4501 public void glWindowPos3fv(FloatBuffer v);
4502
4503 /** Entry point to C language function: <code> void {@native glWindowPos3fv}(const GLfloat * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_MESA_window_pos</code>, <code>GL_ARB_window_pos</code><br>Alias for: <code>glWindowPos3fvMESA</code>, <code>glWindowPos3fvARB</code> */
4504 public void glWindowPos3fv(float[] v, int v_offset);
4505
4506 /** Entry point to C language function: <code> void {@native glWindowPos3i}(GLint x, GLint y, GLint z) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3iARB</code>, <code>glWindowPos3iMESA</code> */
4507 public void glWindowPos3i(int x, int y, int z);
4508
4509 /** Entry point to C language function: <code> void {@native glWindowPos3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3ivARB</code>, <code>glWindowPos3ivMESA</code>
4510 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4511 public void glWindowPos3iv(IntBuffer v);
4512
4513 /** Entry point to C language function: <code> void {@native glWindowPos3iv}(const GLint * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3ivARB</code>, <code>glWindowPos3ivMESA</code> */
4514 public void glWindowPos3iv(int[] v, int v_offset);
4515
4516 /** Entry point to C language function: <code> void {@native glWindowPos3s}(GLshort x, GLshort y, GLshort z) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3sARB</code>, <code>glWindowPos3sMESA</code> */
4517 public void glWindowPos3s(short x, short y, short z);
4518
4519 /** Entry point to C language function: <code> void {@native glWindowPos3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3svARB</code>, <code>glWindowPos3svMESA</code>
4520 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
4521 public void glWindowPos3sv(ShortBuffer v);
4522
4523 /** Entry point to C language function: <code> void {@native glWindowPos3sv}(const GLshort * v) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_ARB_window_pos</code>, <code>GL_MESA_window_pos</code><br>Alias for: <code>glWindowPos3svARB</code>, <code>glWindowPos3svMESA</code> */
4524 public void glWindowPos3sv(short[] v, int v_offset);
4525
4526 /** Entry point to C language function: <code> void {@native glClearNamedBufferData}(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_clear_buffer_object</code><br>Alias for: <code>glClearNamedBufferDataEXT</code>
4527 @param data a direct or array-backed {@link java.nio.Buffer} */
4528 public void glClearNamedBufferData(int buffer, int internalformat, int format, int type, Buffer data);
4529
4530 /** Entry point to C language function: <code> void {@native glClearNamedBufferSubData}(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_clear_buffer_object</code><br>Alias for: <code>glClearNamedBufferSubDataEXT</code>
4531 @param data a direct or array-backed {@link java.nio.Buffer} */
4532 public void glClearNamedBufferSubData(int buffer, int internalformat, long offset, long size, int format, int type, Buffer data);
4533
4534 /** Entry point to C language function: <code> void {@native glNamedFramebufferParameteri}(GLuint framebuffer, GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_framebuffer_no_attachments</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glNamedFramebufferParameteriEXT</code> */
4535 public void glNamedFramebufferParameteri(int framebuffer, int pname, int param);
4536
4537 /** Entry point to C language function: <code> void {@native glGetNamedFramebufferParameteriv}(GLuint framebuffer, GLenum pname, GLint * param) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_framebuffer_no_attachments</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetNamedFramebufferParameterivEXT</code>
4538 @param param a direct or array-backed {@link java.nio.IntBuffer} */
4539 public void glGetNamedFramebufferParameteriv(int framebuffer, int pname, IntBuffer param);
4540
4541 /** Entry point to C language function: <code> void {@native glGetNamedFramebufferParameteriv}(GLuint framebuffer, GLenum pname, GLint * param) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_framebuffer_no_attachments</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetNamedFramebufferParameterivEXT</code> */
4542 public void glGetNamedFramebufferParameteriv(int framebuffer, int pname, int[] param, int param_offset);
4543
4544 /** Entry point to C language function: <code> void {@native glGetnMapdv}(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapdvARB</code>
4545 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
4546 public void glGetnMapdv(int target, int query, int bufSize, DoubleBuffer v);
4547
4548 /** Entry point to C language function: <code> void {@native glGetnMapdv}(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapdvARB</code> */
4549 public void glGetnMapdv(int target, int query, int bufSize, double[] v, int v_offset);
4550
4551 /** Entry point to C language function: <code> void {@native glGetnMapfv}(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapfvARB</code>
4552 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
4553 public void glGetnMapfv(int target, int query, int bufSize, FloatBuffer v);
4554
4555 /** Entry point to C language function: <code> void {@native glGetnMapfv}(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapfvARB</code> */
4556 public void glGetnMapfv(int target, int query, int bufSize, float[] v, int v_offset);
4557
4558 /** Entry point to C language function: <code> void {@native glGetnMapiv}(GLenum target, GLenum query, GLsizei bufSize, GLint * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapivARB</code>
4559 @param v a direct or array-backed {@link java.nio.IntBuffer} */
4560 public void glGetnMapiv(int target, int query, int bufSize, IntBuffer v);
4561
4562 /** Entry point to C language function: <code> void {@native glGetnMapiv}(GLenum target, GLenum query, GLsizei bufSize, GLint * v) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMapivARB</code> */
4563 public void glGetnMapiv(int target, int query, int bufSize, int[] v, int v_offset);
4564
4565 /** Entry point to C language function: <code> void {@native glGetnPixelMapfv}(GLenum map, GLsizei bufSize, GLfloat * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapfvARB</code>
4566 @param values a direct or array-backed {@link java.nio.FloatBuffer} */
4567 public void glGetnPixelMapfv(int map, int bufSize, FloatBuffer values);
4568
4569 /** Entry point to C language function: <code> void {@native glGetnPixelMapfv}(GLenum map, GLsizei bufSize, GLfloat * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapfvARB</code> */
4570 public void glGetnPixelMapfv(int map, int bufSize, float[] values, int values_offset);
4571
4572 /** Entry point to C language function: <code> void {@native glGetnPixelMapuiv}(GLenum map, GLsizei bufSize, GLuint * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapuivARB</code>
4573 @param values a direct or array-backed {@link java.nio.IntBuffer} */
4574 public void glGetnPixelMapuiv(int map, int bufSize, IntBuffer values);
4575
4576 /** Entry point to C language function: <code> void {@native glGetnPixelMapuiv}(GLenum map, GLsizei bufSize, GLuint * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapuivARB</code> */
4577 public void glGetnPixelMapuiv(int map, int bufSize, int[] values, int values_offset);
4578
4579 /** Entry point to C language function: <code> void {@native glGetnPixelMapusv}(GLenum map, GLsizei bufSize, GLushort * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapusvARB</code>
4580 @param values a direct or array-backed {@link java.nio.ShortBuffer} */
4581 public void glGetnPixelMapusv(int map, int bufSize, ShortBuffer values);
4582
4583 /** Entry point to C language function: <code> void {@native glGetnPixelMapusv}(GLenum map, GLsizei bufSize, GLushort * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPixelMapusvARB</code> */
4584 public void glGetnPixelMapusv(int map, int bufSize, short[] values, int values_offset);
4585
4586 /** Entry point to C language function: <code> void {@native glGetnPolygonStipple}(GLsizei bufSize, GLubyte * pattern) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPolygonStippleARB</code>
4587 @param pattern a direct or array-backed {@link java.nio.ByteBuffer} */
4588 public void glGetnPolygonStipple(int bufSize, ByteBuffer pattern);
4589
4590 /** Entry point to C language function: <code> void {@native glGetnPolygonStipple}(GLsizei bufSize, GLubyte * pattern) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnPolygonStippleARB</code> */
4591 public void glGetnPolygonStipple(int bufSize, byte[] pattern, int pattern_offset);
4592
4593 /** Entry point to C language function: <code> void {@native glGetnColorTable}(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * table) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnColorTableARB</code>
4594 @param table a direct or array-backed {@link java.nio.Buffer} */
4595 public void glGetnColorTable(int target, int format, int type, int bufSize, Buffer table);
4596
4597 /** Entry point to C language function: <code> void {@native glGetnConvolutionFilter}(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * image) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnConvolutionFilterARB</code>
4598 @param image a direct or array-backed {@link java.nio.Buffer} */
4599 public void glGetnConvolutionFilter(int target, int format, int type, int bufSize, Buffer image);
4600
4601 /** Entry point to C language function: <code> void {@native glGetnSeparableFilter}(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void * row, GLsizei columnBufSize, void * column, void * span) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnSeparableFilterARB</code>
4602 @param row a direct or array-backed {@link java.nio.Buffer}
4603 @param column a direct or array-backed {@link java.nio.Buffer}
4604 @param span a direct or array-backed {@link java.nio.Buffer} */
4605 public void glGetnSeparableFilter(int target, int format, int type, int rowBufSize, Buffer row, int columnBufSize, Buffer column, Buffer span);
4606
4607 /** Entry point to C language function: <code> void {@native glGetnHistogram}(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnHistogramARB</code>
4608 @param values a direct or array-backed {@link java.nio.Buffer} */
4609 public void glGetnHistogram(int target, boolean reset, int format, int type, int bufSize, Buffer values);
4610
4611 /** Entry point to C language function: <code> void {@native glGetnMinmax}(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnMinmaxARB</code>
4612 @param values a direct or array-backed {@link java.nio.Buffer} */
4613 public void glGetnMinmax(int target, boolean reset, int format, int type, int bufSize, Buffer values);
4614
4615 /** Entry point to C language function: <code> void {@native glProgramStringARB}(GLenum target, GLenum format, GLsizei len, const void * string) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4616 public void glProgramStringARB(int target, int format, int len, String string);
4617
4618 /** Entry point to C language function: <code> void {@native glBindProgramARB}(GLenum target, GLuint program) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4619 public void glBindProgramARB(int target, int program);
4620
4621 /** Entry point to C language function: <code> void {@native glDeleteProgramsARB}(GLsizei n, const GLuint * programs) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4622 @param programs a direct or array-backed {@link java.nio.IntBuffer} */
4623 public void glDeleteProgramsARB(int n, IntBuffer programs);
4624
4625 /** Entry point to C language function: <code> void {@native glDeleteProgramsARB}(GLsizei n, const GLuint * programs) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4626 public void glDeleteProgramsARB(int n, int[] programs, int programs_offset);
4627
4628 /** Entry point to C language function: <code> void {@native glGenProgramsARB}(GLsizei n, GLuint * programs) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4629 @param programs a direct or array-backed {@link java.nio.IntBuffer} */
4630 public void glGenProgramsARB(int n, IntBuffer programs);
4631
4632 /** Entry point to C language function: <code> void {@native glGenProgramsARB}(GLsizei n, GLuint * programs) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4633 public void glGenProgramsARB(int n, int[] programs, int programs_offset);
4634
4635 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4dARB}(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4636 public void glProgramEnvParameter4dARB(int target, int index, double x, double y, double z, double w);
4637
4638 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4dvARB}(GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4639 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
4640 public void glProgramEnvParameter4dvARB(int target, int index, DoubleBuffer params);
4641
4642 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4dvARB}(GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4643 public void glProgramEnvParameter4dvARB(int target, int index, double[] params, int params_offset);
4644
4645 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4fARB}(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4646 public void glProgramEnvParameter4fARB(int target, int index, float x, float y, float z, float w);
4647
4648 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4fvARB}(GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4649 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4650 public void glProgramEnvParameter4fvARB(int target, int index, FloatBuffer params);
4651
4652 /** Entry point to C language function: <code> void {@native glProgramEnvParameter4fvARB}(GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4653 public void glProgramEnvParameter4fvARB(int target, int index, float[] params, int params_offset);
4654
4655 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4dARB}(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4656 public void glProgramLocalParameter4dARB(int target, int index, double x, double y, double z, double w);
4657
4658 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4dvARB}(GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4659 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
4660 public void glProgramLocalParameter4dvARB(int target, int index, DoubleBuffer params);
4661
4662 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4dvARB}(GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4663 public void glProgramLocalParameter4dvARB(int target, int index, double[] params, int params_offset);
4664
4665 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4fARB}(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4666 public void glProgramLocalParameter4fARB(int target, int index, float x, float y, float z, float w);
4667
4668 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4fvARB}(GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4669 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4670 public void glProgramLocalParameter4fvARB(int target, int index, FloatBuffer params);
4671
4672 /** Entry point to C language function: <code> void {@native glProgramLocalParameter4fvARB}(GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4673 public void glProgramLocalParameter4fvARB(int target, int index, float[] params, int params_offset);
4674
4675 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterdvARB}(GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4676 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
4677 public void glGetProgramEnvParameterdvARB(int target, int index, DoubleBuffer params);
4678
4679 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterdvARB}(GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4680 public void glGetProgramEnvParameterdvARB(int target, int index, double[] params, int params_offset);
4681
4682 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterfvARB}(GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4683 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4684 public void glGetProgramEnvParameterfvARB(int target, int index, FloatBuffer params);
4685
4686 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterfvARB}(GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4687 public void glGetProgramEnvParameterfvARB(int target, int index, float[] params, int params_offset);
4688
4689 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterdvARB}(GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4690 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
4691 public void glGetProgramLocalParameterdvARB(int target, int index, DoubleBuffer params);
4692
4693 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterdvARB}(GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4694 public void glGetProgramLocalParameterdvARB(int target, int index, double[] params, int params_offset);
4695
4696 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterfvARB}(GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4697 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4698 public void glGetProgramLocalParameterfvARB(int target, int index, FloatBuffer params);
4699
4700 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterfvARB}(GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4701 public void glGetProgramLocalParameterfvARB(int target, int index, float[] params, int params_offset);
4702
4703 /** Entry point to C language function: <code> void {@native glGetProgramivARB}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4704 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4705 public void glGetProgramivARB(int target, int pname, IntBuffer params);
4706
4707 /** Entry point to C language function: <code> void {@native glGetProgramivARB}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4708 public void glGetProgramivARB(int target, int pname, int[] params, int params_offset);
4709
4710 /** Entry point to C language function: <code> void {@native glGetProgramStringARB}(GLenum target, GLenum pname, void * string) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br>
4711 @param string a direct only {@link java.nio.Buffer} */
4712 public void glGetProgramStringARB(int target, int pname, Buffer string);
4713
4714 /** Entry point to C language function: <code> GLboolean {@native glIsProgramARB}(GLuint program) </code> <br>Part of <code>GL_ARB_vertex_program</code>, <code>GL_ARB_fragment_program</code><br> */
4715 public boolean glIsProgramARB(int program);
4716
4717 /** Entry point to C language function: <code> void {@native glColorTable}(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_paletted_texture</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableEXT</code>, <code>glColorTableSGI</code>
4718 @param table a direct or array-backed {@link java.nio.Buffer} */
4719 public void glColorTable(int target, int internalformat, int width, int format, int type, Buffer table);
4720
4721 /** Entry point to C language function: <code> void {@native glColorTable}(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_paletted_texture</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableEXT</code>, <code>glColorTableSGI</code> */
4722 public void glColorTable(int target, int internalformat, int width, int format, int type, long table_buffer_offset);
4723
4724 /** Entry point to C language function: <code> void {@native glColorTableParameterfv}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableParameterfvSGI</code>
4725 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4726 public void glColorTableParameterfv(int target, int pname, FloatBuffer params);
4727
4728 /** Entry point to C language function: <code> void {@native glColorTableParameterfv}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableParameterfvSGI</code> */
4729 public void glColorTableParameterfv(int target, int pname, float[] params, int params_offset);
4730
4731 /** Entry point to C language function: <code> void {@native glColorTableParameteriv}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableParameterivSGI</code>
4732 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4733 public void glColorTableParameteriv(int target, int pname, IntBuffer params);
4734
4735 /** Entry point to C language function: <code> void {@native glColorTableParameteriv}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glColorTableParameterivSGI</code> */
4736 public void glColorTableParameteriv(int target, int pname, int[] params, int params_offset);
4737
4738 /** Entry point to C language function: <code> void {@native glCopyColorTable}(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glCopyColorTableSGI</code> */
4739 public void glCopyColorTable(int target, int internalformat, int x, int y, int width);
4740
4741 /** Entry point to C language function: <code> void {@native glGetColorTable}(GLenum target, GLenum format, GLenum type, void * table) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code>, <code>GL_EXT_paletted_texture</code><br>Alias for: <code>glGetColorTableSGI</code>, <code>glGetColorTableEXT</code>
4742 @param table a direct or array-backed {@link java.nio.Buffer} */
4743 public void glGetColorTable(int target, int format, int type, Buffer table);
4744
4745 /** Entry point to C language function: <code> void {@native glGetColorTable}(GLenum target, GLenum format, GLenum type, void * table) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code>, <code>GL_EXT_paletted_texture</code><br>Alias for: <code>glGetColorTableSGI</code>, <code>glGetColorTableEXT</code> */
4746 public void glGetColorTable(int target, int format, int type, long table_buffer_offset);
4747
4748 /** Entry point to C language function: <code> void {@native glGetColorTableParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_paletted_texture</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glGetColorTableParameterfvEXT</code>, <code>glGetColorTableParameterfvSGI</code>
4749 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4750 public void glGetColorTableParameterfv(int target, int pname, FloatBuffer params);
4751
4752 /** Entry point to C language function: <code> void {@native glGetColorTableParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_paletted_texture</code>, <code>GL_SGI_color_table</code><br>Alias for: <code>glGetColorTableParameterfvEXT</code>, <code>glGetColorTableParameterfvSGI</code> */
4753 public void glGetColorTableParameterfv(int target, int pname, float[] params, int params_offset);
4754
4755 /** Entry point to C language function: <code> void {@native glGetColorTableParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code>, <code>GL_EXT_paletted_texture</code><br>Alias for: <code>glGetColorTableParameterivSGI</code>, <code>glGetColorTableParameterivEXT</code>
4756 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4757 public void glGetColorTableParameteriv(int target, int pname, IntBuffer params);
4758
4759 /** Entry point to C language function: <code> void {@native glGetColorTableParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_SGI_color_table</code>, <code>GL_EXT_paletted_texture</code><br>Alias for: <code>glGetColorTableParameterivSGI</code>, <code>glGetColorTableParameterivEXT</code> */
4760 public void glGetColorTableParameteriv(int target, int pname, int[] params, int params_offset);
4761
4762 /** Entry point to C language function: <code> void {@native glColorSubTable}(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_color_subtable</code><br>Alias for: <code>glColorSubTableEXT</code>
4763 @param data a direct or array-backed {@link java.nio.Buffer} */
4764 public void glColorSubTable(int target, int start, int count, int format, int type, Buffer data);
4765
4766 /** Entry point to C language function: <code> void {@native glColorSubTable}(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_color_subtable</code><br>Alias for: <code>glColorSubTableEXT</code> */
4767 public void glColorSubTable(int target, int start, int count, int format, int type, long data_buffer_offset);
4768
4769 /** Entry point to C language function: <code> void {@native glCopyColorSubTable}(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_color_subtable</code><br>Alias for: <code>glCopyColorSubTableEXT</code> */
4770 public void glCopyColorSubTable(int target, int start, int x, int y, int width);
4771
4772 /** Entry point to C language function: <code> void {@native glConvolutionFilter1D}(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionFilter1DEXT</code>
4773 @param image a direct or array-backed {@link java.nio.Buffer} */
4774 public void glConvolutionFilter1D(int target, int internalformat, int width, int format, int type, Buffer image);
4775
4776 /** Entry point to C language function: <code> void {@native glConvolutionFilter1D}(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionFilter1DEXT</code> */
4777 public void glConvolutionFilter1D(int target, int internalformat, int width, int format, int type, long image_buffer_offset);
4778
4779 /** Entry point to C language function: <code> void {@native glConvolutionFilter2D}(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionFilter2DEXT</code>
4780 @param image a direct or array-backed {@link java.nio.Buffer} */
4781 public void glConvolutionFilter2D(int target, int internalformat, int width, int height, int format, int type, Buffer image);
4782
4783 /** Entry point to C language function: <code> void {@native glConvolutionFilter2D}(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionFilter2DEXT</code> */
4784 public void glConvolutionFilter2D(int target, int internalformat, int width, int height, int format, int type, long image_buffer_offset);
4785
4786 /** Entry point to C language function: <code> void {@native glConvolutionParameterf}(GLenum target, GLenum pname, GLfloat params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameterfEXT</code> */
4787 public void glConvolutionParameterf(int target, int pname, float params);
4788
4789 /** Entry point to C language function: <code> void {@native glConvolutionParameterfv}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameterfvEXT</code>
4790 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4791 public void glConvolutionParameterfv(int target, int pname, FloatBuffer params);
4792
4793 /** Entry point to C language function: <code> void {@native glConvolutionParameterfv}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameterfvEXT</code> */
4794 public void glConvolutionParameterfv(int target, int pname, float[] params, int params_offset);
4795
4796 /** Entry point to C language function: <code> void {@native glConvolutionParameteri}(GLenum target, GLenum pname, GLint params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameteriEXT</code> */
4797 public void glConvolutionParameteri(int target, int pname, int params);
4798
4799 /** Entry point to C language function: <code> void {@native glConvolutionParameteriv}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameterivEXT</code>
4800 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4801 public void glConvolutionParameteriv(int target, int pname, IntBuffer params);
4802
4803 /** Entry point to C language function: <code> void {@native glConvolutionParameteriv}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glConvolutionParameterivEXT</code> */
4804 public void glConvolutionParameteriv(int target, int pname, int[] params, int params_offset);
4805
4806 /** Entry point to C language function: <code> void {@native glCopyConvolutionFilter1D}(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glCopyConvolutionFilter1DEXT</code> */
4807 public void glCopyConvolutionFilter1D(int target, int internalformat, int x, int y, int width);
4808
4809 /** Entry point to C language function: <code> void {@native glCopyConvolutionFilter2D}(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glCopyConvolutionFilter2DEXT</code> */
4810 public void glCopyConvolutionFilter2D(int target, int internalformat, int x, int y, int width, int height);
4811
4812 /** Entry point to C language function: <code> void {@native glGetConvolutionFilter}(GLenum target, GLenum format, GLenum type, void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionFilterEXT</code>
4813 @param image a direct or array-backed {@link java.nio.Buffer} */
4814 public void glGetConvolutionFilter(int target, int format, int type, Buffer image);
4815
4816 /** Entry point to C language function: <code> void {@native glGetConvolutionFilter}(GLenum target, GLenum format, GLenum type, void * image) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionFilterEXT</code> */
4817 public void glGetConvolutionFilter(int target, int format, int type, long image_buffer_offset);
4818
4819 /** Entry point to C language function: <code> void {@native glGetConvolutionParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionParameterfvEXT</code>
4820 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4821 public void glGetConvolutionParameterfv(int target, int pname, FloatBuffer params);
4822
4823 /** Entry point to C language function: <code> void {@native glGetConvolutionParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionParameterfvEXT</code> */
4824 public void glGetConvolutionParameterfv(int target, int pname, float[] params, int params_offset);
4825
4826 /** Entry point to C language function: <code> void {@native glGetConvolutionParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionParameterivEXT</code>
4827 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4828 public void glGetConvolutionParameteriv(int target, int pname, IntBuffer params);
4829
4830 /** Entry point to C language function: <code> void {@native glGetConvolutionParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetConvolutionParameterivEXT</code> */
4831 public void glGetConvolutionParameteriv(int target, int pname, int[] params, int params_offset);
4832
4833 /** Entry point to C language function: <code> void {@native glGetSeparableFilter}(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetSeparableFilterEXT</code>
4834 @param row a direct or array-backed {@link java.nio.Buffer}
4835 @param column a direct or array-backed {@link java.nio.Buffer}
4836 @param span a direct or array-backed {@link java.nio.Buffer} */
4837 public void glGetSeparableFilter(int target, int format, int type, Buffer row, Buffer column, Buffer span);
4838
4839 /** Entry point to C language function: <code> void {@native glGetSeparableFilter}(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glGetSeparableFilterEXT</code> */
4840 public void glGetSeparableFilter(int target, int format, int type, long row_buffer_offset, long column_buffer_offset, long span_buffer_offset);
4841
4842 /** Entry point to C language function: <code> void {@native glSeparableFilter2D}(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glSeparableFilter2DEXT</code>
4843 @param row a direct or array-backed {@link java.nio.Buffer}
4844 @param column a direct or array-backed {@link java.nio.Buffer} */
4845 public void glSeparableFilter2D(int target, int internalformat, int width, int height, int format, int type, Buffer row, Buffer column);
4846
4847 /** Entry point to C language function: <code> void {@native glSeparableFilter2D}(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_convolution</code><br>Alias for: <code>glSeparableFilter2DEXT</code> */
4848 public void glSeparableFilter2D(int target, int internalformat, int width, int height, int format, int type, long row_buffer_offset, long column_buffer_offset);
4849
4850 /** Entry point to C language function: <code> void {@native glGetHistogram}(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramEXT</code>
4851 @param values a direct or array-backed {@link java.nio.Buffer} */
4852 public void glGetHistogram(int target, boolean reset, int format, int type, Buffer values);
4853
4854 /** Entry point to C language function: <code> void {@native glGetHistogram}(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramEXT</code> */
4855 public void glGetHistogram(int target, boolean reset, int format, int type, long values_buffer_offset);
4856
4857 /** Entry point to C language function: <code> void {@native glGetHistogramParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramParameterfvEXT</code>
4858 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4859 public void glGetHistogramParameterfv(int target, int pname, FloatBuffer params);
4860
4861 /** Entry point to C language function: <code> void {@native glGetHistogramParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramParameterfvEXT</code> */
4862 public void glGetHistogramParameterfv(int target, int pname, float[] params, int params_offset);
4863
4864 /** Entry point to C language function: <code> void {@native glGetHistogramParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramParameterivEXT</code>
4865 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4866 public void glGetHistogramParameteriv(int target, int pname, IntBuffer params);
4867
4868 /** Entry point to C language function: <code> void {@native glGetHistogramParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetHistogramParameterivEXT</code> */
4869 public void glGetHistogramParameteriv(int target, int pname, int[] params, int params_offset);
4870
4871 /** Entry point to C language function: <code> void {@native glGetMinmax}(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxEXT</code>
4872 @param values a direct or array-backed {@link java.nio.Buffer} */
4873 public void glGetMinmax(int target, boolean reset, int format, int type, Buffer values);
4874
4875 /** Entry point to C language function: <code> void {@native glGetMinmax}(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxEXT</code> */
4876 public void glGetMinmax(int target, boolean reset, int format, int type, long values_buffer_offset);
4877
4878 /** Entry point to C language function: <code> void {@native glGetMinmaxParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxParameterfvEXT</code>
4879 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
4880 public void glGetMinmaxParameterfv(int target, int pname, FloatBuffer params);
4881
4882 /** Entry point to C language function: <code> void {@native glGetMinmaxParameterfv}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxParameterfvEXT</code> */
4883 public void glGetMinmaxParameterfv(int target, int pname, float[] params, int params_offset);
4884
4885 /** Entry point to C language function: <code> void {@native glGetMinmaxParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxParameterivEXT</code>
4886 @param params a direct or array-backed {@link java.nio.IntBuffer} */
4887 public void glGetMinmaxParameteriv(int target, int pname, IntBuffer params);
4888
4889 /** Entry point to C language function: <code> void {@native glGetMinmaxParameteriv}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glGetMinmaxParameterivEXT</code> */
4890 public void glGetMinmaxParameteriv(int target, int pname, int[] params, int params_offset);
4891
4892 /** Entry point to C language function: <code> void {@native glHistogram}(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glHistogramEXT</code> */
4893 public void glHistogram(int target, int width, int internalformat, boolean sink);
4894
4895 /** Entry point to C language function: <code> void {@native glMinmax}(GLenum target, GLenum internalformat, GLboolean sink) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glMinmaxEXT</code> */
4896 public void glMinmax(int target, int internalformat, boolean sink);
4897
4898 /** Entry point to C language function: <code> void {@native glResetHistogram}(GLenum target) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glResetHistogramEXT</code> */
4899 public void glResetHistogram(int target);
4900
4901 /** Entry point to C language function: <code> void {@native glResetMinmax}(GLenum target) </code> <br>Part of <code>GL_ARB_imaging</code>, <code>GL_VERSION_1_2</code>, <code>GL_EXT_histogram</code><br>Alias for: <code>glResetMinmaxEXT</code> */
4902 public void glResetMinmax(int target);
4903
4904 /** Entry point to C language function: <code> void {@native glCurrentPaletteMatrixARB}(GLint index) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br> */
4905 public void glCurrentPaletteMatrixARB(int index);
4906
4907 /** Entry point to C language function: <code> void {@native glMatrixIndexubvARB}(GLint size, const GLubyte * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br>
4908 @param indices a direct or array-backed {@link java.nio.ByteBuffer} */
4909 public void glMatrixIndexubvARB(int size, ByteBuffer indices);
4910
4911 /** Entry point to C language function: <code> void {@native glMatrixIndexubvARB}(GLint size, const GLubyte * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br> */
4912 public void glMatrixIndexubvARB(int size, byte[] indices, int indices_offset);
4913
4914 /** Entry point to C language function: <code> void {@native glMatrixIndexusvARB}(GLint size, const GLushort * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br>
4915 @param indices a direct or array-backed {@link java.nio.ShortBuffer} */
4916 public void glMatrixIndexusvARB(int size, ShortBuffer indices);
4917
4918 /** Entry point to C language function: <code> void {@native glMatrixIndexusvARB}(GLint size, const GLushort * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br> */
4919 public void glMatrixIndexusvARB(int size, short[] indices, int indices_offset);
4920
4921 /** Entry point to C language function: <code> void {@native glMatrixIndexuivARB}(GLint size, const GLuint * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br>
4922 @param indices a direct or array-backed {@link java.nio.IntBuffer} */
4923 public void glMatrixIndexuivARB(int size, IntBuffer indices);
4924
4925 /** Entry point to C language function: <code> void {@native glMatrixIndexuivARB}(GLint size, const GLuint * indices) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br> */
4926 public void glMatrixIndexuivARB(int size, int[] indices, int indices_offset);
4927
4928 /** Entry point to C language function: <code> void {@native glMatrixIndexPointerARB}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br>
4929 @param pointer a direct only {@link java.nio.Buffer} */
4930 public void glMatrixIndexPointerARB(int size, int type, int stride, Buffer pointer);
4931
4932 /** Entry point to C language function: <code> void {@native glMatrixIndexPointerARB}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_matrix_palette</code><br> */
4933 public void glMatrixIndexPointerARB(int size, int type, int stride, long pointer_buffer_offset);
4934
4935 /** Entry point to C language function: <code> void {@native glDeleteObjectARB}(GLhandleARB obj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4936 public void glDeleteObjectARB(long obj);
4937
4938 /** Entry point to C language function: <code> GLhandleARB {@native glGetHandleARB}(GLenum pname) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4939 public long glGetHandleARB(int pname);
4940
4941 /** Entry point to C language function: <code> void {@native glDetachObjectARB}(GLhandleARB containerObj, GLhandleARB attachedObj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4942 public void glDetachObjectARB(long containerObj, long attachedObj);
4943
4944 /** Entry point to C language function: <code> GLhandleARB {@native glCreateShaderObjectARB}(GLenum shaderType) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4945 public long glCreateShaderObjectARB(int shaderType);
4946
4947 /** Entry point to C language function: <code> void {@native glShaderSourceARB}(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
4948 @param length a direct or array-backed {@link java.nio.IntBuffer} */
4949 public void glShaderSourceARB(long shaderObj, int count, String[] string, IntBuffer length);
4950
4951 /** Entry point to C language function: <code> void {@native glShaderSourceARB}(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4952 public void glShaderSourceARB(long shaderObj, int count, String[] string, int[] length, int length_offset);
4953
4954 /** Entry point to C language function: <code> void {@native glCompileShaderARB}(GLhandleARB shaderObj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4955 public void glCompileShaderARB(long shaderObj);
4956
4957 /** Entry point to C language function: <code> GLhandleARB {@native glCreateProgramObjectARB}() </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4959
4960 /** Entry point to C language function: <code> void {@native glAttachObjectARB}(GLhandleARB containerObj, GLhandleARB obj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4961 public void glAttachObjectARB(long containerObj, long obj);
4962
4963 /** Entry point to C language function: <code> void {@native glLinkProgramARB}(GLhandleARB programObj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4964 public void glLinkProgramARB(long programObj);
4965
4966 /** Entry point to C language function: <code> void {@native glUseProgramObjectARB}(GLhandleARB programObj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4967 public void glUseProgramObjectARB(long programObj);
4968
4969 /** Entry point to C language function: <code> void {@native glValidateProgramARB}(GLhandleARB programObj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4970 public void glValidateProgramARB(long programObj);
4971
4972 /** Entry point to C language function: <code> void {@native glUniform1fARB}(GLint location, GLfloat v0) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4973 public void glUniform1fARB(int location, float v0);
4974
4975 /** Entry point to C language function: <code> void {@native glUniform2fARB}(GLint location, GLfloat v0, GLfloat v1) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4976 public void glUniform2fARB(int location, float v0, float v1);
4977
4978 /** Entry point to C language function: <code> void {@native glUniform3fARB}(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4979 public void glUniform3fARB(int location, float v0, float v1, float v2);
4980
4981 /** Entry point to C language function: <code> void {@native glUniform4fARB}(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4982 public void glUniform4fARB(int location, float v0, float v1, float v2, float v3);
4983
4984 /** Entry point to C language function: <code> void {@native glUniform1iARB}(GLint location, GLint v0) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4985 public void glUniform1iARB(int location, int v0);
4986
4987 /** Entry point to C language function: <code> void {@native glUniform2iARB}(GLint location, GLint v0, GLint v1) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4988 public void glUniform2iARB(int location, int v0, int v1);
4989
4990 /** Entry point to C language function: <code> void {@native glUniform3iARB}(GLint location, GLint v0, GLint v1, GLint v2) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4991 public void glUniform3iARB(int location, int v0, int v1, int v2);
4992
4993 /** Entry point to C language function: <code> void {@native glUniform4iARB}(GLint location, GLint v0, GLint v1, GLint v2, GLint v3) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
4994 public void glUniform4iARB(int location, int v0, int v1, int v2, int v3);
4995
4996 /** Entry point to C language function: <code> void {@native glUniform1fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
4997 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
4998 public void glUniform1fvARB(int location, int count, FloatBuffer value);
4999
5000 /** Entry point to C language function: <code> void {@native glUniform1fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5001 public void glUniform1fvARB(int location, int count, float[] value, int value_offset);
5002
5003 /** Entry point to C language function: <code> void {@native glUniform2fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5004 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5005 public void glUniform2fvARB(int location, int count, FloatBuffer value);
5006
5007 /** Entry point to C language function: <code> void {@native glUniform2fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5008 public void glUniform2fvARB(int location, int count, float[] value, int value_offset);
5009
5010 /** Entry point to C language function: <code> void {@native glUniform3fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5011 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5012 public void glUniform3fvARB(int location, int count, FloatBuffer value);
5013
5014 /** Entry point to C language function: <code> void {@native glUniform3fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5015 public void glUniform3fvARB(int location, int count, float[] value, int value_offset);
5016
5017 /** Entry point to C language function: <code> void {@native glUniform4fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5018 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5019 public void glUniform4fvARB(int location, int count, FloatBuffer value);
5020
5021 /** Entry point to C language function: <code> void {@native glUniform4fvARB}(GLint location, GLsizei count, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5022 public void glUniform4fvARB(int location, int count, float[] value, int value_offset);
5023
5024 /** Entry point to C language function: <code> void {@native glUniform1ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5025 @param value a direct or array-backed {@link java.nio.IntBuffer} */
5026 public void glUniform1ivARB(int location, int count, IntBuffer value);
5027
5028 /** Entry point to C language function: <code> void {@native glUniform1ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5029 public void glUniform1ivARB(int location, int count, int[] value, int value_offset);
5030
5031 /** Entry point to C language function: <code> void {@native glUniform2ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5032 @param value a direct or array-backed {@link java.nio.IntBuffer} */
5033 public void glUniform2ivARB(int location, int count, IntBuffer value);
5034
5035 /** Entry point to C language function: <code> void {@native glUniform2ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5036 public void glUniform2ivARB(int location, int count, int[] value, int value_offset);
5037
5038 /** Entry point to C language function: <code> void {@native glUniform3ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5039 @param value a direct or array-backed {@link java.nio.IntBuffer} */
5040 public void glUniform3ivARB(int location, int count, IntBuffer value);
5041
5042 /** Entry point to C language function: <code> void {@native glUniform3ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5043 public void glUniform3ivARB(int location, int count, int[] value, int value_offset);
5044
5045 /** Entry point to C language function: <code> void {@native glUniform4ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5046 @param value a direct or array-backed {@link java.nio.IntBuffer} */
5047 public void glUniform4ivARB(int location, int count, IntBuffer value);
5048
5049 /** Entry point to C language function: <code> void {@native glUniform4ivARB}(GLint location, GLsizei count, const GLint * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5050 public void glUniform4ivARB(int location, int count, int[] value, int value_offset);
5051
5052 /** Entry point to C language function: <code> void {@native glUniformMatrix2fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5053 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5054 public void glUniformMatrix2fvARB(int location, int count, boolean transpose, FloatBuffer value);
5055
5056 /** Entry point to C language function: <code> void {@native glUniformMatrix2fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5057 public void glUniformMatrix2fvARB(int location, int count, boolean transpose, float[] value, int value_offset);
5058
5059 /** Entry point to C language function: <code> void {@native glUniformMatrix3fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5060 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5061 public void glUniformMatrix3fvARB(int location, int count, boolean transpose, FloatBuffer value);
5062
5063 /** Entry point to C language function: <code> void {@native glUniformMatrix3fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5064 public void glUniformMatrix3fvARB(int location, int count, boolean transpose, float[] value, int value_offset);
5065
5066 /** Entry point to C language function: <code> void {@native glUniformMatrix4fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5067 @param value a direct or array-backed {@link java.nio.FloatBuffer} */
5068 public void glUniformMatrix4fvARB(int location, int count, boolean transpose, FloatBuffer value);
5069
5070 /** Entry point to C language function: <code> void {@native glUniformMatrix4fvARB}(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5071 public void glUniformMatrix4fvARB(int location, int count, boolean transpose, float[] value, int value_offset);
5072
5073 /** Entry point to C language function: <code> void {@native glGetObjectParameterfvARB}(GLhandleARB obj, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5074 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
5075 public void glGetObjectParameterfvARB(long obj, int pname, FloatBuffer params);
5076
5077 /** Entry point to C language function: <code> void {@native glGetObjectParameterfvARB}(GLhandleARB obj, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5078 public void glGetObjectParameterfvARB(long obj, int pname, float[] params, int params_offset);
5079
5080 /** Entry point to C language function: <code> void {@native glGetObjectParameterivARB}(GLhandleARB obj, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5081 @param params a direct or array-backed {@link java.nio.IntBuffer} */
5082 public void glGetObjectParameterivARB(long obj, int pname, IntBuffer params);
5083
5084 /** Entry point to C language function: <code> void {@native glGetObjectParameterivARB}(GLhandleARB obj, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5085 public void glGetObjectParameterivARB(long obj, int pname, int[] params, int params_offset);
5086
5087 /** Entry point to C language function: <code> void {@native glGetInfoLogARB}(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5088 @param length a direct or array-backed {@link java.nio.IntBuffer}
5089 @param infoLog a direct or array-backed {@link java.nio.ByteBuffer} */
5090 public void glGetInfoLogARB(long obj, int maxLength, IntBuffer length, ByteBuffer infoLog);
5091
5092 /** Entry point to C language function: <code> void {@native glGetInfoLogARB}(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5093 public void glGetInfoLogARB(long obj, int maxLength, int[] length, int length_offset, byte[] infoLog, int infoLog_offset);
5094
5095 /** Entry point to C language function: <code> void {@native glGetAttachedObjectsARB}(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5096 @param count a direct or array-backed {@link java.nio.IntBuffer}
5097 @param obj a direct or array-backed {@link java.nio.LongBuffer} */
5098 public void glGetAttachedObjectsARB(long containerObj, int maxCount, IntBuffer count, LongBuffer obj);
5099
5100 /** Entry point to C language function: <code> void {@native glGetAttachedObjectsARB}(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5101 public void glGetAttachedObjectsARB(long containerObj, int maxCount, int[] count, int count_offset, long[] obj, int obj_offset);
5102
5103 /** Entry point to C language function: <code> GLint {@native glGetUniformLocationARB}(GLhandleARB programObj, const GLcharARB * name) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5104 public int glGetUniformLocationARB(long programObj, String name);
5105
5106 /** Entry point to C language function: <code> void {@native glGetActiveUniformARB}(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5107 @param length a direct or array-backed {@link java.nio.IntBuffer}
5108 @param size a direct or array-backed {@link java.nio.IntBuffer}
5109 @param type a direct or array-backed {@link java.nio.IntBuffer}
5110 @param name a direct or array-backed {@link java.nio.ByteBuffer} */
5111 public void glGetActiveUniformARB(long programObj, int index, int maxLength, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name);
5112
5113 /** Entry point to C language function: <code> void {@native glGetActiveUniformARB}(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5114 public void glGetActiveUniformARB(long programObj, int index, int maxLength, int[] length, int length_offset, int[] size, int size_offset, int[] type, int type_offset, byte[] name, int name_offset);
5115
5116 /** Entry point to C language function: <code> void {@native glGetUniformfvARB}(GLhandleARB programObj, GLint location, GLfloat * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5117 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
5118 public void glGetUniformfvARB(long programObj, int location, FloatBuffer params);
5119
5120 /** Entry point to C language function: <code> void {@native glGetUniformfvARB}(GLhandleARB programObj, GLint location, GLfloat * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5121 public void glGetUniformfvARB(long programObj, int location, float[] params, int params_offset);
5122
5123 /** Entry point to C language function: <code> void {@native glGetUniformivARB}(GLhandleARB programObj, GLint location, GLint * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5124 @param params a direct or array-backed {@link java.nio.IntBuffer} */
5125 public void glGetUniformivARB(long programObj, int location, IntBuffer params);
5126
5127 /** Entry point to C language function: <code> void {@native glGetUniformivARB}(GLhandleARB programObj, GLint location, GLint * params) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5128 public void glGetUniformivARB(long programObj, int location, int[] params, int params_offset);
5129
5130 /** Entry point to C language function: <code> void {@native glGetShaderSourceARB}(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source) </code> <br>Part of <code>GL_ARB_shader_objects</code><br>
5131 @param length a direct or array-backed {@link java.nio.IntBuffer}
5132 @param source a direct or array-backed {@link java.nio.ByteBuffer} */
5133 public void glGetShaderSourceARB(long obj, int maxLength, IntBuffer length, ByteBuffer source);
5134
5135 /** Entry point to C language function: <code> void {@native glGetShaderSourceARB}(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source) </code> <br>Part of <code>GL_ARB_shader_objects</code><br> */
5136 public void glGetShaderSourceARB(long obj, int maxLength, int[] length, int length_offset, byte[] source, int source_offset);
5137
5138 /** Entry point to C language function: <code> void {@native glWeightbvARB}(GLint size, const GLbyte * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5139 @param weights a direct or array-backed {@link java.nio.ByteBuffer} */
5140 public void glWeightbvARB(int size, ByteBuffer weights);
5141
5142 /** Entry point to C language function: <code> void {@native glWeightbvARB}(GLint size, const GLbyte * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5143 public void glWeightbvARB(int size, byte[] weights, int weights_offset);
5144
5145 /** Entry point to C language function: <code> void {@native glWeightsvARB}(GLint size, const GLshort * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5146 @param weights a direct or array-backed {@link java.nio.ShortBuffer} */
5147 public void glWeightsvARB(int size, ShortBuffer weights);
5148
5149 /** Entry point to C language function: <code> void {@native glWeightsvARB}(GLint size, const GLshort * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5150 public void glWeightsvARB(int size, short[] weights, int weights_offset);
5151
5152 /** Entry point to C language function: <code> void {@native glWeightivARB}(GLint size, const GLint * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5153 @param weights a direct or array-backed {@link java.nio.IntBuffer} */
5154 public void glWeightivARB(int size, IntBuffer weights);
5155
5156 /** Entry point to C language function: <code> void {@native glWeightivARB}(GLint size, const GLint * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5157 public void glWeightivARB(int size, int[] weights, int weights_offset);
5158
5159 /** Entry point to C language function: <code> void {@native glWeightfvARB}(GLint size, const GLfloat * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5160 @param weights a direct or array-backed {@link java.nio.FloatBuffer} */
5161 public void glWeightfvARB(int size, FloatBuffer weights);
5162
5163 /** Entry point to C language function: <code> void {@native glWeightfvARB}(GLint size, const GLfloat * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5164 public void glWeightfvARB(int size, float[] weights, int weights_offset);
5165
5166 /** Entry point to C language function: <code> void {@native glWeightdvARB}(GLint size, const GLdouble * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5167 @param weights a direct or array-backed {@link java.nio.DoubleBuffer} */
5168 public void glWeightdvARB(int size, DoubleBuffer weights);
5169
5170 /** Entry point to C language function: <code> void {@native glWeightdvARB}(GLint size, const GLdouble * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5171 public void glWeightdvARB(int size, double[] weights, int weights_offset);
5172
5173 /** Entry point to C language function: <code> void {@native glWeightubvARB}(GLint size, const GLubyte * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5174 @param weights a direct or array-backed {@link java.nio.ByteBuffer} */
5175 public void glWeightubvARB(int size, ByteBuffer weights);
5176
5177 /** Entry point to C language function: <code> void {@native glWeightubvARB}(GLint size, const GLubyte * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5178 public void glWeightubvARB(int size, byte[] weights, int weights_offset);
5179
5180 /** Entry point to C language function: <code> void {@native glWeightusvARB}(GLint size, const GLushort * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5181 @param weights a direct or array-backed {@link java.nio.ShortBuffer} */
5182 public void glWeightusvARB(int size, ShortBuffer weights);
5183
5184 /** Entry point to C language function: <code> void {@native glWeightusvARB}(GLint size, const GLushort * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5185 public void glWeightusvARB(int size, short[] weights, int weights_offset);
5186
5187 /** Entry point to C language function: <code> void {@native glWeightuivARB}(GLint size, const GLuint * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5188 @param weights a direct or array-backed {@link java.nio.IntBuffer} */
5189 public void glWeightuivARB(int size, IntBuffer weights);
5190
5191 /** Entry point to C language function: <code> void {@native glWeightuivARB}(GLint size, const GLuint * weights) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5192 public void glWeightuivARB(int size, int[] weights, int weights_offset);
5193
5194 /** Entry point to C language function: <code> void {@native glWeightPointerARB}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br>
5195 @param pointer a direct only {@link java.nio.Buffer} */
5196 public void glWeightPointerARB(int size, int type, int stride, Buffer pointer);
5197
5198 /** Entry point to C language function: <code> void {@native glWeightPointerARB}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5199 public void glWeightPointerARB(int size, int type, int stride, long pointer_buffer_offset);
5200
5201 /** Entry point to C language function: <code> void {@native glVertexBlendARB}(GLint count) </code> <br>Part of <code>GL_ARB_vertex_blend</code><br> */
5202 public void glVertexBlendARB(int count);
5203
5204 /** Entry point to C language function: <code> void {@native glVertexAttrib1dARB}(GLuint index, GLdouble x) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5205 public void glVertexAttrib1dARB(int index, double x);
5206
5207 /** Entry point to C language function: <code> void {@native glVertexAttrib1dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5208 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
5209 public void glVertexAttrib1dvARB(int index, DoubleBuffer v);
5210
5211 /** Entry point to C language function: <code> void {@native glVertexAttrib1dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5212 public void glVertexAttrib1dvARB(int index, double[] v, int v_offset);
5213
5214 /** Entry point to C language function: <code> void {@native glVertexAttrib1fARB}(GLuint index, GLfloat x) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5215 public void glVertexAttrib1fARB(int index, float x);
5216
5217 /** Entry point to C language function: <code> void {@native glVertexAttrib1fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5218 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
5219 public void glVertexAttrib1fvARB(int index, FloatBuffer v);
5220
5221 /** Entry point to C language function: <code> void {@native glVertexAttrib1fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5222 public void glVertexAttrib1fvARB(int index, float[] v, int v_offset);
5223
5224 /** Entry point to C language function: <code> void {@native glVertexAttrib1sARB}(GLuint index, GLshort x) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5225 public void glVertexAttrib1sARB(int index, short x);
5226
5227 /** Entry point to C language function: <code> void {@native glVertexAttrib1svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5228 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5229 public void glVertexAttrib1svARB(int index, ShortBuffer v);
5230
5231 /** Entry point to C language function: <code> void {@native glVertexAttrib1svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5232 public void glVertexAttrib1svARB(int index, short[] v, int v_offset);
5233
5234 /** Entry point to C language function: <code> void {@native glVertexAttrib2dARB}(GLuint index, GLdouble x, GLdouble y) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5235 public void glVertexAttrib2dARB(int index, double x, double y);
5236
5237 /** Entry point to C language function: <code> void {@native glVertexAttrib2dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5238 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
5239 public void glVertexAttrib2dvARB(int index, DoubleBuffer v);
5240
5241 /** Entry point to C language function: <code> void {@native glVertexAttrib2dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5242 public void glVertexAttrib2dvARB(int index, double[] v, int v_offset);
5243
5244 /** Entry point to C language function: <code> void {@native glVertexAttrib2fARB}(GLuint index, GLfloat x, GLfloat y) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5245 public void glVertexAttrib2fARB(int index, float x, float y);
5246
5247 /** Entry point to C language function: <code> void {@native glVertexAttrib2fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5248 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
5249 public void glVertexAttrib2fvARB(int index, FloatBuffer v);
5250
5251 /** Entry point to C language function: <code> void {@native glVertexAttrib2fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5252 public void glVertexAttrib2fvARB(int index, float[] v, int v_offset);
5253
5254 /** Entry point to C language function: <code> void {@native glVertexAttrib2sARB}(GLuint index, GLshort x, GLshort y) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5255 public void glVertexAttrib2sARB(int index, short x, short y);
5256
5257 /** Entry point to C language function: <code> void {@native glVertexAttrib2svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5258 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5259 public void glVertexAttrib2svARB(int index, ShortBuffer v);
5260
5261 /** Entry point to C language function: <code> void {@native glVertexAttrib2svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5262 public void glVertexAttrib2svARB(int index, short[] v, int v_offset);
5263
5264 /** Entry point to C language function: <code> void {@native glVertexAttrib3dARB}(GLuint index, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5265 public void glVertexAttrib3dARB(int index, double x, double y, double z);
5266
5267 /** Entry point to C language function: <code> void {@native glVertexAttrib3dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5268 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
5269 public void glVertexAttrib3dvARB(int index, DoubleBuffer v);
5270
5271 /** Entry point to C language function: <code> void {@native glVertexAttrib3dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5272 public void glVertexAttrib3dvARB(int index, double[] v, int v_offset);
5273
5274 /** Entry point to C language function: <code> void {@native glVertexAttrib3fARB}(GLuint index, GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5275 public void glVertexAttrib3fARB(int index, float x, float y, float z);
5276
5277 /** Entry point to C language function: <code> void {@native glVertexAttrib3fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5278 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
5279 public void glVertexAttrib3fvARB(int index, FloatBuffer v);
5280
5281 /** Entry point to C language function: <code> void {@native glVertexAttrib3fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5282 public void glVertexAttrib3fvARB(int index, float[] v, int v_offset);
5283
5284 /** Entry point to C language function: <code> void {@native glVertexAttrib3sARB}(GLuint index, GLshort x, GLshort y, GLshort z) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5285 public void glVertexAttrib3sARB(int index, short x, short y, short z);
5286
5287 /** Entry point to C language function: <code> void {@native glVertexAttrib3svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5288 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5289 public void glVertexAttrib3svARB(int index, ShortBuffer v);
5290
5291 /** Entry point to C language function: <code> void {@native glVertexAttrib3svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5292 public void glVertexAttrib3svARB(int index, short[] v, int v_offset);
5293
5294 /** Entry point to C language function: <code> void {@native glVertexAttrib4NbvARB}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5295 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
5296 public void glVertexAttrib4NbvARB(int index, ByteBuffer v);
5297
5298 /** Entry point to C language function: <code> void {@native glVertexAttrib4NbvARB}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5299 public void glVertexAttrib4NbvARB(int index, byte[] v, int v_offset);
5300
5301 /** Entry point to C language function: <code> void {@native glVertexAttrib4NivARB}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5302 @param v a direct or array-backed {@link java.nio.IntBuffer} */
5303 public void glVertexAttrib4NivARB(int index, IntBuffer v);
5304
5305 /** Entry point to C language function: <code> void {@native glVertexAttrib4NivARB}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5306 public void glVertexAttrib4NivARB(int index, int[] v, int v_offset);
5307
5308 /** Entry point to C language function: <code> void {@native glVertexAttrib4NsvARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5309 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5310 public void glVertexAttrib4NsvARB(int index, ShortBuffer v);
5311
5312 /** Entry point to C language function: <code> void {@native glVertexAttrib4NsvARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5313 public void glVertexAttrib4NsvARB(int index, short[] v, int v_offset);
5314
5315 /** Entry point to C language function: <code> void {@native glVertexAttrib4NubARB}(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5316 public void glVertexAttrib4NubARB(int index, byte x, byte y, byte z, byte w);
5317
5318 /** Entry point to C language function: <code> void {@native glVertexAttrib4NubvARB}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5319 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
5320 public void glVertexAttrib4NubvARB(int index, ByteBuffer v);
5321
5322 /** Entry point to C language function: <code> void {@native glVertexAttrib4NubvARB}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5323 public void glVertexAttrib4NubvARB(int index, byte[] v, int v_offset);
5324
5325 /** Entry point to C language function: <code> void {@native glVertexAttrib4NuivARB}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5326 @param v a direct or array-backed {@link java.nio.IntBuffer} */
5327 public void glVertexAttrib4NuivARB(int index, IntBuffer v);
5328
5329 /** Entry point to C language function: <code> void {@native glVertexAttrib4NuivARB}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5330 public void glVertexAttrib4NuivARB(int index, int[] v, int v_offset);
5331
5332 /** Entry point to C language function: <code> void {@native glVertexAttrib4NusvARB}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5333 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5334 public void glVertexAttrib4NusvARB(int index, ShortBuffer v);
5335
5336 /** Entry point to C language function: <code> void {@native glVertexAttrib4NusvARB}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5337 public void glVertexAttrib4NusvARB(int index, short[] v, int v_offset);
5338
5339 /** Entry point to C language function: <code> void {@native glVertexAttrib4bvARB}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5340 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
5341 public void glVertexAttrib4bvARB(int index, ByteBuffer v);
5342
5343 /** Entry point to C language function: <code> void {@native glVertexAttrib4bvARB}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5344 public void glVertexAttrib4bvARB(int index, byte[] v, int v_offset);
5345
5346 /** Entry point to C language function: <code> void {@native glVertexAttrib4dARB}(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5347 public void glVertexAttrib4dARB(int index, double x, double y, double z, double w);
5348
5349 /** Entry point to C language function: <code> void {@native glVertexAttrib4dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5350 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
5351 public void glVertexAttrib4dvARB(int index, DoubleBuffer v);
5352
5353 /** Entry point to C language function: <code> void {@native glVertexAttrib4dvARB}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5354 public void glVertexAttrib4dvARB(int index, double[] v, int v_offset);
5355
5356 /** Entry point to C language function: <code> void {@native glVertexAttrib4fARB}(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5357 public void glVertexAttrib4fARB(int index, float x, float y, float z, float w);
5358
5359 /** Entry point to C language function: <code> void {@native glVertexAttrib4fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5360 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
5361 public void glVertexAttrib4fvARB(int index, FloatBuffer v);
5362
5363 /** Entry point to C language function: <code> void {@native glVertexAttrib4fvARB}(GLuint index, const GLfloat * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5364 public void glVertexAttrib4fvARB(int index, float[] v, int v_offset);
5365
5366 /** Entry point to C language function: <code> void {@native glVertexAttrib4ivARB}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5367 @param v a direct or array-backed {@link java.nio.IntBuffer} */
5368 public void glVertexAttrib4ivARB(int index, IntBuffer v);
5369
5370 /** Entry point to C language function: <code> void {@native glVertexAttrib4ivARB}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5371 public void glVertexAttrib4ivARB(int index, int[] v, int v_offset);
5372
5373 /** Entry point to C language function: <code> void {@native glVertexAttrib4sARB}(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5374 public void glVertexAttrib4sARB(int index, short x, short y, short z, short w);
5375
5376 /** Entry point to C language function: <code> void {@native glVertexAttrib4svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5377 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5378 public void glVertexAttrib4svARB(int index, ShortBuffer v);
5379
5380 /** Entry point to C language function: <code> void {@native glVertexAttrib4svARB}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5381 public void glVertexAttrib4svARB(int index, short[] v, int v_offset);
5382
5383 /** Entry point to C language function: <code> void {@native glVertexAttrib4ubvARB}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5384 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
5385 public void glVertexAttrib4ubvARB(int index, ByteBuffer v);
5386
5387 /** Entry point to C language function: <code> void {@native glVertexAttrib4ubvARB}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5388 public void glVertexAttrib4ubvARB(int index, byte[] v, int v_offset);
5389
5390 /** Entry point to C language function: <code> void {@native glVertexAttrib4uivARB}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5391 @param v a direct or array-backed {@link java.nio.IntBuffer} */
5392 public void glVertexAttrib4uivARB(int index, IntBuffer v);
5393
5394 /** Entry point to C language function: <code> void {@native glVertexAttrib4uivARB}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5395 public void glVertexAttrib4uivARB(int index, int[] v, int v_offset);
5396
5397 /** Entry point to C language function: <code> void {@native glVertexAttrib4usvARB}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5398 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
5399 public void glVertexAttrib4usvARB(int index, ShortBuffer v);
5400
5401 /** Entry point to C language function: <code> void {@native glVertexAttrib4usvARB}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5402 public void glVertexAttrib4usvARB(int index, short[] v, int v_offset);
5403
5404 /** Entry point to C language function: <code> void {@native glVertexAttribPointerARB}(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5405 @param pointer a direct or array-backed {@link java.nio.Buffer} */
5406 public void glVertexAttribPointerARB(int index, int size, int type, boolean normalized, int stride, Buffer pointer);
5407
5408 /** Entry point to C language function: <code> void {@native glVertexAttribPointerARB}(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5409 public void glVertexAttribPointerARB(int index, int size, int type, boolean normalized, int stride, long pointer_buffer_offset);
5410
5411 /** Entry point to C language function: <code> void {@native glEnableVertexAttribArrayARB}(GLuint index) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5412 public void glEnableVertexAttribArrayARB(int index);
5413
5414 /** Entry point to C language function: <code> void {@native glDisableVertexAttribArrayARB}(GLuint index) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5415 public void glDisableVertexAttribArrayARB(int index);
5416
5417 /** Entry point to C language function: <code> void {@native glGetVertexAttribdvARB}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5418 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
5419 public void glGetVertexAttribdvARB(int index, int pname, DoubleBuffer params);
5420
5421 /** Entry point to C language function: <code> void {@native glGetVertexAttribdvARB}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5422 public void glGetVertexAttribdvARB(int index, int pname, double[] params, int params_offset);
5423
5424 /** Entry point to C language function: <code> void {@native glGetVertexAttribfvARB}(GLuint index, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5425 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
5426 public void glGetVertexAttribfvARB(int index, int pname, FloatBuffer params);
5427
5428 /** Entry point to C language function: <code> void {@native glGetVertexAttribfvARB}(GLuint index, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5429 public void glGetVertexAttribfvARB(int index, int pname, float[] params, int params_offset);
5430
5431 /** Entry point to C language function: <code> void {@native glGetVertexAttribivARB}(GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br>
5432 @param params a direct or array-backed {@link java.nio.IntBuffer} */
5433 public void glGetVertexAttribivARB(int index, int pname, IntBuffer params);
5434
5435 /** Entry point to C language function: <code> void {@native glGetVertexAttribivARB}(GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_vertex_program</code><br> */
5436 public void glGetVertexAttribivARB(int index, int pname, int[] params, int params_offset);
5437
5438 /** Entry point to C language function: <code> void {@native glBlendBarrier}() </code> <br>Part of <code>GL_ES_VERSION_3_2</code>, <code>GL_KHR_blend_equation_advanced</code>, <code>GL_NV_blend_equation_advanced</code><br>Alias for: <code>glBlendBarrierKHR</code>, <code>glBlendBarrierNV</code> */
5439 public void glBlendBarrier();
5440
5441 /** Entry point to C language function: <code> void {@native glMultiTexCoord1bOES}(GLenum texture, GLbyte s) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5442 public void glMultiTexCoord1bOES(int texture, byte s);
5443
5444 /** Entry point to C language function: <code> void {@native glMultiTexCoord1bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5445 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5446 public void glMultiTexCoord1bvOES(int texture, ByteBuffer coords);
5447
5448 /** Entry point to C language function: <code> void {@native glMultiTexCoord1bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5449 public void glMultiTexCoord1bvOES(int texture, byte[] coords, int coords_offset);
5450
5451 /** Entry point to C language function: <code> void {@native glMultiTexCoord2bOES}(GLenum texture, GLbyte s, GLbyte t) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5452 public void glMultiTexCoord2bOES(int texture, byte s, byte t);
5453
5454 /** Entry point to C language function: <code> void {@native glMultiTexCoord2bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5455 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5456 public void glMultiTexCoord2bvOES(int texture, ByteBuffer coords);
5457
5458 /** Entry point to C language function: <code> void {@native glMultiTexCoord2bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5459 public void glMultiTexCoord2bvOES(int texture, byte[] coords, int coords_offset);
5460
5461 /** Entry point to C language function: <code> void {@native glMultiTexCoord3bOES}(GLenum texture, GLbyte s, GLbyte t, GLbyte r) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5462 public void glMultiTexCoord3bOES(int texture, byte s, byte t, byte r);
5463
5464 /** Entry point to C language function: <code> void {@native glMultiTexCoord3bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5465 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5466 public void glMultiTexCoord3bvOES(int texture, ByteBuffer coords);
5467
5468 /** Entry point to C language function: <code> void {@native glMultiTexCoord3bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5469 public void glMultiTexCoord3bvOES(int texture, byte[] coords, int coords_offset);
5470
5471 /** Entry point to C language function: <code> void {@native glMultiTexCoord4bOES}(GLenum texture, GLbyte s, GLbyte t, GLbyte r, GLbyte q) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5472 public void glMultiTexCoord4bOES(int texture, byte s, byte t, byte r, byte q);
5473
5474 /** Entry point to C language function: <code> void {@native glMultiTexCoord4bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5475 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5476 public void glMultiTexCoord4bvOES(int texture, ByteBuffer coords);
5477
5478 /** Entry point to C language function: <code> void {@native glMultiTexCoord4bvOES}(GLenum texture, const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5479 public void glMultiTexCoord4bvOES(int texture, byte[] coords, int coords_offset);
5480
5481 /** Entry point to C language function: <code> void {@native glTexCoord1bOES}(GLbyte s) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5482 public void glTexCoord1bOES(byte s);
5483
5484 /** Entry point to C language function: <code> void {@native glTexCoord1bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5485 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5486 public void glTexCoord1bvOES(ByteBuffer coords);
5487
5488 /** Entry point to C language function: <code> void {@native glTexCoord1bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5489 public void glTexCoord1bvOES(byte[] coords, int coords_offset);
5490
5491 /** Entry point to C language function: <code> void {@native glTexCoord2bOES}(GLbyte s, GLbyte t) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5492 public void glTexCoord2bOES(byte s, byte t);
5493
5494 /** Entry point to C language function: <code> void {@native glTexCoord2bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5495 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5496 public void glTexCoord2bvOES(ByteBuffer coords);
5497
5498 /** Entry point to C language function: <code> void {@native glTexCoord2bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5499 public void glTexCoord2bvOES(byte[] coords, int coords_offset);
5500
5501 /** Entry point to C language function: <code> void {@native glTexCoord3bOES}(GLbyte s, GLbyte t, GLbyte r) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5502 public void glTexCoord3bOES(byte s, byte t, byte r);
5503
5504 /** Entry point to C language function: <code> void {@native glTexCoord3bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5505 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5506 public void glTexCoord3bvOES(ByteBuffer coords);
5507
5508 /** Entry point to C language function: <code> void {@native glTexCoord3bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5509 public void glTexCoord3bvOES(byte[] coords, int coords_offset);
5510
5511 /** Entry point to C language function: <code> void {@native glTexCoord4bOES}(GLbyte s, GLbyte t, GLbyte r, GLbyte q) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5512 public void glTexCoord4bOES(byte s, byte t, byte r, byte q);
5513
5514 /** Entry point to C language function: <code> void {@native glTexCoord4bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5515 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5516 public void glTexCoord4bvOES(ByteBuffer coords);
5517
5518 /** Entry point to C language function: <code> void {@native glTexCoord4bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5519 public void glTexCoord4bvOES(byte[] coords, int coords_offset);
5520
5521 /** Entry point to C language function: <code> void {@native glVertex2bOES}(GLbyte x, GLbyte y) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5522 public void glVertex2bOES(byte x, byte y);
5523
5524 /** Entry point to C language function: <code> void {@native glVertex2bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5525 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5526 public void glVertex2bvOES(ByteBuffer coords);
5527
5528 /** Entry point to C language function: <code> void {@native glVertex2bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5529 public void glVertex2bvOES(byte[] coords, int coords_offset);
5530
5531 /** Entry point to C language function: <code> void {@native glVertex3bOES}(GLbyte x, GLbyte y, GLbyte z) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5532 public void glVertex3bOES(byte x, byte y, byte z);
5533
5534 /** Entry point to C language function: <code> void {@native glVertex3bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5535 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5536 public void glVertex3bvOES(ByteBuffer coords);
5537
5538 /** Entry point to C language function: <code> void {@native glVertex3bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5539 public void glVertex3bvOES(byte[] coords, int coords_offset);
5540
5541 /** Entry point to C language function: <code> void {@native glVertex4bOES}(GLbyte x, GLbyte y, GLbyte z, GLbyte w) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5542 public void glVertex4bOES(byte x, byte y, byte z, byte w);
5543
5544 /** Entry point to C language function: <code> void {@native glVertex4bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br>
5545 @param coords a direct or array-backed {@link java.nio.ByteBuffer} */
5546 public void glVertex4bvOES(ByteBuffer coords);
5547
5548 /** Entry point to C language function: <code> void {@native glVertex4bvOES}(const GLbyte * coords) </code> <br>Part of <code>GL_OES_byte_coordinates</code><br> */
5549 public void glVertex4bvOES(byte[] coords, int coords_offset);
5550
5551 /** Entry point to C language function: <code> GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa, GLint * exponent) </code> <br>Part of <code>GL_OES_query_matrix</code><br>
5552 @param mantissa a direct or array-backed {@link java.nio.IntBuffer}
5553 @param exponent a direct or array-backed {@link java.nio.IntBuffer} */
5554 public int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent);
5555
5556 /** Entry point to C language function: <code> GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa, GLint * exponent) </code> <br>Part of <code>GL_OES_query_matrix</code><br> */
5557 public int glQueryMatrixxOES(int[] mantissa, int mantissa_offset, int[] exponent, int exponent_offset);
5558
5559 /** Entry point to C language function: <code> void {@native glClipPlanef}(GLenum plane, const GLfloat * equation) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_IMG_user_clip_plane</code>, <code>GL_OES_single_precision</code><br>Alias for: <code>glClipPlanefIMG</code>, <code>glClipPlanefOES</code>
5560 @param equation a direct or array-backed {@link java.nio.FloatBuffer} */
5561 public void glClipPlanef(int plane, FloatBuffer equation);
5562
5563 /** Entry point to C language function: <code> void {@native glClipPlanef}(GLenum plane, const GLfloat * equation) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_IMG_user_clip_plane</code>, <code>GL_OES_single_precision</code><br>Alias for: <code>glClipPlanefIMG</code>, <code>glClipPlanefOES</code> */
5564 public void glClipPlanef(int plane, float[] equation, int equation_offset);
5565
5566 /** Entry point to C language function: <code> void {@native glGetClipPlanef}(GLenum plane, GLfloat * equation) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_OES_single_precision</code><br>Alias for: <code>glGetClipPlanefOES</code>
5567 @param equation a direct or array-backed {@link java.nio.FloatBuffer} */
5568 public void glGetClipPlanef(int plane, FloatBuffer equation);
5569
5570 /** Entry point to C language function: <code> void {@native glGetClipPlanef}(GLenum plane, GLfloat * equation) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_OES_single_precision</code><br>Alias for: <code>glGetClipPlanefOES</code> */
5571 public void glGetClipPlanef(int plane, float[] equation, int equation_offset);
5572
5573 /** Entry point to C language function: <code> void {@native glBlendFuncIndexedAMD}(GLuint buf, GLenum src, GLenum dst) </code> <br>Part of <code>GL_AMD_draw_buffers_blend</code><br> */
5574 public void glBlendFuncIndexedAMD(int buf, int src, int dst);
5575
5576 /** Entry point to C language function: <code> void {@native glBlendFuncSeparateIndexedAMD}(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) </code> <br>Part of <code>GL_AMD_draw_buffers_blend</code><br> */
5577 public void glBlendFuncSeparateIndexedAMD(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha);
5578
5579 /** Entry point to C language function: <code> void {@native glBlendEquationIndexedAMD}(GLuint buf, GLenum mode) </code> <br>Part of <code>GL_AMD_draw_buffers_blend</code><br> */
5580 public void glBlendEquationIndexedAMD(int buf, int mode);
5581
5582 /** Entry point to C language function: <code> void {@native glBlendEquationSeparateIndexedAMD}(GLuint buf, GLenum modeRGB, GLenum modeAlpha) </code> <br>Part of <code>GL_AMD_draw_buffers_blend</code><br> */
5583 public void glBlendEquationSeparateIndexedAMD(int buf, int modeRGB, int modeAlpha);
5584
5585 /** Entry point to C language function: <code> void {@native glUniform1i64NV}(GLint location, GLint64EXT x) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5586 public void glUniform1i64NV(int location, long x);
5587
5588 /** Entry point to C language function: <code> void {@native glUniform2i64NV}(GLint location, GLint64EXT x, GLint64EXT y) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5589 public void glUniform2i64NV(int location, long x, long y);
5590
5591 /** Entry point to C language function: <code> void {@native glUniform3i64NV}(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5592 public void glUniform3i64NV(int location, long x, long y, long z);
5593
5594 /** Entry point to C language function: <code> void {@native glUniform4i64NV}(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5595 public void glUniform4i64NV(int location, long x, long y, long z, long w);
5596
5597 /** Entry point to C language function: <code> void {@native glUniform1i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5598 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5599 public void glUniform1i64vNV(int location, int count, LongBuffer value);
5600
5601 /** Entry point to C language function: <code> void {@native glUniform1i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5602 public void glUniform1i64vNV(int location, int count, long[] value, int value_offset);
5603
5604 /** Entry point to C language function: <code> void {@native glUniform2i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5605 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5606 public void glUniform2i64vNV(int location, int count, LongBuffer value);
5607
5608 /** Entry point to C language function: <code> void {@native glUniform2i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5609 public void glUniform2i64vNV(int location, int count, long[] value, int value_offset);
5610
5611 /** Entry point to C language function: <code> void {@native glUniform3i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5612 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5613 public void glUniform3i64vNV(int location, int count, LongBuffer value);
5614
5615 /** Entry point to C language function: <code> void {@native glUniform3i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5616 public void glUniform3i64vNV(int location, int count, long[] value, int value_offset);
5617
5618 /** Entry point to C language function: <code> void {@native glUniform4i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5619 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5620 public void glUniform4i64vNV(int location, int count, LongBuffer value);
5621
5622 /** Entry point to C language function: <code> void {@native glUniform4i64vNV}(GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5623 public void glUniform4i64vNV(int location, int count, long[] value, int value_offset);
5624
5625 /** Entry point to C language function: <code> void {@native glUniform1ui64NV}(GLint location, GLuint64EXT x) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5626 public void glUniform1ui64NV(int location, long x);
5627
5628 /** Entry point to C language function: <code> void {@native glUniform2ui64NV}(GLint location, GLuint64EXT x, GLuint64EXT y) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5629 public void glUniform2ui64NV(int location, long x, long y);
5630
5631 /** Entry point to C language function: <code> void {@native glUniform3ui64NV}(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5632 public void glUniform3ui64NV(int location, long x, long y, long z);
5633
5634 /** Entry point to C language function: <code> void {@native glUniform4ui64NV}(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5635 public void glUniform4ui64NV(int location, long x, long y, long z, long w);
5636
5637 /** Entry point to C language function: <code> void {@native glUniform1ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5638 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5639 public void glUniform1ui64vNV(int location, int count, LongBuffer value);
5640
5641 /** Entry point to C language function: <code> void {@native glUniform1ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5642 public void glUniform1ui64vNV(int location, int count, long[] value, int value_offset);
5643
5644 /** Entry point to C language function: <code> void {@native glUniform2ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5645 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5646 public void glUniform2ui64vNV(int location, int count, LongBuffer value);
5647
5648 /** Entry point to C language function: <code> void {@native glUniform2ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5649 public void glUniform2ui64vNV(int location, int count, long[] value, int value_offset);
5650
5651 /** Entry point to C language function: <code> void {@native glUniform3ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5652 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5653 public void glUniform3ui64vNV(int location, int count, LongBuffer value);
5654
5655 /** Entry point to C language function: <code> void {@native glUniform3ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5656 public void glUniform3ui64vNV(int location, int count, long[] value, int value_offset);
5657
5658 /** Entry point to C language function: <code> void {@native glUniform4ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5659 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5660 public void glUniform4ui64vNV(int location, int count, LongBuffer value);
5661
5662 /** Entry point to C language function: <code> void {@native glUniform4ui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5663 public void glUniform4ui64vNV(int location, int count, long[] value, int value_offset);
5664
5665 /** Entry point to C language function: <code> void {@native glGetUniformi64vNV}(GLuint program, GLint location, GLint64EXT * params) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5666 @param params a direct or array-backed {@link java.nio.LongBuffer} */
5667 public void glGetUniformi64vNV(int program, int location, LongBuffer params);
5668
5669 /** Entry point to C language function: <code> void {@native glGetUniformi64vNV}(GLuint program, GLint location, GLint64EXT * params) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5670 public void glGetUniformi64vNV(int program, int location, long[] params, int params_offset);
5671
5672 /** Entry point to C language function: <code> void {@native glProgramUniform1i64NV}(GLuint program, GLint location, GLint64EXT x) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5673 public void glProgramUniform1i64NV(int program, int location, long x);
5674
5675 /** Entry point to C language function: <code> void {@native glProgramUniform2i64NV}(GLuint program, GLint location, GLint64EXT x, GLint64EXT y) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5676 public void glProgramUniform2i64NV(int program, int location, long x, long y);
5677
5678 /** Entry point to C language function: <code> void {@native glProgramUniform3i64NV}(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5679 public void glProgramUniform3i64NV(int program, int location, long x, long y, long z);
5680
5681 /** Entry point to C language function: <code> void {@native glProgramUniform4i64NV}(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5682 public void glProgramUniform4i64NV(int program, int location, long x, long y, long z, long w);
5683
5684 /** Entry point to C language function: <code> void {@native glProgramUniform1i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5685 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5686 public void glProgramUniform1i64vNV(int program, int location, int count, LongBuffer value);
5687
5688 /** Entry point to C language function: <code> void {@native glProgramUniform1i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5689 public void glProgramUniform1i64vNV(int program, int location, int count, long[] value, int value_offset);
5690
5691 /** Entry point to C language function: <code> void {@native glProgramUniform2i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5692 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5693 public void glProgramUniform2i64vNV(int program, int location, int count, LongBuffer value);
5694
5695 /** Entry point to C language function: <code> void {@native glProgramUniform2i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5696 public void glProgramUniform2i64vNV(int program, int location, int count, long[] value, int value_offset);
5697
5698 /** Entry point to C language function: <code> void {@native glProgramUniform3i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5699 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5700 public void glProgramUniform3i64vNV(int program, int location, int count, LongBuffer value);
5701
5702 /** Entry point to C language function: <code> void {@native glProgramUniform3i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5703 public void glProgramUniform3i64vNV(int program, int location, int count, long[] value, int value_offset);
5704
5705 /** Entry point to C language function: <code> void {@native glProgramUniform4i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5706 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5707 public void glProgramUniform4i64vNV(int program, int location, int count, LongBuffer value);
5708
5709 /** Entry point to C language function: <code> void {@native glProgramUniform4i64vNV}(GLuint program, GLint location, GLsizei count, const GLint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5710 public void glProgramUniform4i64vNV(int program, int location, int count, long[] value, int value_offset);
5711
5712 /** Entry point to C language function: <code> void {@native glProgramUniform1ui64NV}(GLuint program, GLint location, GLuint64EXT x) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5713 public void glProgramUniform1ui64NV(int program, int location, long x);
5714
5715 /** Entry point to C language function: <code> void {@native glProgramUniform2ui64NV}(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5716 public void glProgramUniform2ui64NV(int program, int location, long x, long y);
5717
5718 /** Entry point to C language function: <code> void {@native glProgramUniform3ui64NV}(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5719 public void glProgramUniform3ui64NV(int program, int location, long x, long y, long z);
5720
5721 /** Entry point to C language function: <code> void {@native glProgramUniform4ui64NV}(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5722 public void glProgramUniform4ui64NV(int program, int location, long x, long y, long z, long w);
5723
5724 /** Entry point to C language function: <code> void {@native glProgramUniform1ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5725 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5726 public void glProgramUniform1ui64vNV(int program, int location, int count, LongBuffer value);
5727
5728 /** Entry point to C language function: <code> void {@native glProgramUniform1ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5729 public void glProgramUniform1ui64vNV(int program, int location, int count, long[] value, int value_offset);
5730
5731 /** Entry point to C language function: <code> void {@native glProgramUniform2ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5732 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5733 public void glProgramUniform2ui64vNV(int program, int location, int count, LongBuffer value);
5734
5735 /** Entry point to C language function: <code> void {@native glProgramUniform2ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5736 public void glProgramUniform2ui64vNV(int program, int location, int count, long[] value, int value_offset);
5737
5738 /** Entry point to C language function: <code> void {@native glProgramUniform3ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5739 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5740 public void glProgramUniform3ui64vNV(int program, int location, int count, LongBuffer value);
5741
5742 /** Entry point to C language function: <code> void {@native glProgramUniform3ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5743 public void glProgramUniform3ui64vNV(int program, int location, int count, long[] value, int value_offset);
5744
5745 /** Entry point to C language function: <code> void {@native glProgramUniform4ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br>
5746 @param value a direct or array-backed {@link java.nio.LongBuffer} */
5747 public void glProgramUniform4ui64vNV(int program, int location, int count, LongBuffer value);
5748
5749 /** Entry point to C language function: <code> void {@native glProgramUniform4ui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_gpu_shader5</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
5750 public void glProgramUniform4ui64vNV(int program, int location, int count, long[] value, int value_offset);
5751
5752 /** Entry point to C language function: <code> void {@native glVertexAttribParameteriAMD}(GLuint index, GLenum pname, GLint param) </code> <br>Part of <code>GL_AMD_interleaved_elements</code><br> */
5753 public void glVertexAttribParameteriAMD(int index, int pname, int param);
5754
5755 /** Entry point to C language function: <code> void {@native glGenNamesAMD}(GLenum identifier, GLuint num, GLuint * names) </code> <br>Part of <code>GL_AMD_name_gen_delete</code><br>
5756 @param names a direct or array-backed {@link java.nio.IntBuffer} */
5757 public void glGenNamesAMD(int identifier, int num, IntBuffer names);
5758
5759 /** Entry point to C language function: <code> void {@native glGenNamesAMD}(GLenum identifier, GLuint num, GLuint * names) </code> <br>Part of <code>GL_AMD_name_gen_delete</code><br> */
5760 public void glGenNamesAMD(int identifier, int num, int[] names, int names_offset);
5761
5762 /** Entry point to C language function: <code> void {@native glDeleteNamesAMD}(GLenum identifier, GLuint num, const GLuint * names) </code> <br>Part of <code>GL_AMD_name_gen_delete</code><br>
5763 @param names a direct or array-backed {@link java.nio.IntBuffer} */
5764 public void glDeleteNamesAMD(int identifier, int num, IntBuffer names);
5765
5766 /** Entry point to C language function: <code> void {@native glDeleteNamesAMD}(GLenum identifier, GLuint num, const GLuint * names) </code> <br>Part of <code>GL_AMD_name_gen_delete</code><br> */
5767 public void glDeleteNamesAMD(int identifier, int num, int[] names, int names_offset);
5768
5769 /** Entry point to C language function: <code> GLboolean {@native glIsNameAMD}(GLenum identifier, GLuint name) </code> <br>Part of <code>GL_AMD_name_gen_delete</code><br> */
5770 public boolean glIsNameAMD(int identifier, int name);
5771
5772 /** Entry point to C language function: <code> void {@native glQueryObjectParameteruiAMD}(GLenum target, GLuint id, GLenum pname, GLuint param) </code> <br>Part of <code>GL_AMD_occlusion_query_event</code><br> */
5773 public void glQueryObjectParameteruiAMD(int target, int id, int pname, int param);
5774
5775 /** Entry point to C language function: <code> void {@native glGetPerfMonitorGroupsAMD}(GLint * numGroups, GLsizei groupsSize, GLuint * groups) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5776 @param numGroups a direct or array-backed {@link java.nio.IntBuffer}
5777 @param groups a direct or array-backed {@link java.nio.IntBuffer} */
5778 public void glGetPerfMonitorGroupsAMD(IntBuffer numGroups, int groupsSize, IntBuffer groups);
5779
5780 /** Entry point to C language function: <code> void {@native glGetPerfMonitorGroupsAMD}(GLint * numGroups, GLsizei groupsSize, GLuint * groups) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5781 public void glGetPerfMonitorGroupsAMD(int[] numGroups, int numGroups_offset, int groupsSize, int[] groups, int groups_offset);
5782
5783 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCountersAMD}(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5784 @param numCounters a direct or array-backed {@link java.nio.IntBuffer}
5785 @param maxActiveCounters a direct or array-backed {@link java.nio.IntBuffer}
5786 @param counters a direct or array-backed {@link java.nio.IntBuffer} */
5787 public void glGetPerfMonitorCountersAMD(int group, IntBuffer numCounters, IntBuffer maxActiveCounters, int counterSize, IntBuffer counters);
5788
5789 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCountersAMD}(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5790 public void glGetPerfMonitorCountersAMD(int group, int[] numCounters, int numCounters_offset, int[] maxActiveCounters, int maxActiveCounters_offset, int counterSize, int[] counters, int counters_offset);
5791
5792 /** Entry point to C language function: <code> void {@native glGetPerfMonitorGroupStringAMD}(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5793 @param length a direct or array-backed {@link java.nio.IntBuffer}
5794 @param groupString a direct or array-backed {@link java.nio.ByteBuffer} */
5795 public void glGetPerfMonitorGroupStringAMD(int group, int bufSize, IntBuffer length, ByteBuffer groupString);
5796
5797 /** Entry point to C language function: <code> void {@native glGetPerfMonitorGroupStringAMD}(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5798 public void glGetPerfMonitorGroupStringAMD(int group, int bufSize, int[] length, int length_offset, byte[] groupString, int groupString_offset);
5799
5800 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCounterStringAMD}(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5801 @param length a direct or array-backed {@link java.nio.IntBuffer}
5802 @param counterString a direct or array-backed {@link java.nio.ByteBuffer} */
5803 public void glGetPerfMonitorCounterStringAMD(int group, int counter, int bufSize, IntBuffer length, ByteBuffer counterString);
5804
5805 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCounterStringAMD}(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5806 public void glGetPerfMonitorCounterStringAMD(int group, int counter, int bufSize, int[] length, int length_offset, byte[] counterString, int counterString_offset);
5807
5808 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCounterInfoAMD}(GLuint group, GLuint counter, GLenum pname, void * data) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5809 @param data a direct or array-backed {@link java.nio.Buffer} */
5810 public void glGetPerfMonitorCounterInfoAMD(int group, int counter, int pname, Buffer data);
5811
5812 /** Entry point to C language function: <code> void {@native glGenPerfMonitorsAMD}(GLsizei n, GLuint * monitors) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5813 @param monitors a direct or array-backed {@link java.nio.IntBuffer} */
5814 public void glGenPerfMonitorsAMD(int n, IntBuffer monitors);
5815
5816 /** Entry point to C language function: <code> void {@native glGenPerfMonitorsAMD}(GLsizei n, GLuint * monitors) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5817 public void glGenPerfMonitorsAMD(int n, int[] monitors, int monitors_offset);
5818
5819 /** Entry point to C language function: <code> void {@native glDeletePerfMonitorsAMD}(GLsizei n, GLuint * monitors) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5820 @param monitors a direct or array-backed {@link java.nio.IntBuffer} */
5821 public void glDeletePerfMonitorsAMD(int n, IntBuffer monitors);
5822
5823 /** Entry point to C language function: <code> void {@native glDeletePerfMonitorsAMD}(GLsizei n, GLuint * monitors) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5824 public void glDeletePerfMonitorsAMD(int n, int[] monitors, int monitors_offset);
5825
5826 /** Entry point to C language function: <code> void {@native glSelectPerfMonitorCountersAMD}(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5827 @param counterList a direct or array-backed {@link java.nio.IntBuffer} */
5828 public void glSelectPerfMonitorCountersAMD(int monitor, boolean enable, int group, int numCounters, IntBuffer counterList);
5829
5830 /** Entry point to C language function: <code> void {@native glSelectPerfMonitorCountersAMD}(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5831 public void glSelectPerfMonitorCountersAMD(int monitor, boolean enable, int group, int numCounters, int[] counterList, int counterList_offset);
5832
5833 /** Entry point to C language function: <code> void {@native glBeginPerfMonitorAMD}(GLuint monitor) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5834 public void glBeginPerfMonitorAMD(int monitor);
5835
5836 /** Entry point to C language function: <code> void {@native glEndPerfMonitorAMD}(GLuint monitor) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5837 public void glEndPerfMonitorAMD(int monitor);
5838
5839 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCounterDataAMD}(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br>
5840 @param data a direct or array-backed {@link java.nio.IntBuffer}
5841 @param bytesWritten a direct or array-backed {@link java.nio.IntBuffer} */
5842 public void glGetPerfMonitorCounterDataAMD(int monitor, int pname, int dataSize, IntBuffer data, IntBuffer bytesWritten);
5843
5844 /** Entry point to C language function: <code> void {@native glGetPerfMonitorCounterDataAMD}(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten) </code> <br>Part of <code>GL_AMD_performance_monitor</code><br> */
5845 public void glGetPerfMonitorCounterDataAMD(int monitor, int pname, int dataSize, int[] data, int data_offset, int[] bytesWritten, int bytesWritten_offset);
5846
5847 /** Entry point to C language function: <code> void {@native glTexStorageSparseAMD}(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags) </code> <br>Part of <code>GL_AMD_sparse_texture</code><br> */
5848 public void glTexStorageSparseAMD(int target, int internalFormat, int width, int height, int depth, int layers, int flags);
5849
5850 /** Entry point to C language function: <code> void {@native glTextureStorageSparseAMD}(GLuint texture, GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags) </code> <br>Part of <code>GL_AMD_sparse_texture</code><br> */
5851 public void glTextureStorageSparseAMD(int texture, int target, int internalFormat, int width, int height, int depth, int layers, int flags);
5852
5853 /** Entry point to C language function: <code> void {@native glBufferParameteri}(GLenum target, GLenum pname, GLint param) </code> <br>Part of <code>GL_APPLE_flush_buffer_range</code><br>Alias for: <code>glBufferParameteriAPPLE</code> */
5854 public void glBufferParameteri(int target, int pname, int param);
5855
5856 /** Entry point to C language function: <code> GLenum {@native glObjectPurgeableAPPLE}(GLenum objectType, GLuint name, GLenum option) </code> <br>Part of <code>GL_APPLE_object_purgeable</code><br> */
5857 public int glObjectPurgeableAPPLE(int objectType, int name, int option);
5858
5859 /** Entry point to C language function: <code> GLenum {@native glObjectUnpurgeableAPPLE}(GLenum objectType, GLuint name, GLenum option) </code> <br>Part of <code>GL_APPLE_object_purgeable</code><br> */
5860 public int glObjectUnpurgeableAPPLE(int objectType, int name, int option);
5861
5862 /** Entry point to C language function: <code> void {@native glGetObjectParameterivAPPLE}(GLenum objectType, GLuint name, GLenum pname, GLint * params) </code> <br>Part of <code>GL_APPLE_object_purgeable</code><br>
5863 @param params a direct or array-backed {@link java.nio.IntBuffer} */
5864 public void glGetObjectParameterivAPPLE(int objectType, int name, int pname, IntBuffer params);
5865
5866 /** Entry point to C language function: <code> void {@native glGetObjectParameterivAPPLE}(GLenum objectType, GLuint name, GLenum pname, GLint * params) </code> <br>Part of <code>GL_APPLE_object_purgeable</code><br> */
5867 public void glGetObjectParameterivAPPLE(int objectType, int name, int pname, int[] params, int params_offset);
5868
5869 /** Entry point to C language function: <code> void {@native glTextureRangeAPPLE}(GLenum target, GLsizei length, const void * pointer) </code> <br>Part of <code>GL_APPLE_texture_range</code><br>
5870 @param pointer a direct or array-backed {@link java.nio.Buffer} */
5871 public void glTextureRangeAPPLE(int target, int length, Buffer pointer);
5872
5873 /** Entry point to C language function: <code> void {@native glVertexArrayRangeAPPLE}(GLsizei length, void * pointer) </code> <br>Part of <code>GL_APPLE_vertex_array_range</code><br>
5874 @param pointer a direct or array-backed {@link java.nio.Buffer} */
5875 public void glVertexArrayRangeAPPLE(int length, Buffer pointer);
5876
5877 /** Entry point to C language function: <code> void {@native glFlushVertexArrayRangeAPPLE}(GLsizei length, void * pointer) </code> <br>Part of <code>GL_APPLE_vertex_array_range</code><br>
5878 @param pointer a direct or array-backed {@link java.nio.Buffer} */
5879 public void glFlushVertexArrayRangeAPPLE(int length, Buffer pointer);
5880
5881 /** Entry point to C language function: <code> void {@native glVertexArrayParameteriAPPLE}(GLenum pname, GLint param) </code> <br>Part of <code>GL_APPLE_vertex_array_range</code><br> */
5882 public void glVertexArrayParameteriAPPLE(int pname, int param);
5883
5884 /** Entry point to C language function: <code> void {@native glEnableVertexAttribAPPLE}(GLuint index, GLenum pname) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5885 public void glEnableVertexAttribAPPLE(int index, int pname);
5886
5887 /** Entry point to C language function: <code> void {@native glDisableVertexAttribAPPLE}(GLuint index, GLenum pname) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5888 public void glDisableVertexAttribAPPLE(int index, int pname);
5889
5890 /** Entry point to C language function: <code> GLboolean {@native glIsVertexAttribEnabledAPPLE}(GLuint index, GLenum pname) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5891 public boolean glIsVertexAttribEnabledAPPLE(int index, int pname);
5892
5893 /** Entry point to C language function: <code> void {@native glMapVertexAttrib1dAPPLE}(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br>
5894 @param points a direct or array-backed {@link java.nio.DoubleBuffer} */
5895 public void glMapVertexAttrib1dAPPLE(int index, int size, double u1, double u2, int stride, int order, DoubleBuffer points);
5896
5897 /** Entry point to C language function: <code> void {@native glMapVertexAttrib1dAPPLE}(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5898 public void glMapVertexAttrib1dAPPLE(int index, int size, double u1, double u2, int stride, int order, double[] points, int points_offset);
5899
5900 /** Entry point to C language function: <code> void {@native glMapVertexAttrib1fAPPLE}(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br>
5901 @param points a direct or array-backed {@link java.nio.FloatBuffer} */
5902 public void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int order, FloatBuffer points);
5903
5904 /** Entry point to C language function: <code> void {@native glMapVertexAttrib1fAPPLE}(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5905 public void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int order, float[] points, int points_offset);
5906
5907 /** Entry point to C language function: <code> void {@native glMapVertexAttrib2dAPPLE}(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br>
5908 @param points a direct or array-backed {@link java.nio.DoubleBuffer} */
5909 public void glMapVertexAttrib2dAPPLE(int index, int size, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, DoubleBuffer points);
5910
5911 /** Entry point to C language function: <code> void {@native glMapVertexAttrib2dAPPLE}(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5912 public void glMapVertexAttrib2dAPPLE(int index, int size, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, double[] points, int points_offset);
5913
5914 /** Entry point to C language function: <code> void {@native glMapVertexAttrib2fAPPLE}(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br>
5915 @param points a direct or array-backed {@link java.nio.FloatBuffer} */
5916 public void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, FloatBuffer points);
5917
5918 /** Entry point to C language function: <code> void {@native glMapVertexAttrib2fAPPLE}(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) </code> <br>Part of <code>GL_APPLE_vertex_program_evaluators</code><br> */
5919 public void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, float[] points, int points_offset);
5920
5921 /** Entry point to C language function: <code> void {@native glDrawBuffersATI}(GLsizei n, const GLenum * bufs) </code> <br>Part of <code>GL_ATI_draw_buffers</code><br>
5922 @param bufs a direct or array-backed {@link java.nio.IntBuffer} */
5923 public void glDrawBuffersATI(int n, IntBuffer bufs);
5924
5925 /** Entry point to C language function: <code> void {@native glDrawBuffersATI}(GLsizei n, const GLenum * bufs) </code> <br>Part of <code>GL_ATI_draw_buffers</code><br> */
5926 public void glDrawBuffersATI(int n, int[] bufs, int bufs_offset);
5927
5928 /** Entry point to C language function: <code> void {@native glPNTrianglesiATI}(GLenum pname, GLint param) </code> <br>Part of <code>GL_ATI_pn_triangles</code><br> */
5929 public void glPNTrianglesiATI(int pname, int param);
5930
5931 /** Entry point to C language function: <code> void {@native glPNTrianglesfATI}(GLenum pname, GLfloat param) </code> <br>Part of <code>GL_ATI_pn_triangles</code><br> */
5932 public void glPNTrianglesfATI(int pname, float param);
5933
5934 /** Entry point to C language function: <code> void {@native glUniformBufferEXT}(GLuint program, GLint location, GLuint buffer) </code> <br>Part of <code>GL_EXT_bindable_uniform</code><br> */
5935 public void glUniformBufferEXT(int program, int location, int buffer);
5936
5937 /** Entry point to C language function: <code> GLint {@native glGetUniformBufferSizeEXT}(GLuint program, GLint location) </code> <br>Part of <code>GL_EXT_bindable_uniform</code><br> */
5938 public int glGetUniformBufferSizeEXT(int program, int location);
5939
5940 /** Entry point to C language function: <code> GLintptr {@native glGetUniformOffsetEXT}(GLuint program, GLint location) </code> <br>Part of <code>GL_EXT_bindable_uniform</code><br> */
5941 public long glGetUniformOffsetEXT(int program, int location);
5942
5943 /** Entry point to C language function: <code> void {@native glLockArraysEXT}(GLint first, GLsizei count) </code> <br>Part of <code>GL_EXT_compiled_vertex_array</code><br> */
5944 public void glLockArraysEXT(int first, int count);
5945
5946 /** Entry point to C language function: <code> void {@native glUnlockArraysEXT}() </code> <br>Part of <code>GL_EXT_compiled_vertex_array</code><br> */
5947 public void glUnlockArraysEXT();
5948
5949 /** Entry point to C language function: <code> void {@native glCullParameterdvEXT}(GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_EXT_cull_vertex</code><br>
5950 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
5951 public void glCullParameterdvEXT(int pname, DoubleBuffer params);
5952
5953 /** Entry point to C language function: <code> void {@native glCullParameterdvEXT}(GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_EXT_cull_vertex</code><br> */
5954 public void glCullParameterdvEXT(int pname, double[] params, int params_offset);
5955
5956 /** Entry point to C language function: <code> void {@native glCullParameterfvEXT}(GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_cull_vertex</code><br>
5957 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
5958 public void glCullParameterfvEXT(int pname, FloatBuffer params);
5959
5960 /** Entry point to C language function: <code> void {@native glCullParameterfvEXT}(GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_cull_vertex</code><br> */
5961 public void glCullParameterfvEXT(int pname, float[] params, int params_offset);
5962
5963 /** Entry point to C language function: <code> void {@native glDepthBoundsEXT}(GLclampd zmin, GLclampd zmax) </code> <br>Part of <code>GL_EXT_depth_bounds_test</code><br> */
5964 public void glDepthBoundsEXT(double zmin, double zmax);
5965
5966 /** Entry point to C language function: <code> void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
5967 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
5968 public void glMatrixLoadfEXT(int mode, FloatBuffer m);
5969
5970 /** Entry point to C language function: <code> void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5971 public void glMatrixLoadfEXT(int mode, float[] m, int m_offset);
5972
5973 /** Entry point to C language function: <code> void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
5974 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
5975 public void glMatrixLoaddEXT(int mode, DoubleBuffer m);
5976
5977 /** Entry point to C language function: <code> void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5978 public void glMatrixLoaddEXT(int mode, double[] m, int m_offset);
5979
5980 /** Entry point to C language function: <code> void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
5981 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
5982 public void glMatrixMultfEXT(int mode, FloatBuffer m);
5983
5984 /** Entry point to C language function: <code> void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5985 public void glMatrixMultfEXT(int mode, float[] m, int m_offset);
5986
5987 /** Entry point to C language function: <code> void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
5988 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
5989 public void glMatrixMultdEXT(int mode, DoubleBuffer m);
5990
5991 /** Entry point to C language function: <code> void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5992 public void glMatrixMultdEXT(int mode, double[] m, int m_offset);
5993
5994 /** Entry point to C language function: <code> void {@native glMatrixLoadIdentityEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5995 public void glMatrixLoadIdentityEXT(int mode);
5996
5997 /** Entry point to C language function: <code> void {@native glMatrixRotatefEXT}(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
5998 public void glMatrixRotatefEXT(int mode, float angle, float x, float y, float z);
5999
6000 /** Entry point to C language function: <code> void {@native glMatrixRotatedEXT}(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6001 public void glMatrixRotatedEXT(int mode, double angle, double x, double y, double z);
6002
6003 /** Entry point to C language function: <code> void {@native glMatrixScalefEXT}(GLenum mode, GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6004 public void glMatrixScalefEXT(int mode, float x, float y, float z);
6005
6006 /** Entry point to C language function: <code> void {@native glMatrixScaledEXT}(GLenum mode, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6007 public void glMatrixScaledEXT(int mode, double x, double y, double z);
6008
6009 /** Entry point to C language function: <code> void {@native glMatrixTranslatefEXT}(GLenum mode, GLfloat x, GLfloat y, GLfloat z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6010 public void glMatrixTranslatefEXT(int mode, float x, float y, float z);
6011
6012 /** Entry point to C language function: <code> void {@native glMatrixTranslatedEXT}(GLenum mode, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6013 public void glMatrixTranslatedEXT(int mode, double x, double y, double z);
6014
6015 /** Entry point to C language function: <code> void {@native glMatrixFrustumEXT}(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6016 public void glMatrixFrustumEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar);
6017
6018 /** Entry point to C language function: <code> void {@native glMatrixOrthoEXT}(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6019 public void glMatrixOrthoEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar);
6020
6021 /** Entry point to C language function: <code> void {@native glMatrixPopEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6022 public void glMatrixPopEXT(int mode);
6023
6024 /** Entry point to C language function: <code> void {@native glMatrixPushEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6025 public void glMatrixPushEXT(int mode);
6026
6027 /** Entry point to C language function: <code> void {@native glClientAttribDefaultEXT}(GLbitfield mask) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6028 public void glClientAttribDefaultEXT(int mask);
6029
6030 /** Entry point to C language function: <code> void {@native glPushClientAttribDefaultEXT}(GLbitfield mask) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6031 public void glPushClientAttribDefaultEXT(int mask);
6032
6033 /** Entry point to C language function: <code> void {@native glTextureParameterfEXT}(GLuint texture, GLenum target, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6034 public void glTextureParameterfEXT(int texture, int target, int pname, float param);
6035
6036 /** Entry point to C language function: <code> void {@native glTextureParameterfvEXT}(GLuint texture, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6037 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6038 public void glTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params);
6039
6040 /** Entry point to C language function: <code> void {@native glTextureParameterfvEXT}(GLuint texture, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6041 public void glTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset);
6042
6043 /** Entry point to C language function: <code> void {@native glTextureParameteriEXT}(GLuint texture, GLenum target, GLenum pname, GLint param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6044 public void glTextureParameteriEXT(int texture, int target, int pname, int param);
6045
6046 /** Entry point to C language function: <code> void {@native glTextureParameterivEXT}(GLuint texture, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6047 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6048 public void glTextureParameterivEXT(int texture, int target, int pname, IntBuffer params);
6049
6050 /** Entry point to C language function: <code> void {@native glTextureParameterivEXT}(GLuint texture, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6051 public void glTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset);
6052
6053 /** Entry point to C language function: <code> void {@native glTextureImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6054 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6055 public void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels);
6056
6057 /** Entry point to C language function: <code> void {@native glTextureImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6058 public void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, long pixels_buffer_offset);
6059
6060 /** Entry point to C language function: <code> void {@native glTextureImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6061 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6062 public void glTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels);
6063
6064 /** Entry point to C language function: <code> void {@native glTextureImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6065 public void glTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int format, int type, long pixels_buffer_offset);
6066
6067 /** Entry point to C language function: <code> void {@native glTextureSubImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6068 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6069 public void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, Buffer pixels);
6070
6071 /** Entry point to C language function: <code> void {@native glTextureSubImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6072 public void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, long pixels_buffer_offset);
6073
6074 /** Entry point to C language function: <code> void {@native glTextureSubImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6075 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6076 public void glTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels);
6077
6078 /** Entry point to C language function: <code> void {@native glTextureSubImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6079 public void glTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, long pixels_buffer_offset);
6080
6081 /** Entry point to C language function: <code> void {@native glCopyTextureImage1DEXT}(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6082 public void glCopyTextureImage1DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int border);
6083
6084 /** Entry point to C language function: <code> void {@native glCopyTextureImage2DEXT}(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6085 public void glCopyTextureImage2DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int height, int border);
6086
6087 /** Entry point to C language function: <code> void {@native glCopyTextureSubImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6088 public void glCopyTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int x, int y, int width);
6089
6090 /** Entry point to C language function: <code> void {@native glCopyTextureSubImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6091 public void glCopyTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height);
6092
6093 /** Entry point to C language function: <code> void {@native glGetTextureImageEXT}(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6094 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6095 public void glGetTextureImageEXT(int texture, int target, int level, int format, int type, Buffer pixels);
6096
6097 /** Entry point to C language function: <code> void {@native glGetTextureParameterfvEXT}(GLuint texture, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6098 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6099 public void glGetTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params);
6100
6101 /** Entry point to C language function: <code> void {@native glGetTextureParameterfvEXT}(GLuint texture, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6102 public void glGetTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset);
6103
6104 /** Entry point to C language function: <code> void {@native glGetTextureParameterivEXT}(GLuint texture, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6105 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6106 public void glGetTextureParameterivEXT(int texture, int target, int pname, IntBuffer params);
6107
6108 /** Entry point to C language function: <code> void {@native glGetTextureParameterivEXT}(GLuint texture, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6109 public void glGetTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset);
6110
6111 /** Entry point to C language function: <code> void {@native glGetTextureLevelParameterfvEXT}(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6112 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6113 public void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, FloatBuffer params);
6114
6115 /** Entry point to C language function: <code> void {@native glGetTextureLevelParameterfvEXT}(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6116 public void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, float[] params, int params_offset);
6117
6118 /** Entry point to C language function: <code> void {@native glGetTextureLevelParameterivEXT}(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6119 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6120 public void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, IntBuffer params);
6121
6122 /** Entry point to C language function: <code> void {@native glGetTextureLevelParameterivEXT}(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6123 public void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, int[] params, int params_offset);
6124
6125 /** Entry point to C language function: <code> void {@native glTextureImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6126 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6127 public void glTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, Buffer pixels);
6128
6129 /** Entry point to C language function: <code> void {@native glTextureImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6130 public void glTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, long pixels_buffer_offset);
6131
6132 /** Entry point to C language function: <code> void {@native glTextureSubImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6133 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6134 public void glTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, Buffer pixels);
6135
6136 /** Entry point to C language function: <code> void {@native glTextureSubImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6137 public void glTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, long pixels_buffer_offset);
6138
6139 /** Entry point to C language function: <code> void {@native glCopyTextureSubImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6140 public void glCopyTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height);
6141
6142 /** Entry point to C language function: <code> void {@native glBindMultiTextureEXT}(GLenum texunit, GLenum target, GLuint texture) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6143 public void glBindMultiTextureEXT(int texunit, int target, int texture);
6144
6145 /** Entry point to C language function: <code> void {@native glMultiTexCoordPointerEXT}(GLenum texunit, GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6146 @param pointer a direct only {@link java.nio.Buffer} */
6147 public void glMultiTexCoordPointerEXT(int texunit, int size, int type, int stride, Buffer pointer);
6148
6149 /** Entry point to C language function: <code> void {@native glMultiTexEnvfEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6150 public void glMultiTexEnvfEXT(int texunit, int target, int pname, float param);
6151
6152 /** Entry point to C language function: <code> void {@native glMultiTexEnvfvEXT}(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6153 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6154 public void glMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params);
6155
6156 /** Entry point to C language function: <code> void {@native glMultiTexEnvfvEXT}(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6157 public void glMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
6158
6159 /** Entry point to C language function: <code> void {@native glMultiTexEnviEXT}(GLenum texunit, GLenum target, GLenum pname, GLint param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6160 public void glMultiTexEnviEXT(int texunit, int target, int pname, int param);
6161
6162 /** Entry point to C language function: <code> void {@native glMultiTexEnvivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6163 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6164 public void glMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params);
6165
6166 /** Entry point to C language function: <code> void {@native glMultiTexEnvivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6167 public void glMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6168
6169 /** Entry point to C language function: <code> void {@native glMultiTexGendEXT}(GLenum texunit, GLenum coord, GLenum pname, GLdouble param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6170 public void glMultiTexGendEXT(int texunit, int coord, int pname, double param);
6171
6172 /** Entry point to C language function: <code> void {@native glMultiTexGendvEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6173 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
6174 public void glMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params);
6175
6176 /** Entry point to C language function: <code> void {@native glMultiTexGendvEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6177 public void glMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset);
6178
6179 /** Entry point to C language function: <code> void {@native glMultiTexGenfEXT}(GLenum texunit, GLenum coord, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6180 public void glMultiTexGenfEXT(int texunit, int coord, int pname, float param);
6181
6182 /** Entry point to C language function: <code> void {@native glMultiTexGenfvEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6183 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6184 public void glMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params);
6185
6186 /** Entry point to C language function: <code> void {@native glMultiTexGenfvEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6187 public void glMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset);
6188
6189 /** Entry point to C language function: <code> void {@native glMultiTexGeniEXT}(GLenum texunit, GLenum coord, GLenum pname, GLint param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6190 public void glMultiTexGeniEXT(int texunit, int coord, int pname, int param);
6191
6192 /** Entry point to C language function: <code> void {@native glMultiTexGenivEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6193 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6194 public void glMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params);
6195
6196 /** Entry point to C language function: <code> void {@native glMultiTexGenivEXT}(GLenum texunit, GLenum coord, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6197 public void glMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset);
6198
6199 /** Entry point to C language function: <code> void {@native glGetMultiTexEnvfvEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6200 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6201 public void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params);
6202
6203 /** Entry point to C language function: <code> void {@native glGetMultiTexEnvfvEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6204 public void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
6205
6206 /** Entry point to C language function: <code> void {@native glGetMultiTexEnvivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6207 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6208 public void glGetMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params);
6209
6210 /** Entry point to C language function: <code> void {@native glGetMultiTexEnvivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6211 public void glGetMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6212
6213 /** Entry point to C language function: <code> void {@native glGetMultiTexGendvEXT}(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6214 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
6215 public void glGetMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params);
6216
6217 /** Entry point to C language function: <code> void {@native glGetMultiTexGendvEXT}(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6218 public void glGetMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset);
6219
6220 /** Entry point to C language function: <code> void {@native glGetMultiTexGenfvEXT}(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6221 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6222 public void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params);
6223
6224 /** Entry point to C language function: <code> void {@native glGetMultiTexGenfvEXT}(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6225 public void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset);
6226
6227 /** Entry point to C language function: <code> void {@native glGetMultiTexGenivEXT}(GLenum texunit, GLenum coord, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6228 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6229 public void glGetMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params);
6230
6231 /** Entry point to C language function: <code> void {@native glGetMultiTexGenivEXT}(GLenum texunit, GLenum coord, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6232 public void glGetMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset);
6233
6234 /** Entry point to C language function: <code> void {@native glMultiTexParameteriEXT}(GLenum texunit, GLenum target, GLenum pname, GLint param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6235 public void glMultiTexParameteriEXT(int texunit, int target, int pname, int param);
6236
6237 /** Entry point to C language function: <code> void {@native glMultiTexParameterivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6238 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6239 public void glMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params);
6240
6241 /** Entry point to C language function: <code> void {@native glMultiTexParameterivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6242 public void glMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6243
6244 /** Entry point to C language function: <code> void {@native glMultiTexParameterfEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6245 public void glMultiTexParameterfEXT(int texunit, int target, int pname, float param);
6246
6247 /** Entry point to C language function: <code> void {@native glMultiTexParameterfvEXT}(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6248 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6249 public void glMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params);
6250
6251 /** Entry point to C language function: <code> void {@native glMultiTexParameterfvEXT}(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6252 public void glMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
6253
6254 /** Entry point to C language function: <code> void {@native glMultiTexImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6255 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6256 public void glMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels);
6257
6258 /** Entry point to C language function: <code> void {@native glMultiTexImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6259 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6260 public void glMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels);
6261
6262 /** Entry point to C language function: <code> void {@native glMultiTexSubImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6263 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6264 public void glMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int type, Buffer pixels);
6265
6266 /** Entry point to C language function: <code> void {@native glMultiTexSubImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6267 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6268 public void glMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels);
6269
6270 /** Entry point to C language function: <code> void {@native glCopyMultiTexImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6271 public void glCopyMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int border);
6272
6273 /** Entry point to C language function: <code> void {@native glCopyMultiTexImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6274 public void glCopyMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int height, int border);
6275
6276 /** Entry point to C language function: <code> void {@native glCopyMultiTexSubImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6277 public void glCopyMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int x, int y, int width);
6278
6279 /** Entry point to C language function: <code> void {@native glCopyMultiTexSubImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6280 public void glCopyMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height);
6281
6282 /** Entry point to C language function: <code> void {@native glGetMultiTexImageEXT}(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6283 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6284 public void glGetMultiTexImageEXT(int texunit, int target, int level, int format, int type, Buffer pixels);
6285
6286 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterfvEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6287 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6288 public void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params);
6289
6290 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterfvEXT}(GLenum texunit, GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6291 public void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
6292
6293 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6294 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6295 public void glGetMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params);
6296
6297 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6298 public void glGetMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6299
6300 /** Entry point to C language function: <code> void {@native glGetMultiTexLevelParameterfvEXT}(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6301 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6302 public void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, FloatBuffer params);
6303
6304 /** Entry point to C language function: <code> void {@native glGetMultiTexLevelParameterfvEXT}(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6305 public void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, float[] params, int params_offset);
6306
6307 /** Entry point to C language function: <code> void {@native glGetMultiTexLevelParameterivEXT}(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6308 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6309 public void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, IntBuffer params);
6310
6311 /** Entry point to C language function: <code> void {@native glGetMultiTexLevelParameterivEXT}(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6312 public void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, int[] params, int params_offset);
6313
6314 /** Entry point to C language function: <code> void {@native glMultiTexImage3DEXT}(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6315 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6316 public void glMultiTexImage3DEXT(int texunit, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, Buffer pixels);
6317
6318 /** Entry point to C language function: <code> void {@native glMultiTexSubImage3DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6319 @param pixels a direct or array-backed {@link java.nio.Buffer} */
6320 public void glMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, Buffer pixels);
6321
6322 /** Entry point to C language function: <code> void {@native glCopyMultiTexSubImage3DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6323 public void glCopyMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height);
6324
6325 /** Entry point to C language function: <code> void {@native glEnableClientStateIndexedEXT}(GLenum array, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6326 public void glEnableClientStateIndexedEXT(int array, int index);
6327
6328 /** Entry point to C language function: <code> void {@native glDisableClientStateIndexedEXT}(GLenum array, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6329 public void glDisableClientStateIndexedEXT(int array, int index);
6330
6331 /** Entry point to C language function: <code> void {@native glGetFloatIndexedvEXT}(GLenum target, GLuint index, GLfloat * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6332 @param data a direct or array-backed {@link java.nio.FloatBuffer} */
6333 public void glGetFloatIndexedvEXT(int target, int index, FloatBuffer data);
6334
6335 /** Entry point to C language function: <code> void {@native glGetFloatIndexedvEXT}(GLenum target, GLuint index, GLfloat * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6336 public void glGetFloatIndexedvEXT(int target, int index, float[] data, int data_offset);
6337
6338 /** Entry point to C language function: <code> void {@native glGetDoubleIndexedvEXT}(GLenum target, GLuint index, GLdouble * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6339 @param data a direct or array-backed {@link java.nio.DoubleBuffer} */
6340 public void glGetDoubleIndexedvEXT(int target, int index, DoubleBuffer data);
6341
6342 /** Entry point to C language function: <code> void {@native glGetDoubleIndexedvEXT}(GLenum target, GLuint index, GLdouble * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6343 public void glGetDoubleIndexedvEXT(int target, int index, double[] data, int data_offset);
6344
6345 /** Entry point to C language function: <code> void {@native glEnableIndexed}(GLenum target, GLuint index) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glEnableIndexedEXT</code> */
6346 public void glEnableIndexed(int target, int index);
6347
6348 /** Entry point to C language function: <code> void {@native glDisableIndexed}(GLenum target, GLuint index) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glDisableIndexedEXT</code> */
6349 public void glDisableIndexed(int target, int index);
6350
6351 /** Entry point to C language function: <code> GLboolean {@native glIsEnabledIndexed}(GLenum target, GLuint index) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glIsEnabledIndexedEXT</code> */
6352 public boolean glIsEnabledIndexed(int target, int index);
6353
6354 /** Entry point to C language function: <code> void {@native glGetIntegerIndexedv}(GLenum target, GLuint index, GLint * data) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetIntegerIndexedvEXT</code>
6355 @param data a direct or array-backed {@link java.nio.IntBuffer} */
6356 public void glGetIntegerIndexedv(int target, int index, IntBuffer data);
6357
6358 /** Entry point to C language function: <code> void {@native glGetIntegerIndexedv}(GLenum target, GLuint index, GLint * data) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetIntegerIndexedvEXT</code> */
6359 public void glGetIntegerIndexedv(int target, int index, int[] data, int data_offset);
6360
6361 /** Entry point to C language function: <code> void {@native glGetBooleanIndexedv}(GLenum target, GLuint index, GLboolean * data) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetBooleanIndexedvEXT</code>
6362 @param data a direct or array-backed {@link java.nio.ByteBuffer} */
6363 public void glGetBooleanIndexedv(int target, int index, ByteBuffer data);
6364
6365 /** Entry point to C language function: <code> void {@native glGetBooleanIndexedv}(GLenum target, GLuint index, GLboolean * data) </code> <br>Part of <code>GL_EXT_draw_buffers2</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glGetBooleanIndexedvEXT</code> */
6366 public void glGetBooleanIndexedv(int target, int index, byte[] data, int data_offset);
6367
6368 /** Entry point to C language function: <code> void {@native glCompressedTextureImage3DEXT}(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6369 @param bits a direct or array-backed {@link java.nio.Buffer} */
6370 public void glCompressedTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits);
6371
6372 /** Entry point to C language function: <code> void {@native glCompressedTextureImage2DEXT}(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6373 @param bits a direct or array-backed {@link java.nio.Buffer} */
6374 public void glCompressedTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits);
6375
6376 /** Entry point to C language function: <code> void {@native glCompressedTextureImage1DEXT}(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6377 @param bits a direct or array-backed {@link java.nio.Buffer} */
6378 public void glCompressedTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits);
6379
6380 /** Entry point to C language function: <code> void {@native glCompressedTextureSubImage3DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6381 @param bits a direct or array-backed {@link java.nio.Buffer} */
6382 public void glCompressedTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, Buffer bits);
6383
6384 /** Entry point to C language function: <code> void {@native glCompressedTextureSubImage2DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6385 @param bits a direct or array-backed {@link java.nio.Buffer} */
6386 public void glCompressedTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits);
6387
6388 /** Entry point to C language function: <code> void {@native glCompressedTextureSubImage1DEXT}(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6389 @param bits a direct or array-backed {@link java.nio.Buffer} */
6390 public void glCompressedTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits);
6391
6392 /** Entry point to C language function: <code> void {@native glGetCompressedTextureImageEXT}(GLuint texture, GLenum target, GLint lod, void * img) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6393 @param img a direct or array-backed {@link java.nio.Buffer} */
6394 public void glGetCompressedTextureImageEXT(int texture, int target, int lod, Buffer img);
6395
6396 /** Entry point to C language function: <code> void {@native glCompressedMultiTexImage3DEXT}(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6397 @param bits a direct or array-backed {@link java.nio.Buffer} */
6398 public void glCompressedMultiTexImage3DEXT(int texunit, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits);
6399
6400 /** Entry point to C language function: <code> void {@native glCompressedMultiTexImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6401 @param bits a direct or array-backed {@link java.nio.Buffer} */
6402 public void glCompressedMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits);
6403
6404 /** Entry point to C language function: <code> void {@native glCompressedMultiTexImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6405 @param bits a direct or array-backed {@link java.nio.Buffer} */
6406 public void glCompressedMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits);
6407
6408 /** Entry point to C language function: <code> void {@native glCompressedMultiTexSubImage3DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6409 @param bits a direct or array-backed {@link java.nio.Buffer} */
6410 public void glCompressedMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, Buffer bits);
6411
6412 /** Entry point to C language function: <code> void {@native glCompressedMultiTexSubImage2DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6413 @param bits a direct or array-backed {@link java.nio.Buffer} */
6414 public void glCompressedMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits);
6415
6416 /** Entry point to C language function: <code> void {@native glCompressedMultiTexSubImage1DEXT}(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6417 @param bits a direct or array-backed {@link java.nio.Buffer} */
6418 public void glCompressedMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits);
6419
6420 /** Entry point to C language function: <code> void {@native glGetCompressedMultiTexImageEXT}(GLenum texunit, GLenum target, GLint lod, void * img) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6421 @param img a direct or array-backed {@link java.nio.Buffer} */
6422 public void glGetCompressedMultiTexImageEXT(int texunit, int target, int lod, Buffer img);
6423
6424 /** Entry point to C language function: <code> void {@native glMatrixLoadTransposefEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6425 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
6426 public void glMatrixLoadTransposefEXT(int mode, FloatBuffer m);
6427
6428 /** Entry point to C language function: <code> void {@native glMatrixLoadTransposefEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6429 public void glMatrixLoadTransposefEXT(int mode, float[] m, int m_offset);
6430
6431 /** Entry point to C language function: <code> void {@native glMatrixLoadTransposedEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6432 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
6433 public void glMatrixLoadTransposedEXT(int mode, DoubleBuffer m);
6434
6435 /** Entry point to C language function: <code> void {@native glMatrixLoadTransposedEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6436 public void glMatrixLoadTransposedEXT(int mode, double[] m, int m_offset);
6437
6438 /** Entry point to C language function: <code> void {@native glMatrixMultTransposefEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6439 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
6440 public void glMatrixMultTransposefEXT(int mode, FloatBuffer m);
6441
6442 /** Entry point to C language function: <code> void {@native glMatrixMultTransposefEXT}(GLenum mode, const GLfloat * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6443 public void glMatrixMultTransposefEXT(int mode, float[] m, int m_offset);
6444
6445 /** Entry point to C language function: <code> void {@native glMatrixMultTransposedEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6446 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
6447 public void glMatrixMultTransposedEXT(int mode, DoubleBuffer m);
6448
6449 /** Entry point to C language function: <code> void {@native glMatrixMultTransposedEXT}(GLenum mode, const GLdouble * m) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6450 public void glMatrixMultTransposedEXT(int mode, double[] m, int m_offset);
6451
6452 /** Entry point to C language function: <code> void {@native glNamedBufferDataEXT}(GLuint buffer, GLsizeiptr size, const void * data, GLenum usage) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6453 @param data a direct or array-backed {@link java.nio.Buffer} */
6454 public void glNamedBufferDataEXT(int buffer, long size, Buffer data, int usage);
6455
6456 /** Entry point to C language function: <code> void {@native glNamedBufferSubDataEXT}(GLuint buffer, GLintptr offset, GLsizeiptr size, const void * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6457 @param data a direct or array-backed {@link java.nio.Buffer} */
6458 public void glNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data);
6459
6460 /** Entry point to C language function: <code> void * {@native glMapNamedBufferEXT}(GLuint buffer, GLenum access) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6461 public ByteBuffer glMapNamedBufferEXT(int buffer, int access);
6462
6463 /** Entry point to C language function: <code> GLboolean {@native glUnmapNamedBufferEXT}(GLuint buffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6464 public boolean glUnmapNamedBufferEXT(int buffer);
6465
6466 /** Entry point to C language function: <code> void {@native glGetNamedBufferParameterivEXT}(GLuint buffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6467 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6468 public void glGetNamedBufferParameterivEXT(int buffer, int pname, IntBuffer params);
6469
6470 /** Entry point to C language function: <code> void {@native glGetNamedBufferParameterivEXT}(GLuint buffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6471 public void glGetNamedBufferParameterivEXT(int buffer, int pname, int[] params, int params_offset);
6472
6473 /** Entry point to C language function: <code> void {@native glGetNamedBufferSubDataEXT}(GLuint buffer, GLintptr offset, GLsizeiptr size, void * data) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6474 @param data a direct or array-backed {@link java.nio.Buffer} */
6475 public void glGetNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data);
6476
6477 /** Entry point to C language function: <code> void {@native glTextureBufferEXT}(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6478 public void glTextureBufferEXT(int texture, int target, int internalformat, int buffer);
6479
6480 /** Entry point to C language function: <code> void {@native glMultiTexBufferEXT}(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6481 public void glMultiTexBufferEXT(int texunit, int target, int internalformat, int buffer);
6482
6483 /** Entry point to C language function: <code> void {@native glTextureParameterIivEXT}(GLuint texture, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6484 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6485 public void glTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params);
6486
6487 /** Entry point to C language function: <code> void {@native glTextureParameterIivEXT}(GLuint texture, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6488 public void glTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset);
6489
6490 /** Entry point to C language function: <code> void {@native glTextureParameterIuivEXT}(GLuint texture, GLenum target, GLenum pname, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6491 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6492 public void glTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params);
6493
6494 /** Entry point to C language function: <code> void {@native glTextureParameterIuivEXT}(GLuint texture, GLenum target, GLenum pname, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6495 public void glTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset);
6496
6497 /** Entry point to C language function: <code> void {@native glGetTextureParameterIivEXT}(GLuint texture, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6498 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6499 public void glGetTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params);
6500
6501 /** Entry point to C language function: <code> void {@native glGetTextureParameterIivEXT}(GLuint texture, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6502 public void glGetTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset);
6503
6504 /** Entry point to C language function: <code> void {@native glGetTextureParameterIuivEXT}(GLuint texture, GLenum target, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6505 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6506 public void glGetTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params);
6507
6508 /** Entry point to C language function: <code> void {@native glGetTextureParameterIuivEXT}(GLuint texture, GLenum target, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6509 public void glGetTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset);
6510
6511 /** Entry point to C language function: <code> void {@native glMultiTexParameterIivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6512 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6513 public void glMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params);
6514
6515 /** Entry point to C language function: <code> void {@native glMultiTexParameterIivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6516 public void glMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6517
6518 /** Entry point to C language function: <code> void {@native glMultiTexParameterIuivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6519 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6520 public void glMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params);
6521
6522 /** Entry point to C language function: <code> void {@native glMultiTexParameterIuivEXT}(GLenum texunit, GLenum target, GLenum pname, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6523 public void glMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6524
6525 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterIivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6526 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6527 public void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params);
6528
6529 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterIivEXT}(GLenum texunit, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6530 public void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6531
6532 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterIuivEXT}(GLenum texunit, GLenum target, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6533 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6534 public void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params);
6535
6536 /** Entry point to C language function: <code> void {@native glGetMultiTexParameterIuivEXT}(GLenum texunit, GLenum target, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6537 public void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset);
6538
6539 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameters4fvEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6540 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6541 public void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, FloatBuffer params);
6542
6543 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameters4fvEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6544 public void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, float[] params, int params_offset);
6545
6546 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4iEXT}(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6547 public void glNamedProgramLocalParameterI4iEXT(int program, int target, int index, int x, int y, int z, int w);
6548
6549 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4ivEXT}(GLuint program, GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6550 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6551 public void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, IntBuffer params);
6552
6553 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4ivEXT}(GLuint program, GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6554 public void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, int[] params, int params_offset);
6555
6556 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParametersI4ivEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6557 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6558 public void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, IntBuffer params);
6559
6560 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParametersI4ivEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6561 public void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, int[] params, int params_offset);
6562
6563 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4uiEXT}(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6564 public void glNamedProgramLocalParameterI4uiEXT(int program, int target, int index, int x, int y, int z, int w);
6565
6566 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4uivEXT}(GLuint program, GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6567 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6568 public void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, IntBuffer params);
6569
6570 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameterI4uivEXT}(GLuint program, GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6571 public void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, int[] params, int params_offset);
6572
6573 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParametersI4uivEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6574 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6575 public void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, IntBuffer params);
6576
6577 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParametersI4uivEXT}(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6578 public void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, int[] params, int params_offset);
6579
6580 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint program, GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6581 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6582 public void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, IntBuffer params);
6583
6584 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint program, GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6585 public void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, int[] params, int params_offset);
6586
6587 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterIuivEXT}(GLuint program, GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6588 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6589 public void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, IntBuffer params);
6590
6591 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterIuivEXT}(GLuint program, GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6592 public void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, int[] params, int params_offset);
6593
6594 /** Entry point to C language function: <code> void {@native glEnableClientStateiEXT}(GLenum array, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6595 public void glEnableClientStateiEXT(int array, int index);
6596
6597 /** Entry point to C language function: <code> void {@native glDisableClientStateiEXT}(GLenum array, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6598 public void glDisableClientStateiEXT(int array, int index);
6599
6600 /** Entry point to C language function: <code> void {@native glGetFloati_vEXT}(GLenum pname, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6601 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6602 public void glGetFloati_vEXT(int pname, int index, FloatBuffer params);
6603
6604 /** Entry point to C language function: <code> void {@native glGetFloati_vEXT}(GLenum pname, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6605 public void glGetFloati_vEXT(int pname, int index, float[] params, int params_offset);
6606
6607 /** Entry point to C language function: <code> void {@native glGetDoublei_vEXT}(GLenum pname, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6608 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
6609 public void glGetDoublei_vEXT(int pname, int index, DoubleBuffer params);
6610
6611 /** Entry point to C language function: <code> void {@native glGetDoublei_vEXT}(GLenum pname, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6612 public void glGetDoublei_vEXT(int pname, int index, double[] params, int params_offset);
6613
6614 /** Entry point to C language function: <code> void {@native glGetPointeri_vEXT}(GLenum pname, GLuint index, void * * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6615 @param params a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
6616 public void glGetPointeri_vEXT(int pname, int index, PointerBuffer params);
6617
6618 /** Entry point to C language function: <code> void {@native glNamedProgramStringEXT}(GLuint program, GLenum target, GLenum format, GLsizei len, const void * string) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6619 @param string a direct or array-backed {@link java.nio.Buffer} */
6620 public void glNamedProgramStringEXT(int program, int target, int format, int len, Buffer string);
6621
6622 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4dEXT}(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6623 public void glNamedProgramLocalParameter4dEXT(int program, int target, int index, double x, double y, double z, double w);
6624
6625 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program, GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6626 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
6627 public void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, DoubleBuffer params);
6628
6629 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program, GLenum target, GLuint index, const GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6630 public void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, double[] params, int params_offset);
6631
6632 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4fEXT}(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6633 public void glNamedProgramLocalParameter4fEXT(int program, int target, int index, float x, float y, float z, float w);
6634
6635 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program, GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6636 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6637 public void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, FloatBuffer params);
6638
6639 /** Entry point to C language function: <code> void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program, GLenum target, GLuint index, const GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6640 public void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, float[] params, int params_offset);
6641
6642 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterdvEXT}(GLuint program, GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6643 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
6644 public void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, DoubleBuffer params);
6645
6646 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterdvEXT}(GLuint program, GLenum target, GLuint index, GLdouble * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6647 public void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, double[] params, int params_offset);
6648
6649 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterfvEXT}(GLuint program, GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6650 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6651 public void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, FloatBuffer params);
6652
6653 /** Entry point to C language function: <code> void {@native glGetNamedProgramLocalParameterfvEXT}(GLuint program, GLenum target, GLuint index, GLfloat * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6654 public void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, float[] params, int params_offset);
6655
6656 /** Entry point to C language function: <code> void {@native glGetNamedProgramivEXT}(GLuint program, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6657 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6658 public void glGetNamedProgramivEXT(int program, int target, int pname, IntBuffer params);
6659
6660 /** Entry point to C language function: <code> void {@native glGetNamedProgramivEXT}(GLuint program, GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6661 public void glGetNamedProgramivEXT(int program, int target, int pname, int[] params, int params_offset);
6662
6663 /** Entry point to C language function: <code> void {@native glGetNamedProgramStringEXT}(GLuint program, GLenum target, GLenum pname, void * string) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6664 @param string a direct or array-backed {@link java.nio.Buffer} */
6665 public void glGetNamedProgramStringEXT(int program, int target, int pname, Buffer string);
6666
6667 /** Entry point to C language function: <code> void {@native glNamedRenderbufferStorageEXT}(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6668 public void glNamedRenderbufferStorageEXT(int renderbuffer, int internalformat, int width, int height);
6669
6670 /** Entry point to C language function: <code> void {@native glGetNamedRenderbufferParameterivEXT}(GLuint renderbuffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6671 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6672 public void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, IntBuffer params);
6673
6674 /** Entry point to C language function: <code> void {@native glGetNamedRenderbufferParameterivEXT}(GLuint renderbuffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6675 public void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, int[] params, int params_offset);
6676
6677 /** Entry point to C language function: <code> void {@native glNamedRenderbufferStorageMultisampleEXT}(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6678 public void glNamedRenderbufferStorageMultisampleEXT(int renderbuffer, int samples, int internalformat, int width, int height);
6679
6680 /** Entry point to C language function: <code> void {@native glNamedRenderbufferStorageMultisampleCoverageEXT}(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6681 public void glNamedRenderbufferStorageMultisampleCoverageEXT(int renderbuffer, int coverageSamples, int colorSamples, int internalformat, int width, int height);
6682
6683 /** Entry point to C language function: <code> GLenum {@native glCheckNamedFramebufferStatusEXT}(GLuint framebuffer, GLenum target) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6684 public int glCheckNamedFramebufferStatusEXT(int framebuffer, int target);
6685
6686 /** Entry point to C language function: <code> void {@native glNamedFramebufferTexture1DEXT}(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6687 public void glNamedFramebufferTexture1DEXT(int framebuffer, int attachment, int textarget, int texture, int level);
6688
6689 /** Entry point to C language function: <code> void {@native glNamedFramebufferTexture2DEXT}(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6690 public void glNamedFramebufferTexture2DEXT(int framebuffer, int attachment, int textarget, int texture, int level);
6691
6692 /** Entry point to C language function: <code> void {@native glNamedFramebufferTexture3DEXT}(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6693 public void glNamedFramebufferTexture3DEXT(int framebuffer, int attachment, int textarget, int texture, int level, int zoffset);
6694
6695 /** Entry point to C language function: <code> void {@native glNamedFramebufferRenderbufferEXT}(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6696 public void glNamedFramebufferRenderbufferEXT(int framebuffer, int attachment, int renderbuffertarget, int renderbuffer);
6697
6698 /** Entry point to C language function: <code> void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6699 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6700 public void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, IntBuffer params);
6701
6702 /** Entry point to C language function: <code> void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6703 public void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, int[] params, int params_offset);
6704
6705 /** Entry point to C language function: <code> void {@native glGenerateTextureMipmapEXT}(GLuint texture, GLenum target) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6706 public void glGenerateTextureMipmapEXT(int texture, int target);
6707
6708 /** Entry point to C language function: <code> void {@native glGenerateMultiTexMipmapEXT}(GLenum texunit, GLenum target) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6709 public void glGenerateMultiTexMipmapEXT(int texunit, int target);
6710
6711 /** Entry point to C language function: <code> void {@native glFramebufferDrawBufferEXT}(GLuint framebuffer, GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6712 public void glFramebufferDrawBufferEXT(int framebuffer, int mode);
6713
6714 /** Entry point to C language function: <code> void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer, GLsizei n, const GLenum * bufs) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6715 @param bufs a direct or array-backed {@link java.nio.IntBuffer} */
6716 public void glFramebufferDrawBuffersEXT(int framebuffer, int n, IntBuffer bufs);
6717
6718 /** Entry point to C language function: <code> void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer, GLsizei n, const GLenum * bufs) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6719 public void glFramebufferDrawBuffersEXT(int framebuffer, int n, int[] bufs, int bufs_offset);
6720
6721 /** Entry point to C language function: <code> void {@native glFramebufferReadBufferEXT}(GLuint framebuffer, GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6722 public void glFramebufferReadBufferEXT(int framebuffer, int mode);
6723
6724 /** Entry point to C language function: <code> void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6725 @param params a direct or array-backed {@link java.nio.IntBuffer} */
6726 public void glGetFramebufferParameterivEXT(int framebuffer, int pname, IntBuffer params);
6727
6728 /** Entry point to C language function: <code> void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6729 public void glGetFramebufferParameterivEXT(int framebuffer, int pname, int[] params, int params_offset);
6730
6731 /** Entry point to C language function: <code> void {@native glNamedCopyBufferSubDataEXT}(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6732 public void glNamedCopyBufferSubDataEXT(int readBuffer, int writeBuffer, long readOffset, long writeOffset, long size);
6733
6734 /** Entry point to C language function: <code> void {@native glNamedFramebufferTextureEXT}(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6735 public void glNamedFramebufferTextureEXT(int framebuffer, int attachment, int texture, int level);
6736
6737 /** Entry point to C language function: <code> void {@native glNamedFramebufferTextureLayerEXT}(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6738 public void glNamedFramebufferTextureLayerEXT(int framebuffer, int attachment, int texture, int level, int layer);
6739
6740 /** Entry point to C language function: <code> void {@native glNamedFramebufferTextureFaceEXT}(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6741 public void glNamedFramebufferTextureFaceEXT(int framebuffer, int attachment, int texture, int level, int face);
6742
6743 /** Entry point to C language function: <code> void {@native glTextureRenderbufferEXT}(GLuint texture, GLenum target, GLuint renderbuffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6744 public void glTextureRenderbufferEXT(int texture, int target, int renderbuffer);
6745
6746 /** Entry point to C language function: <code> void {@native glMultiTexRenderbufferEXT}(GLenum texunit, GLenum target, GLuint renderbuffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6747 public void glMultiTexRenderbufferEXT(int texunit, int target, int renderbuffer);
6748
6749 /** Entry point to C language function: <code> void {@native glVertexArrayVertexOffsetEXT}(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6750 public void glVertexArrayVertexOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
6751
6752 /** Entry point to C language function: <code> void {@native glVertexArrayColorOffsetEXT}(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6753 public void glVertexArrayColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
6754
6755 /** Entry point to C language function: <code> void {@native glVertexArrayEdgeFlagOffsetEXT}(GLuint vaobj, GLuint buffer, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6756 public void glVertexArrayEdgeFlagOffsetEXT(int vaobj, int buffer, int stride, long offset);
6757
6758 /** Entry point to C language function: <code> void {@native glVertexArrayIndexOffsetEXT}(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6759 public void glVertexArrayIndexOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
6760
6761 /** Entry point to C language function: <code> void {@native glVertexArrayNormalOffsetEXT}(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6762 public void glVertexArrayNormalOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
6763
6764 /** Entry point to C language function: <code> void {@native glVertexArrayTexCoordOffsetEXT}(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6765 public void glVertexArrayTexCoordOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
6766
6767 /** Entry point to C language function: <code> void {@native glVertexArrayMultiTexCoordOffsetEXT}(GLuint vaobj, GLuint buffer, GLenum texunit, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6768 public void glVertexArrayMultiTexCoordOffsetEXT(int vaobj, int buffer, int texunit, int size, int type, int stride, long offset);
6769
6770 /** Entry point to C language function: <code> void {@native glVertexArrayFogCoordOffsetEXT}(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6771 public void glVertexArrayFogCoordOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
6772
6773 /** Entry point to C language function: <code> void {@native glVertexArraySecondaryColorOffsetEXT}(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6774 public void glVertexArraySecondaryColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
6775
6776 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribOffsetEXT}(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6777 public void glVertexArrayVertexAttribOffsetEXT(int vaobj, int buffer, int index, int size, int type, boolean normalized, int stride, long offset);
6778
6779 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribIOffsetEXT}(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6780 public void glVertexArrayVertexAttribIOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset);
6781
6782 /** Entry point to C language function: <code> void {@native glEnableVertexArrayEXT}(GLuint vaobj, GLenum array) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6783 public void glEnableVertexArrayEXT(int vaobj, int array);
6784
6785 /** Entry point to C language function: <code> void {@native glDisableVertexArrayEXT}(GLuint vaobj, GLenum array) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6786 public void glDisableVertexArrayEXT(int vaobj, int array);
6787
6788 /** Entry point to C language function: <code> void {@native glEnableVertexArrayAttribEXT}(GLuint vaobj, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6789 public void glEnableVertexArrayAttribEXT(int vaobj, int index);
6790
6791 /** Entry point to C language function: <code> void {@native glDisableVertexArrayAttribEXT}(GLuint vaobj, GLuint index) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6792 public void glDisableVertexArrayAttribEXT(int vaobj, int index);
6793
6794 /** Entry point to C language function: <code> void {@native glGetVertexArrayIntegervEXT}(GLuint vaobj, GLenum pname, GLint * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6795 @param param a direct or array-backed {@link java.nio.IntBuffer} */
6796 public void glGetVertexArrayIntegervEXT(int vaobj, int pname, IntBuffer param);
6797
6798 /** Entry point to C language function: <code> void {@native glGetVertexArrayIntegervEXT}(GLuint vaobj, GLenum pname, GLint * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6799 public void glGetVertexArrayIntegervEXT(int vaobj, int pname, int[] param, int param_offset);
6800
6801 /** Entry point to C language function: <code> void {@native glGetVertexArrayPointervEXT}(GLuint vaobj, GLenum pname, void * * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6802 @param param a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
6803 public void glGetVertexArrayPointervEXT(int vaobj, int pname, PointerBuffer param);
6804
6805 /** Entry point to C language function: <code> void {@native glGetVertexArrayIntegeri_vEXT}(GLuint vaobj, GLuint index, GLenum pname, GLint * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6806 @param param a direct or array-backed {@link java.nio.IntBuffer} */
6807 public void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, IntBuffer param);
6808
6809 /** Entry point to C language function: <code> void {@native glGetVertexArrayIntegeri_vEXT}(GLuint vaobj, GLuint index, GLenum pname, GLint * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6810 public void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, int[] param, int param_offset);
6811
6812 /** Entry point to C language function: <code> void {@native glGetVertexArrayPointeri_vEXT}(GLuint vaobj, GLuint index, GLenum pname, void * * param) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6813 @param param a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
6814 public void glGetVertexArrayPointeri_vEXT(int vaobj, int index, int pname, PointerBuffer param);
6815
6816 /** Entry point to C language function: <code> void * {@native glMapNamedBufferRangeEXT}(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6817 public ByteBuffer glMapNamedBufferRangeEXT(int buffer, long offset, long length, int access);
6818
6819 /** Entry point to C language function: <code> void {@native glFlushMappedNamedBufferRangeEXT}(GLuint buffer, GLintptr offset, GLsizeiptr length) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6820 public void glFlushMappedNamedBufferRangeEXT(int buffer, long offset, long length);
6821
6822 /** Entry point to C language function: <code> void {@native glNamedBufferStorageEXT}(GLuint buffer, GLsizeiptr size, const void * data, GLbitfield flags) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6823 @param data a direct or array-backed {@link java.nio.Buffer} */
6824 public void glNamedBufferStorageEXT(int buffer, long size, Buffer data, int flags);
6825
6826 /** Entry point to C language function: <code> void {@native glProgramUniform1dEXT}(GLuint program, GLint location, GLdouble x) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6827 public void glProgramUniform1dEXT(int program, int location, double x);
6828
6829 /** Entry point to C language function: <code> void {@native glProgramUniform2dEXT}(GLuint program, GLint location, GLdouble x, GLdouble y) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6830 public void glProgramUniform2dEXT(int program, int location, double x, double y);
6831
6832 /** Entry point to C language function: <code> void {@native glProgramUniform3dEXT}(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6833 public void glProgramUniform3dEXT(int program, int location, double x, double y, double z);
6834
6835 /** Entry point to C language function: <code> void {@native glProgramUniform4dEXT}(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6836 public void glProgramUniform4dEXT(int program, int location, double x, double y, double z, double w);
6837
6838 /** Entry point to C language function: <code> void {@native glProgramUniform1dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6839 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6840 public void glProgramUniform1dvEXT(int program, int location, int count, DoubleBuffer value);
6841
6842 /** Entry point to C language function: <code> void {@native glProgramUniform1dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6843 public void glProgramUniform1dvEXT(int program, int location, int count, double[] value, int value_offset);
6844
6845 /** Entry point to C language function: <code> void {@native glProgramUniform2dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6846 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6847 public void glProgramUniform2dvEXT(int program, int location, int count, DoubleBuffer value);
6848
6849 /** Entry point to C language function: <code> void {@native glProgramUniform2dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6850 public void glProgramUniform2dvEXT(int program, int location, int count, double[] value, int value_offset);
6851
6852 /** Entry point to C language function: <code> void {@native glProgramUniform3dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6853 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6854 public void glProgramUniform3dvEXT(int program, int location, int count, DoubleBuffer value);
6855
6856 /** Entry point to C language function: <code> void {@native glProgramUniform3dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6857 public void glProgramUniform3dvEXT(int program, int location, int count, double[] value, int value_offset);
6858
6859 /** Entry point to C language function: <code> void {@native glProgramUniform4dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6860 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6861 public void glProgramUniform4dvEXT(int program, int location, int count, DoubleBuffer value);
6862
6863 /** Entry point to C language function: <code> void {@native glProgramUniform4dvEXT}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6864 public void glProgramUniform4dvEXT(int program, int location, int count, double[] value, int value_offset);
6865
6866 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6867 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6868 public void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6869
6870 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6871 public void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6872
6873 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6874 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6875 public void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6876
6877 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6878 public void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6879
6880 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6881 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6882 public void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6883
6884 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6885 public void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6886
6887 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6888 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6889 public void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6890
6891 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6892 public void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6893
6894 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6895 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6896 public void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6897
6898 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6899 public void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6900
6901 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6902 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6903 public void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6904
6905 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6906 public void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6907
6908 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6909 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6910 public void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6911
6912 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x4dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6913 public void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6914
6915 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6916 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6917 public void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6918
6919 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x2dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6920 public void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6921
6922 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br>
6923 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
6924 public void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
6925
6926 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x3dvEXT}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6927 public void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
6928
6929 /** Entry point to C language function: <code> void {@native glTextureBufferRangeEXT}(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_texture_buffer_range</code><br> */
6930 public void glTextureBufferRangeEXT(int texture, int target, int internalformat, int buffer, long offset, long size);
6931
6932 /** Entry point to C language function: <code> void {@native glTextureStorage2DMultisampleEXT}(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) </code> <br>Part of <code>GL_ARB_texture_storage_multisample</code>, <code>GL_EXT_direct_state_access</code><br> */
6933 public void glTextureStorage2DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations);
6934
6935 /** Entry point to C language function: <code> void {@native glTextureStorage3DMultisampleEXT}(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) </code> <br>Part of <code>GL_ARB_texture_storage_multisample</code>, <code>GL_EXT_direct_state_access</code><br> */
6936 public void glTextureStorage3DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations);
6937
6938 /** Entry point to C language function: <code> void {@native glVertexArrayBindVertexBufferEXT}(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6939 public void glVertexArrayBindVertexBufferEXT(int vaobj, int bindingindex, int buffer, long offset, int stride);
6940
6941 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribFormatEXT}(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6942 public void glVertexArrayVertexAttribFormatEXT(int vaobj, int attribindex, int size, int type, boolean normalized, int relativeoffset);
6943
6944 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribIFormatEXT}(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6945 public void glVertexArrayVertexAttribIFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset);
6946
6947 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribLFormatEXT}(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6948 public void glVertexArrayVertexAttribLFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset);
6949
6950 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribBindingEXT}(GLuint vaobj, GLuint attribindex, GLuint bindingindex) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6951 public void glVertexArrayVertexAttribBindingEXT(int vaobj, int attribindex, int bindingindex);
6952
6953 /** Entry point to C language function: <code> void {@native glVertexArrayVertexBindingDivisorEXT}(GLuint vaobj, GLuint bindingindex, GLuint divisor) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_ARB_vertex_attrib_binding</code><br> */
6954 public void glVertexArrayVertexBindingDivisorEXT(int vaobj, int bindingindex, int divisor);
6955
6956 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribLOffsetEXT}(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset) </code> <br>Part of <code>GL_EXT_vertex_attrib_64bit</code>, <code>GL_EXT_direct_state_access</code><br> */
6957 public void glVertexArrayVertexAttribLOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset);
6958
6959 /** Entry point to C language function: <code> void {@native glTexturePageCommitmentEXT}(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6960 public void glTexturePageCommitmentEXT(int texture, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, boolean commit);
6961
6962 /** Entry point to C language function: <code> void {@native glVertexArrayVertexAttribDivisorEXT}(GLuint vaobj, GLuint index, GLuint divisor) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
6963 public void glVertexArrayVertexAttribDivisorEXT(int vaobj, int index, int divisor);
6964
6965 /** Entry point to C language function: <code> void {@native glColorMaskIndexed}(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a) </code> <br>Part of <code>GL_EXT_draw_buffers2</code><br>Alias for: <code>glColorMaskIndexedEXT</code> */
6966 public void glColorMaskIndexed(int index, boolean r, boolean g, boolean b, boolean a);
6967
6968 /** Entry point to C language function: <code> void {@native glProgramEnvParameters4fvEXT}(GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_gpu_program_parameters</code><br>
6969 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6970 public void glProgramEnvParameters4fvEXT(int target, int index, int count, FloatBuffer params);
6971
6972 /** Entry point to C language function: <code> void {@native glProgramEnvParameters4fvEXT}(GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_gpu_program_parameters</code><br> */
6973 public void glProgramEnvParameters4fvEXT(int target, int index, int count, float[] params, int params_offset);
6974
6975 /** Entry point to C language function: <code> void {@native glProgramLocalParameters4fvEXT}(GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_gpu_program_parameters</code><br>
6976 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
6977 public void glProgramLocalParameters4fvEXT(int target, int index, int count, FloatBuffer params);
6978
6979 /** Entry point to C language function: <code> void {@native glProgramLocalParameters4fvEXT}(GLenum target, GLuint index, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_EXT_gpu_program_parameters</code><br> */
6980 public void glProgramLocalParameters4fvEXT(int target, int index, int count, float[] params, int params_offset);
6981
6982 /** Entry point to C language function: <code> void {@native glIndexFuncEXT}(GLenum func, GLclampf ref) </code> <br>Part of <code>GL_EXT_index_func</code><br> */
6983 public void glIndexFuncEXT(int func, float ref);
6984
6985 /** Entry point to C language function: <code> void {@native glIndexMaterialEXT}(GLenum face, GLenum mode) </code> <br>Part of <code>GL_EXT_index_material</code><br> */
6986 public void glIndexMaterialEXT(int face, int mode);
6987
6988 /** Entry point to C language function: <code> void {@native glApplyTextureEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_light_texture</code><br> */
6989 public void glApplyTextureEXT(int mode);
6990
6991 /** Entry point to C language function: <code> void {@native glTextureLightEXT}(GLenum pname) </code> <br>Part of <code>GL_EXT_light_texture</code><br> */
6992 public void glTextureLightEXT(int pname);
6993
6994 /** Entry point to C language function: <code> void {@native glTextureMaterialEXT}(GLenum face, GLenum mode) </code> <br>Part of <code>GL_EXT_light_texture</code><br> */
6995 public void glTextureMaterialEXT(int face, int mode);
6996
6997 /** Entry point to C language function: <code> void {@native glPixelTransformParameteriEXT}(GLenum target, GLenum pname, GLint param) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
6998 public void glPixelTransformParameteriEXT(int target, int pname, int param);
6999
7000 /** Entry point to C language function: <code> void {@native glPixelTransformParameterfEXT}(GLenum target, GLenum pname, GLfloat param) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
7001 public void glPixelTransformParameterfEXT(int target, int pname, float param);
7002
7003 /** Entry point to C language function: <code> void {@native glPixelTransformParameterivEXT}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br>
7004 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7005 public void glPixelTransformParameterivEXT(int target, int pname, IntBuffer params);
7006
7007 /** Entry point to C language function: <code> void {@native glPixelTransformParameterivEXT}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
7008 public void glPixelTransformParameterivEXT(int target, int pname, int[] params, int params_offset);
7009
7010 /** Entry point to C language function: <code> void {@native glPixelTransformParameterfvEXT}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br>
7011 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7012 public void glPixelTransformParameterfvEXT(int target, int pname, FloatBuffer params);
7013
7014 /** Entry point to C language function: <code> void {@native glPixelTransformParameterfvEXT}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
7015 public void glPixelTransformParameterfvEXT(int target, int pname, float[] params, int params_offset);
7016
7017 /** Entry point to C language function: <code> void {@native glGetPixelTransformParameterivEXT}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br>
7018 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7019 public void glGetPixelTransformParameterivEXT(int target, int pname, IntBuffer params);
7020
7021 /** Entry point to C language function: <code> void {@native glGetPixelTransformParameterivEXT}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
7022 public void glGetPixelTransformParameterivEXT(int target, int pname, int[] params, int params_offset);
7023
7024 /** Entry point to C language function: <code> void {@native glGetPixelTransformParameterfvEXT}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br>
7025 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7026 public void glGetPixelTransformParameterfvEXT(int target, int pname, FloatBuffer params);
7027
7028 /** Entry point to C language function: <code> void {@native glGetPixelTransformParameterfvEXT}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_EXT_pixel_transform</code><br> */
7029 public void glGetPixelTransformParameterfvEXT(int target, int pname, float[] params, int params_offset);
7030
7031 /** Entry point to C language function: <code> void {@native glPolygonOffsetClampEXT}(GLfloat factor, GLfloat units, GLfloat clamp) </code> <br>Part of <code>GL_EXT_polygon_offset_clamp</code><br> */
7032 public void glPolygonOffsetClampEXT(float factor, float units, float clamp);
7033
7034 /** Entry point to C language function: <code> void {@native glProvokingVertexEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_provoking_vertex</code><br> */
7035 public void glProvokingVertexEXT(int mode);
7036
7037 /** Entry point to C language function: <code> void {@native glRasterSamplesEXT}(GLuint samples, GLboolean fixedsamplelocations) </code> <br>Part of <code>GL_EXT_raster_multisample</code><br> */
7038 public void glRasterSamplesEXT(int samples, boolean fixedsamplelocations);
7039
7040 /** Entry point to C language function: <code> void {@native glStencilClearTagEXT}(GLsizei stencilTagBits, GLuint stencilClearTag) </code> <br>Part of <code>GL_EXT_stencil_clear_tag</code><br> */
7041 public void glStencilClearTagEXT(int stencilTagBits, int stencilClearTag);
7042
7043 /** Entry point to C language function: <code> void {@native glActiveStencilFaceEXT}(GLenum face) </code> <br>Part of <code>GL_EXT_stencil_two_side</code><br> */
7044 public void glActiveStencilFaceEXT(int face);
7045
7046 /** Entry point to C language function: <code> void {@native glClearColorIi}(GLint red, GLint green, GLint blue, GLint alpha) </code> <br>Part of <code>GL_EXT_texture_integer</code><br>Alias for: <code>glClearColorIiEXT</code> */
7047 public void glClearColorIi(int red, int green, int blue, int alpha);
7048
7049 /** Entry point to C language function: <code> void {@native glClearColorIui}(GLuint red, GLuint green, GLuint blue, GLuint alpha) </code> <br>Part of <code>GL_EXT_texture_integer</code><br>Alias for: <code>glClearColorIuiEXT</code> */
7050 public void glClearColorIui(int red, int green, int blue, int alpha);
7051
7052 /** Entry point to C language function: <code> void {@native glTextureNormalEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_texture_perturb_normal</code><br> */
7053 public void glTextureNormalEXT(int mode);
7054
7055 /** Entry point to C language function: <code> void {@native glGetQueryObjecti64vEXT}(GLuint id, GLenum pname, GLint64 * params) </code> <br>Part of <code>GL_EXT_disjoint_timer_query</code>, <code>GL_EXT_timer_query</code><br>
7056 @param params a direct or array-backed {@link java.nio.LongBuffer} */
7057 public void glGetQueryObjecti64vEXT(int id, int pname, LongBuffer params);
7058
7059 /** Entry point to C language function: <code> void {@native glGetQueryObjecti64vEXT}(GLuint id, GLenum pname, GLint64 * params) </code> <br>Part of <code>GL_EXT_disjoint_timer_query</code>, <code>GL_EXT_timer_query</code><br> */
7060 public void glGetQueryObjecti64vEXT(int id, int pname, long[] params, int params_offset);
7061
7062 /** Entry point to C language function: <code> void {@native glGetQueryObjectui64vEXT}(GLuint id, GLenum pname, GLuint64 * params) </code> <br>Part of <code>GL_EXT_disjoint_timer_query</code>, <code>GL_EXT_timer_query</code><br>
7063 @param params a direct or array-backed {@link java.nio.LongBuffer} */
7064 public void glGetQueryObjectui64vEXT(int id, int pname, LongBuffer params);
7065
7066 /** Entry point to C language function: <code> void {@native glGetQueryObjectui64vEXT}(GLuint id, GLenum pname, GLuint64 * params) </code> <br>Part of <code>GL_EXT_disjoint_timer_query</code>, <code>GL_EXT_timer_query</code><br> */
7067 public void glGetQueryObjectui64vEXT(int id, int pname, long[] params, int params_offset);
7068
7069 /** Entry point to C language function: <code> void {@native glBeginVertexShaderEXT}() </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7071
7072 /** Entry point to C language function: <code> void {@native glEndVertexShaderEXT}() </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7074
7075 /** Entry point to C language function: <code> void {@native glBindVertexShaderEXT}(GLuint id) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7076 public void glBindVertexShaderEXT(int id);
7077
7078 /** Entry point to C language function: <code> GLuint {@native glGenVertexShadersEXT}(GLuint range) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7079 public int glGenVertexShadersEXT(int range);
7080
7081 /** Entry point to C language function: <code> void {@native glDeleteVertexShaderEXT}(GLuint id) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7082 public void glDeleteVertexShaderEXT(int id);
7083
7084 /** Entry point to C language function: <code> void {@native glShaderOp1EXT}(GLenum op, GLuint res, GLuint arg1) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7085 public void glShaderOp1EXT(int op, int res, int arg1);
7086
7087 /** Entry point to C language function: <code> void {@native glShaderOp2EXT}(GLenum op, GLuint res, GLuint arg1, GLuint arg2) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7088 public void glShaderOp2EXT(int op, int res, int arg1, int arg2);
7089
7090 /** Entry point to C language function: <code> void {@native glShaderOp3EXT}(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7091 public void glShaderOp3EXT(int op, int res, int arg1, int arg2, int arg3);
7092
7093 /** Entry point to C language function: <code> void {@native glSwizzleEXT}(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7094 public void glSwizzleEXT(int res, int in, int outX, int outY, int outZ, int outW);
7095
7096 /** Entry point to C language function: <code> void {@native glWriteMaskEXT}(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7097 public void glWriteMaskEXT(int res, int in, int outX, int outY, int outZ, int outW);
7098
7099 /** Entry point to C language function: <code> void {@native glInsertComponentEXT}(GLuint res, GLuint src, GLuint num) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7100 public void glInsertComponentEXT(int res, int src, int num);
7101
7102 /** Entry point to C language function: <code> void {@native glExtractComponentEXT}(GLuint res, GLuint src, GLuint num) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7103 public void glExtractComponentEXT(int res, int src, int num);
7104
7105 /** Entry point to C language function: <code> GLuint {@native glGenSymbolsEXT}(GLenum datatype, GLenum storagetype, GLenum range, GLuint components) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7106 public int glGenSymbolsEXT(int datatype, int storagetype, int range, int components);
7107
7108 /** Entry point to C language function: <code> void {@native glSetInvariantEXT}(GLuint id, GLenum type, const void * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7109 @param addr a direct or array-backed {@link java.nio.Buffer} */
7110 public void glSetInvariantEXT(int id, int type, Buffer addr);
7111
7112 /** Entry point to C language function: <code> void {@native glSetLocalConstantEXT}(GLuint id, GLenum type, const void * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7113 @param addr a direct or array-backed {@link java.nio.Buffer} */
7114 public void glSetLocalConstantEXT(int id, int type, Buffer addr);
7115
7116 /** Entry point to C language function: <code> void {@native glVariantbvEXT}(GLuint id, const GLbyte * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7117 @param addr a direct or array-backed {@link java.nio.ByteBuffer} */
7118 public void glVariantbvEXT(int id, ByteBuffer addr);
7119
7120 /** Entry point to C language function: <code> void {@native glVariantbvEXT}(GLuint id, const GLbyte * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7121 public void glVariantbvEXT(int id, byte[] addr, int addr_offset);
7122
7123 /** Entry point to C language function: <code> void {@native glVariantsvEXT}(GLuint id, const GLshort * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7124 @param addr a direct or array-backed {@link java.nio.ShortBuffer} */
7125 public void glVariantsvEXT(int id, ShortBuffer addr);
7126
7127 /** Entry point to C language function: <code> void {@native glVariantsvEXT}(GLuint id, const GLshort * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7128 public void glVariantsvEXT(int id, short[] addr, int addr_offset);
7129
7130 /** Entry point to C language function: <code> void {@native glVariantivEXT}(GLuint id, const GLint * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7131 @param addr a direct or array-backed {@link java.nio.IntBuffer} */
7132 public void glVariantivEXT(int id, IntBuffer addr);
7133
7134 /** Entry point to C language function: <code> void {@native glVariantivEXT}(GLuint id, const GLint * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7135 public void glVariantivEXT(int id, int[] addr, int addr_offset);
7136
7137 /** Entry point to C language function: <code> void {@native glVariantfvEXT}(GLuint id, const GLfloat * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7138 @param addr a direct or array-backed {@link java.nio.FloatBuffer} */
7139 public void glVariantfvEXT(int id, FloatBuffer addr);
7140
7141 /** Entry point to C language function: <code> void {@native glVariantfvEXT}(GLuint id, const GLfloat * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7142 public void glVariantfvEXT(int id, float[] addr, int addr_offset);
7143
7144 /** Entry point to C language function: <code> void {@native glVariantdvEXT}(GLuint id, const GLdouble * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7145 @param addr a direct or array-backed {@link java.nio.DoubleBuffer} */
7146 public void glVariantdvEXT(int id, DoubleBuffer addr);
7147
7148 /** Entry point to C language function: <code> void {@native glVariantdvEXT}(GLuint id, const GLdouble * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7149 public void glVariantdvEXT(int id, double[] addr, int addr_offset);
7150
7151 /** Entry point to C language function: <code> void {@native glVariantubvEXT}(GLuint id, const GLubyte * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7152 @param addr a direct or array-backed {@link java.nio.ByteBuffer} */
7153 public void glVariantubvEXT(int id, ByteBuffer addr);
7154
7155 /** Entry point to C language function: <code> void {@native glVariantubvEXT}(GLuint id, const GLubyte * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7156 public void glVariantubvEXT(int id, byte[] addr, int addr_offset);
7157
7158 /** Entry point to C language function: <code> void {@native glVariantusvEXT}(GLuint id, const GLushort * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7159 @param addr a direct or array-backed {@link java.nio.ShortBuffer} */
7160 public void glVariantusvEXT(int id, ShortBuffer addr);
7161
7162 /** Entry point to C language function: <code> void {@native glVariantusvEXT}(GLuint id, const GLushort * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7163 public void glVariantusvEXT(int id, short[] addr, int addr_offset);
7164
7165 /** Entry point to C language function: <code> void {@native glVariantuivEXT}(GLuint id, const GLuint * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7166 @param addr a direct or array-backed {@link java.nio.IntBuffer} */
7167 public void glVariantuivEXT(int id, IntBuffer addr);
7168
7169 /** Entry point to C language function: <code> void {@native glVariantuivEXT}(GLuint id, const GLuint * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7170 public void glVariantuivEXT(int id, int[] addr, int addr_offset);
7171
7172 /** Entry point to C language function: <code> void {@native glVariantPointerEXT}(GLuint id, GLenum type, GLuint stride, const void * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7173 @param addr a direct only {@link java.nio.Buffer} */
7174 public void glVariantPointerEXT(int id, int type, int stride, Buffer addr);
7175
7176 /** Entry point to C language function: <code> void {@native glVariantPointerEXT}(GLuint id, GLenum type, GLuint stride, const void * addr) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7177 public void glVariantPointerEXT(int id, int type, int stride, long addr_buffer_offset);
7178
7179 /** Entry point to C language function: <code> void {@native glEnableVariantClientStateEXT}(GLuint id) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7181
7182 /** Entry point to C language function: <code> void {@native glDisableVariantClientStateEXT}(GLuint id) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7184
7185 /** Entry point to C language function: <code> GLuint {@native glBindLightParameterEXT}(GLenum light, GLenum value) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7186 public int glBindLightParameterEXT(int light, int value);
7187
7188 /** Entry point to C language function: <code> GLuint {@native glBindMaterialParameterEXT}(GLenum face, GLenum value) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7189 public int glBindMaterialParameterEXT(int face, int value);
7190
7191 /** Entry point to C language function: <code> GLuint {@native glBindTexGenParameterEXT}(GLenum unit, GLenum coord, GLenum value) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7192 public int glBindTexGenParameterEXT(int unit, int coord, int value);
7193
7194 /** Entry point to C language function: <code> GLuint {@native glBindTextureUnitParameterEXT}(GLenum unit, GLenum value) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7195 public int glBindTextureUnitParameterEXT(int unit, int value);
7196
7197 /** Entry point to C language function: <code> GLuint {@native glBindParameterEXT}(GLenum value) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7198 public int glBindParameterEXT(int value);
7199
7200 /** Entry point to C language function: <code> GLboolean {@native glIsVariantEnabledEXT}(GLuint id, GLenum cap) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7201 public boolean glIsVariantEnabledEXT(int id, int cap);
7202
7203 /** Entry point to C language function: <code> void {@native glGetVariantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7204 @param data a direct or array-backed {@link java.nio.ByteBuffer} */
7205 public void glGetVariantBooleanvEXT(int id, int value, ByteBuffer data);
7206
7207 /** Entry point to C language function: <code> void {@native glGetVariantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7208 public void glGetVariantBooleanvEXT(int id, int value, byte[] data, int data_offset);
7209
7210 /** Entry point to C language function: <code> void {@native glGetVariantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7211 @param data a direct or array-backed {@link java.nio.IntBuffer} */
7212 public void glGetVariantIntegervEXT(int id, int value, IntBuffer data);
7213
7214 /** Entry point to C language function: <code> void {@native glGetVariantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7215 public void glGetVariantIntegervEXT(int id, int value, int[] data, int data_offset);
7216
7217 /** Entry point to C language function: <code> void {@native glGetVariantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7218 @param data a direct or array-backed {@link java.nio.FloatBuffer} */
7219 public void glGetVariantFloatvEXT(int id, int value, FloatBuffer data);
7220
7221 /** Entry point to C language function: <code> void {@native glGetVariantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7222 public void glGetVariantFloatvEXT(int id, int value, float[] data, int data_offset);
7223
7224 /** Entry point to C language function: <code> void {@native glGetInvariantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7225 @param data a direct or array-backed {@link java.nio.ByteBuffer} */
7226 public void glGetInvariantBooleanvEXT(int id, int value, ByteBuffer data);
7227
7228 /** Entry point to C language function: <code> void {@native glGetInvariantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7229 public void glGetInvariantBooleanvEXT(int id, int value, byte[] data, int data_offset);
7230
7231 /** Entry point to C language function: <code> void {@native glGetInvariantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7232 @param data a direct or array-backed {@link java.nio.IntBuffer} */
7233 public void glGetInvariantIntegervEXT(int id, int value, IntBuffer data);
7234
7235 /** Entry point to C language function: <code> void {@native glGetInvariantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7236 public void glGetInvariantIntegervEXT(int id, int value, int[] data, int data_offset);
7237
7238 /** Entry point to C language function: <code> void {@native glGetInvariantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7239 @param data a direct or array-backed {@link java.nio.FloatBuffer} */
7240 public void glGetInvariantFloatvEXT(int id, int value, FloatBuffer data);
7241
7242 /** Entry point to C language function: <code> void {@native glGetInvariantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7243 public void glGetInvariantFloatvEXT(int id, int value, float[] data, int data_offset);
7244
7245 /** Entry point to C language function: <code> void {@native glGetLocalConstantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7246 @param data a direct or array-backed {@link java.nio.ByteBuffer} */
7247 public void glGetLocalConstantBooleanvEXT(int id, int value, ByteBuffer data);
7248
7249 /** Entry point to C language function: <code> void {@native glGetLocalConstantBooleanvEXT}(GLuint id, GLenum value, GLboolean * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7250 public void glGetLocalConstantBooleanvEXT(int id, int value, byte[] data, int data_offset);
7251
7252 /** Entry point to C language function: <code> void {@native glGetLocalConstantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7253 @param data a direct or array-backed {@link java.nio.IntBuffer} */
7254 public void glGetLocalConstantIntegervEXT(int id, int value, IntBuffer data);
7255
7256 /** Entry point to C language function: <code> void {@native glGetLocalConstantIntegervEXT}(GLuint id, GLenum value, GLint * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7257 public void glGetLocalConstantIntegervEXT(int id, int value, int[] data, int data_offset);
7258
7259 /** Entry point to C language function: <code> void {@native glGetLocalConstantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br>
7260 @param data a direct or array-backed {@link java.nio.FloatBuffer} */
7261 public void glGetLocalConstantFloatvEXT(int id, int value, FloatBuffer data);
7262
7263 /** Entry point to C language function: <code> void {@native glGetLocalConstantFloatvEXT}(GLuint id, GLenum value, GLfloat * data) </code> <br>Part of <code>GL_EXT_vertex_shader</code><br> */
7264 public void glGetLocalConstantFloatvEXT(int id, int value, float[] data, int data_offset);
7265
7266 /** Entry point to C language function: <code> void {@native glVertexWeightfEXT}(GLfloat weight) </code> <br>Part of <code>GL_EXT_vertex_weighting</code><br> */
7267 public void glVertexWeightfEXT(float weight);
7268
7269 /** Entry point to C language function: <code> void {@native glVertexWeightfvEXT}(const GLfloat * weight) </code> <br>Part of <code>GL_EXT_vertex_weighting</code><br>
7270 @param weight a direct or array-backed {@link java.nio.FloatBuffer} */
7271 public void glVertexWeightfvEXT(FloatBuffer weight);
7272
7273 /** Entry point to C language function: <code> void {@native glVertexWeightfvEXT}(const GLfloat * weight) </code> <br>Part of <code>GL_EXT_vertex_weighting</code><br> */
7274 public void glVertexWeightfvEXT(float[] weight, int weight_offset);
7275
7276 /** Entry point to C language function: <code> void {@native glVertexWeightPointerEXT}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_EXT_vertex_weighting</code><br>
7277 @param pointer a direct only {@link java.nio.Buffer} */
7278 public void glVertexWeightPointerEXT(int size, int type, int stride, Buffer pointer);
7279
7280 /** Entry point to C language function: <code> void {@native glVertexWeightPointerEXT}(GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_EXT_vertex_weighting</code><br> */
7281 public void glVertexWeightPointerEXT(int size, int type, int stride, long pointer_buffer_offset);
7282
7283 /** Entry point to C language function: <code> void {@native glFrameTerminatorGREMEDY}() </code> <br>Part of <code>GL_GREMEDY_frame_terminator</code><br> */
7285
7286 /** Entry point to C language function: <code> void {@native glStringMarkerGREMEDY}(GLsizei len, const void * string) </code> <br>Part of <code>GL_GREMEDY_string_marker</code><br>
7287 @param string a direct or array-backed {@link java.nio.Buffer} */
7288 public void glStringMarkerGREMEDY(int len, Buffer string);
7289
7290 /** Entry point to C language function: <code> void {@native glSyncTextureINTEL}(GLuint texture) </code> <br>Part of <code>GL_INTEL_map_texture</code><br> */
7291 public void glSyncTextureINTEL(int texture);
7292
7293 /** Entry point to C language function: <code> void {@native glUnmapTexture2DINTEL}(GLuint texture, GLint level) </code> <br>Part of <code>GL_INTEL_map_texture</code><br> */
7294 public void glUnmapTexture2DINTEL(int texture, int level);
7295
7296 /** Entry point to C language function: <code> void * {@native glMapTexture2DINTEL}(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout) </code> <br>Part of <code>GL_INTEL_map_texture</code><br>
7297 @param stride a direct or array-backed {@link java.nio.IntBuffer}
7298 @param layout a direct or array-backed {@link java.nio.IntBuffer} */
7299 public ByteBuffer glMapTexture2DINTEL(int texture, int level, int access, IntBuffer stride, IntBuffer layout);
7300
7301 /** Entry point to C language function: <code> void * {@native glMapTexture2DINTEL}(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout) </code> <br>Part of <code>GL_INTEL_map_texture</code><br> */
7302 public ByteBuffer glMapTexture2DINTEL(int texture, int level, int access, int[] stride, int stride_offset, int[] layout, int layout_offset);
7303
7304 /** Entry point to C language function: <code> void {@native glBeginPerfQueryINTEL}(GLuint queryHandle) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7305 public void glBeginPerfQueryINTEL(int queryHandle);
7306
7307 /** Entry point to C language function: <code> void {@native glCreatePerfQueryINTEL}(GLuint queryId, GLuint * queryHandle) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7308 @param queryHandle a direct or array-backed {@link java.nio.IntBuffer} */
7309 public void glCreatePerfQueryINTEL(int queryId, IntBuffer queryHandle);
7310
7311 /** Entry point to C language function: <code> void {@native glCreatePerfQueryINTEL}(GLuint queryId, GLuint * queryHandle) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7312 public void glCreatePerfQueryINTEL(int queryId, int[] queryHandle, int queryHandle_offset);
7313
7314 /** Entry point to C language function: <code> void {@native glDeletePerfQueryINTEL}(GLuint queryHandle) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7315 public void glDeletePerfQueryINTEL(int queryHandle);
7316
7317 /** Entry point to C language function: <code> void {@native glEndPerfQueryINTEL}(GLuint queryHandle) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7318 public void glEndPerfQueryINTEL(int queryHandle);
7319
7320 /** Entry point to C language function: <code> void {@native glGetFirstPerfQueryIdINTEL}(GLuint * queryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7321 @param queryId a direct or array-backed {@link java.nio.IntBuffer} */
7322 public void glGetFirstPerfQueryIdINTEL(IntBuffer queryId);
7323
7324 /** Entry point to C language function: <code> void {@native glGetFirstPerfQueryIdINTEL}(GLuint * queryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7325 public void glGetFirstPerfQueryIdINTEL(int[] queryId, int queryId_offset);
7326
7327 /** Entry point to C language function: <code> void {@native glGetNextPerfQueryIdINTEL}(GLuint queryId, GLuint * nextQueryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7328 @param nextQueryId a direct or array-backed {@link java.nio.IntBuffer} */
7329 public void glGetNextPerfQueryIdINTEL(int queryId, IntBuffer nextQueryId);
7330
7331 /** Entry point to C language function: <code> void {@native glGetNextPerfQueryIdINTEL}(GLuint queryId, GLuint * nextQueryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7332 public void glGetNextPerfQueryIdINTEL(int queryId, int[] nextQueryId, int nextQueryId_offset);
7333
7334 /** Entry point to C language function: <code> void {@native glGetPerfCounterInfoINTEL}(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7335 @param counterName a direct or array-backed {@link java.nio.ByteBuffer}
7336 @param counterDesc a direct or array-backed {@link java.nio.ByteBuffer}
7337 @param counterOffset a direct or array-backed {@link java.nio.IntBuffer}
7338 @param counterDataSize a direct or array-backed {@link java.nio.IntBuffer}
7339 @param counterTypeEnum a direct or array-backed {@link java.nio.IntBuffer}
7340 @param counterDataTypeEnum a direct or array-backed {@link java.nio.IntBuffer}
7341 @param rawCounterMaxValue a direct or array-backed {@link java.nio.LongBuffer} */
7342 public void glGetPerfCounterInfoINTEL(int queryId, int counterId, int counterNameLength, ByteBuffer counterName, int counterDescLength, ByteBuffer counterDesc, IntBuffer counterOffset, IntBuffer counterDataSize, IntBuffer counterTypeEnum, IntBuffer counterDataTypeEnum, LongBuffer rawCounterMaxValue);
7343
7344 /** Entry point to C language function: <code> void {@native glGetPerfCounterInfoINTEL}(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7345 public void glGetPerfCounterInfoINTEL(int queryId, int counterId, int counterNameLength, byte[] counterName, int counterName_offset, int counterDescLength, byte[] counterDesc, int counterDesc_offset, int[] counterOffset, int counterOffset_offset, int[] counterDataSize, int counterDataSize_offset, int[] counterTypeEnum, int counterTypeEnum_offset, int[] counterDataTypeEnum, int counterDataTypeEnum_offset, long[] rawCounterMaxValue, int rawCounterMaxValue_offset);
7346
7347 /** Entry point to C language function: <code> void {@native glGetPerfQueryDataINTEL}(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7348 @param data a direct or array-backed {@link java.nio.Buffer}
7349 @param bytesWritten a direct or array-backed {@link java.nio.IntBuffer} */
7350 public void glGetPerfQueryDataINTEL(int queryHandle, int flags, int dataSize, Buffer data, IntBuffer bytesWritten);
7351
7352 /** Entry point to C language function: <code> void {@native glGetPerfQueryDataINTEL}(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7353 @param data a direct or array-backed {@link java.nio.Buffer} */
7354 public void glGetPerfQueryDataINTEL(int queryHandle, int flags, int dataSize, Buffer data, int[] bytesWritten, int bytesWritten_offset);
7355
7356 /** Entry point to C language function: <code> void {@native glGetPerfQueryIdByNameINTEL}(GLchar * queryName, GLuint * queryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7357 @param queryName a direct or array-backed {@link java.nio.ByteBuffer}
7358 @param queryId a direct or array-backed {@link java.nio.IntBuffer} */
7359 public void glGetPerfQueryIdByNameINTEL(ByteBuffer queryName, IntBuffer queryId);
7360
7361 /** Entry point to C language function: <code> void {@native glGetPerfQueryIdByNameINTEL}(GLchar * queryName, GLuint * queryId) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7362 public void glGetPerfQueryIdByNameINTEL(byte[] queryName, int queryName_offset, int[] queryId, int queryId_offset);
7363
7364 /** Entry point to C language function: <code> void {@native glGetPerfQueryInfoINTEL}(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask) </code> <br>Part of <code>GL_INTEL_performance_query</code><br>
7365 @param queryName a direct or array-backed {@link java.nio.ByteBuffer}
7366 @param dataSize a direct or array-backed {@link java.nio.IntBuffer}
7367 @param noCounters a direct or array-backed {@link java.nio.IntBuffer}
7368 @param noInstances a direct or array-backed {@link java.nio.IntBuffer}
7369 @param capsMask a direct or array-backed {@link java.nio.IntBuffer} */
7370 public void glGetPerfQueryInfoINTEL(int queryId, int queryNameLength, ByteBuffer queryName, IntBuffer dataSize, IntBuffer noCounters, IntBuffer noInstances, IntBuffer capsMask);
7371
7372 /** Entry point to C language function: <code> void {@native glGetPerfQueryInfoINTEL}(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask) </code> <br>Part of <code>GL_INTEL_performance_query</code><br> */
7373 public void glGetPerfQueryInfoINTEL(int queryId, int queryNameLength, byte[] queryName, int queryName_offset, int[] dataSize, int dataSize_offset, int[] noCounters, int noCounters_offset, int[] noInstances, int noInstances_offset, int[] capsMask, int capsMask_offset);
7374
7375 /** Entry point to C language function: <code> void {@native glBeginConditionalRenderNVX}(GLuint id) </code> <br>Part of <code>GL_NVX_conditional_render</code><br> */
7376 public void glBeginConditionalRenderNVX(int id);
7377
7378 /** Entry point to C language function: <code> void {@native glEndConditionalRenderNVX}() </code> <br>Part of <code>GL_NVX_conditional_render</code><br> */
7380
7381 /** Entry point to C language function: <code> void {@native glMultiDrawArraysIndirectBindlessNV}(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount) </code> <br>Part of <code>GL_NV_bindless_multi_draw_indirect</code><br>
7382 @param indirect a direct or array-backed {@link java.nio.Buffer} */
7383 public void glMultiDrawArraysIndirectBindlessNV(int mode, Buffer indirect, int drawCount, int stride, int vertexBufferCount);
7384
7385 /** Entry point to C language function: <code> void {@native glMultiDrawElementsIndirectBindlessNV}(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount) </code> <br>Part of <code>GL_NV_bindless_multi_draw_indirect</code><br>
7386 @param indirect a direct or array-backed {@link java.nio.Buffer} */
7387 public void glMultiDrawElementsIndirectBindlessNV(int mode, int type, Buffer indirect, int drawCount, int stride, int vertexBufferCount);
7388
7389 /** Entry point to C language function: <code> void {@native glMultiDrawArraysIndirectBindlessCountNV}(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount) </code> <br>Part of <code>GL_NV_bindless_multi_draw_indirect_count</code><br>
7390 @param indirect a direct or array-backed {@link java.nio.Buffer} */
7391 public void glMultiDrawArraysIndirectBindlessCountNV(int mode, Buffer indirect, int drawCount, int maxDrawCount, int stride, int vertexBufferCount);
7392
7393 /** Entry point to C language function: <code> void {@native glMultiDrawElementsIndirectBindlessCountNV}(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount) </code> <br>Part of <code>GL_NV_bindless_multi_draw_indirect_count</code><br>
7394 @param indirect a direct or array-backed {@link java.nio.Buffer} */
7395 public void glMultiDrawElementsIndirectBindlessCountNV(int mode, int type, Buffer indirect, int drawCount, int maxDrawCount, int stride, int vertexBufferCount);
7396
7397 /** Entry point to C language function: <code> void {@native glCreateStatesNV}(GLsizei n, GLuint * states) </code> <br>Part of <code>GL_NV_command_list</code><br>
7398 @param states a direct or array-backed {@link java.nio.IntBuffer} */
7399 public void glCreateStatesNV(int n, IntBuffer states);
7400
7401 /** Entry point to C language function: <code> void {@native glCreateStatesNV}(GLsizei n, GLuint * states) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7402 public void glCreateStatesNV(int n, int[] states, int states_offset);
7403
7404 /** Entry point to C language function: <code> void {@native glDeleteStatesNV}(GLsizei n, const GLuint * states) </code> <br>Part of <code>GL_NV_command_list</code><br>
7405 @param states a direct or array-backed {@link java.nio.IntBuffer} */
7406 public void glDeleteStatesNV(int n, IntBuffer states);
7407
7408 /** Entry point to C language function: <code> void {@native glDeleteStatesNV}(GLsizei n, const GLuint * states) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7409 public void glDeleteStatesNV(int n, int[] states, int states_offset);
7410
7411 /** Entry point to C language function: <code> GLboolean {@native glIsStateNV}(GLuint state) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7412 public boolean glIsStateNV(int state);
7413
7414 /** Entry point to C language function: <code> void {@native glStateCaptureNV}(GLuint state, GLenum mode) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7415 public void glStateCaptureNV(int state, int mode);
7416
7417 /** Entry point to C language function: <code> GLuint {@native glGetCommandHeaderNV}(GLenum tokenID, GLuint size) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7418 public int glGetCommandHeaderNV(int tokenID, int size);
7419
7420 /** Entry point to C language function: <code> GLushort {@native glGetStageIndexNV}(GLenum shadertype) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7421 public short glGetStageIndexNV(int shadertype);
7422
7423 /** Entry point to C language function: <code> void {@native glDrawCommandsNV}(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7424 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer}
7425 @param sizes a direct or array-backed {@link java.nio.IntBuffer} */
7426 public void glDrawCommandsNV(int primitiveMode, int buffer, PointerBuffer indirects, IntBuffer sizes, int count);
7427
7428 /** Entry point to C language function: <code> void {@native glDrawCommandsNV}(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7429 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
7430 public void glDrawCommandsNV(int primitiveMode, int buffer, PointerBuffer indirects, int[] sizes, int sizes_offset, int count);
7431
7432 /** Entry point to C language function: <code> void {@native glDrawCommandsAddressNV}(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7433 @param indirects a direct or array-backed {@link java.nio.LongBuffer}
7434 @param sizes a direct or array-backed {@link java.nio.IntBuffer} */
7435 public void glDrawCommandsAddressNV(int primitiveMode, LongBuffer indirects, IntBuffer sizes, int count);
7436
7437 /** Entry point to C language function: <code> void {@native glDrawCommandsAddressNV}(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7438 public void glDrawCommandsAddressNV(int primitiveMode, long[] indirects, int indirects_offset, int[] sizes, int sizes_offset, int count);
7439
7440 /** Entry point to C language function: <code> void {@native glDrawCommandsStatesNV}(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7441 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer}
7442 @param sizes a direct or array-backed {@link java.nio.IntBuffer}
7443 @param states a direct or array-backed {@link java.nio.IntBuffer}
7444 @param fbos a direct or array-backed {@link java.nio.IntBuffer} */
7445 public void glDrawCommandsStatesNV(int buffer, PointerBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count);
7446
7447 /** Entry point to C language function: <code> void {@native glDrawCommandsStatesNV}(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7448 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
7449 public void glDrawCommandsStatesNV(int buffer, PointerBuffer indirects, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count);
7450
7451 /** Entry point to C language function: <code> void {@native glDrawCommandsStatesAddressNV}(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7452 @param indirects a direct or array-backed {@link java.nio.LongBuffer}
7453 @param sizes a direct or array-backed {@link java.nio.IntBuffer}
7454 @param states a direct or array-backed {@link java.nio.IntBuffer}
7455 @param fbos a direct or array-backed {@link java.nio.IntBuffer} */
7456 public void glDrawCommandsStatesAddressNV(LongBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count);
7457
7458 /** Entry point to C language function: <code> void {@native glDrawCommandsStatesAddressNV}(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7459 public void glDrawCommandsStatesAddressNV(long[] indirects, int indirects_offset, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count);
7460
7461 /** Entry point to C language function: <code> void {@native glCreateCommandListsNV}(GLsizei n, GLuint * lists) </code> <br>Part of <code>GL_NV_command_list</code><br>
7462 @param lists a direct or array-backed {@link java.nio.IntBuffer} */
7463 public void glCreateCommandListsNV(int n, IntBuffer lists);
7464
7465 /** Entry point to C language function: <code> void {@native glCreateCommandListsNV}(GLsizei n, GLuint * lists) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7466 public void glCreateCommandListsNV(int n, int[] lists, int lists_offset);
7467
7468 /** Entry point to C language function: <code> void {@native glDeleteCommandListsNV}(GLsizei n, const GLuint * lists) </code> <br>Part of <code>GL_NV_command_list</code><br>
7469 @param lists a direct or array-backed {@link java.nio.IntBuffer} */
7470 public void glDeleteCommandListsNV(int n, IntBuffer lists);
7471
7472 /** Entry point to C language function: <code> void {@native glDeleteCommandListsNV}(GLsizei n, const GLuint * lists) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7473 public void glDeleteCommandListsNV(int n, int[] lists, int lists_offset);
7474
7475 /** Entry point to C language function: <code> GLboolean {@native glIsCommandListNV}(GLuint list) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7476 public boolean glIsCommandListNV(int list);
7477
7478 /** Entry point to C language function: <code> void {@native glListDrawCommandsStatesClientNV}(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7479 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer}
7480 @param sizes a direct or array-backed {@link java.nio.IntBuffer}
7481 @param states a direct or array-backed {@link java.nio.IntBuffer}
7482 @param fbos a direct or array-backed {@link java.nio.IntBuffer} */
7483 public void glListDrawCommandsStatesClientNV(int list, int segment, PointerBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count);
7484
7485 /** Entry point to C language function: <code> void {@native glListDrawCommandsStatesClientNV}(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count) </code> <br>Part of <code>GL_NV_command_list</code><br>
7486 @param indirects a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
7487 public void glListDrawCommandsStatesClientNV(int list, int segment, PointerBuffer indirects, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count);
7488
7489 /** Entry point to C language function: <code> void {@native glCommandListSegmentsNV}(GLuint list, GLuint segments) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7490 public void glCommandListSegmentsNV(int list, int segments);
7491
7492 /** Entry point to C language function: <code> void {@native glCompileCommandListNV}(GLuint list) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7493 public void glCompileCommandListNV(int list);
7494
7495 /** Entry point to C language function: <code> void {@native glCallCommandListNV}(GLuint list) </code> <br>Part of <code>GL_NV_command_list</code><br> */
7496 public void glCallCommandListNV(int list);
7497
7498 /** Entry point to C language function: <code> void {@native glSubpixelPrecisionBiasNV}(GLuint xbits, GLuint ybits) </code> <br>Part of <code>GL_NV_conservative_raster</code><br> */
7499 public void glSubpixelPrecisionBiasNV(int xbits, int ybits);
7500
7501 /** Entry point to C language function: <code> void {@native glConservativeRasterParameterfNV}(GLenum pname, GLfloat value) </code> <br>Part of <code>GL_NV_conservative_raster_dilate</code><br> */
7502 public void glConservativeRasterParameterfNV(int pname, float value);
7503
7504 /** Entry point to C language function: <code> void {@native glCopyImageSubDataNV}(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth) </code> <br>Part of <code>GL_NV_copy_image</code><br> */
7505 public void glCopyImageSubDataNV(int srcName, int srcTarget, int srcLevel, int srcX, int srcY, int srcZ, int dstName, int dstTarget, int dstLevel, int dstX, int dstY, int dstZ, int width, int height, int depth);
7506
7507 /** Entry point to C language function: <code> void {@native glDrawTextureNV}(GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1) </code> <br>Part of <code>GL_NV_draw_texture</code><br> */
7508 public void glDrawTextureNV(int texture, int sampler, float x0, float y0, float x1, float y1, float z, float s0, float t0, float s1, float t1);
7509
7510 /** Entry point to C language function: <code> void {@native glMapControlPointsNV}(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const void * points) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7511 @param points a direct or array-backed {@link java.nio.Buffer} */
7512 public void glMapControlPointsNV(int target, int index, int type, int ustride, int vstride, int uorder, int vorder, boolean packed, Buffer points);
7513
7514 /** Entry point to C language function: <code> void {@native glMapParameterivNV}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7515 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7516 public void glMapParameterivNV(int target, int pname, IntBuffer params);
7517
7518 /** Entry point to C language function: <code> void {@native glMapParameterivNV}(GLenum target, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7519 public void glMapParameterivNV(int target, int pname, int[] params, int params_offset);
7520
7521 /** Entry point to C language function: <code> void {@native glMapParameterfvNV}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7522 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7523 public void glMapParameterfvNV(int target, int pname, FloatBuffer params);
7524
7525 /** Entry point to C language function: <code> void {@native glMapParameterfvNV}(GLenum target, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7526 public void glMapParameterfvNV(int target, int pname, float[] params, int params_offset);
7527
7528 /** Entry point to C language function: <code> void {@native glGetMapControlPointsNV}(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, void * points) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7529 @param points a direct or array-backed {@link java.nio.Buffer} */
7530 public void glGetMapControlPointsNV(int target, int index, int type, int ustride, int vstride, boolean packed, Buffer points);
7531
7532 /** Entry point to C language function: <code> void {@native glGetMapParameterivNV}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7533 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7534 public void glGetMapParameterivNV(int target, int pname, IntBuffer params);
7535
7536 /** Entry point to C language function: <code> void {@native glGetMapParameterivNV}(GLenum target, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7537 public void glGetMapParameterivNV(int target, int pname, int[] params, int params_offset);
7538
7539 /** Entry point to C language function: <code> void {@native glGetMapParameterfvNV}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7540 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7541 public void glGetMapParameterfvNV(int target, int pname, FloatBuffer params);
7542
7543 /** Entry point to C language function: <code> void {@native glGetMapParameterfvNV}(GLenum target, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7544 public void glGetMapParameterfvNV(int target, int pname, float[] params, int params_offset);
7545
7546 /** Entry point to C language function: <code> void {@native glGetMapAttribParameterivNV}(GLenum target, GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7547 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7548 public void glGetMapAttribParameterivNV(int target, int index, int pname, IntBuffer params);
7549
7550 /** Entry point to C language function: <code> void {@native glGetMapAttribParameterivNV}(GLenum target, GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7551 public void glGetMapAttribParameterivNV(int target, int index, int pname, int[] params, int params_offset);
7552
7553 /** Entry point to C language function: <code> void {@native glGetMapAttribParameterfvNV}(GLenum target, GLuint index, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br>
7554 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7555 public void glGetMapAttribParameterfvNV(int target, int index, int pname, FloatBuffer params);
7556
7557 /** Entry point to C language function: <code> void {@native glGetMapAttribParameterfvNV}(GLenum target, GLuint index, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7558 public void glGetMapAttribParameterfvNV(int target, int index, int pname, float[] params, int params_offset);
7559
7560 /** Entry point to C language function: <code> void {@native glEvalMapsNV}(GLenum target, GLenum mode) </code> <br>Part of <code>GL_NV_evaluators</code><br> */
7561 public void glEvalMapsNV(int target, int mode);
7562
7563 /** Entry point to C language function: <code> void {@native glGetMultisamplefvNV}(GLenum pname, GLuint index, GLfloat * val) </code> <br>Part of <code>GL_NV_explicit_multisample</code><br>
7564 @param val a direct or array-backed {@link java.nio.FloatBuffer} */
7565 public void glGetMultisamplefvNV(int pname, int index, FloatBuffer val);
7566
7567 /** Entry point to C language function: <code> void {@native glGetMultisamplefvNV}(GLenum pname, GLuint index, GLfloat * val) </code> <br>Part of <code>GL_NV_explicit_multisample</code><br> */
7568 public void glGetMultisamplefvNV(int pname, int index, float[] val, int val_offset);
7569
7570 /** Entry point to C language function: <code> void {@native glSampleMaskIndexedNV}(GLuint index, GLbitfield mask) </code> <br>Part of <code>GL_NV_explicit_multisample</code><br> */
7571 public void glSampleMaskIndexedNV(int index, int mask);
7572
7573 /** Entry point to C language function: <code> void {@native glTexRenderbufferNV}(GLenum target, GLuint renderbuffer) </code> <br>Part of <code>GL_NV_explicit_multisample</code><br> */
7574 public void glTexRenderbufferNV(int target, int renderbuffer);
7575
7576 /** Entry point to C language function: <code> void {@native glFragmentCoverageColorNV}(GLuint color) </code> <br>Part of <code>GL_NV_fragment_coverage_to_color</code><br> */
7577 public void glFragmentCoverageColorNV(int color);
7578
7579 /** Entry point to C language function: <code> void {@native glCoverageModulationTableNV}(GLsizei n, const GLfloat * v) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br>
7580 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
7581 public void glCoverageModulationTableNV(int n, FloatBuffer v);
7582
7583 /** Entry point to C language function: <code> void {@native glCoverageModulationTableNV}(GLsizei n, const GLfloat * v) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br> */
7584 public void glCoverageModulationTableNV(int n, float[] v, int v_offset);
7585
7586 /** Entry point to C language function: <code> void {@native glGetCoverageModulationTableNV}(GLsizei bufsize, GLfloat * v) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br>
7587 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
7588 public void glGetCoverageModulationTableNV(int bufsize, FloatBuffer v);
7589
7590 /** Entry point to C language function: <code> void {@native glGetCoverageModulationTableNV}(GLsizei bufsize, GLfloat * v) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br> */
7591 public void glGetCoverageModulationTableNV(int bufsize, float[] v, int v_offset);
7592
7593 /** Entry point to C language function: <code> void {@native glCoverageModulationNV}(GLenum components) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br> */
7594 public void glCoverageModulationNV(int components);
7595
7596 /** Entry point to C language function: <code> void {@native glRenderbufferStorageMultisampleCoverageNV}(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_NV_framebuffer_multisample_coverage</code><br> */
7597 public void glRenderbufferStorageMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalformat, int width, int height);
7598
7599 /** Entry point to C language function: <code> void {@native glProgramVertexLimitNV}(GLenum target, GLint limit) </code> <br>Part of <code>GL_NV_geometry_program4</code><br> */
7600 public void glProgramVertexLimitNV(int target, int limit);
7601
7602 /** Entry point to C language function: <code> void {@native glFramebufferTextureFaceEXT}(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face) </code> <br>Part of <code>GL_NV_geometry_program4</code><br> */
7603 public void glFramebufferTextureFaceEXT(int target, int attachment, int texture, int level, int face);
7604
7605 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4iNV}(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7606 public void glProgramLocalParameterI4iNV(int target, int index, int x, int y, int z, int w);
7607
7608 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4ivNV}(GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7609 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7610 public void glProgramLocalParameterI4ivNV(int target, int index, IntBuffer params);
7611
7612 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4ivNV}(GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7613 public void glProgramLocalParameterI4ivNV(int target, int index, int[] params, int params_offset);
7614
7615 /** Entry point to C language function: <code> void {@native glProgramLocalParametersI4ivNV}(GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7616 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7617 public void glProgramLocalParametersI4ivNV(int target, int index, int count, IntBuffer params);
7618
7619 /** Entry point to C language function: <code> void {@native glProgramLocalParametersI4ivNV}(GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7620 public void glProgramLocalParametersI4ivNV(int target, int index, int count, int[] params, int params_offset);
7621
7622 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4uiNV}(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7623 public void glProgramLocalParameterI4uiNV(int target, int index, int x, int y, int z, int w);
7624
7625 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4uivNV}(GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7626 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7627 public void glProgramLocalParameterI4uivNV(int target, int index, IntBuffer params);
7628
7629 /** Entry point to C language function: <code> void {@native glProgramLocalParameterI4uivNV}(GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7630 public void glProgramLocalParameterI4uivNV(int target, int index, int[] params, int params_offset);
7631
7632 /** Entry point to C language function: <code> void {@native glProgramLocalParametersI4uivNV}(GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7633 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7634 public void glProgramLocalParametersI4uivNV(int target, int index, int count, IntBuffer params);
7635
7636 /** Entry point to C language function: <code> void {@native glProgramLocalParametersI4uivNV}(GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7637 public void glProgramLocalParametersI4uivNV(int target, int index, int count, int[] params, int params_offset);
7638
7639 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4iNV}(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7640 public void glProgramEnvParameterI4iNV(int target, int index, int x, int y, int z, int w);
7641
7642 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4ivNV}(GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7643 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7644 public void glProgramEnvParameterI4ivNV(int target, int index, IntBuffer params);
7645
7646 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4ivNV}(GLenum target, GLuint index, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7647 public void glProgramEnvParameterI4ivNV(int target, int index, int[] params, int params_offset);
7648
7649 /** Entry point to C language function: <code> void {@native glProgramEnvParametersI4ivNV}(GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7650 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7651 public void glProgramEnvParametersI4ivNV(int target, int index, int count, IntBuffer params);
7652
7653 /** Entry point to C language function: <code> void {@native glProgramEnvParametersI4ivNV}(GLenum target, GLuint index, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7654 public void glProgramEnvParametersI4ivNV(int target, int index, int count, int[] params, int params_offset);
7655
7656 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4uiNV}(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7657 public void glProgramEnvParameterI4uiNV(int target, int index, int x, int y, int z, int w);
7658
7659 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4uivNV}(GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7660 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7661 public void glProgramEnvParameterI4uivNV(int target, int index, IntBuffer params);
7662
7663 /** Entry point to C language function: <code> void {@native glProgramEnvParameterI4uivNV}(GLenum target, GLuint index, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7664 public void glProgramEnvParameterI4uivNV(int target, int index, int[] params, int params_offset);
7665
7666 /** Entry point to C language function: <code> void {@native glProgramEnvParametersI4uivNV}(GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7667 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7668 public void glProgramEnvParametersI4uivNV(int target, int index, int count, IntBuffer params);
7669
7670 /** Entry point to C language function: <code> void {@native glProgramEnvParametersI4uivNV}(GLenum target, GLuint index, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7671 public void glProgramEnvParametersI4uivNV(int target, int index, int count, int[] params, int params_offset);
7672
7673 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterIivNV}(GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7674 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7675 public void glGetProgramLocalParameterIivNV(int target, int index, IntBuffer params);
7676
7677 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterIivNV}(GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7678 public void glGetProgramLocalParameterIivNV(int target, int index, int[] params, int params_offset);
7679
7680 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterIuivNV}(GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7681 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7682 public void glGetProgramLocalParameterIuivNV(int target, int index, IntBuffer params);
7683
7684 /** Entry point to C language function: <code> void {@native glGetProgramLocalParameterIuivNV}(GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7685 public void glGetProgramLocalParameterIuivNV(int target, int index, int[] params, int params_offset);
7686
7687 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterIivNV}(GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7688 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7689 public void glGetProgramEnvParameterIivNV(int target, int index, IntBuffer params);
7690
7691 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterIivNV}(GLenum target, GLuint index, GLint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7692 public void glGetProgramEnvParameterIivNV(int target, int index, int[] params, int params_offset);
7693
7694 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterIuivNV}(GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br>
7695 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7696 public void glGetProgramEnvParameterIuivNV(int target, int index, IntBuffer params);
7697
7698 /** Entry point to C language function: <code> void {@native glGetProgramEnvParameterIuivNV}(GLenum target, GLuint index, GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program4</code><br> */
7699 public void glGetProgramEnvParameterIuivNV(int target, int index, int[] params, int params_offset);
7700
7701 /** Entry point to C language function: <code> void {@native glProgramSubroutineParametersuivNV}(GLenum target, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program5</code><br>
7702 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7703 public void glProgramSubroutineParametersuivNV(int target, int count, IntBuffer params);
7704
7705 /** Entry point to C language function: <code> void {@native glProgramSubroutineParametersuivNV}(GLenum target, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_gpu_program5</code><br> */
7706 public void glProgramSubroutineParametersuivNV(int target, int count, int[] params, int params_offset);
7707
7708 /** Entry point to C language function: <code> void {@native glGetProgramSubroutineParameteruivNV}(GLenum target, GLuint index, GLuint * param) </code> <br>Part of <code>GL_NV_gpu_program5</code><br>
7709 @param param a direct or array-backed {@link java.nio.IntBuffer} */
7710 public void glGetProgramSubroutineParameteruivNV(int target, int index, IntBuffer param);
7711
7712 /** Entry point to C language function: <code> void {@native glGetProgramSubroutineParameteruivNV}(GLenum target, GLuint index, GLuint * param) </code> <br>Part of <code>GL_NV_gpu_program5</code><br> */
7713 public void glGetProgramSubroutineParameteruivNV(int target, int index, int[] param, int param_offset);
7714
7715 /** Entry point to C language function: <code> void {@native glVertex2h}(GLhalfNV x, GLhalfNV y) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex2hNV</code> */
7716 public void glVertex2h(short x, short y);
7717
7718 /** Entry point to C language function: <code> void {@native glVertex2hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex2hvNV</code>
7719 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7720 public void glVertex2hv(ShortBuffer v);
7721
7722 /** Entry point to C language function: <code> void {@native glVertex2hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex2hvNV</code> */
7723 public void glVertex2hv(short[] v, int v_offset);
7724
7725 /** Entry point to C language function: <code> void {@native glVertex3h}(GLhalfNV x, GLhalfNV y, GLhalfNV z) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex3hNV</code> */
7726 public void glVertex3h(short x, short y, short z);
7727
7728 /** Entry point to C language function: <code> void {@native glVertex3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex3hvNV</code>
7729 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7730 public void glVertex3hv(ShortBuffer v);
7731
7732 /** Entry point to C language function: <code> void {@native glVertex3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex3hvNV</code> */
7733 public void glVertex3hv(short[] v, int v_offset);
7734
7735 /** Entry point to C language function: <code> void {@native glVertex4h}(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex4hNV</code> */
7736 public void glVertex4h(short x, short y, short z, short w);
7737
7738 /** Entry point to C language function: <code> void {@native glVertex4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex4hvNV</code>
7739 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7740 public void glVertex4hv(ShortBuffer v);
7741
7742 /** Entry point to C language function: <code> void {@native glVertex4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertex4hvNV</code> */
7743 public void glVertex4hv(short[] v, int v_offset);
7744
7745 /** Entry point to C language function: <code> void {@native glNormal3h}(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glNormal3hNV</code> */
7746 public void glNormal3h(short nx, short ny, short nz);
7747
7748 /** Entry point to C language function: <code> void {@native glNormal3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glNormal3hvNV</code>
7749 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7750 public void glNormal3hv(ShortBuffer v);
7751
7752 /** Entry point to C language function: <code> void {@native glNormal3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glNormal3hvNV</code> */
7753 public void glNormal3hv(short[] v, int v_offset);
7754
7755 /** Entry point to C language function: <code> void {@native glColor3h}(GLhalfNV red, GLhalfNV green, GLhalfNV blue) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor3hNV</code> */
7756 public void glColor3h(short red, short green, short blue);
7757
7758 /** Entry point to C language function: <code> void {@native glColor3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor3hvNV</code>
7759 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7760 public void glColor3hv(ShortBuffer v);
7761
7762 /** Entry point to C language function: <code> void {@native glColor3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor3hvNV</code> */
7763 public void glColor3hv(short[] v, int v_offset);
7764
7765 /** Entry point to C language function: <code> void {@native glColor4h}(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor4hNV</code> */
7766 public void glColor4h(short red, short green, short blue, short alpha);
7767
7768 /** Entry point to C language function: <code> void {@native glColor4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor4hvNV</code>
7769 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7770 public void glColor4hv(ShortBuffer v);
7771
7772 /** Entry point to C language function: <code> void {@native glColor4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glColor4hvNV</code> */
7773 public void glColor4hv(short[] v, int v_offset);
7774
7775 /** Entry point to C language function: <code> void {@native glTexCoord1h}(GLhalfNV s) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord1hNV</code> */
7776 public void glTexCoord1h(short s);
7777
7778 /** Entry point to C language function: <code> void {@native glTexCoord1hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord1hvNV</code>
7779 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7780 public void glTexCoord1hv(ShortBuffer v);
7781
7782 /** Entry point to C language function: <code> void {@native glTexCoord1hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord1hvNV</code> */
7783 public void glTexCoord1hv(short[] v, int v_offset);
7784
7785 /** Entry point to C language function: <code> void {@native glTexCoord2h}(GLhalfNV s, GLhalfNV t) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord2hNV</code> */
7786 public void glTexCoord2h(short s, short t);
7787
7788 /** Entry point to C language function: <code> void {@native glTexCoord2hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord2hvNV</code>
7789 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7790 public void glTexCoord2hv(ShortBuffer v);
7791
7792 /** Entry point to C language function: <code> void {@native glTexCoord2hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord2hvNV</code> */
7793 public void glTexCoord2hv(short[] v, int v_offset);
7794
7795 /** Entry point to C language function: <code> void {@native glTexCoord3h}(GLhalfNV s, GLhalfNV t, GLhalfNV r) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord3hNV</code> */
7796 public void glTexCoord3h(short s, short t, short r);
7797
7798 /** Entry point to C language function: <code> void {@native glTexCoord3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord3hvNV</code>
7799 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7800 public void glTexCoord3hv(ShortBuffer v);
7801
7802 /** Entry point to C language function: <code> void {@native glTexCoord3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord3hvNV</code> */
7803 public void glTexCoord3hv(short[] v, int v_offset);
7804
7805 /** Entry point to C language function: <code> void {@native glTexCoord4h}(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord4hNV</code> */
7806 public void glTexCoord4h(short s, short t, short r, short q);
7807
7808 /** Entry point to C language function: <code> void {@native glTexCoord4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord4hvNV</code>
7809 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7810 public void glTexCoord4hv(ShortBuffer v);
7811
7812 /** Entry point to C language function: <code> void {@native glTexCoord4hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glTexCoord4hvNV</code> */
7813 public void glTexCoord4hv(short[] v, int v_offset);
7814
7815 /** Entry point to C language function: <code> void {@native glMultiTexCoord1h}(GLenum target, GLhalfNV s) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord1hNV</code> */
7816 public void glMultiTexCoord1h(int target, short s);
7817
7818 /** Entry point to C language function: <code> void {@native glMultiTexCoord1hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord1hvNV</code>
7819 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7820 public void glMultiTexCoord1hv(int target, ShortBuffer v);
7821
7822 /** Entry point to C language function: <code> void {@native glMultiTexCoord1hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord1hvNV</code> */
7823 public void glMultiTexCoord1hv(int target, short[] v, int v_offset);
7824
7825 /** Entry point to C language function: <code> void {@native glMultiTexCoord2h}(GLenum target, GLhalfNV s, GLhalfNV t) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord2hNV</code> */
7826 public void glMultiTexCoord2h(int target, short s, short t);
7827
7828 /** Entry point to C language function: <code> void {@native glMultiTexCoord2hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord2hvNV</code>
7829 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7830 public void glMultiTexCoord2hv(int target, ShortBuffer v);
7831
7832 /** Entry point to C language function: <code> void {@native glMultiTexCoord2hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord2hvNV</code> */
7833 public void glMultiTexCoord2hv(int target, short[] v, int v_offset);
7834
7835 /** Entry point to C language function: <code> void {@native glMultiTexCoord3h}(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord3hNV</code> */
7836 public void glMultiTexCoord3h(int target, short s, short t, short r);
7837
7838 /** Entry point to C language function: <code> void {@native glMultiTexCoord3hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord3hvNV</code>
7839 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7840 public void glMultiTexCoord3hv(int target, ShortBuffer v);
7841
7842 /** Entry point to C language function: <code> void {@native glMultiTexCoord3hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord3hvNV</code> */
7843 public void glMultiTexCoord3hv(int target, short[] v, int v_offset);
7844
7845 /** Entry point to C language function: <code> void {@native glMultiTexCoord4h}(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord4hNV</code> */
7846 public void glMultiTexCoord4h(int target, short s, short t, short r, short q);
7847
7848 /** Entry point to C language function: <code> void {@native glMultiTexCoord4hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord4hvNV</code>
7849 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7850 public void glMultiTexCoord4hv(int target, ShortBuffer v);
7851
7852 /** Entry point to C language function: <code> void {@native glMultiTexCoord4hv}(GLenum target, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glMultiTexCoord4hvNV</code> */
7853 public void glMultiTexCoord4hv(int target, short[] v, int v_offset);
7854
7855 /** Entry point to C language function: <code> void {@native glFogCoordh}(GLhalfNV fog) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glFogCoordhNV</code> */
7856 public void glFogCoordh(short fog);
7857
7858 /** Entry point to C language function: <code> void {@native glFogCoordhv}(const GLhalfNV * fog) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glFogCoordhvNV</code>
7859 @param fog a direct or array-backed {@link java.nio.ShortBuffer} */
7860 public void glFogCoordhv(ShortBuffer fog);
7861
7862 /** Entry point to C language function: <code> void {@native glFogCoordhv}(const GLhalfNV * fog) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glFogCoordhvNV</code> */
7863 public void glFogCoordhv(short[] fog, int fog_offset);
7864
7865 /** Entry point to C language function: <code> void {@native glSecondaryColor3h}(GLhalfNV red, GLhalfNV green, GLhalfNV blue) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glSecondaryColor3hNV</code> */
7866 public void glSecondaryColor3h(short red, short green, short blue);
7867
7868 /** Entry point to C language function: <code> void {@native glSecondaryColor3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glSecondaryColor3hvNV</code>
7869 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7870 public void glSecondaryColor3hv(ShortBuffer v);
7871
7872 /** Entry point to C language function: <code> void {@native glSecondaryColor3hv}(const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glSecondaryColor3hvNV</code> */
7873 public void glSecondaryColor3hv(short[] v, int v_offset);
7874
7875 /** Entry point to C language function: <code> void {@native glVertexWeighth}(GLhalfNV weight) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexWeighthNV</code> */
7876 public void glVertexWeighth(short weight);
7877
7878 /** Entry point to C language function: <code> void {@native glVertexWeighthv}(const GLhalfNV * weight) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexWeighthvNV</code>
7879 @param weight a direct or array-backed {@link java.nio.ShortBuffer} */
7880 public void glVertexWeighthv(ShortBuffer weight);
7881
7882 /** Entry point to C language function: <code> void {@native glVertexWeighthv}(const GLhalfNV * weight) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexWeighthvNV</code> */
7883 public void glVertexWeighthv(short[] weight, int weight_offset);
7884
7885 /** Entry point to C language function: <code> void {@native glVertexAttrib1h}(GLuint index, GLhalfNV x) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib1hNV</code> */
7886 public void glVertexAttrib1h(int index, short x);
7887
7888 /** Entry point to C language function: <code> void {@native glVertexAttrib1hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib1hvNV</code>
7889 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7890 public void glVertexAttrib1hv(int index, ShortBuffer v);
7891
7892 /** Entry point to C language function: <code> void {@native glVertexAttrib1hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib1hvNV</code> */
7893 public void glVertexAttrib1hv(int index, short[] v, int v_offset);
7894
7895 /** Entry point to C language function: <code> void {@native glVertexAttrib2h}(GLuint index, GLhalfNV x, GLhalfNV y) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib2hNV</code> */
7896 public void glVertexAttrib2h(int index, short x, short y);
7897
7898 /** Entry point to C language function: <code> void {@native glVertexAttrib2hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib2hvNV</code>
7899 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7900 public void glVertexAttrib2hv(int index, ShortBuffer v);
7901
7902 /** Entry point to C language function: <code> void {@native glVertexAttrib2hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib2hvNV</code> */
7903 public void glVertexAttrib2hv(int index, short[] v, int v_offset);
7904
7905 /** Entry point to C language function: <code> void {@native glVertexAttrib3h}(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib3hNV</code> */
7906 public void glVertexAttrib3h(int index, short x, short y, short z);
7907
7908 /** Entry point to C language function: <code> void {@native glVertexAttrib3hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib3hvNV</code>
7909 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7910 public void glVertexAttrib3hv(int index, ShortBuffer v);
7911
7912 /** Entry point to C language function: <code> void {@native glVertexAttrib3hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib3hvNV</code> */
7913 public void glVertexAttrib3hv(int index, short[] v, int v_offset);
7914
7915 /** Entry point to C language function: <code> void {@native glVertexAttrib4h}(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib4hNV</code> */
7916 public void glVertexAttrib4h(int index, short x, short y, short z, short w);
7917
7918 /** Entry point to C language function: <code> void {@native glVertexAttrib4hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib4hvNV</code>
7919 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7920 public void glVertexAttrib4hv(int index, ShortBuffer v);
7921
7922 /** Entry point to C language function: <code> void {@native glVertexAttrib4hv}(GLuint index, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttrib4hvNV</code> */
7923 public void glVertexAttrib4hv(int index, short[] v, int v_offset);
7924
7925 /** Entry point to C language function: <code> void {@native glVertexAttribs1hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs1hvNV</code>
7926 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7927 public void glVertexAttribs1hv(int index, int n, ShortBuffer v);
7928
7929 /** Entry point to C language function: <code> void {@native glVertexAttribs1hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs1hvNV</code> */
7930 public void glVertexAttribs1hv(int index, int n, short[] v, int v_offset);
7931
7932 /** Entry point to C language function: <code> void {@native glVertexAttribs2hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs2hvNV</code>
7933 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7934 public void glVertexAttribs2hv(int index, int n, ShortBuffer v);
7935
7936 /** Entry point to C language function: <code> void {@native glVertexAttribs2hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs2hvNV</code> */
7937 public void glVertexAttribs2hv(int index, int n, short[] v, int v_offset);
7938
7939 /** Entry point to C language function: <code> void {@native glVertexAttribs3hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs3hvNV</code>
7940 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7941 public void glVertexAttribs3hv(int index, int n, ShortBuffer v);
7942
7943 /** Entry point to C language function: <code> void {@native glVertexAttribs3hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs3hvNV</code> */
7944 public void glVertexAttribs3hv(int index, int n, short[] v, int v_offset);
7945
7946 /** Entry point to C language function: <code> void {@native glVertexAttribs4hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs4hvNV</code>
7947 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
7948 public void glVertexAttribs4hv(int index, int n, ShortBuffer v);
7949
7950 /** Entry point to C language function: <code> void {@native glVertexAttribs4hv}(GLuint index, GLsizei n, const GLhalfNV * v) </code> <br>Part of <code>GL_NV_half_float</code><br>Alias for: <code>glVertexAttribs4hvNV</code> */
7951 public void glVertexAttribs4hv(int index, int n, short[] v, int v_offset);
7952
7953 /** Entry point to C language function: <code> void {@native glGenOcclusionQueriesNV}(GLsizei n, GLuint * ids) </code> <br>Part of <code>GL_NV_occlusion_query</code><br>
7954 @param ids a direct or array-backed {@link java.nio.IntBuffer} */
7955 public void glGenOcclusionQueriesNV(int n, IntBuffer ids);
7956
7957 /** Entry point to C language function: <code> void {@native glGenOcclusionQueriesNV}(GLsizei n, GLuint * ids) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7958 public void glGenOcclusionQueriesNV(int n, int[] ids, int ids_offset);
7959
7960 /** Entry point to C language function: <code> void {@native glDeleteOcclusionQueriesNV}(GLsizei n, const GLuint * ids) </code> <br>Part of <code>GL_NV_occlusion_query</code><br>
7961 @param ids a direct or array-backed {@link java.nio.IntBuffer} */
7962 public void glDeleteOcclusionQueriesNV(int n, IntBuffer ids);
7963
7964 /** Entry point to C language function: <code> void {@native glDeleteOcclusionQueriesNV}(GLsizei n, const GLuint * ids) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7965 public void glDeleteOcclusionQueriesNV(int n, int[] ids, int ids_offset);
7966
7967 /** Entry point to C language function: <code> GLboolean {@native glIsOcclusionQueryNV}(GLuint id) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7968 public boolean glIsOcclusionQueryNV(int id);
7969
7970 /** Entry point to C language function: <code> void {@native glBeginOcclusionQueryNV}(GLuint id) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7971 public void glBeginOcclusionQueryNV(int id);
7972
7973 /** Entry point to C language function: <code> void {@native glEndOcclusionQueryNV}() </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7975
7976 /** Entry point to C language function: <code> void {@native glGetOcclusionQueryivNV}(GLuint id, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_occlusion_query</code><br>
7977 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7978 public void glGetOcclusionQueryivNV(int id, int pname, IntBuffer params);
7979
7980 /** Entry point to C language function: <code> void {@native glGetOcclusionQueryivNV}(GLuint id, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7981 public void glGetOcclusionQueryivNV(int id, int pname, int[] params, int params_offset);
7982
7983 /** Entry point to C language function: <code> void {@native glGetOcclusionQueryuivNV}(GLuint id, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_NV_occlusion_query</code><br>
7984 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7985 public void glGetOcclusionQueryuivNV(int id, int pname, IntBuffer params);
7986
7987 /** Entry point to C language function: <code> void {@native glGetOcclusionQueryuivNV}(GLuint id, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_NV_occlusion_query</code><br> */
7988 public void glGetOcclusionQueryuivNV(int id, int pname, int[] params, int params_offset);
7989
7990 /** Entry point to C language function: <code> void {@native glProgramBufferParametersfvNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br>
7991 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
7992 public void glProgramBufferParametersfvNV(int target, int bindingIndex, int wordIndex, int count, FloatBuffer params);
7993
7994 /** Entry point to C language function: <code> void {@native glProgramBufferParametersfvNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br> */
7995 public void glProgramBufferParametersfvNV(int target, int bindingIndex, int wordIndex, int count, float[] params, int params_offset);
7996
7997 /** Entry point to C language function: <code> void {@native glProgramBufferParametersIivNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br>
7998 @param params a direct or array-backed {@link java.nio.IntBuffer} */
7999 public void glProgramBufferParametersIivNV(int target, int bindingIndex, int wordIndex, int count, IntBuffer params);
8000
8001 /** Entry point to C language function: <code> void {@native glProgramBufferParametersIivNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br> */
8002 public void glProgramBufferParametersIivNV(int target, int bindingIndex, int wordIndex, int count, int[] params, int params_offset);
8003
8004 /** Entry point to C language function: <code> void {@native glProgramBufferParametersIuivNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br>
8005 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8006 public void glProgramBufferParametersIuivNV(int target, int bindingIndex, int wordIndex, int count, IntBuffer params);
8007
8008 /** Entry point to C language function: <code> void {@native glProgramBufferParametersIuivNV}(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params) </code> <br>Part of <code>GL_NV_parameter_buffer_object</code><br> */
8009 public void glProgramBufferParametersIuivNV(int target, int bindingIndex, int wordIndex, int count, int[] params, int params_offset);
8010
8011 /** Entry point to C language function: <code> void {@native glPixelDataRangeNV}(GLenum target, GLsizei length, const void * pointer) </code> <br>Part of <code>GL_NV_pixel_data_range</code><br>
8012 @param pointer a direct only {@link java.nio.Buffer} */
8013 public void glPixelDataRangeNV(int target, int length, Buffer pointer);
8014
8015 /** Entry point to C language function: <code> void {@native glFlushPixelDataRangeNV}(GLenum target) </code> <br>Part of <code>GL_NV_pixel_data_range</code><br> */
8016 public void glFlushPixelDataRangeNV(int target);
8017
8018 /** Entry point to C language function: <code> void {@native glPrimitiveRestartNV}() </code> <br>Part of <code>GL_NV_primitive_restart</code><br> */
8020
8021 /** Entry point to C language function: <code> void {@native glPrimitiveRestartIndexNV}(GLuint index) </code> <br>Part of <code>GL_NV_primitive_restart</code><br> */
8022 public void glPrimitiveRestartIndexNV(int index);
8023
8024 /** Entry point to C language function: <code> void {@native glFramebufferSampleLocationsfvNV}(GLenum target, GLuint start, GLsizei count, const GLfloat * v) </code> <br>Part of <code>GL_NV_sample_locations</code><br>
8025 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
8026 public void glFramebufferSampleLocationsfvNV(int target, int start, int count, FloatBuffer v);
8027
8028 /** Entry point to C language function: <code> void {@native glFramebufferSampleLocationsfvNV}(GLenum target, GLuint start, GLsizei count, const GLfloat * v) </code> <br>Part of <code>GL_NV_sample_locations</code><br> */
8029 public void glFramebufferSampleLocationsfvNV(int target, int start, int count, float[] v, int v_offset);
8030
8031 /** Entry point to C language function: <code> void {@native glNamedFramebufferSampleLocationsfvNV}(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v) </code> <br>Part of <code>GL_NV_sample_locations</code><br>
8032 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
8033 public void glNamedFramebufferSampleLocationsfvNV(int framebuffer, int start, int count, FloatBuffer v);
8034
8035 /** Entry point to C language function: <code> void {@native glNamedFramebufferSampleLocationsfvNV}(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v) </code> <br>Part of <code>GL_NV_sample_locations</code><br> */
8036 public void glNamedFramebufferSampleLocationsfvNV(int framebuffer, int start, int count, float[] v, int v_offset);
8037
8038 /** Entry point to C language function: <code> void {@native glResolveDepthValuesNV}() </code> <br>Part of <code>GL_NV_sample_locations</code><br> */
8040
8041 /** Entry point to C language function: <code> void {@native glTextureBarrierNV}() </code> <br>Part of <code>GL_NV_texture_barrier</code><br> */
8042 public void glTextureBarrierNV();
8043
8044 /** Entry point to C language function: <code> void {@native glBindTransformFeedbackNV}(GLenum target, GLuint id) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8045 public void glBindTransformFeedbackNV(int target, int id);
8046
8047 /** Entry point to C language function: <code> void {@native glDeleteTransformFeedbacksNV}(GLsizei n, const GLuint * ids) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br>
8048 @param ids a direct or array-backed {@link java.nio.IntBuffer} */
8049 public void glDeleteTransformFeedbacksNV(int n, IntBuffer ids);
8050
8051 /** Entry point to C language function: <code> void {@native glDeleteTransformFeedbacksNV}(GLsizei n, const GLuint * ids) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8052 public void glDeleteTransformFeedbacksNV(int n, int[] ids, int ids_offset);
8053
8054 /** Entry point to C language function: <code> void {@native glGenTransformFeedbacksNV}(GLsizei n, GLuint * ids) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br>
8055 @param ids a direct or array-backed {@link java.nio.IntBuffer} */
8056 public void glGenTransformFeedbacksNV(int n, IntBuffer ids);
8057
8058 /** Entry point to C language function: <code> void {@native glGenTransformFeedbacksNV}(GLsizei n, GLuint * ids) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8059 public void glGenTransformFeedbacksNV(int n, int[] ids, int ids_offset);
8060
8061 /** Entry point to C language function: <code> GLboolean {@native glIsTransformFeedbackNV}(GLuint id) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8062 public boolean glIsTransformFeedbackNV(int id);
8063
8064 /** Entry point to C language function: <code> void {@native glPauseTransformFeedbackNV}() </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8066
8067 /** Entry point to C language function: <code> void {@native glResumeTransformFeedbackNV}() </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8069
8070 /** Entry point to C language function: <code> void {@native glDrawTransformFeedbackNV}(GLenum mode, GLuint id) </code> <br>Part of <code>GL_NV_transform_feedback2</code><br> */
8071 public void glDrawTransformFeedbackNV(int mode, int id);
8072
8073 /** Entry point to C language function: <code> void {@native glVDPAUInitNV}(const void * vdpDevice, const void * getProcAddress) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8074 @param vdpDevice a direct or array-backed {@link java.nio.Buffer}
8075 @param getProcAddress a direct or array-backed {@link java.nio.Buffer} */
8076 public void glVDPAUInitNV(Buffer vdpDevice, Buffer getProcAddress);
8077
8078 /** Entry point to C language function: <code> void {@native glVDPAUFiniNV}() </code> <br>Part of <code>GL_NV_vdpau_interop</code><br> */
8079 public void glVDPAUFiniNV();
8080
8081 /** Entry point to C language function: <code> GLvdpauSurfaceNV {@native glVDPAURegisterVideoSurfaceNV}(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8082 @param vdpSurface a direct or array-backed {@link java.nio.Buffer}
8083 @param textureNames a direct or array-backed {@link java.nio.IntBuffer} */
8084 public long glVDPAURegisterVideoSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, IntBuffer textureNames);
8085
8086 /** Entry point to C language function: <code> GLvdpauSurfaceNV {@native glVDPAURegisterVideoSurfaceNV}(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8087 @param vdpSurface a direct or array-backed {@link java.nio.Buffer} */
8088 public long glVDPAURegisterVideoSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, int[] textureNames, int textureNames_offset);
8089
8090 /** Entry point to C language function: <code> GLvdpauSurfaceNV {@native glVDPAURegisterOutputSurfaceNV}(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8091 @param vdpSurface a direct or array-backed {@link java.nio.Buffer}
8092 @param textureNames a direct or array-backed {@link java.nio.IntBuffer} */
8093 public long glVDPAURegisterOutputSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, IntBuffer textureNames);
8094
8095 /** Entry point to C language function: <code> GLvdpauSurfaceNV {@native glVDPAURegisterOutputSurfaceNV}(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8096 @param vdpSurface a direct or array-backed {@link java.nio.Buffer} */
8097 public long glVDPAURegisterOutputSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, int[] textureNames, int textureNames_offset);
8098
8099 /** Entry point to C language function: <code> GLboolean {@native glVDPAUIsSurfaceNV}(GLvdpauSurfaceNV surface) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br> */
8100 public boolean glVDPAUIsSurfaceNV(long surface);
8101
8102 /** Entry point to C language function: <code> void {@native glVDPAUUnregisterSurfaceNV}(GLvdpauSurfaceNV surface) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br> */
8103 public void glVDPAUUnregisterSurfaceNV(long surface);
8104
8105 /** Entry point to C language function: <code> void {@native glVDPAUGetSurfaceivNV}(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8106 @param length a direct or array-backed {@link java.nio.IntBuffer}
8107 @param values a direct or array-backed {@link java.nio.IntBuffer} */
8108 public void glVDPAUGetSurfaceivNV(long surface, int pname, int bufSize, IntBuffer length, IntBuffer values);
8109
8110 /** Entry point to C language function: <code> void {@native glVDPAUGetSurfaceivNV}(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br> */
8111 public void glVDPAUGetSurfaceivNV(long surface, int pname, int bufSize, int[] length, int length_offset, int[] values, int values_offset);
8112
8113 /** Entry point to C language function: <code> void {@native glVDPAUSurfaceAccessNV}(GLvdpauSurfaceNV surface, GLenum access) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br> */
8114 public void glVDPAUSurfaceAccessNV(long surface, int access);
8115
8116 /** Entry point to C language function: <code> void {@native glVDPAUMapSurfacesNV}(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8117 @param surfaces a direct only {@link com.jogamp.common.nio.PointerBuffer} */
8118 public void glVDPAUMapSurfacesNV(int numSurfaces, PointerBuffer surfaces);
8119
8120 /** Entry point to C language function: <code> void {@native glVDPAUUnmapSurfacesNV}(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces) </code> <br>Part of <code>GL_NV_vdpau_interop</code><br>
8121 @param surfaces a direct only {@link com.jogamp.common.nio.PointerBuffer} */
8122 public void glVDPAUUnmapSurfacesNV(int numSurface, PointerBuffer surfaces);
8123
8124 /** Entry point to C language function: <code> void {@native glVertexAttribL1i64NV}(GLuint index, GLint64EXT x) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8125 public void glVertexAttribL1i64NV(int index, long x);
8126
8127 /** Entry point to C language function: <code> void {@native glVertexAttribL2i64NV}(GLuint index, GLint64EXT x, GLint64EXT y) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8128 public void glVertexAttribL2i64NV(int index, long x, long y);
8129
8130 /** Entry point to C language function: <code> void {@native glVertexAttribL3i64NV}(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8131 public void glVertexAttribL3i64NV(int index, long x, long y, long z);
8132
8133 /** Entry point to C language function: <code> void {@native glVertexAttribL4i64NV}(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8134 public void glVertexAttribL4i64NV(int index, long x, long y, long z, long w);
8135
8136 /** Entry point to C language function: <code> void {@native glVertexAttribL1i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8137 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8138 public void glVertexAttribL1i64vNV(int index, LongBuffer v);
8139
8140 /** Entry point to C language function: <code> void {@native glVertexAttribL1i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8141 public void glVertexAttribL1i64vNV(int index, long[] v, int v_offset);
8142
8143 /** Entry point to C language function: <code> void {@native glVertexAttribL2i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8144 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8145 public void glVertexAttribL2i64vNV(int index, LongBuffer v);
8146
8147 /** Entry point to C language function: <code> void {@native glVertexAttribL2i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8148 public void glVertexAttribL2i64vNV(int index, long[] v, int v_offset);
8149
8150 /** Entry point to C language function: <code> void {@native glVertexAttribL3i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8151 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8152 public void glVertexAttribL3i64vNV(int index, LongBuffer v);
8153
8154 /** Entry point to C language function: <code> void {@native glVertexAttribL3i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8155 public void glVertexAttribL3i64vNV(int index, long[] v, int v_offset);
8156
8157 /** Entry point to C language function: <code> void {@native glVertexAttribL4i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8158 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8159 public void glVertexAttribL4i64vNV(int index, LongBuffer v);
8160
8161 /** Entry point to C language function: <code> void {@native glVertexAttribL4i64vNV}(GLuint index, const GLint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8162 public void glVertexAttribL4i64vNV(int index, long[] v, int v_offset);
8163
8164 /** Entry point to C language function: <code> void {@native glVertexAttribL1ui64NV}(GLuint index, GLuint64EXT x) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8165 public void glVertexAttribL1ui64NV(int index, long x);
8166
8167 /** Entry point to C language function: <code> void {@native glVertexAttribL2ui64NV}(GLuint index, GLuint64EXT x, GLuint64EXT y) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8168 public void glVertexAttribL2ui64NV(int index, long x, long y);
8169
8170 /** Entry point to C language function: <code> void {@native glVertexAttribL3ui64NV}(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8171 public void glVertexAttribL3ui64NV(int index, long x, long y, long z);
8172
8173 /** Entry point to C language function: <code> void {@native glVertexAttribL4ui64NV}(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8174 public void glVertexAttribL4ui64NV(int index, long x, long y, long z, long w);
8175
8176 /** Entry point to C language function: <code> void {@native glVertexAttribL1ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8177 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8178 public void glVertexAttribL1ui64vNV(int index, LongBuffer v);
8179
8180 /** Entry point to C language function: <code> void {@native glVertexAttribL1ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8181 public void glVertexAttribL1ui64vNV(int index, long[] v, int v_offset);
8182
8183 /** Entry point to C language function: <code> void {@native glVertexAttribL2ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8184 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8185 public void glVertexAttribL2ui64vNV(int index, LongBuffer v);
8186
8187 /** Entry point to C language function: <code> void {@native glVertexAttribL2ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8188 public void glVertexAttribL2ui64vNV(int index, long[] v, int v_offset);
8189
8190 /** Entry point to C language function: <code> void {@native glVertexAttribL3ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8191 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8192 public void glVertexAttribL3ui64vNV(int index, LongBuffer v);
8193
8194 /** Entry point to C language function: <code> void {@native glVertexAttribL3ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8195 public void glVertexAttribL3ui64vNV(int index, long[] v, int v_offset);
8196
8197 /** Entry point to C language function: <code> void {@native glVertexAttribL4ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8198 @param v a direct or array-backed {@link java.nio.LongBuffer} */
8199 public void glVertexAttribL4ui64vNV(int index, LongBuffer v);
8200
8201 /** Entry point to C language function: <code> void {@native glVertexAttribL4ui64vNV}(GLuint index, const GLuint64EXT * v) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8202 public void glVertexAttribL4ui64vNV(int index, long[] v, int v_offset);
8203
8204 /** Entry point to C language function: <code> void {@native glGetVertexAttribLi64vNV}(GLuint index, GLenum pname, GLint64EXT * params) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8205 @param params a direct or array-backed {@link java.nio.LongBuffer} */
8206 public void glGetVertexAttribLi64vNV(int index, int pname, LongBuffer params);
8207
8208 /** Entry point to C language function: <code> void {@native glGetVertexAttribLi64vNV}(GLuint index, GLenum pname, GLint64EXT * params) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8209 public void glGetVertexAttribLi64vNV(int index, int pname, long[] params, int params_offset);
8210
8211 /** Entry point to C language function: <code> void {@native glGetVertexAttribLui64vNV}(GLuint index, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br>
8212 @param params a direct or array-backed {@link java.nio.LongBuffer} */
8213 public void glGetVertexAttribLui64vNV(int index, int pname, LongBuffer params);
8214
8215 /** Entry point to C language function: <code> void {@native glGetVertexAttribLui64vNV}(GLuint index, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8216 public void glGetVertexAttribLui64vNV(int index, int pname, long[] params, int params_offset);
8217
8218 /** Entry point to C language function: <code> void {@native glVertexAttribLFormatNV}(GLuint index, GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_attrib_integer_64bit</code><br> */
8219 public void glVertexAttribLFormatNV(int index, int size, int type, int stride);
8220
8221 /** Entry point to C language function: <code> void {@native glVertexAttribI1iEXT}(GLuint index, GLint x) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8222 public void glVertexAttribI1iEXT(int index, int x);
8223
8224 /** Entry point to C language function: <code> void {@native glVertexAttribI2iEXT}(GLuint index, GLint x, GLint y) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8225 public void glVertexAttribI2iEXT(int index, int x, int y);
8226
8227 /** Entry point to C language function: <code> void {@native glVertexAttribI3iEXT}(GLuint index, GLint x, GLint y, GLint z) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8228 public void glVertexAttribI3iEXT(int index, int x, int y, int z);
8229
8230 /** Entry point to C language function: <code> void {@native glVertexAttribI4iEXT}(GLuint index, GLint x, GLint y, GLint z, GLint w) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8231 public void glVertexAttribI4iEXT(int index, int x, int y, int z, int w);
8232
8233 /** Entry point to C language function: <code> void {@native glVertexAttribI1uiEXT}(GLuint index, GLuint x) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8234 public void glVertexAttribI1uiEXT(int index, int x);
8235
8236 /** Entry point to C language function: <code> void {@native glVertexAttribI2uiEXT}(GLuint index, GLuint x, GLuint y) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8237 public void glVertexAttribI2uiEXT(int index, int x, int y);
8238
8239 /** Entry point to C language function: <code> void {@native glVertexAttribI3uiEXT}(GLuint index, GLuint x, GLuint y, GLuint z) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8240 public void glVertexAttribI3uiEXT(int index, int x, int y, int z);
8241
8242 /** Entry point to C language function: <code> void {@native glVertexAttribI4uiEXT}(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8243 public void glVertexAttribI4uiEXT(int index, int x, int y, int z, int w);
8244
8245 /** Entry point to C language function: <code> void {@native glVertexAttribI1ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8246 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8247 public void glVertexAttribI1ivEXT(int index, IntBuffer v);
8248
8249 /** Entry point to C language function: <code> void {@native glVertexAttribI1ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8250 public void glVertexAttribI1ivEXT(int index, int[] v, int v_offset);
8251
8252 /** Entry point to C language function: <code> void {@native glVertexAttribI2ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8253 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8254 public void glVertexAttribI2ivEXT(int index, IntBuffer v);
8255
8256 /** Entry point to C language function: <code> void {@native glVertexAttribI2ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8257 public void glVertexAttribI2ivEXT(int index, int[] v, int v_offset);
8258
8259 /** Entry point to C language function: <code> void {@native glVertexAttribI3ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8260 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8261 public void glVertexAttribI3ivEXT(int index, IntBuffer v);
8262
8263 /** Entry point to C language function: <code> void {@native glVertexAttribI3ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8264 public void glVertexAttribI3ivEXT(int index, int[] v, int v_offset);
8265
8266 /** Entry point to C language function: <code> void {@native glVertexAttribI4ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8267 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8268 public void glVertexAttribI4ivEXT(int index, IntBuffer v);
8269
8270 /** Entry point to C language function: <code> void {@native glVertexAttribI4ivEXT}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8271 public void glVertexAttribI4ivEXT(int index, int[] v, int v_offset);
8272
8273 /** Entry point to C language function: <code> void {@native glVertexAttribI1uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8274 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8275 public void glVertexAttribI1uivEXT(int index, IntBuffer v);
8276
8277 /** Entry point to C language function: <code> void {@native glVertexAttribI1uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8278 public void glVertexAttribI1uivEXT(int index, int[] v, int v_offset);
8279
8280 /** Entry point to C language function: <code> void {@native glVertexAttribI2uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8281 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8282 public void glVertexAttribI2uivEXT(int index, IntBuffer v);
8283
8284 /** Entry point to C language function: <code> void {@native glVertexAttribI2uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8285 public void glVertexAttribI2uivEXT(int index, int[] v, int v_offset);
8286
8287 /** Entry point to C language function: <code> void {@native glVertexAttribI3uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8288 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8289 public void glVertexAttribI3uivEXT(int index, IntBuffer v);
8290
8291 /** Entry point to C language function: <code> void {@native glVertexAttribI3uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8292 public void glVertexAttribI3uivEXT(int index, int[] v, int v_offset);
8293
8294 /** Entry point to C language function: <code> void {@native glVertexAttribI4uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8295 @param v a direct or array-backed {@link java.nio.IntBuffer} */
8296 public void glVertexAttribI4uivEXT(int index, IntBuffer v);
8297
8298 /** Entry point to C language function: <code> void {@native glVertexAttribI4uivEXT}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8299 public void glVertexAttribI4uivEXT(int index, int[] v, int v_offset);
8300
8301 /** Entry point to C language function: <code> void {@native glVertexAttribI4bvEXT}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8302 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
8303 public void glVertexAttribI4bvEXT(int index, ByteBuffer v);
8304
8305 /** Entry point to C language function: <code> void {@native glVertexAttribI4bvEXT}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8306 public void glVertexAttribI4bvEXT(int index, byte[] v, int v_offset);
8307
8308 /** Entry point to C language function: <code> void {@native glVertexAttribI4svEXT}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8309 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
8310 public void glVertexAttribI4svEXT(int index, ShortBuffer v);
8311
8312 /** Entry point to C language function: <code> void {@native glVertexAttribI4svEXT}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8313 public void glVertexAttribI4svEXT(int index, short[] v, int v_offset);
8314
8315 /** Entry point to C language function: <code> void {@native glVertexAttribI4ubvEXT}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8316 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
8317 public void glVertexAttribI4ubvEXT(int index, ByteBuffer v);
8318
8319 /** Entry point to C language function: <code> void {@native glVertexAttribI4ubvEXT}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8320 public void glVertexAttribI4ubvEXT(int index, byte[] v, int v_offset);
8321
8322 /** Entry point to C language function: <code> void {@native glVertexAttribI4usvEXT}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8323 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
8324 public void glVertexAttribI4usvEXT(int index, ShortBuffer v);
8325
8326 /** Entry point to C language function: <code> void {@native glVertexAttribI4usvEXT}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8327 public void glVertexAttribI4usvEXT(int index, short[] v, int v_offset);
8328
8329 /** Entry point to C language function: <code> void {@native glVertexAttribIPointerEXT}(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8330 @param pointer a direct or array-backed {@link java.nio.Buffer} */
8331 public void glVertexAttribIPointerEXT(int index, int size, int type, int stride, Buffer pointer);
8332
8333 /** Entry point to C language function: <code> void {@native glGetVertexAttribIivEXT}(GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8334 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8335 public void glGetVertexAttribIivEXT(int index, int pname, IntBuffer params);
8336
8337 /** Entry point to C language function: <code> void {@native glGetVertexAttribIivEXT}(GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8338 public void glGetVertexAttribIivEXT(int index, int pname, int[] params, int params_offset);
8339
8340 /** Entry point to C language function: <code> void {@native glGetVertexAttribIuivEXT}(GLuint index, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_NV_vertex_program4</code><br>
8341 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8342 public void glGetVertexAttribIuivEXT(int index, int pname, IntBuffer params);
8343
8344 /** Entry point to C language function: <code> void {@native glGetVertexAttribIuivEXT}(GLuint index, GLenum pname, GLuint * params) </code> <br>Part of <code>GL_NV_vertex_program4</code><br> */
8345 public void glGetVertexAttribIuivEXT(int index, int pname, int[] params, int params_offset);
8346
8347 /** Entry point to C language function: <code> void {@native glBeginVideoCaptureNV}(GLuint video_capture_slot) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8348 public void glBeginVideoCaptureNV(int video_capture_slot);
8349
8350 /** Entry point to C language function: <code> void {@native glBindVideoCaptureStreamBufferNV}(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8351 public void glBindVideoCaptureStreamBufferNV(int video_capture_slot, int stream, int frame_region, long offset);
8352
8353 /** Entry point to C language function: <code> void {@native glBindVideoCaptureStreamTextureNV}(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8354 public void glBindVideoCaptureStreamTextureNV(int video_capture_slot, int stream, int frame_region, int target, int texture);
8355
8356 /** Entry point to C language function: <code> void {@native glEndVideoCaptureNV}(GLuint video_capture_slot) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8357 public void glEndVideoCaptureNV(int video_capture_slot);
8358
8359 /** Entry point to C language function: <code> void {@native glGetVideoCaptureivNV}(GLuint video_capture_slot, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8360 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8361 public void glGetVideoCaptureivNV(int video_capture_slot, int pname, IntBuffer params);
8362
8363 /** Entry point to C language function: <code> void {@native glGetVideoCaptureivNV}(GLuint video_capture_slot, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8364 public void glGetVideoCaptureivNV(int video_capture_slot, int pname, int[] params, int params_offset);
8365
8366 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamivNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8367 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8368 public void glGetVideoCaptureStreamivNV(int video_capture_slot, int stream, int pname, IntBuffer params);
8369
8370 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamivNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8371 public void glGetVideoCaptureStreamivNV(int video_capture_slot, int stream, int pname, int[] params, int params_offset);
8372
8373 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamfvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8374 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
8375 public void glGetVideoCaptureStreamfvNV(int video_capture_slot, int stream, int pname, FloatBuffer params);
8376
8377 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamfvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8378 public void glGetVideoCaptureStreamfvNV(int video_capture_slot, int stream, int pname, float[] params, int params_offset);
8379
8380 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamdvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8381 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
8382 public void glGetVideoCaptureStreamdvNV(int video_capture_slot, int stream, int pname, DoubleBuffer params);
8383
8384 /** Entry point to C language function: <code> void {@native glGetVideoCaptureStreamdvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8385 public void glGetVideoCaptureStreamdvNV(int video_capture_slot, int stream, int pname, double[] params, int params_offset);
8386
8387 /** Entry point to C language function: <code> GLenum {@native glVideoCaptureNV}(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8388 @param sequence_num a direct or array-backed {@link java.nio.IntBuffer}
8389 @param capture_time a direct or array-backed {@link java.nio.LongBuffer} */
8390 public int glVideoCaptureNV(int video_capture_slot, IntBuffer sequence_num, LongBuffer capture_time);
8391
8392 /** Entry point to C language function: <code> GLenum {@native glVideoCaptureNV}(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8393 public int glVideoCaptureNV(int video_capture_slot, int[] sequence_num, int sequence_num_offset, long[] capture_time, int capture_time_offset);
8394
8395 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterivNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8396 @param params a direct or array-backed {@link java.nio.IntBuffer} */
8397 public void glVideoCaptureStreamParameterivNV(int video_capture_slot, int stream, int pname, IntBuffer params);
8398
8399 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterivNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8400 public void glVideoCaptureStreamParameterivNV(int video_capture_slot, int stream, int pname, int[] params, int params_offset);
8401
8402 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterfvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8403 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
8404 public void glVideoCaptureStreamParameterfvNV(int video_capture_slot, int stream, int pname, FloatBuffer params);
8405
8406 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterfvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8407 public void glVideoCaptureStreamParameterfvNV(int video_capture_slot, int stream, int pname, float[] params, int params_offset);
8408
8409 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterdvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_NV_video_capture</code><br>
8410 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
8411 public void glVideoCaptureStreamParameterdvNV(int video_capture_slot, int stream, int pname, DoubleBuffer params);
8412
8413 /** Entry point to C language function: <code> void {@native glVideoCaptureStreamParameterdvNV}(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params) </code> <br>Part of <code>GL_NV_video_capture</code><br> */
8414 public void glVideoCaptureStreamParameterdvNV(int video_capture_slot, int stream, int pname, double[] params, int params_offset);
8415
8416 /** Entry point to C language function: <code> void {@native glFramebufferTextureMultiviewOVR}(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei numViews) </code> <br>Part of <code>GL_OVR_multiview</code><br> */
8417 public void glFramebufferTextureMultiviewOVR(int target, int attachment, int texture, int level, int baseViewIndex, int numViews);
8418
8419 /** Entry point to C language function: <code> void {@native glFinishTextureSUNX}() </code> <br>Part of <code>GL_SUNX_constant_data</code><br> */
8420 public void glFinishTextureSUNX();
8421
8422
8423 // --- Begin CustomJavaCode .cfg declarations
8424
8425 //
8426 // GLBufferObjectTracker Redirects
8427 //
8428
8429 /**
8430 * Returns the {@link GLBufferStorage} instance as mapped via OpenGL's native {@link GL2#glMapNamedBufferEXT(int, int) glMapNamedBufferEXT(..)} implementation.
8431 * <p>
8432 * Throws a {@link GLException} if GL-function constraints are not met.
8433 * </p>
8434 * <p>
8435 * Depends on <code>GL_EXT_direct_state_access</code>.
8436 * </p>
8437 * <p>
8438 * {@link GL2#glMapNamedBufferEXT(int, int)} wrapper calls this method and returns {@link GLBufferStorage#getMappedBuffer()}.
8439 * </p>
8440 * @param bufferName denotes the buffer
8441 * @param access the mapping access mode
8442 * @throws GLException if buffer is not tracked
8443 * @throws GLException if buffer is already mapped
8444 * @throws GLException if buffer has invalid store size, i.e. less-than zero
8445 */
8446 public GLBufferStorage mapNamedBufferEXT(int bufferName, int access) throws GLException;
8447
8448 /**
8449 * Returns the {@link GLBufferStorage} instance as mapped via OpenGL's native {@link GL2#glMapNamedBufferRangeEXT(int, long, long, int) glMapNamedBufferRangeEXT(..)} implementation.
8450 * <p>
8451 * Throws a {@link GLException} if GL-function constraints are not met.
8452 * </p>
8453 * <p>
8454 * Depends on <code>GL_EXT_direct_state_access</code>.
8455 * </p>
8456 * <p>
8457 * {@link GL2#glMapNamedBufferRangeEXT(int, long, long, int)} wrapper calls this method and returns {@link GLBufferStorage#getMappedBuffer()}.
8458 * </p>
8459 * @param bufferName denotes the buffer
8460 * @param offset offset of the mapped buffer's storage
8461 * @param length length of the mapped buffer's storage
8462 * @param access the mapping access mode
8463 * @throws GLException if buffer is not tracked
8464 * @throws GLException if buffer is already mapped
8465 * @throws GLException if buffer has invalid store size, i.e. less-than zero
8466 * @throws GLException if buffer mapping range does not fit, incl. offset
8467 */
8468 public GLBufferStorage mapNamedBufferRangeEXT(final int bufferName, final long offset, final long length, final int access) throws GLException;
8469
8470 /** Entry point to C language function: <code> void {@native glVertexAttribPointer}(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr); </code> <br>Part of <code>GL_ES_VERSION_2_0</code>, <code>GL_VERSION_2_0</code>
8471 @param ptr a direct only {@link java.nio.Buffer} */
8472 public void glVertexAttribPointer(int indx, int size, int type, boolean normalized, int stride, Buffer ptr);
8473
8474
8475 /** Entry point to C language function: <code> void {@native glDrawElementsInstanced}(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei instancecount); </code> <br>Part of <code>GL_ES_VERSION_3_0</code>, <code>GL_VERSION_3_1</code>; <code>GL_ARB_draw_instanced</code>
8476 @param indices a direct or array-backed {@link java.nio.Buffer} */
8477 public void glDrawElementsInstanced(int mode, int count, int type, Buffer indices, int instancecount);
8478
8479 /** Entry point to C language function: <code> void {@native glDrawRangeElements}(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); </code> <br>Part of <code>GL_VERSION_1_2</code>, <code>GL_ES_VERSION_3_0</code>
8480 @param indices a direct or array-backed {@link java.nio.Buffer} */
8481 public void glDrawRangeElements(int mode, int start, int end, int count, int type, Buffer indices);
8482
8483 /** Entry point to C language function: <code> void {@native glVertexAttribIPointer}(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); </code> <br>Part of <code>GL_ES_VERSION_3_0</code>, <code>GL_VERSION_3_0</code>
8484 @param pointer a direct only {@link java.nio.Buffer} */
8485 public void glVertexAttribIPointer(int index, int size, int type, int stride, Buffer pointer);
8486
8487 // ---- End CustomJavaCode .cfg declarations
8488} // end of class GL2
OpenGL buffer storage object reflecting it's.
A generic exception for OpenGL errors used throughout the binding as a substitute for RuntimeExceptio...
void glRects(short x1, short y1, short x2, short y2)
Entry point to C language function: void {@native glRects}(GLshort x1, GLshort y1,...
void glSecondaryColor3ub(byte red, byte green, byte blue)
Entry point to C language function: void {@native glSecondaryColor3ub}(GLubyte red,...
static final int GL_CURRENT_MATRIX_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_CURRENT_MATRIX_ARB" with expression '0x8641...
Definition: GL2.java:783
void glColorMaterial(int face, int mode)
Entry point to C language function: void {@native glColorMaterial}(GLenum face, GLenum mode) Part ...
static final int GL_RGBA_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_RGBA_FLOAT32_APPLE" with expression '0x8814', CType: int
Definition: GL2.java:91
void glEndConditionalRenderNVX()
Entry point to C language function: void {@native glEndConditionalRenderNVX}() Part of GL_NVX_cond...
static final int GL_MODELVIEW9_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW9_ARB" with expression '0x8729', CType: int
Definition: GL2.java:2302
static final int GL_FOG_COORDINATE_ARRAY_STRIDE
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_ARRAY_STRIDE_EXT Define "GL_FOG_COORDI...
Definition: GL2.java:241
void glCullParameterfvEXT(int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glCullParameterfvEXT}(GLenum pname,...
void glGetProgramSubroutineParameteruivNV(int target, int index, int[] param, int param_offset)
Entry point to C language function: void {@native glGetProgramSubroutineParameteruivNV}(GLenum targe...
static final int GL_PIXEL_COUNT_AVAILABLE_NV
GL_NV_occlusion_query Define "GL_PIXEL_COUNT_AVAILABLE_NV" with expression '0x8867',...
Definition: GL2.java:1392
void glRasterPos2i(int x, int y)
Entry point to C language function: void {@native glRasterPos2i}(GLint x, GLint y) Part of GL_VERS...
void glGetPerfQueryDataINTEL(int queryHandle, int flags, int dataSize, Buffer data, int[] bytesWritten, int bytesWritten_offset)
Entry point to C language function: void {@native glGetPerfQueryDataINTEL}(GLuint queryHandle,...
static final int GL_ABGR_EXT
GL_EXT_abgr Define "GL_ABGR_EXT" with expression '0x8000', CType: int
Definition: GL2.java:941
static final int GL_PIXEL_MAP_S_TO_S
GL_VERSION_1_0 Define "GL_PIXEL_MAP_S_TO_S" with expression '0x0C71', CType: int
Definition: GL2.java:2639
void glMatrixMultfEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) ...
void glProgramUniform4dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform4dvEXT}(GLuint program,...
void glRectiv(int[] v1, int v1_offset, int[] v2, int v2_offset)
Entry point to C language function: void {@native glRectiv}(const GLint * v1, const GLint * v2) Pa...
void glWindowPos2sv(short[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos2sv}(const GLshort * v) Part of GL_VE...
void glVertexAttribI2iEXT(int index, int x, int y)
Entry point to C language function: void {@native glVertexAttribI2iEXT}(GLuint index,...
GLBufferStorage mapNamedBufferRangeEXT(final int bufferName, final long offset, final long length, final int access)
Returns the GLBufferStorage instance as mapped via OpenGL's native glMapNamedBufferRangeEXT(....
static final int GL_VIDEO_CAPTURE_FRAME_WIDTH_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_FRAME_WIDTH_NV" with expression '0x9038',...
Definition: GL2.java:2075
static final int GL_LUMINANCE_ALPHA_FLOAT32_ATI
GL_ATI_texture_float Define "GL_LUMINANCE_ALPHA_FLOAT32_ATI" with expression '0x8819',...
Definition: GL2.java:2817
static final int GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV
GL_NV_video_capture Define "GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV" with expression '0x9035',...
Definition: GL2.java:232
void glGenOcclusionQueriesNV(int n, IntBuffer ids)
Entry point to C language function: void {@native glGenOcclusionQueriesNV}(GLsizei n,...
static final int GL_PROGRAM_ERROR_POSITION_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_ERROR_POSITION_ARB" with expression...
Definition: GL2.java:2658
void glVertexAttribL3ui64NV(int index, long x, long y, long z)
Entry point to C language function: void {@native glVertexAttribL3ui64NV}(GLuint index,...
static final int GL_EYE_PLANE
GL_VERSION_1_0 Define "GL_EYE_PLANE" with expression '0x2502', CType: int
Definition: GL2.java:1717
static final int GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT
GL_EXT_texture_compression_latc Define "GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT" with expression '0x8...
Definition: GL2.java:2724
static final int GL_CONVOLUTION_FORMAT
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_FORMAT_EXT Define "GL_CONVOLUTION_FORMA...
Definition: GL2.java:326
static final int GL_VERTEX_ARRAY_RANGE_APPLE
GL_APPLE_vertex_array_range Define "GL_VERTEX_ARRAY_RANGE_APPLE" with expression '0x851D',...
Definition: GL2.java:1601
void glColor3bv(ByteBuffer v)
Entry point to C language function: void {@native glColor3bv}(const GLbyte * v) Part of GL_VERSION...
void glGetTextureImageEXT(int texture, int target, int level, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glGetTextureImageEXT}(GLuint texture,...
void glTextureRangeAPPLE(int target, int length, Buffer pointer)
Entry point to C language function: void {@native glTextureRangeAPPLE}(GLenum target,...
void glVertexWeightfEXT(float weight)
Entry point to C language function: void {@native glVertexWeightfEXT}(GLfloat weight) Part of GL_E...
static final int GL_PIXEL_MAP_I_TO_G_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_G_SIZE" with expression '0x0CB3', CType: int
Definition: GL2.java:1689
static final int GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_parameter_buffer_object Define "GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV" with expression '0x8DA...
Definition: GL2.java:2692
static final int GL_TEXTURE_LO_SIZE_NV
GL_NV_texture_shader Define "GL_TEXTURE_LO_SIZE_NV" with expression '0x871C', CType: int
Definition: GL2.java:1507
static final int GL_DRAW_BUFFER2_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER2_ATI" with expression '0x8827', CType: int
Definition: GL2.java:1394
static final int GL_MAX_BINDABLE_UNIFORM_SIZE_EXT
GL_EXT_bindable_uniform Define "GL_MAX_BINDABLE_UNIFORM_SIZE_EXT" with expression '0x8DED',...
Definition: GL2.java:1271
void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexEnvfvEXT}(GLenum texunit,...
static final int GL_INTENSITY8
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_INTENSITY8_EXT Define "GL_INTENSITY8" with expression '...
Definition: GL2.java:1626
static final int GL_WEIGHT_ARRAY_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_ARRAY_ARB" with expression '0x86AD', CType: int
Definition: GL2.java:2869
static final int GL_LUMINANCE12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE12_EXT Define "GL_LUMINANCE12" with expression...
Definition: GL2.java:2538
void glEvalCoord2fv(float[] u, int u_offset)
Entry point to C language function: void {@native glEvalCoord2fv}(const GLfloat * u) Part of GL_VE...
static final int GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV
GL_NV_parameter_buffer_object Define "GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV" with expression '0x8DA...
Definition: GL2.java:949
void glLighti(int light, int pname, int param)
Entry point to C language function: void {@native glLighti}(GLenum light, GLenum pname,...
static final int GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB" with expression '0x880E',...
Definition: GL2.java:2612
void glLoadName(int name)
Entry point to C language function: void {@native glLoadName}(GLuint name) Part of GL_VERSION_1_0
static final int GL_MATRIX12_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX12_ARB" with expression '0x88CC',...
Definition: GL2.java:1006
void glSelectPerfMonitorCountersAMD(int monitor, boolean enable, int group, int numCounters, IntBuffer counterList)
Entry point to C language function: void {@native glSelectPerfMonitorCountersAMD}(GLuint monitor,...
static final int GL_PURGEABLE_APPLE
GL_APPLE_object_purgeable Define "GL_PURGEABLE_APPLE" with expression '0x8A1D', CType: int
Definition: GL2.java:415
void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, FloatBuffer points)
Entry point to C language function: void {@native glMapVertexAttrib2fAPPLE}(GLuint index,...
int glGenLists(int range)
Entry point to C language function: GLuint {@native glGenLists}(GLsizei range) Part of GL_VERSION_...
void glCoverageModulationNV(int components)
Entry point to C language function: void {@native glCoverageModulationNV}(GLenum components) Part ...
int glObjectPurgeableAPPLE(int objectType, int name, int option)
Entry point to C language function: GLenum {@native glObjectPurgeableAPPLE}(GLenum objectType,...
static final int GL_PROGRAM_TEMPORARIES_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_TEMPORARIES_ARB" with expression '0...
Definition: GL2.java:2356
static final int GL_FOG_COORD
GL_VERSION_1_5 Define "GL_FOG_COORD" with expression '0x8451', CType: int
Definition: GL2.java:2342
void glVertexArrayVertexAttribFormatEXT(int vaobj, int attribindex, int size, int type, boolean normalized, int relativeoffset)
Entry point to C language function: void {@native glVertexArrayVertexAttribFormatEXT}(GLuint vaobj,...
void glColor3fv(FloatBuffer v)
Entry point to C language function: void {@native glColor3fv}(const GLfloat * v) Part of GL_VERSIO...
void glCopyTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int x, int y, int width)
Entry point to C language function: void {@native glCopyTextureSubImage1DEXT}(GLuint texture,...
static final int GL_MODELVIEW11_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW11_ARB" with expression '0x872B', CType: int
Definition: GL2.java:2060
void glGetLightiv(int light, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetLightiv}(GLenum light, GLenum pname,...
static final int GL_ALPHA8_SNORM
GL_EXT_texture_snorm Define "GL_ALPHA8_SNORM" with expression '0x9014', CType: int
Definition: GL2.java:601
static final int GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI" with expression '0x87F8',...
Definition: GL2.java:2633
static final int GL_SOFTLIGHT
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_SOFTLI...
Definition: GL2.java:321
void glTexCoord2f(float s, float t)
Entry point to C language function: void {@native glTexCoord2f}(GLfloat s, GLfloat t) Part of GL_V...
void glColor3i(int red, int green, int blue)
Entry point to C language function: void {@native glColor3i}(GLint red, GLint green,...
void glCallList(int list)
Entry point to C language function: void {@native glCallList}(GLuint list) Part of GL_VERSION_1_0
void glDrawCommandsAddressNV(int primitiveMode, long[] indirects, int indirects_offset, int[] sizes, int sizes_offset, int count)
Entry point to C language function: void {@native glDrawCommandsAddressNV}(GLenum primitiveMode,...
static final int GL_AUX3
GL_VERSION_1_0 Define "GL_AUX3" with expression '0x040C', CType: int
Definition: GL2.java:2914
void glGetnMinmax(int target, boolean reset, int format, int type, int bufSize, Buffer values)
Entry point to C language function: void {@native glGetnMinmax}(GLenum target, GLboolean reset,...
void glGetMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexGenivEXT}(GLenum texunit,...
void glTexCoord4dv(DoubleBuffer v)
Entry point to C language function: void {@native glTexCoord4dv}(const GLdouble * v) Part of GL_VE...
void glGetQueryObjectui64vEXT(int id, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetQueryObjectui64vEXT}(GLuint id,...
static final int GL_UNSIGNED_INT8_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT8_VEC4_NV" with expression '0x8FEF'...
Definition: GL2.java:203
void glEnableClientStateiEXT(int array, int index)
Entry point to C language function: void {@native glEnableClientStateiEXT}(GLenum array,...
static final int GL_COLOR_TABLE_GREEN_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_GREEN_SIZE_SGI Define "GL_COLOR_TABLE_G...
Definition: GL2.java:2931
static final int GL_TEXTURE_BORDER_VALUES_NV
GL_NV_texture_shader Define "GL_TEXTURE_BORDER_VALUES_NV" with expression '0x871A',...
Definition: GL2.java:2150
static final int GL_POST_COLOR_MATRIX_BLUE_SCALE
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI Define "GL_POST_C...
Definition: GL2.java:2104
static final int GL_INTENSITY_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_INTENSITY_FLOAT32_APPLE" with expression '0x8817',...
Definition: GL2.java:1126
void glGetMapiv(int target, int query, int[] v, int v_offset)
Entry point to C language function: void {@native glGetMapiv}(GLenum target, GLenum query,...
void glMatrixIndexPointerARB(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glMatrixIndexPointerARB}(GLint size,...
void glVertex4iv(IntBuffer v)
Entry point to C language function: void {@native glVertex4iv}(const GLint * v) Part of GL_VERSION...
static final int GL_MODELVIEW12_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW12_ARB" with expression '0x872C', CType: int
Definition: GL2.java:1409
static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_TRANSFORM_2D_MATRIX_EXT" with expression '0x8338',...
Definition: GL2.java:2271
static final int GL_OUTPUT_TEXTURE_COORD15_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD15_EXT" with expression '0x87AC',...
Definition: GL2.java:849
static final int GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL" with expression '0x9500'...
Definition: GL2.java:2752
void glVertexAttribL2i64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL2i64vNV}(GLuint index,...
void glSecondaryColor3ubv(ByteBuffer v)
Entry point to C language function: void {@native glSecondaryColor3ubv}(const GLubyte * v) Part of...
void glGetMinmaxParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMinmaxParameterfv}(GLenum target,...
void glGetVideoCaptureivNV(int video_capture_slot, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetVideoCaptureivNV}(GLuint video_capture_slot,...
void glVertexAttrib2svARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib2svARB}(GLuint index,...
void glSeparableFilter2D(int target, int internalformat, int width, int height, int format, int type, long row_buffer_offset, long column_buffer_offset)
Entry point to C language function: void {@native glSeparableFilter2D}(GLenum target,...
void glGetVertexArrayPointeri_vEXT(int vaobj, int index, int pname, PointerBuffer param)
Entry point to C language function: void {@native glGetVertexArrayPointeri_vEXT}(GLuint vaobj,...
void glPolygonStipple(byte[] mask, int mask_offset)
Entry point to C language function: void {@native glPolygonStipple}(const GLubyte * mask) Part of ...
void glProgramUniform1dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform1dvEXT}(GLuint program,...
void glGetPerfMonitorCounterDataAMD(int monitor, int pname, int dataSize, int[] data, int data_offset, int[] bytesWritten, int bytesWritten_offset)
Entry point to C language function: void {@native glGetPerfMonitorCounterDataAMD}(GLuint monitor,...
void glMatrixFrustumEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar)
Entry point to C language function: void {@native glMatrixFrustumEXT}(GLenum mode,...
static final int GL_SIGNED_ALPHA_NV
GL_NV_texture_shader Define "GL_SIGNED_ALPHA_NV" with expression '0x8705', CType: int
Definition: GL2.java:628
static final int GL_SELECT
GL_VERSION_1_0 Define "GL_SELECT" with expression '0x1C02', CType: int
Definition: GL2.java:882
static final int GL_DT_SCALE_NV
GL_NV_texture_shader Define "GL_DT_SCALE_NV" with expression '0x8711', CType: int
Definition: GL2.java:2000
static final int GL_PIXEL_MAG_FILTER_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_MAG_FILTER_EXT" with expression '0x8331', CType: int
Definition: GL2.java:755
void glVertexAttrib1dvARB(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1dvARB}(GLuint index,...
static final int GL_MATRIX27_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX27_ARB" with expression '0x88DB',...
Definition: GL2.java:2480
void glUniform3i64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform3i64vNV}(GLint location,...
void glTextureStorageSparseAMD(int texture, int target, int internalFormat, int width, int height, int depth, int layers, int flags)
Entry point to C language function: void {@native glTextureStorageSparseAMD}(GLuint texture,...
static final int GL_DOT_PRODUCT_PASS_THROUGH_NV
GL_NV_texture_shader3 Define "GL_DOT_PRODUCT_PASS_THROUGH_NV" with expression '0x885B',...
Definition: GL2.java:808
static final int GL_MODELVIEW16_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW16_ARB" with expression '0x8730', CType: int
Definition: GL2.java:1190
void glProgramUniform4i64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform4i64vNV}(GLuint program,...
void glDrawCommandsStatesAddressNV(LongBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count)
Entry point to C language function: void {@native glDrawCommandsStatesAddressNV}(const GLuint64 * in...
static final int GL_MAX_DEBUG_MESSAGE_LENGTH_AMD
GL_AMD_debug_output Define "GL_MAX_DEBUG_MESSAGE_LENGTH_AMD" with expression '0x9143',...
Definition: GL2.java:2160
static final int GL_COLOR_TABLE_LUMINANCE_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_LUMINANCE_SIZE_SGI Define "GL_COLOR_TAB...
Definition: GL2.java:2200
void glDeleteNamesAMD(int identifier, int num, IntBuffer names)
Entry point to C language function: void {@native glDeleteNamesAMD}(GLenum identifier,...
void glProgramUniform1ui64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform1ui64vNV}(GLuint program,...
static final int GL_OBJECT_TYPE_ARB
GL_ARB_shader_objects Define "GL_OBJECT_TYPE_ARB" with expression '0x8B4E', CType: int
Definition: GL2.java:2861
void glColorMaskIndexed(int index, boolean r, boolean g, boolean b, boolean a)
Entry point to C language function: void {@native glColorMaskIndexed}(GLuint index,...
void glWindowPos3d(double x, double y, double z)
Entry point to C language function: void {@native glWindowPos3d}(GLdouble x, GLdouble y,...
void glRasterPos4i(int x, int y, int z, int w)
Entry point to C language function: void {@native glRasterPos4i}(GLint x, GLint y,...
static final int GL_INTENSITY16I
GL_EXT_texture_integer Alias for: GL_INTENSITY16I_EXT Define "GL_INTENSITY16I" with expression '0x8D...
Definition: GL2.java:2917
static final int GL_LOCAL_CONSTANT_EXT
GL_EXT_vertex_shader Define "GL_LOCAL_CONSTANT_EXT" with expression '0x87C3', CType: int
Definition: GL2.java:2168
static final int GL_UNIFORM_BUFFER_EXT
GL_EXT_bindable_uniform Define "GL_UNIFORM_BUFFER_EXT" with expression '0x8DEE', CType: int
Definition: GL2.java:2267
static final int GL_INDEX_ARRAY_TYPE
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_INDEX_ARRAY_TYPE_EXT Define "GL_INDEX_ARRAY_TYPE" ...
Definition: GL2.java:1499
void glProgramUniform2dEXT(int program, int location, double x, double y)
Entry point to C language function: void {@native glProgramUniform2dEXT}(GLuint program,...
void glWindowPos3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos3fv}(const GLfloat * v) Part of GL_VE...
void glCommandListSegmentsNV(int list, int segments)
Entry point to C language function: void {@native glCommandListSegmentsNV}(GLuint list,...
static final int GL_TEXTURE_SWIZZLE_B_EXT
GL_EXT_texture_swizzle Define "GL_TEXTURE_SWIZZLE_B_EXT" with expression '0x8E44',...
Definition: GL2.java:2376
void glGetFloati_vEXT(int pname, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glGetFloati_vEXT}(GLenum pname,...
static final int GL_TEXTURE_STORAGE_SPARSE_BIT_AMD
GL_AMD_sparse_texture Define "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD" with expression '0x00000001',...
Definition: GL2.java:1486
static final int GL_PIXEL_MAP_I_TO_A_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_A_SIZE" with expression '0x0CB5', CType: int
Definition: GL2.java:1164
static final int GL_REPLICATE_BORDER
GL_ARB_imaging, GL_HP_convolution_border_modes Alias for: GL_REPLICATE_BORDER_HP Define "GL_REPLICAT...
Definition: GL2.java:658
void glMultiTexBufferEXT(int texunit, int target, int internalformat, int buffer)
Entry point to C language function: void {@native glMultiTexBufferEXT}(GLenum texunit,...
static final int GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV
GL_NV_framebuffer_mixed_samples Define "GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV" with expression '0x933...
Definition: GL2.java:2111
void glGetVertexAttribLui64vNV(int index, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribLui64vNV}(GLuint index,...
static final int GL_CONVOLUTION_HEIGHT
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_HEIGHT_EXT Define "GL_CONVOLUTION_HEIGH...
Definition: GL2.java:1952
void glMateriali(int face, int pname, int param)
Entry point to C language function: void {@native glMateriali}(GLenum face, GLenum pname,...
void glGetVertexAttribLui64vNV(int index, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetVertexAttribLui64vNV}(GLuint index,...
void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterfvEXT}(GLuint progr...
static final int GL_FOG_COORD_SRC
GL_VERSION_1_5 Define "GL_FOG_COORD_SRC" with expression '0x8450', CType: int
Definition: GL2.java:1743
void glVertexArrayMultiTexCoordOffsetEXT(int vaobj, int buffer, int texunit, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayMultiTexCoordOffsetEXT}(GLuint vaobj,...
static final int GL_EVAL_2D_NV
GL_NV_evaluators Define "GL_EVAL_2D_NV" with expression '0x86C0', CType: int
Definition: GL2.java:164
static final int GL_INVARIANT_EXT
GL_EXT_vertex_shader Define "GL_INVARIANT_EXT" with expression '0x87C2', CType: int
Definition: GL2.java:895
void glMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexGenfvEXT}(GLenum texunit,...
static final int GL_HISTOGRAM_WIDTH
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_WIDTH_EXT Define "GL_HISTOGRAM_WIDTH" with ...
Definition: GL2.java:1274
static final int GL_OUTPUT_VERTEX_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_VERTEX_EXT" with expression '0x879A', CType: int
Definition: GL2.java:2229
static final int GL_TEXTURE_RANGE_POINTER_APPLE
GL_APPLE_texture_range Define "GL_TEXTURE_RANGE_POINTER_APPLE" with expression '0x85B8',...
Definition: GL2.java:1246
void glVertex3d(double x, double y, double z)
Entry point to C language function: void {@native glVertex3d}(GLdouble x, GLdouble y,...
static final int GL_LUMINANCE8_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE8_SNORM" with expression '0x9015', CType: int
Definition: GL2.java:2246
static final int GL_PIXEL_MAP_I_TO_I_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_I_SIZE" with expression '0x0CB0', CType: int
Definition: GL2.java:2937
void glMatrixMultdEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m)...
static final int GL_CONSERVATIVE_RASTER_DILATE_NV
GL_NV_conservative_raster_dilate Define "GL_CONSERVATIVE_RASTER_DILATE_NV" with expression '0x9379',...
Definition: GL2.java:2366
static final int GL_EDGE_FLAG_ARRAY_POINTER
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_EDGE_FLAG_ARRAY_POINTER_EXT Define "GL_EDGE_FLAG_A...
Definition: GL2.java:1315
int glGenVertexShadersEXT(int range)
Entry point to C language function: GLuint {@native glGenVertexShadersEXT}(GLuint range) Part of G...
void glVertex3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glVertex3fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_LO_SCALE_NV
GL_NV_texture_shader Define "GL_LO_SCALE_NV" with expression '0x870F', CType: int
Definition: GL2.java:1882
static final int GL_PROGRAM_OBJECT_ARB
GL_ARB_shader_objects Define "GL_PROGRAM_OBJECT_ARB" with expression '0x8B40', CType: int
Definition: GL2.java:525
static final int GL_LINE_WIDTH_COMMAND_NV
GL_NV_command_list Define "GL_LINE_WIDTH_COMMAND_NV" with expression '0x000D', CType: int
Definition: GL2.java:2428
static final int GL_FRONT_FACE_COMMAND_NV
GL_NV_command_list Define "GL_FRONT_FACE_COMMAND_NV" with expression '0x0012', CType: int
Definition: GL2.java:1350
static final int GL_ACCUM_BUFFER_BIT
GL_VERSION_1_0 Define "GL_ACCUM_BUFFER_BIT" with expression '0x00000200', CType: int
Definition: GL2.java:1547
void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, float[] points, int points_offset)
Entry point to C language function: void {@native glMapVertexAttrib2fAPPLE}(GLuint index,...
static final int GL_TRANSFORM_HINT_APPLE
GL_APPLE_transform_hint Define "GL_TRANSFORM_HINT_APPLE" with expression '0x85B1',...
Definition: GL2.java:834
static final int GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB" with expression '0x886A',...
Definition: GL2.java:1158
static final int GL_LOCAL_EXT
GL_EXT_vertex_shader Define "GL_LOCAL_EXT" with expression '0x87C4', CType: int
Definition: GL2.java:1124
static final int GL_UNSIGNED_INT16_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT16_VEC3_NV" with expression '0x8FF2...
Definition: GL2.java:806
void glGetTextureParameterivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureParameterivEXT}(GLuint texture,...
void glGetDoubleIndexedvEXT(int target, int index, double[] data, int data_offset)
Entry point to C language function: void {@native glGetDoubleIndexedvEXT}(GLenum target,...
void glDisableVertexAttribArrayARB(int index)
Entry point to C language function: void {@native glDisableVertexAttribArrayARB}(GLuint index) Par...
void glVertexArraySecondaryColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArraySecondaryColorOffsetEXT}(GLuint vaobj...
static final int GL_LIGHTING_BIT
GL_VERSION_1_0 Define "GL_LIGHTING_BIT" with expression '0x00000040', CType: int
Definition: GL2.java:2297
void glNormal3sv(ShortBuffer v)
Entry point to C language function: void {@native glNormal3sv}(const GLshort * v) Part of GL_VERSI...
static final int GL_DSDT8_MAG8_INTENSITY8_NV
GL_NV_texture_shader Define "GL_DSDT8_MAG8_INTENSITY8_NV" with expression '0x870B',...
Definition: GL2.java:905
static final int GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD
GL_AMD_occlusion_query_event Define "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD" with expression '0x000...
Definition: GL2.java:1924
static final int GL_LAYOUT_LINEAR_CPU_CACHED_INTEL
GL_INTEL_map_texture Define "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL" with expression '2',...
Definition: GL2.java:1283
void glGetPixelTransformParameterivEXT(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetPixelTransformParameterivEXT}(GLenum target,...
void glVertexAttrib4NbvARB(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NbvARB}(GLuint index,...
static final int GL_OUTPUT_FOG_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_FOG_EXT" with expression '0x87BD', CType: int
Definition: GL2.java:334
void glValidateProgramARB(long programObj)
Entry point to C language function: void {@native glValidateProgramARB}(GLhandleARB programObj) Pa...
static final int GL_VERTEX_PROGRAM_TWO_SIDE_ARB
GL_ARB_vertex_program Define "GL_VERTEX_PROGRAM_TWO_SIDE_ARB" with expression '0x8643',...
Definition: GL2.java:2540
void glGetnPixelMapusv(int map, int bufSize, ShortBuffer values)
Entry point to C language function: void {@native glGetnPixelMapusv}(GLenum map, GLsizei bufSize,...
void glUniform4iARB(int location, int v0, int v1, int v2, int v3)
Entry point to C language function: void {@native glUniform4iARB}(GLint location,...
static final int GL_RGBA_S3TC
GL_S3_s3tc Define "GL_RGBA_S3TC" with expression '0x83A2', CType: int
Definition: GL2.java:1177
void glGetIntegerIndexedv(int target, int index, IntBuffer data)
Entry point to C language function: void {@native glGetIntegerIndexedv}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD27_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD27_EXT" with expression '0x87B8',...
Definition: GL2.java:2779
static final int GL_BUFFER_FLUSHING_UNMAP
GL_APPLE_flush_buffer_range Alias for: GL_BUFFER_FLUSHING_UNMAP_APPLE Define "GL_BUFFER_FLUSHING_UNM...
Definition: GL2.java:1477
void glNormal3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glNormal3dv}(const GLdouble * v) Part of GL_VERS...
void glClipPlanef(int plane, float[] equation, int equation_offset)
Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equati...
void glVertex2fv(FloatBuffer v)
Entry point to C language function: void {@native glVertex2fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_RGBA_SIGNED_COMPONENTS
GL_EXT_packed_float Alias for: GL_RGBA_SIGNED_COMPONENTS_EXT Define "GL_RGBA_SIGNED_COMPONENTS" with...
Definition: GL2.java:1916
static final int GL_SIGNED_LUMINANCE8_ALPHA8_NV
GL_NV_texture_shader Define "GL_SIGNED_LUMINANCE8_ALPHA8_NV" with expression '0x8704',...
Definition: GL2.java:1509
static final int GL_MATRIX21_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX21_ARB" with expression '0x88D5',...
Definition: GL2.java:2152
void glMultiTexCoord3fv(int target, FloatBuffer v)
Entry point to C language function: void {@native glMultiTexCoord3fv}(GLenum target,...
static final int GL_SCISSOR_BIT
GL_VERSION_1_0 Define "GL_SCISSOR_BIT" with expression '0x00080000', CType: int
Definition: GL2.java:1029
static final int GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD
GL_AMD_sparse_texture Define "GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD" with expression '0x9199',...
Definition: GL2.java:2295
static final int GL_3D_COLOR
GL_VERSION_1_0 Define "GL_3D_COLOR" with expression '0x0602', CType: int
Definition: GL2.java:2350
void glColor4bv(ByteBuffer v)
Entry point to C language function: void {@native glColor4bv}(const GLbyte * v) Part of GL_VERSION...
void glVertexAttribL1i64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL1i64vNV}(GLuint index,...
void glGetOcclusionQueryivNV(int id, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetOcclusionQueryivNV}(GLuint id,...
static final int GL_RGB_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_RGB_FLOAT16_APPLE" with expression '0x881B', CType: int
Definition: GL2.java:129
void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int order, FloatBuffer points)
Entry point to C language function: void {@native glMapVertexAttrib1fAPPLE}(GLuint index,...
void glGetPolygonStipple(long mask_buffer_offset)
Entry point to C language function: void {@native glGetPolygonStipple}(GLubyte * mask) Part of GL_...
void glVertexAttribI4ubvEXT(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttribI4ubvEXT}(GLuint index,...
static final int GL_LIST_INDEX
GL_VERSION_1_0 Define "GL_LIST_INDEX" with expression '0x0B33', CType: int
Definition: GL2.java:465
void glMultiTexCoord4d(int target, double s, double t, double r, double q)
Entry point to C language function: void {@native glMultiTexCoord4d}(GLenum target,...
static final int GL_COEFF
GL_VERSION_1_0 Define "GL_COEFF" with expression '0x0A00', CType: int
Definition: GL2.java:1360
static final int GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV
GL_NV_sample_locations Define "GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV" with expression '0x93...
Definition: GL2.java:1501
static final int GL_OUTPUT_TEXTURE_COORD30_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD30_EXT" with expression '0x87BB',...
Definition: GL2.java:1790
void glVertex3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glVertex3iv}(const GLint * v) Part of GL_VERSION...
void glGetInvariantBooleanvEXT(int id, int value, byte[] data, int data_offset)
Entry point to C language function: void {@native glGetInvariantBooleanvEXT}(GLuint id,...
void glPixelTransformParameteriEXT(int target, int pname, int param)
Entry point to C language function: void {@native glPixelTransformParameteriEXT}(GLenum target,...
static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT" with expression '0x850F',...
Definition: GL2.java:2635
void glMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexParameterfvEXT}(GLenum texunit,...
GLBufferStorage mapNamedBufferEXT(int bufferName, int access)
Returns the GLBufferStorage instance as mapped via OpenGL's native glMapNamedBufferEXT(....
void glEvalPoint1(int i)
Entry point to C language function: void {@native glEvalPoint1}(GLint i) Part of GL_VERSION_1_0
static final int GL_HILO8_NV
GL_NV_texture_shader3 Define "GL_HILO8_NV" with expression '0x885E', CType: int
Definition: GL2.java:2255
void glTexCoord2sv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord2sv}(const GLshort * v) Part of GL_VER...
static final int GL_RGB_FLOAT16_ATI
GL_ATI_texture_float Define "GL_RGB_FLOAT16_ATI" with expression '0x881B', CType: int
Definition: GL2.java:2576
static final int GL_FRAGMENT_COVERAGE_TO_COLOR_NV
GL_NV_fragment_coverage_to_color Define "GL_FRAGMENT_COVERAGE_TO_COLOR_NV" with expression '0x92DD',...
Definition: GL2.java:1825
void glCopyConvolutionFilter2D(int target, int internalformat, int x, int y, int width, int height)
Entry point to C language function: void {@native glCopyConvolutionFilter2D}(GLenum target,...
void glVertex2d(double x, double y)
Entry point to C language function: void {@native glVertex2d}(GLdouble x, GLdouble y) Part of GL_V...
void glTexCoord1bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glTexCoord1bvOES}(const GLbyte * coords) Part of...
static final int GL_EMBOSS_LIGHT_NV
GL_NV_texgen_emboss Define "GL_EMBOSS_LIGHT_NV" with expression '0x855D', CType: int
Definition: GL2.java:1656
static final int GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '0x87D2',...
Definition: GL2.java:1757
static final int GL_MODELVIEW6_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW6_ARB" with expression '0x8726', CType: int
Definition: GL2.java:2204
void glVertexAttribL1ui64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL1ui64vNV}(GLuint index,...
void glNamedFramebufferSampleLocationsfvNV(int framebuffer, int start, int count, float[] v, int v_offset)
Entry point to C language function: void {@native glNamedFramebufferSampleLocationsfvNV}(GLuint fram...
static final int GL_POST_CONVOLUTION_RED_BIAS
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_RED_BIAS_EXT Define "GL_POST_CONVO...
Definition: GL2.java:2468
static final int GL_3D
GL_VERSION_1_0 Define "GL_3D" with expression '0x0601', CType: int
Definition: GL2.java:2231
void glGetMapParameterfvNV(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMapParameterfvNV}(GLenum target,...
void glNamedBufferStorageEXT(int buffer, long size, Buffer data, int flags)
Entry point to C language function: void {@native glNamedBufferStorageEXT}(GLuint buffer,...
static final int GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB" with expression '0x8645',...
Definition: GL2.java:2562
void glVertexAttrib1fvARB(int index, float[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1fvARB}(GLuint index,...
void glVertexAttribI3uivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI3uivEXT}(GLuint index,...
static final int GL_TEXTURE_DT_SIZE_NV
GL_NV_texture_shader Define "GL_TEXTURE_DT_SIZE_NV" with expression '0x871E', CType: int
Definition: GL2.java:1044
void glGetVertexArrayIntegervEXT(int vaobj, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetVertexArrayIntegervEXT}(GLuint vaobj,...
static final int GL_MAX_PROGRAM_ENV_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_ENV_PARAMETERS_ARB" with expres...
Definition: GL2.java:2781
static final int GL_MODELVIEW0_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW0_ARB" with expression '0x1700', CType: int
Definition: GL2.java:490
void glNamedFramebufferSampleLocationsfvNV(int framebuffer, int start, int count, FloatBuffer v)
Entry point to C language function: void {@native glNamedFramebufferSampleLocationsfvNV}(GLuint fram...
static final int GL_422_EXT
GL_EXT_422_pixels Define "GL_422_EXT" with expression '0x80CC', CType: int
Definition: GL2.java:1430
static final int GL_POST_CONVOLUTION_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_POST_CONVOLUTION_COLOR_TABLE_SGI Define "GL_POST_CO...
Definition: GL2.java:2251
void glTexCoord3bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glTexCoord3bvOES}(const GLbyte * coords) Part of...
void glVertex2iv(IntBuffer v)
Entry point to C language function: void {@native glVertex2iv}(const GLint * v) Part of GL_VERSION...
static final int GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
GL_NVX_gpu_memory_info Define "GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX" with expression '0x9048...
Definition: GL2.java:519
static final int GL_CULL_MODES_NV
GL_NV_texture_shader Define "GL_CULL_MODES_NV" with expression '0x86E0', CType: int
Definition: GL2.java:2440
static final int GL_COLOR_TABLE_BLUE_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_BLUE_SIZE_SGI Define "GL_COLOR_TABLE_BL...
Definition: GL2.java:1982
static final int GL_POST_COLOR_MATRIX_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI Define "GL_POST_C...
Definition: GL2.java:2500
void glVertexAttribI4svEXT(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4svEXT}(GLuint index,...
static final int GL_MULTISAMPLE_BIT
GL_VERSION_1_3, GL_3DFX_multisample, GL_ARB_multisample, GL_EXT_multisample Alias for: GL_MULTISAMPLE...
Definition: GL2.java:2451
static final int GL_NEGATIVE_W_EXT
GL_EXT_vertex_shader Define "GL_NEGATIVE_W_EXT" with expression '0x87DC', CType: int
Definition: GL2.java:455
static final int GL_VERTEX_ARRAY_OBJECT_AMD
GL_AMD_name_gen_delete Define "GL_VERTEX_ARRAY_OBJECT_AMD" with expression '0x9154',...
Definition: GL2.java:1307
static final int GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV
GL_NV_sample_locations Define "GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV" with expression '0x9340...
Definition: GL2.java:669
void glGetFloatIndexedvEXT(int target, int index, float[] data, int data_offset)
Entry point to C language function: void {@native glGetFloatIndexedvEXT}(GLenum target,...
void glVertex2dv(DoubleBuffer v)
Entry point to C language function: void {@native glVertex2dv}(const GLdouble * v) Part of GL_VERS...
static final int GL_PIXEL_MAP_A_TO_A_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_A_TO_A_SIZE" with expression '0x0CB9', CType: int
Definition: GL2.java:1474
static final int GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV
GL_NV_sample_locations Define "GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV" with expression '0x933D',...
Definition: GL2.java:1994
void glSecondaryColor3dv(DoubleBuffer v)
Entry point to C language function: void {@native glSecondaryColor3dv}(const GLdouble * v) Part of...
static final int GL_POLYGON_BIT
GL_VERSION_1_0 Define "GL_POLYGON_BIT" with expression '0x00000008', CType: int
Definition: GL2.java:2474
static final int GL_UNSIGNED_INT_S8_S8_8_8_NV
GL_NV_texture_shader Define "GL_UNSIGNED_INT_S8_S8_8_8_NV" with expression '0x86DA',...
Definition: GL2.java:1814
void glPixelMapfv(int map, int mapsize, long values_buffer_offset)
Entry point to C language function: void {@native glPixelMapfv}(GLenum map, GLint mapsize,...
static final int GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV
GL_NV_gpu_program5 Define "GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV" with expression '0x8F44',...
Definition: GL2.java:922
static final int GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB
GL_ARB_matrix_palette Define "GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB" with expression '0x8841',...
Definition: GL2.java:2405
void glMultiTexCoord2sv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord2sv}(GLenum target,...
static final int GL_ALPHA_INTEGER
GL_VERSION_3_0, GL_EXT_texture_integer Alias for: GL_ALPHA_INTEGER_EXT Define "GL_ALPHA_INTEGER" wit...
Definition: GL2.java:624
static final int GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
GL_NVX_gpu_memory_info Define "GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX" with expression '0x90...
Definition: GL2.java:49
void glMatrixLoadTransposedEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixLoadTransposedEXT}(GLenum mode,...
void glGetColorTableParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetColorTableParameterfv}(GLenum target,...
void glVertexAttrib2svARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2svARB}(GLuint index,...
void glGetNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data)
Entry point to C language function: void {@native glGetNamedBufferSubDataEXT}(GLuint buffer,...
void glGetIntegerIndexedv(int target, int index, int[] data, int data_offset)
Entry point to C language function: void {@native glGetIntegerIndexedv}(GLenum target,...
static final int GL_MAX_PROGRAM_GENERIC_RESULTS_NV
GL_NV_gpu_program4 Define "GL_MAX_PROGRAM_GENERIC_RESULTS_NV" with expression '0x8DA6',...
Definition: GL2.java:2939
static final int GL_EVAL_VERTEX_ATTRIB10_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB10_NV" with expression '0x86D0', CType: int
Definition: GL2.java:1492
static final int GL_SHARED_EDGE_NV
GL_NV_path_rendering_shared_edge Define "GL_SHARED_EDGE_NV" with expression '0xC0',...
Definition: GL2.java:124
void glVertexArrayNormalOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayNormalOffsetEXT}(GLuint vaobj,...
void glTexCoord3i(int s, int t, int r)
Entry point to C language function: void {@native glTexCoord3i}(GLint s, GLint t,...
void glPrioritizeTextures(int n, IntBuffer textures, FloatBuffer priorities)
Entry point to C language function: void {@native glPrioritizeTextures}(GLsizei n,...
void glUnmapTexture2DINTEL(int texture, int level)
Entry point to C language function: void {@native glUnmapTexture2DINTEL}(GLuint texture,...
void glSetLocalConstantEXT(int id, int type, Buffer addr)
Entry point to C language function: void {@native glSetLocalConstantEXT}(GLuint id,...
static final int GL_MAX_TEXTURE_IMAGE_UNITS_ARB
GL_ARB_fragment_program Define "GL_MAX_TEXTURE_IMAGE_UNITS_ARB" with expression '0x8872',...
Definition: GL2.java:979
static final int GL_SOURCE0_RGB
GL_VERSION_1_3, GL_EXT_texture_env_combine, GL_ARB_texture_env_combine Alias for: GL_SOURCE0_RGB_EXT,...
Definition: GL2.java:66
void glGetQueryObjectui64vEXT(int id, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetQueryObjectui64vEXT}(GLuint id,...
void glCopyMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height)
Entry point to C language function: void {@native glCopyMultiTexSubImage3DEXT}(GLenum texunit,...
static final int GL_CULL_VERTEX_EXT
GL_EXT_cull_vertex Define "GL_CULL_VERTEX_EXT" with expression '0x81AA', CType: int
Definition: GL2.java:897
static final int GL_UNDEFINED_APPLE
GL_APPLE_object_purgeable Define "GL_UNDEFINED_APPLE" with expression '0x8A1C', CType: int
Definition: GL2.java:1538
void glGetVariantFloatvEXT(int id, int value, float[] data, int data_offset)
Entry point to C language function: void {@native glGetVariantFloatvEXT}(GLuint id,...
static final int GL_Y_EXT
GL_EXT_vertex_shader Define "GL_Y_EXT" with expression '0x87D6', CType: int
Definition: GL2.java:2901
void glTexGend(int coord, int pname, double param)
Entry point to C language function: void {@native glTexGend}(GLenum coord, GLenum pname,...
void glBeginConditionalRenderNVX(int id)
Entry point to C language function: void {@native glBeginConditionalRenderNVX}(GLuint id) Part of ...
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...
Definition: GL2.java:43
void glMatrixOrthoEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar)
Entry point to C language function: void {@native glMatrixOrthoEXT}(GLenum mode, GLdouble left,...
void glTexCoord3f(float s, float t, float r)
Entry point to C language function: void {@native glTexCoord3f}(GLfloat s, GLfloat t,...
void glMultiDrawArraysIndirectBindlessCountNV(int mode, Buffer indirect, int drawCount, int maxDrawCount, int stride, int vertexBufferCount)
Entry point to C language function: void {@native glMultiDrawArraysIndirectBindlessCountNV}(GLenum m...
void glListBase(int base)
Entry point to C language function: void {@native glListBase}(GLuint base) Part of GL_VERSION_1_0
static final int GL_OUTPUT_TEXTURE_COORD31_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD31_EXT" with expression '0x87BC',...
Definition: GL2.java:830
static final int GL_MAX_NAME_STACK_DEPTH
GL_VERSION_1_0 Define "GL_MAX_NAME_STACK_DEPTH" with expression '0x0D37', CType: int
Definition: GL2.java:994
void glVertexAttribI2uiEXT(int index, int x, int y)
Entry point to C language function: void {@native glVertexAttribI2uiEXT}(GLuint index,...
void glVertex3hv(ShortBuffer v)
Entry point to C language function: void {@native glVertex3hv}(const GLhalfNV * v) Part of GL_NV_h...
void glColor4bv(byte[] v, int v_offset)
Entry point to C language function: void {@native glColor4bv}(const GLbyte * v) Part of GL_VERSION...
static final int GL_MODELVIEW15_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW15_ARB" with expression '0x872F', CType: int
Definition: GL2.java:1890
static final int GL_SIGNED_RGB_NV
GL_NV_texture_shader Define "GL_SIGNED_RGB_NV" with expression '0x86FE', CType: int
Definition: GL2.java:1699
void glPixelMapusv(int map, int mapsize, short[] values, int values_offset)
Entry point to C language function: void {@native glPixelMapusv}(GLenum map, GLint mapsize,...
void glMapVertexAttrib1dAPPLE(int index, int size, double u1, double u2, int stride, int order, DoubleBuffer points)
Entry point to C language function: void {@native glMapVertexAttrib1dAPPLE}(GLuint index,...
void glSecondaryColor3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3sv}(const GLshort * v) Part of ...
void glTexCoord1dv(double[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord1dv}(const GLdouble * v) Part of GL_VE...
static final int GL_UNIFORM_ADDRESS_COMMAND_NV
GL_NV_command_list Define "GL_UNIFORM_ADDRESS_COMMAND_NV" with expression '0x000A',...
Definition: GL2.java:2679
void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureImage1DEXT}(GLuint texture,...
void glNamedFramebufferTextureEXT(int framebuffer, int attachment, int texture, int level)
Entry point to C language function: void {@native glNamedFramebufferTextureEXT}(GLuint framebuffer,...
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_FEEDBACK_BUFFER_SIZE
GL_VERSION_1_0 Define "GL_FEEDBACK_BUFFER_SIZE" with expression '0x0DF1', CType: int
Definition: GL2.java:2698
void glConvolutionFilter1D(int target, int internalformat, int width, int format, int type, Buffer image)
Entry point to C language function: void {@native glConvolutionFilter1D}(GLenum target,...
void glVertexAttrib4NusvARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NusvARB}(GLuint index,...
static final int GL_CURRENT_RASTER_INDEX
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_INDEX" with expression '0x0B05', CType: int
Definition: GL2.java:2819
void glVideoCaptureStreamParameterdvNV(int video_capture_slot, int stream, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glVideoCaptureStreamParameterdvNV}(GLuint video_ca...
void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, int[] param, int param_offset)
Entry point to C language function: void {@native glGetVertexArrayIntegeri_vEXT}(GLuint vaobj,...
void glVertexArrayVertexAttribDivisorEXT(int vaobj, int index, int divisor)
Entry point to C language function: void {@native glVertexArrayVertexAttribDivisorEXT}(GLuint vaobj,...
void glGetMapdv(int target, int query, DoubleBuffer v)
Entry point to C language function: void {@native glGetMapdv}(GLenum target, GLenum query,...
void glGetFloatIndexedvEXT(int target, int index, FloatBuffer data)
Entry point to C language function: void {@native glGetFloatIndexedvEXT}(GLenum target,...
void glVertex2bOES(byte x, byte y)
Entry point to C language function: void {@native glVertex2bOES}(GLbyte x, GLbyte y) Part of GL_OE...
void glPNTrianglesiATI(int pname, int param)
Entry point to C language function: void {@native glPNTrianglesiATI}(GLenum pname,...
void glMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexGenivEXT}(GLenum texunit,...
static final int GL_UNIFORM_BUFFER_BINDING_EXT
GL_EXT_bindable_uniform Define "GL_UNIFORM_BUFFER_BINDING_EXT" with expression '0x8DEF',...
Definition: GL2.java:812
void glDrawCommandsAddressNV(int primitiveMode, LongBuffer indirects, IntBuffer sizes, int count)
Entry point to C language function: void {@native glDrawCommandsAddressNV}(GLenum primitiveMode,...
void glVertexAttrib4NbvARB(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NbvARB}(GLuint index,...
void glMultiTexCoord4h(int target, short s, short t, short r, short q)
Entry point to C language function: void {@native glMultiTexCoord4h}(GLenum target,...
void glTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureSubImage3DEXT}(GLuint texture,...
void glGetnMapdv(int target, int query, int bufSize, double[] v, int v_offset)
Entry point to C language function: void {@native glGetnMapdv}(GLenum target, GLenum query,...
static final int GL_SIGNED_HILO_NV
GL_NV_texture_shader Define "GL_SIGNED_HILO_NV" with expression '0x86F9', CType: int
Definition: GL2.java:2506
void glDisableVertexArrayAttribEXT(int vaobj, int index)
Entry point to C language function: void {@native glDisableVertexArrayAttribEXT}(GLuint vaobj,...
void glConvolutionParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glConvolutionParameterfv}(GLenum target,...
void glFramebufferSampleLocationsfvNV(int target, int start, int count, float[] v, int v_offset)
Entry point to C language function: void {@native glFramebufferSampleLocationsfvNV}(GLenum target,...
void glTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterIuivEXT}(GLuint texture,...
void glBindTransformFeedbackNV(int target, int id)
Entry point to C language function: void {@native glBindTransformFeedbackNV}(GLenum target,...
static final int GL_ALPHA_BIAS
GL_VERSION_1_0 Define "GL_ALPHA_BIAS" with expression '0x0D1D', CType: int
Definition: GL2.java:1053
static final int GL_VIDEO_COLOR_CONVERSION_MATRIX_NV
GL_NV_video_capture Define "GL_VIDEO_COLOR_CONVERSION_MATRIX_NV" with expression '0x9029',...
Definition: GL2.java:323
void glVertexAttrib2dvARB(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2dvARB}(GLuint index,...
void glMatrixMultfEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) ...
static final int GL_MODELVIEW29_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW29_ARB" with expression '0x873D', CType: int
Definition: GL2.java:889
void glVDPAUFiniNV()
Entry point to C language function: void {@native glVDPAUFiniNV}() Part of GL_NV_vdpau_interop
static final int GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV
GL_NV_texture_shader3 Define "GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV" with expression '0x8850',...
Definition: GL2.java:2552
void glVariantsvEXT(int id, ShortBuffer addr)
Entry point to C language function: void {@native glVariantsvEXT}(GLuint id, const GLshort * addr) ...
void glGetVertexAttribIuivEXT(int index, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetVertexAttribIuivEXT}(GLuint index,...
static final int GL_TEXTURE_SWIZZLE_A_EXT
GL_EXT_texture_swizzle Define "GL_TEXTURE_SWIZZLE_A_EXT" with expression '0x8E45',...
Definition: GL2.java:266
static final int GL_TEXTURE_RANGE_LENGTH_APPLE
GL_APPLE_texture_range Define "GL_TEXTURE_RANGE_LENGTH_APPLE" with expression '0x85B7',...
Definition: GL2.java:472
void glGetMapParameterfvNV(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMapParameterfvNV}(GLenum target,...
static final int GL_CURRENT_VERTEX_EXT
GL_EXT_vertex_shader Define "GL_CURRENT_VERTEX_EXT" with expression '0x87E2', CType: int
Definition: GL2.java:1741
void glWeightubvARB(int size, byte[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightubvARB}(GLint size, const GLubyte * weight...
static final int GL_OUTPUT_TEXTURE_COORD25_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD25_EXT" with expression '0x87B6',...
Definition: GL2.java:1440
void glGetProgramStringARB(int target, int pname, Buffer string)
Entry point to C language function: void {@native glGetProgramStringARB}(GLenum target,...
static final int GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV
GL_NV_gpu_program4 Define "GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV" with expression '0x8908',...
Definition: GL2.java:794
void glGetCoverageModulationTableNV(int bufsize, float[] v, int v_offset)
Entry point to C language function: void {@native glGetCoverageModulationTableNV}(GLsizei bufsize,...
static final int GL_FULL_RANGE_EXT
GL_EXT_vertex_shader Define "GL_FULL_RANGE_EXT" with expression '0x87E1', CType: int
Definition: GL2.java:1954
void glMultiTexCoord1s(int target, short s)
Entry point to C language function: void {@native glMultiTexCoord1s}(GLenum target,...
void glMultiTexCoord2bvOES(int texture, ByteBuffer coords)
Entry point to C language function: void {@native glMultiTexCoord2bvOES}(GLenum texture,...
static final int GL_COLOR_MATRIX_STACK_DEPTH
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_COLOR_MATRIX_STACK_DEPTH_SGI Define "GL_COLOR_MATR...
Definition: GL2.java:1850
void glGenNamesAMD(int identifier, int num, IntBuffer names)
Entry point to C language function: void {@native glGenNamesAMD}(GLenum identifier,...
static final int GL_PROXY_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_PROXY_COLOR_TABLE_SGI Define "GL_PROXY_COLOR_TABLE"...
Definition: GL2.java:1645
void glMatrixLoadTransposefEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixLoadTransposefEXT}(GLenum mode,...
void glMultiTexCoord1bOES(int texture, byte s)
Entry point to C language function: void {@native glMultiTexCoord1bOES}(GLenum texture,...
static final int GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB" with expression '0x8623',...
Definition: GL2.java:293
static final int GL_INVARIANT_VALUE_EXT
GL_EXT_vertex_shader Define "GL_INVARIANT_VALUE_EXT" with expression '0x87EA', CType: int
Definition: GL2.java:476
void glUniform2i64NV(int location, long x, long y)
Entry point to C language function: void {@native glUniform2i64NV}(GLint location,...
static final int GL_INDEX_ARRAY
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_INDEX_ARRAY_EXT Define "GL_INDEX_ARRAY" with expre...
Definition: GL2.java:1585
void glNormal3bv(byte[] v, int v_offset)
Entry point to C language function: void {@native glNormal3bv}(const GLbyte * v) Part of GL_VERSIO...
static final int GL_UNSIGNED_INT_IMAGE_2D_RECT
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_UNSIGNED...
Definition: GL2.java:2675
static final int GL_POINT_BIT
GL_VERSION_1_0 Define "GL_POINT_BIT" with expression '0x00000002', CType: int
Definition: GL2.java:2767
ByteBuffer glMapNamedBufferRangeEXT(int buffer, long offset, long length, int access)
Entry point to C language function: void * {@native glMapNamedBufferRangeEXT}(GLuint buffer,...
static final int GL_INT16_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT16_VEC3_NV" with expression '0x8FE6',...
Definition: GL2.java:928
void glProgramUniform3ui64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform3ui64vNV}(GLuint program,...
static final int GL_SURFACE_MAPPED_NV
GL_NV_vdpau_interop Define "GL_SURFACE_MAPPED_NV" with expression '0x8700', CType: int
Definition: GL2.java:1097
static final int GL_TESS_CONTROL_PROGRAM_NV
GL_NV_tessellation_program5 Define "GL_TESS_CONTROL_PROGRAM_NV" with expression '0x891E',...
Definition: GL2.java:51
static final int GL_DRAW_BUFFER0_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER0_ATI" with expression '0x8825', CType: int
Definition: GL2.java:2884
static final int GL_PACK_ROW_BYTES_APPLE
GL_APPLE_row_bytes Define "GL_PACK_ROW_BYTES_APPLE" with expression '0x8A15', CType: int
Definition: GL2.java:1904
void glVertexArrayVertexAttribIOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayVertexAttribIOffsetEXT}(GLuint vaobj,...
static final int GL_VECTOR_EXT
GL_EXT_vertex_shader Define "GL_VECTOR_EXT" with expression '0x87BF', CType: int
Definition: GL2.java:2438
ByteBuffer glMapTexture2DINTEL(int texture, int level, int access, int[] stride, int stride_offset, int[] layout, int layout_offset)
Entry point to C language function: void * {@native glMapTexture2DINTEL}(GLuint texture,...
void glIndexubv(ByteBuffer c)
Entry point to C language function: void {@native glIndexubv}(const GLubyte * c) Part of GL_VERSIO...
void glTexCoord3fv(FloatBuffer v)
Entry point to C language function: void {@native glTexCoord3fv}(const GLfloat * v) Part of GL_VER...
static final int GL_SURFACE_STATE_NV
GL_NV_vdpau_interop Define "GL_SURFACE_STATE_NV" with expression '0x86EB', CType: int
Definition: GL2.java:443
void glFragmentCoverageColorNV(int color)
Entry point to C language function: void {@native glFragmentCoverageColorNV}(GLuint color) Part of...
static final int GL_MAP2_TEXTURE_COORD_1
GL_VERSION_1_0 Define "GL_MAP2_TEXTURE_COORD_1" with expression '0x0DB3', CType: int
Definition: GL2.java:2535
void glCopyMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int x, int y, int width)
Entry point to C language function: void {@native glCopyMultiTexSubImage1DEXT}(GLenum texunit,...
void glVertexAttrib3dARB(int index, double x, double y, double z)
Entry point to C language function: void {@native glVertexAttrib3dARB}(GLuint index,...
static final int GL_NAME_STACK_DEPTH
GL_VERSION_1_0 Define "GL_NAME_STACK_DEPTH" with expression '0x0D70', CType: int
Definition: GL2.java:2119
static final int GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS
GL_AMD_sparse_texture, GL_ARB_sparse_texture, GL_EXT_sparse_texture Alias for: GL_MAX_SPARSE_ARRAY_TE...
Definition: GL2.java:1281
static final int GL_SCREEN
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_SCREEN...
Definition: GL2.java:2920
static final int GL_MIRROR_CLAMP_EXT
GL_EXT_texture_mirror_clamp Define "GL_MIRROR_CLAMP_EXT" with expression '0x8742',...
Definition: GL2.java:87
static final int GL_POST_COLOR_MATRIX_RED_SCALE
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_RED_SCALE_SGI Define "GL_POST_CO...
Definition: GL2.java:74
void glGetPerfQueryDataINTEL(int queryHandle, int flags, int dataSize, Buffer data, IntBuffer bytesWritten)
Entry point to C language function: void {@native glGetPerfQueryDataINTEL}(GLuint queryHandle,...
static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI Define "GL_MAX_CO...
Definition: GL2.java:2056
static final int GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_parameter_buffer_object Define "GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV" with expression '0x8DA2'...
Definition: GL2.java:213
void glWeightivARB(int size, int[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightivARB}(GLint size, const GLint * weights) ...
void glMultiTexCoord2bOES(int texture, byte s, byte t)
Entry point to C language function: void {@native glMultiTexCoord2bOES}(GLenum texture,...
static final int GL_CLIENT_PIXEL_STORE_BIT
GL_VERSION_1_1 Define "GL_CLIENT_PIXEL_STORE_BIT" with expression '0x00000001', CType: int
Definition: GL2.java:1960
static final int GL_OP_RECIP_EXT
GL_EXT_vertex_shader Define "GL_OP_RECIP_EXT" with expression '0x8794', CType: int
Definition: GL2.java:2813
void glDisableClientStateiEXT(int array, int index)
Entry point to C language function: void {@native glDisableClientStateiEXT}(GLenum array,...
void glWindowPos2sv(ShortBuffer v)
Entry point to C language function: void {@native glWindowPos2sv}(const GLshort * v) Part of GL_VE...
static final int GL_TRANSPOSE_PROJECTION_MATRIX
GL_VERSION_1_3, GL_ARB_transpose_matrix Alias for: GL_TRANSPOSE_PROJECTION_MATRIX_ARB Define "GL_TRA...
Definition: GL2.java:1755
static final int GL_RGBA_FLOAT_MODE_ATI
GL_ATI_pixel_format_float Define "GL_RGBA_FLOAT_MODE_ATI" with expression '0x8820',...
Definition: GL2.java:2844
static final int GL_MAX_PALETTE_MATRICES_ARB
GL_ARB_matrix_palette Define "GL_MAX_PALETTE_MATRICES_ARB" with expression '0x8842',...
Definition: GL2.java:2590
void glColorSubTable(int target, int start, int count, int format, int type, Buffer data)
Entry point to C language function: void {@native glColorSubTable}(GLenum target,...
static final int GL_UNIFORM_BUFFER_UNIFIED_NV
GL_NV_uniform_buffer_unified_memory Define "GL_UNIFORM_BUFFER_UNIFIED_NV" with expression '0x936E',...
Definition: GL2.java:1256
void glVertexAttrib1dARB(int index, double x)
Entry point to C language function: void {@native glVertexAttrib1dARB}(GLuint index,...
static final int GL_PIXEL_MAP_I_TO_R
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_R" with expression '0x0C72', CType: int
Definition: GL2.java:2558
void glGetLocalConstantBooleanvEXT(int id, int value, byte[] data, int data_offset)
Entry point to C language function: void {@native glGetLocalConstantBooleanvEXT}(GLuint id,...
static final int GL_INDEX_SHIFT
GL_VERSION_1_0 Define "GL_INDEX_SHIFT" with expression '0x0D12', CType: int
Definition: GL2.java:2544
static final int GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
GL_ARB_vertex_program Define "GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB" with expression '0x88B2',...
Definition: GL2.java:2664
void glMultiTexCoord3bvOES(int texture, byte[] coords, int coords_offset)
Entry point to C language function: void {@native glMultiTexCoord3bvOES}(GLenum texture,...
static final int GL_HINT_BIT
GL_VERSION_1_0 Define "GL_HINT_BIT" with expression '0x00008000', CType: int
Definition: GL2.java:844
static final int GL_VBO_FREE_MEMORY_ATI
GL_ATI_meminfo Define "GL_VBO_FREE_MEMORY_ATI" with expression '0x87FB', CType: int
Definition: GL2.java:1974
static final int GL_OP_DOT3_EXT
GL_EXT_vertex_shader Define "GL_OP_DOT3_EXT" with expression '0x8784', CType: int
Definition: GL2.java:2476
void glVertexAttribI4ivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4ivEXT}(GLuint index,...
void glCoverageModulationTableNV(int n, FloatBuffer v)
Entry point to C language function: void {@native glCoverageModulationTableNV}(GLsizei n,...
static final int GL_SAMPLER_1D_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_1D_ARB" with expression '0x8B5D', CType: int
Definition: GL2.java:1577
void glMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexParameterIivEXT}(GLenum texunit,...
static final int GL_ALPHA16UI
GL_EXT_texture_integer Alias for: GL_ALPHA16UI_EXT Define "GL_ALPHA16UI" with expression '0x8D78',...
Definition: GL2.java:1764
static final int GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
GL_APPLE_vertex_array_range Define "GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE" with expression '0x851E',...
Definition: GL2.java:1721
void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4x3dvEXT}(GLuint program,...
static final int GL_INTENSITY_FLOAT16_ATI
GL_ATI_texture_float Define "GL_INTENSITY_FLOAT16_ATI" with expression '0x881D', CType: int
Definition: GL2.java:872
static final int GL_LUMINANCE_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_LUMINANCE_FLOAT32_APPLE" with expression '0x8818',...
Definition: GL2.java:1484
void glSecondaryColor3usv(ShortBuffer v)
Entry point to C language function: void {@native glSecondaryColor3usv}(const GLushort * v) Part o...
void glMultiTexCoord4i(int target, int s, int t, int r, int q)
Entry point to C language function: void {@native glMultiTexCoord4i}(GLenum target,...
void glGetProgramEnvParameterIivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetProgramEnvParameterIivNV}(GLenum target,...
void glTexCoord1sv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord1sv}(const GLshort * v) Part of GL_VER...
static final int GL_REDUCE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_REDUCE_EXT Define "GL_REDUCE" with expression '0x80...
Definition: GL2.java:510
static final int GL_TRANSFORM_BIT
GL_VERSION_1_0 Define "GL_TRANSFORM_BIT" with expression '0x00001000', CType: int
Definition: GL2.java:1027
void glVDPAUSurfaceAccessNV(long surface, int access)
Entry point to C language function: void {@native glVDPAUSurfaceAccessNV}(GLvdpauSurfaceNV surface,...
static final int GL_LINE_STIPPLE_REPEAT
GL_VERSION_1_0 Define "GL_LINE_STIPPLE_REPEAT" with expression '0x0B26', CType: int
Definition: GL2.java:328
void glCopyTextureImage1DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int border)
Entry point to C language function: void {@native glCopyTextureImage1DEXT}(GLuint texture,...
static final int GL_ACCUM_GREEN_BITS
GL_VERSION_1_0 Define "GL_ACCUM_GREEN_BITS" with expression '0x0D59', CType: int
Definition: GL2.java:1792
static final int GL_MAP1_INDEX
GL_VERSION_1_0 Define "GL_MAP1_INDEX" with expression '0x0D91', CType: int
Definition: GL2.java:1336
static final int GL_SEPARABLE_2D
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_SEPARABLE_2D_EXT Define "GL_SEPARABLE_2D" with expr...
Definition: GL2.java:2454
static final int GL_STENCIL_TAG_BITS_EXT
GL_EXT_stencil_clear_tag Define "GL_STENCIL_TAG_BITS_EXT" with expression '0x88F2',...
Definition: GL2.java:2088
static final int GL_TRANSFORM_FEEDBACK_BINDING_NV
GL_NV_transform_feedback2 Define "GL_TRANSFORM_FEEDBACK_BINDING_NV" with expression '0x8E25',...
Definition: GL2.java:1956
static final int GL_MATRIX16_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX16_ARB" with expression '0x88D0',...
Definition: GL2.java:840
static final int GL_LUMINANCE16_ALPHA16_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE16_ALPHA16_SNORM" with expression '0x901A',...
Definition: GL2.java:358
static final int GL_ORDER
GL_VERSION_1_0 Define "GL_ORDER" with expression '0x0A01', CType: int
Definition: GL2.java:1615
static final int GL_MATRIX24_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX24_ARB" with expression '0x88D8',...
Definition: GL2.java:1621
static final int GL_PROGRAM_ERROR_STRING_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_ERROR_STRING_ARB" with expression '...
Definition: GL2.java:78
void glTexGeni(int coord, int pname, int param)
Entry point to C language function: void {@native glTexGeni}(GLenum coord, GLenum pname,...
void glFogCoordhv(ShortBuffer fog)
Entry point to C language function: void {@native glFogCoordhv}(const GLhalfNV * fog) Part of GL_N...
void glFinishTextureSUNX()
Entry point to C language function: void {@native glFinishTextureSUNX}() Part of GL_SUNX_constant_...
void glMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexImage1DEXT}(GLenum texunit,...
static final int GL_Z_EXT
GL_EXT_vertex_shader Define "GL_Z_EXT" with expression '0x87D7', CType: int
Definition: GL2.java:757
void glMultiTexCoord2hv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord2hv}(GLenum target,...
static final int GL_EDGE_FLAG
GL_VERSION_1_0 Define "GL_EDGE_FLAG" with expression '0x0B43', CType: int
Definition: GL2.java:1823
static final int GL_PACK_RESAMPLE_OML
GL_OML_resample Define "GL_PACK_RESAMPLE_OML" with expression '0x8984', CType: int
Definition: GL2.java:2458
void glUniform2ivARB(int location, int count, int[] value, int value_offset)
Entry point to C language function: void {@native glUniform2ivARB}(GLint location,...
static final int GL_DRAW_BUFFER9_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER9_ATI" with expression '0x882E', CType: int
Definition: GL2.java:1099
void glColor4fv(float[] v, int v_offset)
Entry point to C language function: void {@native glColor4fv}(const GLfloat * v) Part of GL_VERSIO...
void glRasterPos3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos3iv}(const GLint * v) Part of GL_VERS...
void glDrawElementsInstanced(int mode, int count, int type, Buffer indices, int instancecount)
Entry point to C language function: void {@native glDrawElementsInstanced}(GLenum mode,...
long glGetUniformOffsetEXT(int program, int location)
Entry point to C language function: GLintptr {@native glGetUniformOffsetEXT}(GLuint program,...
static final int GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_tessellation_program5 Define "GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV" with expression '...
Definition: GL2.java:2472
void glVertexAttrib3dvARB(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib3dvARB}(GLuint index,...
void glProgramVertexLimitNV(int target, int limit)
Entry point to C language function: void {@native glProgramVertexLimitNV}(GLenum target,...
void glVertexAttribI4bvEXT(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4bvEXT}(GLuint index,...
void glGetPerfMonitorGroupsAMD(int[] numGroups, int numGroups_offset, int groupsSize, int[] groups, int groups_offset)
Entry point to C language function: void {@native glGetPerfMonitorGroupsAMD}(GLint * numGroups,...
void glIndexMask(int mask)
Entry point to C language function: void {@native glIndexMask}(GLuint mask) Part of GL_VERSION_1_0
void glProgramStringARB(int target, int format, int len, String string)
Entry point to C language function: void {@native glProgramStringARB}(GLenum target,...
static final int GL_INT64_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT64_NV" with expression '0x140E',...
Definition: GL2.java:855
void glPopAttrib()
Entry point to C language function: void {@native glPopAttrib}() Part of GL_VERSION_1_0
void glRasterPos3f(float x, float y, float z)
Entry point to C language function: void {@native glRasterPos3f}(GLfloat x, GLfloat y,...
static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI Define "GL_POST_C...
Definition: GL2.java:604
static final int GL_PROXY_HISTOGRAM
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_PROXY_HISTOGRAM_EXT Define "GL_PROXY_HISTOGRAM" with ...
Definition: GL2.java:2382
static final int GL_VIEWPORT_BIT
GL_VERSION_1_0 Define "GL_VIEWPORT_BIT" with expression '0x00000800', CType: int
Definition: GL2.java:1377
static final int GL_BOOL_VEC2_ARB
GL_ARB_shader_objects Define "GL_BOOL_VEC2_ARB" with expression '0x8B57', CType: int
Definition: GL2.java:1109
void glMultiTexGeniEXT(int texunit, int coord, int pname, int param)
Entry point to C language function: void {@native glMultiTexGeniEXT}(GLenum texunit,...
static final int GL_POST_CONVOLUTION_BLUE_BIAS
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_BLUE_BIAS_EXT Define "GL_POST_CONV...
Definition: GL2.java:2518
static final int GL_MAX_SAMPLE_MASK_WORDS_NV
GL_NV_explicit_multisample Define "GL_MAX_SAMPLE_MASK_WORDS_NV" with expression '0x8E59',...
Definition: GL2.java:2206
void glVertexAttribI4uivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4uivEXT}(GLuint index,...
void glLightiv(int light, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glLightiv}(GLenum light, GLenum pname,...
static final int GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV" with expression '0x86F0',...
Definition: GL2.java:2115
void glProgramUniform2dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform2dvEXT}(GLuint program,...
static final int GL_EYE_LINEAR
GL_VERSION_1_0, GL_NV_path_rendering Alias for: GL_EYE_LINEAR_NV Define "GL_EYE_LINEAR" with express...
Definition: GL2.java:1692
void glCopyTextureImage2DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int height, int border)
Entry point to C language function: void {@native glCopyTextureImage2DEXT}(GLuint texture,...
static final int GL_PERFMON_RESULT_SIZE_AMD
GL_AMD_performance_monitor Define "GL_PERFMON_RESULT_SIZE_AMD" with expression '0x8BC5',...
Definition: GL2.java:2863
void glProgramEnvParameter4fvARB(int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParameter4fvARB}(GLenum target,...
void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParametersI4ivEXT}(GLuint progr...
static final int GL_PRIMITIVE_RESTART_NV
GL_NV_primitive_restart Define "GL_PRIMITIVE_RESTART_NV" with expression '0x8558',...
Definition: GL2.java:1719
static final int GL_PIXEL_MAP_A_TO_A
GL_VERSION_1_0 Define "GL_PIXEL_MAP_A_TO_A" with expression '0x0C79', CType: int
Definition: GL2.java:120
void glNamedFramebufferTexture3DEXT(int framebuffer, int attachment, int textarget, int texture, int level, int zoffset)
Entry point to C language function: void {@native glNamedFramebufferTexture3DEXT}(GLuint framebuffer...
void glGetProgramLocalParameterfvARB(int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetProgramLocalParameterfvARB}(GLenum target,...
int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent)
Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa,...
void glPopName()
Entry point to C language function: void {@native glPopName}() Part of GL_VERSION_1_0
void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterfvEXT}(GLuint progr...
static final int GL_OUTPUT_TEXTURE_COORD17_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD17_EXT" with expression '0x87AE',...
Definition: GL2.java:2586
static final int GL_MODELVIEW13_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW13_ARB" with expression '0x872D', CType: int
Definition: GL2.java:512
void glWeightusvARB(int size, ShortBuffer weights)
Entry point to C language function: void {@native glWeightusvARB}(GLint size, const GLushort * weigh...
static final int GL_INDEX_CLEAR_VALUE
GL_VERSION_1_0 Define "GL_INDEX_CLEAR_VALUE" with expression '0x0C20', CType: int
Definition: GL2.java:653
void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexGenfvEXT}(GLenum texunit,...
static final int GL_SLUMINANCE8_ALPHA8
GL_VERSION_2_1, GL_NV_sRGB_formats, GL_EXT_texture_sRGB Alias for: GL_SLUMINANCE8_ALPHA8_NV,...
Definition: GL2.java:371
static final int GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE" with expression '0x8A07...
Definition: GL2.java:2494
void glGetObjectParameterivARB(long obj, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetObjectParameterivARB}(GLhandleARB obj,...
static final int GL_HILO_NV
GL_NV_texture_shader Define "GL_HILO_NV" with expression '0x86F4', CType: int
Definition: GL2.java:1400
void glVertexAttribI4svEXT(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribI4svEXT}(GLuint index,...
static final int GL_DSDT8_MAG8_NV
GL_NV_texture_shader Define "GL_DSDT8_MAG8_NV" with expression '0x870A', CType: int
Definition: GL2.java:1709
static final int GL_V2F
GL_VERSION_1_1 Define "GL_V2F" with expression '0x2A20', CType: int
Definition: GL2.java:2513
static final int GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL" with expression '0x94F...
Definition: GL2.java:1013
void glGetInvariantIntegervEXT(int id, int value, int[] data, int data_offset)
Entry point to C language function: void {@native glGetInvariantIntegervEXT}(GLuint id,...
static final int GL_COMPRESSED_ALPHA
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_ALPHA_ARB Define "GL_COMPRESSED_...
Definition: GL2.java:885
static final int GL_WRITE_DISCARD_NV
GL_NV_vdpau_interop Define "GL_WRITE_DISCARD_NV" with expression '0x88BE', CType: int
Definition: GL2.java:1566
void glColor3us(short red, short green, short blue)
Entry point to C language function: void {@native glColor3us}(GLushort red, GLushort green,...
static final int GL_T2F_C4UB_V3F
GL_VERSION_1_1 Define "GL_T2F_C4UB_V3F" with expression '0x2A29', CType: int
Definition: GL2.java:926
void glVertexAttribI4ivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI4ivEXT}(GLuint index,...
static final int GL_STORAGE_CLIENT_APPLE
GL_APPLE_vertex_array_range Define "GL_STORAGE_CLIENT_APPLE" with expression '0x85B4',...
Definition: GL2.java:527
static final int GL_STENCIL_CLEAR_TAG_VALUE_EXT
GL_EXT_stencil_clear_tag Define "GL_STENCIL_CLEAR_TAG_VALUE_EXT" with expression '0x88F3',...
Definition: GL2.java:1332
static final int GL_MVP_MATRIX_EXT
GL_EXT_vertex_shader Define "GL_MVP_MATRIX_EXT" with expression '0x87E3', CType: int
Definition: GL2.java:2326
void glRasterPos4iv(IntBuffer v)
Entry point to C language function: void {@native glRasterPos4iv}(const GLint * v) Part of GL_VERS...
static final int GL_OUTPUT_TEXTURE_COORD7_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD7_EXT" with expression '0x87A4',...
Definition: GL2.java:2081
static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3
GL_NV_sRGB_formats, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV,...
Definition: GL2.java:347
void glGetClipPlane(int plane, double[] equation, int equation_offset)
Entry point to C language function: void {@native glGetClipPlane}(GLenum plane, GLdouble * equation)...
void glUniform4ivARB(int location, int count, int[] value, int value_offset)
Entry point to C language function: void {@native glUniform4ivARB}(GLint location,...
void glDeleteLists(int list, int range)
Entry point to C language function: void {@native glDeleteLists}(GLuint list, GLsizei range) Part ...
static final int GL_MATRIX17_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX17_ARB" with expression '0x88D1',...
Definition: GL2.java:303
static final int GL_MAX_PROGRAM_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_PARAMETERS_ARB" with expression...
Definition: GL2.java:1072
static final int GL_MATRIX_PALETTE_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_PALETTE_ARB" with expression '0x8840', CType: int
Definition: GL2.java:179
void glNamedProgramStringEXT(int program, int target, int format, int len, Buffer string)
Entry point to C language function: void {@native glNamedProgramStringEXT}(GLuint program,...
int glCheckNamedFramebufferStatusEXT(int framebuffer, int target)
Entry point to C language function: GLenum {@native glCheckNamedFramebufferStatusEXT}(GLuint framebu...
void glColorTableParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glColorTableParameterfv}(GLenum target,...
void glDisableClientStateIndexedEXT(int array, int index)
Entry point to C language function: void {@native glDisableClientStateIndexedEXT}(GLenum array,...
static final int GL_DOT_PRODUCT_DEPTH_REPLACE_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_DEPTH_REPLACE_NV" with expression '0x86ED',...
Definition: GL2.java:177
void glVertexAttribI2ivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI2ivEXT}(GLuint index,...
void glVertex2sv(ShortBuffer v)
Entry point to C language function: void {@native glVertex2sv}(const GLshort * v) Part of GL_VERSI...
void glVertexAttrib1hv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib1hv}(GLuint index,...
static final int GL_INDEX_TEST_FUNC_EXT
GL_EXT_index_func Define "GL_INDEX_TEST_FUNC_EXT" with expression '0x81B6', CType: int
Definition: GL2.java:761
void glVertexAttrib2hv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2hv}(GLuint index,...
void glPixelTransformParameterfvEXT(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glPixelTransformParameterfvEXT}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD21_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD21_EXT" with expression '0x87B2',...
Definition: GL2.java:1411
void glTexCoord1iv(int[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord1iv}(const GLint * v) Part of GL_VERSI...
static final int GL_VARIANT_ARRAY_POINTER_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_ARRAY_POINTER_EXT" with expression '0x87E9',...
Definition: GL2.java:692
void glVertexAttribL1i64NV(int index, long x)
Entry point to C language function: void {@native glVertexAttribL1i64NV}(GLuint index,...
static final int GL_POST_COLOR_MATRIX_RED_BIAS
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_RED_BIAS_SGI Define "GL_POST_COL...
Definition: GL2.java:555
static final int GL_EVAL_VERTEX_ATTRIB3_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB3_NV" with expression '0x86C9', CType: int
Definition: GL2.java:1085
static final int GL_EVAL_VERTEX_ATTRIB4_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB4_NV" with expression '0x86CA', CType: int
Definition: GL2.java:2195
void glSeparableFilter2D(int target, int internalformat, int width, int height, int format, int type, Buffer row, Buffer column)
Entry point to C language function: void {@native glSeparableFilter2D}(GLenum target,...
short glGetStageIndexNV(int shadertype)
Entry point to C language function: GLushort {@native glGetStageIndexNV}(GLenum shadertype) Part o...
void glColor4dv(double[] v, int v_offset)
Entry point to C language function: void {@native glColor4dv}(const GLdouble * v) Part of GL_VERSI...
static final int GL_MATRIX_INDEX_ARRAY_TYPE_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_TYPE_ARB" with expression '0x8847',...
Definition: GL2.java:255
static final int GL_OP_MIN_EXT
GL_EXT_vertex_shader Define "GL_OP_MIN_EXT" with expression '0x878B', CType: int
Definition: GL2.java:723
void glTexCoord2bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glTexCoord2bvOES}(const GLbyte * coords) Part of...
void glRasterPos3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos3dv}(const GLdouble * v) Part of GL_V...
void glProgramUniform4ui64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform4ui64vNV}(GLuint program,...
static final int GL_LUMINANCE8I
GL_EXT_texture_integer Alias for: GL_LUMINANCE8I_EXT Define "GL_LUMINANCE8I" with expression '0x8D92...
Definition: GL2.java:2107
void glIndexi(int c)
Entry point to C language function: void {@native glIndexi}(GLint c) Part of GL_VERSION_1_0
void glMultTransposeMatrixf(float[] m, int m_offset)
Entry point to C language function: void {@native glMultTransposeMatrixf}(const GLfloat * m) Part ...
void glGetOcclusionQueryuivNV(int id, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetOcclusionQueryuivNV}(GLuint id,...
void glMultTransposeMatrixd(double[] m, int m_offset)
Entry point to C language function: void {@native glMultTransposeMatrixd}(const GLdouble * m) Part...
void glMultiTexCoord4bOES(int texture, byte s, byte t, byte r, byte q)
Entry point to C language function: void {@native glMultiTexCoord4bOES}(GLenum texture,...
static final int GL_SHADER_OPERATION_NV
GL_NV_texture_shader Define "GL_SHADER_OPERATION_NV" with expression '0x86DF', CType: int
Definition: GL2.java:2218
static final int GL_ALPHA12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_ALPHA12_EXT Define "GL_ALPHA12" with expression '0x803D...
Definition: GL2.java:726
void glGetPerfMonitorGroupStringAMD(int group, int bufSize, int[] length, int length_offset, byte[] groupString, int groupString_offset)
Entry point to C language function: void {@native glGetPerfMonitorGroupStringAMD}(GLuint group,...
static final int GL_MATRIX_INDEX_ARRAY_STRIDE_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_STRIDE_ARB" with expression '0x8848',...
Definition: GL2.java:82
void glMultiTexCoord3hv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord3hv}(GLenum target,...
void glMapVertexAttrib2dAPPLE(int index, int size, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, DoubleBuffer points)
Entry point to C language function: void {@native glMapVertexAttrib2dAPPLE}(GLuint index,...
static final int GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
GL_NV_texture_shader Define "GL_SIGNED_RGB_UNSIGNED_ALPHA_NV" with expression '0x870C',...
Definition: GL2.java:977
static final int GL_NORMAL_MAP
GL_VERSION_1_3, GL_OES_texture_cube_map, GL_NV_texgen_reflection, GL_ARB_texture_cube_map,...
Definition: GL2.java:2525
static final int GL_VIDEO_BUFFER_BINDING_NV
GL_NV_video_capture Define "GL_VIDEO_BUFFER_BINDING_NV" with expression '0x9021', CType: int
Definition: GL2.java:868
static final int GL_ALPHA32UI
GL_EXT_texture_integer Alias for: GL_ALPHA32UI_EXT Define "GL_ALPHA32UI" with expression '0x8D72',...
Definition: GL2.java:158
void glGetCompressedTextureImageEXT(int texture, int target, int lod, Buffer img)
Entry point to C language function: void {@native glGetCompressedTextureImageEXT}(GLuint texture,...
static final int GL_TEXTURE_LUMINANCE_TYPE
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_ARB_texture_float Alias for: GL_TEXTURE_LUMINANCE_TYPE_...
Definition: GL2.java:672
static final int GL_FORMAT_SUBSAMPLE_24_24_OML
GL_OML_subsample Define "GL_FORMAT_SUBSAMPLE_24_24_OML" with expression '0x8982', CType: int
Definition: GL2.java:907
void glDisableVertexAttribAPPLE(int index, int pname)
Entry point to C language function: void {@native glDisableVertexAttribAPPLE}(GLuint index,...
void glMatrixRotatedEXT(int mode, double angle, double x, double y, double z)
Entry point to C language function: void {@native glMatrixRotatedEXT}(GLenum mode,...
void glTexturePageCommitmentEXT(int texture, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, boolean commit)
Entry point to C language function: void {@native glTexturePageCommitmentEXT}(GLuint texture,...
static final int GL_RED_SNORM
GL_EXT_texture_snorm, GL_VERSION_3_1 Define "GL_RED_SNORM" with expression '0x8F90',...
Definition: GL2.java:2340
void glVertex4hv(ShortBuffer v)
Entry point to C language function: void {@native glVertex4hv}(const GLhalfNV * v) Part of GL_NV_h...
static final int GL_TEXTURE_HI_SIZE_NV
GL_NV_texture_shader Define "GL_TEXTURE_HI_SIZE_NV" with expression '0x871B', CType: int
Definition: GL2.java:521
void glGenTransformFeedbacksNV(int n, int[] ids, int ids_offset)
Entry point to C language function: void {@native glGenTransformFeedbacksNV}(GLsizei n,...
void glVideoCaptureStreamParameterivNV(int video_capture_slot, int stream, int pname, IntBuffer params)
Entry point to C language function: void {@native glVideoCaptureStreamParameterivNV}(GLuint video_ca...
void glGetVariantIntegervEXT(int id, int value, int[] data, int data_offset)
Entry point to C language function: void {@native glGetVariantIntegervEXT}(GLuint id,...
static final int GL_2_BYTES
GL_VERSION_1_0, GL_NV_path_rendering Alias for: GL_2_BYTES_NV Define "GL_2_BYTES" with expression '0...
Definition: GL2.java:1937
static final int GL_LUMINANCE32I
GL_EXT_texture_integer Alias for: GL_LUMINANCE32I_EXT Define "GL_LUMINANCE32I" with expression '0x8D...
Definition: GL2.java:1153
static final int GL_FLOAT_RGB32_NV
GL_NV_float_buffer Define "GL_FLOAT_RGB32_NV" with expression '0x8889', CType: int
Definition: GL2.java:866
static final int GL_DEPTH_TEXTURE_MODE
GL_VERSION_1_4, GL_ARB_depth_texture Alias for: GL_DEPTH_TEXTURE_MODE_ARB Define "GL_DEPTH_TEXTURE_M...
Definition: GL2.java:2044
void glVertexAttrib4NuivARB(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NuivARB}(GLuint index,...
static final int GL_PROGRAM_MATRIX_EXT
GL_EXT_direct_state_access Define "GL_PROGRAM_MATRIX_EXT" with expression '0x8E2D',...
Definition: GL2.java:438
void glFramebufferDrawBuffersEXT(int framebuffer, int n, int[] bufs, int bufs_offset)
Entry point to C language function: void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer,...
static final int GL_RED_SCALE
GL_VERSION_1_0 Define "GL_RED_SCALE" with expression '0x0D14', CType: int
Definition: GL2.java:1511
void glGetVertexAttribdvARB(int index, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribdvARB}(GLuint index,...
static final int GL_CLIENT_VERTEX_ARRAY_BIT
GL_VERSION_1_1 Define "GL_CLIENT_VERTEX_ARRAY_BIT" with expression '0x00000002', CType: int
Definition: GL2.java:1934
static final int GL_PERFQUERY_COUNTER_EVENT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_EVENT_INTEL" with expression '0x94F0',...
Definition: GL2.java:2743
static final int GL_MODELVIEW28_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW28_ARB" with expression '0x873C', CType: int
Definition: GL2.java:2113
static final int GL_LUMINANCE_ALPHA16I
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA16I_EXT Define "GL_LUMINANCE_ALPHA16I" with expr...
Definition: GL2.java:1609
void glTexCoord4bOES(byte s, byte t, byte r, byte q)
Entry point to C language function: void {@native glTexCoord4bOES}(GLbyte s, GLbyte t,...
void glVertex3iv(IntBuffer v)
Entry point to C language function: void {@native glVertex3iv}(const GLint * v) Part of GL_VERSION...
static final int GL_OFFSET_TEXTURE_RECTANGLE_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_RECTANGLE_NV" with expression '0x864C',...
Definition: GL2.java:971
static final int GL_HSL_COLOR
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_HSL_CO...
Definition: GL2.java:1066
void glRectdv(double[] v1, int v1_offset, double[] v2, int v2_offset)
Entry point to C language function: void {@native glRectdv}(const GLdouble * v1, const GLdouble * v2...
void glGetPerfQueryInfoINTEL(int queryId, int queryNameLength, ByteBuffer queryName, IntBuffer dataSize, IntBuffer noCounters, IntBuffer noInstances, IntBuffer capsMask)
Entry point to C language function: void {@native glGetPerfQueryInfoINTEL}(GLuint queryId,...
void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4dvEXT}(GLuint program,...
void glMultiTexCoord3iv(int target, int[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord3iv}(GLenum target,...
static final int GL_TEXTURE_MAG_SIZE_NV
GL_NV_texture_shader Define "GL_TEXTURE_MAG_SIZE_NV" with expression '0x871F', CType: int
Definition: GL2.java:546
void glColor4sv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor4sv}(const GLshort * v) Part of GL_VERSIO...
static final int GL_INTENSITY12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_INTENSITY12_EXT Define "GL_INTENSITY12" with expression...
Definition: GL2.java:505
void glWindowPos2i(int x, int y)
Entry point to C language function: void {@native glWindowPos2i}(GLint x, GLint y) Part of GL_VERS...
void glColor4i(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glColor4i}(GLint red, GLint green,...
static final int GL_DOT_PRODUCT_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_NV" with expression '0x86EC', CType: int
Definition: GL2.java:243
static final int GL_PRIMITIVE_RESTART_INDEX_NV
GL_NV_primitive_restart Define "GL_PRIMITIVE_RESTART_INDEX_NV" with expression '0x8559',...
Definition: GL2.java:2728
static final int GL_MATRIX6_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX6_ARB" with expression '0x88C6',...
Definition: GL2.java:641
static final int GL_RED_BIAS
GL_VERSION_1_0 Define "GL_RED_BIAS" with expression '0x0D15', CType: int
Definition: GL2.java:2223
static final int GL_QUERY_BUFFER_BINDING_AMD
GL_AMD_query_buffer_object Define "GL_QUERY_BUFFER_BINDING_AMD" with expression '0x9193',...
Definition: GL2.java:449
void glWindowPos2iv(int[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos2iv}(const GLint * v) Part of GL_VERS...
static final int GL_CURRENT_RASTER_TEXTURE_COORDS
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_TEXTURE_COORDS" with expression '0x0B06',...
Definition: GL2.java:2735
static final int GL_SIGNED_RGB8_NV
GL_NV_texture_shader Define "GL_SIGNED_RGB8_NV" with expression '0x86FF', CType: int
Definition: GL2.java:1503
void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4dvEXT}(GLuint program,...
void glGetVideoCaptureStreamivNV(int video_capture_slot, int stream, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetVideoCaptureStreamivNV}(GLuint video_capture_...
void glTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureImage2DEXT}(GLuint texture,...
static final int GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV
GL_NV_texture_shader3 Define "GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV" with expression '0x8851',...
Definition: GL2.java:2328
void glColor4ubv(ByteBuffer v)
Entry point to C language function: void {@native glColor4ubv}(const GLubyte * v) Part of GL_VERSI...
void glGetPixelMapuiv(int map, long values_buffer_offset)
Entry point to C language function: void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) P...
void glNamedProgramLocalParameter4dEXT(int program, int target, int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glNamedProgramLocalParameter4dEXT}(GLuint program,...
void glGetTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureParameterfvEXT}(GLuint texture,...
static final int GL_Q
GL_VERSION_1_0 Define "GL_Q" with expression '0x2003', CType: int
Definition: GL2.java:1451
void glGetProgramEnvParameterIivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramEnvParameterIivNV}(GLenum target,...
static final int GL_MATRIX5_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX5_ARB" with expression '0x88C5',...
Definition: GL2.java:2840
void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4ivEXT}(GLuint progra...
void glVertexAttribI4iEXT(int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glVertexAttribI4iEXT}(GLuint index,...
static final int GL_RGBA_INTEGER_MODE
GL_EXT_texture_integer Alias for: GL_RGBA_INTEGER_MODE_EXT Define "GL_RGBA_INTEGER_MODE" with expres...
Definition: GL2.java:488
static final int GL_OBJECT_SHADER_SOURCE_LENGTH_ARB
GL_ARB_shader_objects Define "GL_OBJECT_SHADER_SOURCE_LENGTH_ARB" with expression '0x8B88',...
Definition: GL2.java:632
void glApplyTextureEXT(int mode)
Entry point to C language function: void {@native glApplyTextureEXT}(GLenum mode) Part of GL_EXT_l...
void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexParameterIuivEXT}(GLenum texunit,...
static final int GL_INT64_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT64_VEC2_NV" with expression '0x8FE9',...
Definition: GL2.java:80
void glPixelTransformParameterivEXT(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glPixelTransformParameterivEXT}(GLenum target,...
static final int GL_FOG_COORD_ARRAY_STRIDE
GL_VERSION_1_5 Define "GL_FOG_COORD_ARRAY_STRIDE" with expression '0x8455', CType: int
Definition: GL2.java:1810
void glVertexAttribL2ui64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL2ui64vNV}(GLuint index,...
void glGetVertexAttribivARB(int index, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetVertexAttribivARB}(GLuint index,...
static final int GL_DRAW_BUFFER14_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER14_ATI" with expression '0x8833', CType: int
Definition: GL2.java:1886
static final int GL_DSDT_MAG_INTENSITY_NV
GL_NV_texture_shader Define "GL_DSDT_MAG_INTENSITY_NV" with expression '0x86DC', CType: int
Definition: GL2.java:2800
static final int GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB
GL_ARB_shader_objects Define "GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB" with expression '0x8B87',...
Definition: GL2.java:753
static final int GL_RENDER_MODE
GL_VERSION_1_0 Define "GL_RENDER_MODE" with expression '0x0C40', CType: int
Definition: GL2.java:1988
static final int GL_ACTIVE_STENCIL_FACE_EXT
GL_EXT_stencil_two_side Define "GL_ACTIVE_STENCIL_FACE_EXT" with expression '0x8911',...
Definition: GL2.java:2465
void glFramebufferDrawBuffersEXT(int framebuffer, int n, IntBuffer bufs)
Entry point to C language function: void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer,...
static final int GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT
GL_EXT_texture_compression_latc Define "GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT" with expression '0x...
Definition: GL2.java:2401
void glGetPerfMonitorGroupsAMD(IntBuffer numGroups, int groupsSize, IntBuffer groups)
Entry point to C language function: void {@native glGetPerfMonitorGroupsAMD}(GLint * numGroups,...
void glRasterPos3fv(FloatBuffer v)
Entry point to C language function: void {@native glRasterPos3fv}(const GLfloat * v) Part of GL_VE...
void glVertex3fv(FloatBuffer v)
Entry point to C language function: void {@native glVertex3fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT
GL_EXT_raster_multisample Define "GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT" with expression '0x932B',...
Definition: GL2.java:599
void glProgramEnvParameters4fvEXT(int target, int index, int count, float[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParameters4fvEXT}(GLenum target,...
static final int GL_MAX_RATIONAL_EVAL_ORDER_NV
GL_NV_evaluators Define "GL_MAX_RATIONAL_EVAL_ORDER_NV" with expression '0x86D7', CType: int
Definition: GL2.java:559
static final int GL_DRAW_BUFFER8_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER8_ATI" with expression '0x882D', CType: int
Definition: GL2.java:238
static final int GL_LUMINANCE_ALPHA32I
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA32I_EXT Define "GL_LUMINANCE_ALPHA32I" with expr...
Definition: GL2.java:253
void glVertexAttribI3uivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI3uivEXT}(GLuint index,...
int glRenderMode(int mode)
Entry point to C language function: GLint {@native glRenderMode}(GLenum mode) Part of GL_VERSION_1...
static final int GL_RELEASED_APPLE
GL_APPLE_object_purgeable Define "GL_RELEASED_APPLE" with expression '0x8A19', CType: int
Definition: GL2.java:1806
void glVertex3h(short x, short y, short z)
Entry point to C language function: void {@native glVertex3h}(GLhalfNV x, GLhalfNV y,...
void glSelectPerfMonitorCountersAMD(int monitor, boolean enable, int group, int numCounters, int[] counterList, int counterList_offset)
Entry point to C language function: void {@native glSelectPerfMonitorCountersAMD}(GLuint monitor,...
void glTexGendv(int coord, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glTexGendv}(GLenum coord, GLenum pname,...
static final int GL_SECONDARY_COLOR_ARRAY_STRIDE
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT Define "GL_SEC...
Definition: GL2.java:2280
static final int GL_EXCLUSION
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_EXCLUS...
Definition: GL2.java:2684
static final int GL_MAX_SPOT_EXPONENT_NV
GL_NV_light_max_exponent Define "GL_MAX_SPOT_EXPONENT_NV" with expression '0x8505',...
Definition: GL2.java:1415
static final int GL_ACCUM
GL_VERSION_1_0 Define "GL_ACCUM" with expression '0x0100', CType: int
Definition: GL2.java:2164
void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetVertexArrayIntegeri_vEXT}(GLuint vaobj,...
static final int GL_T4F_C4F_N3F_V4F
GL_VERSION_1_1 Define "GL_T4F_C4F_N3F_V4F" with expression '0x2A2D', CType: int
Definition: GL2.java:781
long glCreateShaderObjectARB(int shaderType)
Entry point to C language function: GLhandleARB {@native glCreateShaderObjectARB}(GLenum shaderType)...
void glMatrixLoaddEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m)...
void glProgramBufferParametersIuivNV(int target, int bindingIndex, int wordIndex, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramBufferParametersIuivNV}(GLenum target,...
static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB" with expression '0x8622',...
Definition: GL2.java:1864
static final int GL_OP_EXP_BASE_2_EXT
GL_EXT_vertex_shader Define "GL_OP_EXP_BASE_2_EXT" with expression '0x8791', CType: int
Definition: GL2.java:330
void glGetPixelMapuiv(int map, int[] values, int values_offset)
Entry point to C language function: void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) P...
void glVertexAttribs1hv(int index, int n, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribs1hv}(GLuint index,...
void glDeleteObjectARB(long obj)
Entry point to C language function: void {@native glDeleteObjectARB}(GLhandleARB obj) Part of GL_A...
static final int GL_FLOAT_RGBA_MODE_NV
GL_NV_float_buffer Define "GL_FLOAT_RGBA_MODE_NV" with expression '0x888E', CType: int
Definition: GL2.java:1766
static final int GL_INDEX_MATERIAL_FACE_EXT
GL_EXT_index_material Define "GL_INDEX_MATERIAL_FACE_EXT" with expression '0x81BA',...
Definition: GL2.java:2210
long glVDPAURegisterOutputSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, int[] textureNames, int textureNames_offset)
Entry point to C language function: GLvdpauSurfaceNV {@native glVDPAURegisterOutputSurfaceNV}(const ...
static final int GL_LUMINANCE12_ALPHA12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE12_ALPHA12_EXT Define "GL_LUMINANCE12_ALPHA12"...
Definition: GL2.java:1677
static final int GL_VERTEX_SHADER_INSTRUCTIONS_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '0x87CF',...
Definition: GL2.java:47
static final int GL_4_BYTES
GL_VERSION_1_0, GL_NV_path_rendering Alias for: GL_4_BYTES_NV Define "GL_4_BYTES" with expression '0...
Definition: GL2.java:2461
void glDisableVariantClientStateEXT(int id)
Entry point to C language function: void {@native glDisableVariantClientStateEXT}(GLuint id) Part ...
static final int GL_MATRIX8_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX8_ARB" with expression '0x88C8',...
Definition: GL2.java:2166
static final int GL_INDEX_ARRAY_STRIDE
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_INDEX_ARRAY_STRIDE_EXT Define "GL_INDEX_ARRAY_STRI...
Definition: GL2.java:468
void glProgramUniform3i64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform3i64vNV}(GLuint program,...
void glSetInvariantEXT(int id, int type, Buffer addr)
Entry point to C language function: void {@native glSetInvariantEXT}(GLuint id, GLenum type,...
static final int GL_LINE_STIPPLE
GL_VERSION_1_0 Define "GL_LINE_STIPPLE" with expression '0x0B24', CType: int
Definition: GL2.java:1198
static final int GL_FLOAT_R32_NV
GL_NV_float_buffer Define "GL_FLOAT_R32_NV" with expression '0x8885', CType: int
Definition: GL2.java:2225
void glMultiTexCoord4fv(int target, FloatBuffer v)
Entry point to C language function: void {@native glMultiTexCoord4fv}(GLenum target,...
static final int GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV
GL_NV_sample_locations Define "GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV" with expression '0x933E',...
Definition: GL2.java:2287
void glEnableVertexAttribArrayARB(int index)
Entry point to C language function: void {@native glEnableVertexAttribArrayARB}(GLuint index) Part...
static final int GL_PROVOKING_VERTEX_EXT
GL_EXT_provoking_vertex Define "GL_PROVOKING_VERTEX_EXT" with expression '0x8E4F',...
Definition: GL2.java:2696
void glMultiTexCoord2bvOES(int texture, byte[] coords, int coords_offset)
Entry point to C language function: void {@native glMultiTexCoord2bvOES}(GLenum texture,...
void glGetProgramivARB(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetProgramivARB}(GLenum target,...
static final int GL_POST_CONVOLUTION_ALPHA_SCALE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_ALPHA_SCALE_EXT Define "GL_POST_CO...
Definition: GL2.java:1588
static final int GL_TEXTURE_LUMINANCE_SIZE
GL_VERSION_1_0, GL_EXT_texture Alias for: GL_TEXTURE_LUMINANCE_SIZE_EXT Define "GL_TEXTURE_LUMINANCE...
Definition: GL2.java:637
void glRasterSamplesEXT(int samples, boolean fixedsamplelocations)
Entry point to C language function: void {@native glRasterSamplesEXT}(GLuint samples,...
void glVertexAttrib2fARB(int index, float x, float y)
Entry point to C language function: void {@native glVertexAttrib2fARB}(GLuint index,...
void glWeightusvARB(int size, short[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightusvARB}(GLint size, const GLushort * weigh...
static final int GL_OP_SET_GE_EXT
GL_EXT_vertex_shader Define "GL_OP_SET_GE_EXT" with expression '0x878C', CType: int
Definition: GL2.java:1373
void glConvolutionParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glConvolutionParameteriv}(GLenum target,...
void glVertex4bOES(byte x, byte y, byte z, byte w)
Entry point to C language function: void {@native glVertex4bOES}(GLbyte x, GLbyte y,...
void glVertexAttribParameteriAMD(int index, int pname, int param)
Entry point to C language function: void {@native glVertexAttribParameteriAMD}(GLuint index,...
static final int GL_IUI_N3F_V3F_EXT
GL_EXT_index_array_formats Define "GL_IUI_N3F_V3F_EXT" with expression '0x81B0', CType: int
Definition: GL2.java:1468
void glRectsv(short[] v1, int v1_offset, short[] v2, int v2_offset)
Entry point to C language function: void {@native glRectsv}(const GLshort * v1, const GLshort * v2) ...
static final int GL_MODELVIEW20_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW20_ARB" with expression '0x8734', CType: int
Definition: GL2.java:2407
void glConvolutionParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glConvolutionParameteriv}(GLenum target,...
void glTexCoord3dv(DoubleBuffer v)
Entry point to C language function: void {@native glTexCoord3dv}(const GLdouble * v) Part of GL_VE...
void glProgramUniform2dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform2dvEXT}(GLuint program,...
void glGetProgramivARB(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramivARB}(GLenum target,...
static final int GL_ZOOM_Y
GL_VERSION_1_0 Define "GL_ZOOM_Y" with expression '0x0D17', CType: int
Definition: GL2.java:316
void glMultiTexCoord1f(int target, float s)
Entry point to C language function: void {@native glMultiTexCoord1f}(GLenum target,...
static final int GL_MODELVIEW1_MATRIX_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW1_MATRIX_EXT" with expression '0x8506',...
Definition: GL2.java:1733
void glWindowPos3sv(ShortBuffer v)
Entry point to C language function: void {@native glWindowPos3sv}(const GLshort * v) Part of GL_VE...
static final int GL_TEXTURE_COMPONENTS
GL_VERSION_1_0 Define "GL_TEXTURE_COMPONENTS" with expression '0x1003', CType: int
Definition: GL2.java:2338
void glGetPolygonStipple(ByteBuffer mask)
Entry point to C language function: void {@native glGetPolygonStipple}(GLubyte * mask) Part of GL_...
void glVertexArrayVertexAttribOffsetEXT(int vaobj, int buffer, int index, int size, int type, boolean normalized, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayVertexAttribOffsetEXT}(GLuint vaobj,...
static final int GL_MAP1_COLOR_4
GL_VERSION_1_0 Define "GL_MAP1_COLOR_4" with expression '0x0D90', CType: int
Definition: GL2.java:2334
void glMatrixLoaddEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m)...
void glWeightfvARB(int size, float[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightfvARB}(GLint size, const GLfloat * weights...
static final int GL_PROGRAM_ATTRIB_COMPONENTS_NV
GL_NV_gpu_program4 Define "GL_PROGRAM_ATTRIB_COMPONENTS_NV" with expression '0x8906',...
Definition: GL2.java:552
void glColor3ubv(byte[] v, int v_offset)
Entry point to C language function: void {@native glColor3ubv}(const GLubyte * v) Part of GL_VERSI...
static final int GL_POINT_TOKEN
GL_VERSION_1_0 Define "GL_POINT_TOKEN" with expression '0x0701', CType: int
Definition: GL2.java:1225
void glMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexGenivEXT}(GLenum texunit,...
static final int GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV
GL_NV_texture_shader3 Define "GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV" with expression '0x8856',...
Definition: GL2.java:1786
static final int GL_MODELVIEW22_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW22_ARB" with expression '0x8736', CType: int
Definition: GL2.java:542
static final int GL_FEEDBACK_BUFFER_TYPE
GL_VERSION_1_0 Define "GL_FEEDBACK_BUFFER_TYPE" with expression '0x0DF2', CType: int
Definition: GL2.java:1404
void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2dvEXT}(GLuint program,...
void glGetObjectParameterivARB(long obj, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetObjectParameterivARB}(GLhandleARB obj,...
static final int GL_TESS_EVALUATION_PROGRAM_NV
GL_NV_tessellation_program5 Define "GL_TESS_EVALUATION_PROGRAM_NV" with expression '0x891F',...
Definition: GL2.java:59
static final int GL_UNIFORM_BUFFER_LENGTH_NV
GL_NV_uniform_buffer_unified_memory Define "GL_UNIFORM_BUFFER_LENGTH_NV" with expression '0x9370',...
Definition: GL2.java:2828
void glTexCoord1bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glTexCoord1bvOES}(const GLbyte * coords) Part of...
static final int GL_INTENSITY_SNORM
GL_EXT_texture_snorm Define "GL_INTENSITY_SNORM" with expression '0x9013', CType: int
Definition: GL2.java:116
void glRasterPos4sv(short[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos4sv}(const GLshort * v) Part of GL_VE...
void glGetLocalConstantIntegervEXT(int id, int value, IntBuffer data)
Entry point to C language function: void {@native glGetLocalConstantIntegervEXT}(GLuint id,...
static final int GL_MAX_PROGRAM_TEXEL_OFFSET_NV
GL_NV_gpu_program4 Define "GL_MAX_PROGRAM_TEXEL_OFFSET_NV" with expression '0x8905',...
Definition: GL2.java:137
void glFramebufferSampleLocationsfvNV(int target, int start, int count, FloatBuffer v)
Entry point to C language function: void {@native glFramebufferSampleLocationsfvNV}(GLenum target,...
static final int GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV
GL_NV_framebuffer_mixed_samples Define "GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV" with expression '0x932F'...
Definition: GL2.java:1798
static final int GL_VERTEX_WEIGHTING_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHTING_EXT" with expression '0x8509',...
Definition: GL2.java:2566
void glVariantivEXT(int id, int[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantivEXT}(GLuint id, const GLint * addr) P...
void glVertex4sv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex4sv}(const GLshort * v) Part of GL_VERSI...
static final int GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_parameter_buffer_object Define "GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV" with expression '0x8DA...
Definition: GL2.java:436
static final int GL_Z4Y12Z4CB12Z4CR12_444_NV
GL_NV_video_capture Define "GL_Z4Y12Z4CB12Z4CR12_444_NV" with expression '0x9037',...
Definition: GL2.java:272
static final int GL_WARP_SIZE_NV
GL_NV_shader_thread_group Define "GL_WARP_SIZE_NV" with expression '0x9339', CType: int
Definition: GL2.java:110
void glVertexAttrib2hv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib2hv}(GLuint index,...
void glPNTrianglesfATI(int pname, float param)
Entry point to C language function: void {@native glPNTrianglesfATI}(GLenum pname,...
static final int GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV" with expression '0x903A',...
Definition: GL2.java:2315
static final int GL_UNPACK_CONSTANT_DATA_SUNX
GL_SUNX_constant_data Define "GL_UNPACK_CONSTANT_DATA_SUNX" with expression '0x81D5',...
Definition: GL2.java:2444
static final int GL_FLOAT_MAT3_ARB
GL_ARB_shader_objects Define "GL_FLOAT_MAT3_ARB" with expression '0x8B5B', CType: int
Definition: GL2.java:2876
void glTexCoord2s(short s, short t)
Entry point to C language function: void {@native glTexCoord2s}(GLshort s, GLshort t) Part of GL_V...
void glProgramEnvParameterI4ivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParameterI4ivNV}(GLenum target,...
static final int GL_READ_PIXEL_DATA_RANGE_NV
GL_NV_pixel_data_range Define "GL_READ_PIXEL_DATA_RANGE_NV" with expression '0x8879',...
Definition: GL2.java:2741
void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureLevelParameterivEXT}(GLuint texture,...
static final int GL_MIN_PROGRAM_TEXEL_OFFSET_NV
GL_NV_gpu_program4 Define "GL_MIN_PROGRAM_TEXEL_OFFSET_NV" with expression '0x8904',...
Definition: GL2.java:2099
void glVertexAttribL1i64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL1i64vNV}(GLuint index,...
void glSyncTextureINTEL(int texture)
Entry point to C language function: void {@native glSyncTextureINTEL}(GLuint texture) Part of GL_I...
void glUniform4i64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform4i64vNV}(GLint location,...
void glWindowPos3dv(DoubleBuffer v)
Entry point to C language function: void {@native glWindowPos3dv}(const GLdouble * v) Part of GL_V...
void glClientAttribDefaultEXT(int mask)
Entry point to C language function: void {@native glClientAttribDefaultEXT}(GLbitfield mask) Part ...
static final int GL_EYE_PLANE_ABSOLUTE_NV
GL_NV_fog_distance Define "GL_EYE_PLANE_ABSOLUTE_NV" with expression '0x855C', CType: int
Definition: GL2.java:1386
static final int GL_FLOAT16_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_FLOAT16_VEC4_NV" with expression '0x8FFB',...
Definition: GL2.java:2208
static final int GL_EVAL_VERTEX_ATTRIB6_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB6_NV" with expression '0x86CC', CType: int
Definition: GL2.java:1366
static final int GL_UNSIGNED_INT16_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT16_VEC2_NV" with expression '0x8FF1...
Definition: GL2.java:1945
void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program...
static final int GL_UNSIGNED_SHORT_8_8_APPLE
GL_APPLE_ycbcr_422, GL_APPLE_rgb_422 Define "GL_UNSIGNED_SHORT_8_8_APPLE" with expression '0x85BA',...
Definition: GL2.java:1658
void glMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexEnvivEXT}(GLenum texunit,...
void glBlendFuncSeparateIndexedAMD(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha)
Entry point to C language function: void {@native glBlendFuncSeparateIndexedAMD}(GLuint buf,...
void glRasterPos4dv(DoubleBuffer v)
Entry point to C language function: void {@native glRasterPos4dv}(const GLdouble * v) Part of GL_V...
static final int GL_FLOAT16_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_FLOAT16_NV" with expression '0x8FF8',...
Definition: GL2.java:2811
static final int GL_OP_SET_LT_EXT
GL_EXT_vertex_shader Define "GL_OP_SET_LT_EXT" with expression '0x878D', CType: int
Definition: GL2.java:461
void glInterleavedArrays(int format, int stride, Buffer pointer)
Entry point to C language function: void {@native glInterleavedArrays}(GLenum format,...
void glMultiDrawElementsIndirectBindlessNV(int mode, int type, Buffer indirect, int drawCount, int stride, int vertexBufferCount)
Entry point to C language function: void {@native glMultiDrawElementsIndirectBindlessNV}(GLenum mode...
void glEvalCoord1fv(FloatBuffer u)
Entry point to C language function: void {@native glEvalCoord1fv}(const GLfloat * u) Part of GL_VE...
void glWeightubvARB(int size, ByteBuffer weights)
Entry point to C language function: void {@native glWeightubvARB}(GLint size, const GLubyte * weight...
void glVariantuivEXT(int id, IntBuffer addr)
Entry point to C language function: void {@native glVariantuivEXT}(GLuint id, const GLuint * addr) ...
static final int GL_C4F_N3F_V3F
GL_VERSION_1_1 Define "GL_C4F_N3F_V3F" with expression '0x2A26', CType: int
Definition: GL2.java:375
void glMultiTexCoord3sv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord3sv}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD26_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD26_EXT" with expression '0x87B7',...
Definition: GL2.java:662
void glConvolutionParameterf(int target, int pname, float params)
Entry point to C language function: void {@native glConvolutionParameterf}(GLenum target,...
static final int GL_VIRTUAL_PAGE_SIZE_X_AMD
GL_AMD_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_X_AMD" with expression '0x9195',...
Definition: GL2.java:818
static final int GL_VERTEX_SHADER_VARIANTS_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_VARIANTS_EXT" with expression '0x87D0',...
Definition: GL2.java:1829
void glSecondaryColor3ubv(byte[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3ubv}(const GLubyte * v) Part of...
void glSecondaryColor3i(int red, int green, int blue)
Entry point to C language function: void {@native glSecondaryColor3i}(GLint red, GLint green,...
void glMaterialiv(int face, int pname, IntBuffer params)
Entry point to C language function: void {@native glMaterialiv}(GLenum face, GLenum pname,...
void glTexRenderbufferNV(int target, int renderbuffer)
Entry point to C language function: void {@native glTexRenderbufferNV}(GLenum target,...
void glRasterPos4fv(FloatBuffer v)
Entry point to C language function: void {@native glRasterPos4fv}(const GLfloat * v) Part of GL_VE...
void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2x4dvEXT}(GLuint program,...
static final int GL_422_REV_EXT
GL_EXT_422_pixels Define "GL_422_REV_EXT" with expression '0x80CD', CType: int
Definition: GL2.java:529
void glGetConvolutionParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetConvolutionParameterfv}(GLenum target,...
void glGenerateTextureMipmapEXT(int texture, int target)
Entry point to C language function: void {@native glGenerateTextureMipmapEXT}(GLuint texture,...
void glMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexSubImage3DEXT}(GLenum texunit,...
void glColor3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor3sv}(const GLshort * v) Part of GL_VERSIO...
static final int GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL" with expression '0x94F3',...
Definition: GL2.java:1015
void glUniformMatrix4fvARB(int location, int count, boolean transpose, float[] value, int value_offset)
Entry point to C language function: void {@native glUniformMatrix4fvARB}(GLint location,...
void glCurrentPaletteMatrixARB(int index)
Entry point to C language function: void {@native glCurrentPaletteMatrixARB}(GLint index) Part of ...
static final int GL_DEPTH_BOUNDS_TEST_EXT
GL_EXT_depth_bounds_test Define "GL_DEPTH_BOUNDS_TEST_EXT" with expression '0x8890',...
Definition: GL2.java:566
void glUniform3i64NV(int location, long x, long y, long z)
Entry point to C language function: void {@native glUniform3i64NV}(GLint location,...
static final int GL_TRANSPOSE_MODELVIEW_MATRIX
GL_VERSION_1_3, GL_ARB_transpose_matrix Alias for: GL_TRANSPOSE_MODELVIEW_MATRIX_ARB Define "GL_TRAN...
Definition: GL2.java:578
static final int GL_VIDEO_COLOR_CONVERSION_MAX_NV
GL_NV_video_capture Define "GL_VIDEO_COLOR_CONVERSION_MAX_NV" with expression '0x902A',...
Definition: GL2.java:459
static final int GL_MAX_ATTRIB_STACK_DEPTH
GL_VERSION_1_0 Define "GL_MAX_ATTRIB_STACK_DEPTH" with expression '0x0D35', CType: int
Definition: GL2.java:1831
void glNormal3b(byte nx, byte ny, byte nz)
Entry point to C language function: void {@native glNormal3b}(GLbyte nx, GLbyte ny,...
static final int GL_FOG_COORDINATE_SOURCE
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_SOURCE_EXT Define "GL_FOG_COORDINATE_S...
Definition: GL2.java:2318
void glMapGrid1f(int un, float u1, float u2)
Entry point to C language function: void {@native glMapGrid1f}(GLint un, GLfloat u1,...
static final int GL_EVAL_VERTEX_ATTRIB0_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB0_NV" with expression '0x86C6', CType: int
Definition: GL2.java:774
void glIndexdv(double[] c, int c_offset)
Entry point to C language function: void {@native glIndexdv}(const GLdouble * c) Part of GL_VERSIO...
static final int GL_TABLE_TOO_LARGE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_TABLE_TOO_LARGE_EXT Define "GL_TABLE_TOO_LARGE" with ...
Definition: GL2.java:2426
void glVertexAttrib4NivARB(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NivARB}(GLuint index,...
void glGetMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGendvEXT}(GLenum texunit,...
void glPopClientAttrib()
Entry point to C language function: void {@native glPopClientAttrib}() Part of GL_VERSION_1_1
void glMatrixMultdEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m)...
static final int GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV
GL_NV_video_capture Define "GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV" with expression '0x902D',...
Definition: GL2.java:1368
void glMap2f(int target, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, float[] points, int points_offset)
Entry point to C language function: void {@native glMap2f}(GLenum target, GLfloat u1,...
static final int GL_OP_INDEX_EXT
GL_EXT_vertex_shader Define "GL_OP_INDEX_EXT" with expression '0x8782', CType: int
Definition: GL2.java:221
static final int GL_HISTOGRAM_RED_SIZE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_RED_SIZE_EXT Define "GL_HISTOGRAM_RED_SIZE"...
Definition: GL2.java:2669
void glTexCoord1fv(float[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord1fv}(const GLfloat * v) Part of GL_VER...
static final int GL_WARPS_PER_SM_NV
GL_NV_shader_thread_group Define "GL_WARPS_PER_SM_NV" with expression '0x933A', CType: int
Definition: GL2.java:2867
void glQueryObjectParameteruiAMD(int target, int id, int pname, int param)
Entry point to C language function: void {@native glQueryObjectParameteruiAMD}(GLenum target,...
void glMatrixScaledEXT(int mode, double x, double y, double z)
Entry point to C language function: void {@native glMatrixScaledEXT}(GLenum mode,...
void glFogCoorddv(DoubleBuffer coord)
Entry point to C language function: void {@native glFogCoorddv}(const GLdouble * coord) Part of GL...
void glMultiTexCoord2f(int target, float s, float t)
Entry point to C language function: void {@native glMultiTexCoord2f}(GLenum target,...
void glMultiTexRenderbufferEXT(int texunit, int target, int renderbuffer)
Entry point to C language function: void {@native glMultiTexRenderbufferEXT}(GLenum texunit,...
static final int GL_PERFQUERY_COUNTER_RAW_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_RAW_INTEL" with expression '0x94F4',...
Definition: GL2.java:1278
void glEdgeFlagPointer(int stride, Buffer ptr)
Entry point to C language function: void {@native glEdgeFlagPointer}(GLsizei stride,...
void glGetnPixelMapfv(int map, int bufSize, float[] values, int values_offset)
Entry point to C language function: void {@native glGetnPixelMapfv}(GLenum map, GLsizei bufSize,...
void glWindowPos2f(float x, float y)
Entry point to C language function: void {@native glWindowPos2f}(GLfloat x, GLfloat y) Part of GL_...
static final int GL_FLOAT16_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_FLOAT16_VEC3_NV" with expression '0x8FFA',...
Definition: GL2.java:429
void glTexCoord4f(float s, float t, float r, float q)
Entry point to C language function: void {@native glTexCoord4f}(GLfloat s, GLfloat t,...
void glMultiTexEnviEXT(int texunit, int target, int pname, int param)
Entry point to C language function: void {@native glMultiTexEnviEXT}(GLenum texunit,...
static final int GL_ACCUM_RED_BITS
GL_VERSION_1_0 Define "GL_ACCUM_RED_BITS" with expression '0x0D58', CType: int
Definition: GL2.java:2706
void glVertexAttrib4svARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4svARB}(GLuint index,...
static final int GL_T2F_IUI_N3F_V3F_EXT
GL_EXT_index_array_formats Define "GL_T2F_IUI_N3F_V3F_EXT" with expression '0x81B4',...
Definition: GL2.java:903
void glMultiTexCoord2hv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord2hv}(GLenum target,...
static final int GL_UNSIGNED_SHORT_8_8_REV_APPLE
GL_APPLE_ycbcr_422, GL_APPLE_rgb_422 Define "GL_UNSIGNED_SHORT_8_8_REV_APPLE" with expression '0x85BB...
Definition: GL2.java:747
void glCopyMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int border)
Entry point to C language function: void {@native glCopyMultiTexImage1DEXT}(GLenum texunit,...
static final int GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV
GL_NV_video_capture Define "GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV" with expression '0x9025',...
Definition: GL2.java:790
void glGetVertexAttribIivEXT(int index, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribIivEXT}(GLuint index,...
static final int GL_PACK_CMYK_HINT_EXT
GL_EXT_cmyka Define "GL_PACK_CMYK_HINT_EXT" with expression '0x800E', CType: int
Definition: GL2.java:1061
void glTexCoord2fv(float[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord2fv}(const GLfloat * v) Part of GL_VER...
static final int GL_COMPRESSED_INTENSITY
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_INTENSITY_ARB Define "GL_COMPRES...
Definition: GL2.java:495
static final int GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV
GL_NV_pixel_data_range Define "GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV" with expression '0x887A',...
Definition: GL2.java:425
void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4x3dvEXT}(GLuint program,...
static final int GL_SHADER_CONSISTENT_NV
GL_NV_texture_shader Define "GL_SHADER_CONSISTENT_NV" with expression '0x86DD', CType: int
Definition: GL2.java:2608
static final int GL_DEPTH_BOUNDS_EXT
GL_EXT_depth_bounds_test Define "GL_DEPTH_BOUNDS_EXT" with expression '0x8891', CType: int
Definition: GL2.java:2941
void glColor3ub(byte red, byte green, byte blue)
Entry point to C language function: void {@native glColor3ub}(GLubyte red, GLubyte green,...
static final int GL_DSDT8_NV
GL_NV_texture_shader Define "GL_DSDT8_NV" with expression '0x8709', CType: int
Definition: GL2.java:1777
void glMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexSubImage1DEXT}(GLenum texunit,...
static final int GL_HISTOGRAM_ALPHA_SIZE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_ALPHA_SIZE_EXT Define "GL_HISTOGRAM_ALPHA_S...
Definition: GL2.java:540
void glNormal3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glNormal3fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_INDEX_MODE
GL_VERSION_1_0 Define "GL_INDEX_MODE" with expression '0x0C30', CType: int
Definition: GL2.java:1472
static final int GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT
GL_EXT_vertex_shader Define "GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '0x87C5',...
Definition: GL2.java:2834
static final int GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL" with expression '0x94F...
Definition: GL2.java:2484
void glVertexAttrib1svARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib1svARB}(GLuint index,...
void glGetPerfMonitorCounterStringAMD(int group, int counter, int bufSize, int[] length, int length_offset, byte[] counterString, int counterString_offset)
Entry point to C language function: void {@native glGetPerfMonitorCounterStringAMD}(GLuint group,...
void glWeightbvARB(int size, byte[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightbvARB}(GLint size, const GLbyte * weights)...
void glProgramUniform1dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform1dvEXT}(GLuint program,...
static final int GL_LUMINANCE_ALPHA8I
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA8I_EXT Define "GL_LUMINANCE_ALPHA8I" with expres...
Definition: GL2.java:69
void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x4dvEXT}(GLuint program,...
void glEndOcclusionQueryNV()
Entry point to C language function: void {@native glEndOcclusionQueryNV}() Part of GL_NV_occlusion...
void glVertexArrayEdgeFlagOffsetEXT(int vaobj, int buffer, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayEdgeFlagOffsetEXT}(GLuint vaobj,...
void glGetMapControlPointsNV(int target, int index, int type, int ustride, int vstride, boolean packed, Buffer points)
Entry point to C language function: void {@native glGetMapControlPointsNV}(GLenum target,...
static final int GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB
GL_ARB_vertex_program Define "GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB" with expression '0x88B3',...
Definition: GL2.java:678
void glVertexAttrib3fvARB(int index, float[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3fvARB}(GLuint index,...
static final int GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
GL_NVX_gpu_memory_info Define "GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX" with expression '0x904A',...
Definition: GL2.java:1083
void glFramebufferTextureFaceEXT(int target, int attachment, int texture, int level, int face)
Entry point to C language function: void {@native glFramebufferTextureFaceEXT}(GLenum target,...
void glVertexBlendARB(int count)
Entry point to C language function: void {@native glVertexBlendARB}(GLint count) Part of GL_ARB_ve...
static final int GL_OUTPUT_TEXTURE_COORD22_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD22_EXT" with expression '0x87B3',...
Definition: GL2.java:2183
void glVertexAttrib4dARB(int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glVertexAttrib4dARB}(GLuint index,...
void glDepthBoundsEXT(double zmin, double zmax)
Entry point to C language function: void {@native glDepthBoundsEXT}(GLclampd zmin,...
void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGenfvEXT}(GLenum texunit,...
void glTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureSubImage3DEXT}(GLuint texture,...
static final int GL_EMBOSS_CONSTANT_NV
GL_NV_texgen_emboss Define "GL_EMBOSS_CONSTANT_NV" with expression '0x855E', CType: int
Definition: GL2.java:2637
static final int GL_HSL_SATURATION
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_HSL_SA...
Definition: GL2.java:1604
void glGetDoublei_vEXT(int pname, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glGetDoublei_vEXT}(GLenum pname,...
void glProgramEnvParametersI4ivNV(int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramEnvParametersI4ivNV}(GLenum target,...
void glGetPerfCounterInfoINTEL(int queryId, int counterId, int counterNameLength, byte[] counterName, int counterName_offset, int counterDescLength, byte[] counterDesc, int counterDesc_offset, int[] counterOffset, int counterOffset_offset, int[] counterDataSize, int counterDataSize_offset, int[] counterTypeEnum, int counterTypeEnum_offset, int[] counterDataTypeEnum, int counterDataTypeEnum_offset, long[] rawCounterMaxValue, int rawCounterMaxValue_offset)
Entry point to C language function: void {@native glGetPerfCounterInfoINTEL}(GLuint queryId,...
static final int GL_COVERAGE_MODULATION_TABLE_NV
GL_NV_framebuffer_mixed_samples Define "GL_COVERAGE_MODULATION_TABLE_NV" with expression '0x9331',...
Definition: GL2.java:1642
static final int GL_SIGNED_ALPHA8_NV
GL_NV_texture_shader Define "GL_SIGNED_ALPHA8_NV" with expression '0x8706', CType: int
Definition: GL2.java:801
static final int GL_EVAL_VERTEX_ATTRIB11_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB11_NV" with expression '0x86D1', CType: int
Definition: GL2.java:2522
static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT" with expression '0x8336',...
Definition: GL2.java:1334
void glCompileCommandListNV(int list)
Entry point to C language function: void {@native glCompileCommandListNV}(GLuint list) Part of GL_...
void glVertexAttribL2ui64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL2ui64vNV}(GLuint index,...
void glNamedCopyBufferSubDataEXT(int readBuffer, int writeBuffer, long readOffset, long writeOffset, long size)
Entry point to C language function: void {@native glNamedCopyBufferSubDataEXT}(GLuint readBuffer,...
void glUnlockArraysEXT()
Entry point to C language function: void {@native glUnlockArraysEXT}() Part of GL_EXT_compiled_ver...
void glEvalMapsNV(int target, int mode)
Entry point to C language function: void {@native glEvalMapsNV}(GLenum target, GLenum mode) Part o...
static final int GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV" with expression '0x9039',...
Definition: GL2.java:1020
static final int GL_POLYGON_TOKEN
GL_VERSION_1_0 Define "GL_POLYGON_TOKEN" with expression '0x0703', CType: int
Definition: GL2.java:2388
void glMultiTexCoord3i(int target, int s, int t, int r)
Entry point to C language function: void {@native glMultiTexCoord3i}(GLenum target,...
static final int GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI
GL_ATI_pn_triangles Define "GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI" with expression '0x87F1',...
Definition: GL2.java:447
void glVariantbvEXT(int id, byte[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantbvEXT}(GLuint id, const GLbyte * addr) ...
void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, ByteBuffer bitmap)
Entry point to C language function: void {@native glBitmap}(GLsizei width, GLsizei height,...
void glVertex2sv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex2sv}(const GLshort * v) Part of GL_VERSI...
static final int GL_COLORBURN
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_COLORB...
Definition: GL2.java:1663
int glVideoCaptureNV(int video_capture_slot, IntBuffer sequence_num, LongBuffer capture_time)
Entry point to C language function: GLenum {@native glVideoCaptureNV}(GLuint video_capture_slot,...
static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT" with expression '0x87CB',...
Definition: GL2.java:699
void glMap1f(int target, float u1, float u2, int stride, int order, FloatBuffer points)
Entry point to C language function: void {@native glMap1f}(GLenum target, GLfloat u1,...
void glVertex3sv(ShortBuffer v)
Entry point to C language function: void {@native glVertex3sv}(const GLshort * v) Part of GL_VERSI...
void glSecondaryColor3f(float red, float green, float blue)
Entry point to C language function: void {@native glSecondaryColor3f}(GLfloat red,...
void glTexCoord2iv(int[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord2iv}(const GLint * v) Part of GL_VERSI...
void glSecondaryColor3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3iv}(const GLint * v) Part of GL...
static final int GL_MATRIX_EXT
GL_EXT_vertex_shader Define "GL_MATRIX_EXT" with expression '0x87C0', CType: int
Definition: GL2.java:480
void glGetTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureParameterIuivEXT}(GLuint texture,...
static final int GL_RESAMPLE_DECIMATE_OML
GL_OML_resample Define "GL_RESAMPLE_DECIMATE_OML" with expression '0x8989', CType: int
Definition: GL2.java:2372
static final int GL_C4UB_V3F
GL_VERSION_1_1 Define "GL_C4UB_V3F" with expression '0x2A23', CType: int
Definition: GL2.java:1175
void glRasterPos3s(short x, short y, short z)
Entry point to C language function: void {@native glRasterPos3s}(GLshort x, GLshort y,...
static final int GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
GL_NV_texture_shader Define "GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV" with expression '0x86D9',...
Definition: GL2.java:411
static final int GL_MODELVIEW0_MATRIX_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW0_MATRIX_EXT" with expression '0x0BA6',...
Definition: GL2.java:2162
static final int GL_VIRTUAL_PAGE_SIZE_Y_AMD
GL_AMD_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_Y_AMD" with expression '0x9196',...
Definition: GL2.java:690
void glLineStipple(int factor, short pattern)
Entry point to C language function: void {@native glLineStipple}(GLint factor, GLushort pattern) P...
static final int GL_CURRENT_FOG_COORDINATE
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_CURRENT_FOG_COORDINATE_EXT Define "GL_CURRENT_FOG_COO...
Definition: GL2.java:1436
static final int GL_EFFECTIVE_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_EFFECTIVE_RASTER_SAMPLES_EXT" with expression '0x932C',...
Definition: GL2.java:2874
static final int GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
GL_NV_texture_shader Define "GL_UNSIGNED_INT_8_8_S8_S8_REV_NV" with expression '0x86DB',...
Definition: GL2.java:1703
static final int GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
GL_NVX_gpu_memory_info Define "GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX" with expression '0x904B',...
Definition: GL2.java:2423
void glMatrixPopEXT(int mode)
Entry point to C language function: void {@native glMatrixPopEXT}(GLenum mode) Part of GL_EXT_dire...
void glGetColorTableParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetColorTableParameteriv}(GLenum target,...
void glGetProgramLocalParameterIivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetProgramLocalParameterIivNV}(GLenum target,...
void glProgramEnvParameterI4ivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glProgramEnvParameterI4ivNV}(GLenum target,...
void glWeightsvARB(int size, ShortBuffer weights)
Entry point to C language function: void {@native glWeightsvARB}(GLint size, const GLshort * weights...
void glVertexAttrib4ivARB(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4ivARB}(GLuint index,...
void glUniform2ui64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform2ui64vNV}(GLint location,...
static final int GL_VERTEX_PROGRAM_POINT_SIZE_ARB
GL_ARB_vertex_program Define "GL_VERTEX_PROGRAM_POINT_SIZE_ARB" with expression '0x8642',...
Definition: GL2.java:1949
void glColor4uiv(IntBuffer v)
Entry point to C language function: void {@native glColor4uiv}(const GLuint * v) Part of GL_VERSIO...
static final int GL_PROGRAM_NATIVE_ATTRIBS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_ATTRIBS_ARB" with expression...
Definition: GL2.java:951
void glMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexEnvfvEXT}(GLenum texunit,...
void glRectd(double x1, double y1, double x2, double y2)
Entry point to C language function: void {@native glRectd}(GLdouble x1, GLdouble y1,...
static final int GL_INDEX_TEST_REF_EXT
GL_EXT_index_func Define "GL_INDEX_TEST_REF_EXT" with expression '0x81B7', CType: int
Definition: GL2.java:2890
void glMultiTexCoordPointerEXT(int texunit, int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glMultiTexCoordPointerEXT}(GLenum texunit,...
void glGetInfoLogARB(long obj, int maxLength, int[] length, int length_offset, byte[] infoLog, int infoLog_offset)
Entry point to C language function: void {@native glGetInfoLogARB}(GLhandleARB obj,...
static final int GL_INT16_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT16_VEC4_NV" with expression '0x8FE7',...
Definition: GL2.java:2771
void glMatrixIndexubvARB(int size, ByteBuffer indices)
Entry point to C language function: void {@native glMatrixIndexubvARB}(GLint size,...
void glNormal3iv(IntBuffer v)
Entry point to C language function: void {@native glNormal3iv}(const GLint * v) Part of GL_VERSION...
void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, long bitmap_buffer_offset)
Entry point to C language function: void {@native glBitmap}(GLsizei width, GLsizei height,...
void glFogCoordfv(FloatBuffer coord)
Entry point to C language function: void {@native glFogCoordfv}(const GLfloat * coord) Part of GL_...
void glWeightfvARB(int size, FloatBuffer weights)
Entry point to C language function: void {@native glWeightfvARB}(GLint size, const GLfloat * weights...
void glVertex3dv(DoubleBuffer v)
Entry point to C language function: void {@native glVertex3dv}(const GLdouble * v) Part of GL_VERS...
void glBeginVideoCaptureNV(int video_capture_slot)
Entry point to C language function: void {@native glBeginVideoCaptureNV}(GLuint video_capture_slot) ...
static final int GL_LUMINANCE8UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE8UI_EXT Define "GL_LUMINANCE8UI" with expression '0x8D...
Definition: GL2.java:310
void glUniform1i64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform1i64vNV}(GLint location,...
static final int GL_OUTPUT_TEXTURE_COORD1_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD1_EXT" with expression '0x879E',...
Definition: GL2.java:312
void glTexCoord2h(short s, short t)
Entry point to C language function: void {@native glTexCoord2h}(GLhalfNV s, GLhalfNV t) Part of GL...
void glSelectBuffer(int size, IntBuffer buffer)
Entry point to C language function: void {@native glSelectBuffer}(GLsizei size, GLuint * buffer) P...
void glNamedProgramLocalParameterI4uiEXT(int program, int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4uiEXT}(GLuint progra...
void glTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureImage3DEXT}(GLuint texture,...
void glGetUniformivARB(long programObj, int location, int[] params, int params_offset)
Entry point to C language function: void {@native glGetUniformivARB}(GLhandleARB programObj,...
static final int GL_MODELVIEW2_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW2_ARB" with expression '0x8722', CType: int
Definition: GL2.java:2006
void glGetLocalConstantFloatvEXT(int id, int value, FloatBuffer data)
Entry point to C language function: void {@native glGetLocalConstantFloatvEXT}(GLuint id,...
void glUseProgramObjectARB(long programObj)
Entry point to C language function: void {@native glUseProgramObjectARB}(GLhandleARB programObj) P...
void glEvalPoint2(int i, int j)
Entry point to C language function: void {@native glEvalPoint2}(GLint i, GLint j) Part of GL_VERSI...
void glGetnPixelMapusv(int map, int bufSize, short[] values, int values_offset)
Entry point to C language function: void {@native glGetnPixelMapusv}(GLenum map, GLsizei bufSize,...
static final int GL_TEXTURE_SHADER_NV
GL_NV_texture_shader Define "GL_TEXTURE_SHADER_NV" with expression '0x86DE', CType: int
Definition: GL2.java:2336
static final int GL_FRAGMENT_MATERIAL_EXT
GL_EXT_light_texture Define "GL_FRAGMENT_MATERIAL_EXT" with expression '0x8349', CType: int
Definition: GL2.java:1723
void glProgramBufferParametersIuivNV(int target, int bindingIndex, int wordIndex, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramBufferParametersIuivNV}(GLenum target,...
static final int GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV" with expression '0x86F3',...
Definition: GL2.java:173
static final int GL_INTENSITY32F
GL_ARB_texture_float Alias for: GL_INTENSITY32F_ARB Define "GL_INTENSITY32F" with expression '0x8817...
Definition: GL2.java:2242
static final int GL_PIXEL_MAP_R_TO_R
GL_VERSION_1_0 Define "GL_PIXEL_MAP_R_TO_R" with expression '0x0C76', CType: int
Definition: GL2.java:617
static final int GL_LINE_BIT
GL_VERSION_1_0 Define "GL_LINE_BIT" with expression '0x00000004', CType: int
Definition: GL2.java:1877
static final int GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV
GL_NV_texture_shader3 Define "GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV" with expression '0x885...
Definition: GL2.java:250
void glVertexAttribI3uiEXT(int index, int x, int y, int z)
Entry point to C language function: void {@native glVertexAttribI3uiEXT}(GLuint index,...
void glVertexArrayVertexAttribBindingEXT(int vaobj, int attribindex, int bindingindex)
Entry point to C language function: void {@native glVertexArrayVertexAttribBindingEXT}(GLuint vaobj,...
void glVertexAttrib3svARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3svARB}(GLuint index,...
void glDrawCommandsStatesAddressNV(long[] indirects, int indirects_offset, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count)
Entry point to C language function: void {@native glDrawCommandsStatesAddressNV}(const GLuint64 * in...
void glDeleteProgramsARB(int n, int[] programs, int programs_offset)
Entry point to C language function: void {@native glDeleteProgramsARB}(GLsizei n,...
void glVertexAttrib4ubvARB(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4ubvARB}(GLuint index,...
static final int GL_EVAL_VERTEX_ATTRIB15_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB15_NV" with expression '0x86D5', CType: int
Definition: GL2.java:955
static final int GL_MODELVIEW31_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW31_ARB" with expression '0x873F', CType: int
Definition: GL2.java:1146
static final int GL_SLUMINANCE
GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_NV_sRGB_formats Alias for: GL_SLUMINANCE_EXT,...
Definition: GL2.java:1266
static final int GL_RG_SNORM
GL_EXT_texture_snorm, GL_VERSION_3_1 Define "GL_RG_SNORM" with expression '0x8F91',...
Definition: GL2.java:2694
void glVertex2h(short x, short y)
Entry point to C language function: void {@native glVertex2h}(GLhalfNV x, GLhalfNV y) Part of GL_N...
void glTexCoord1hv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord1hv}(const GLhalfNV * v) Part of GL_NV...
void glProgramLocalParametersI4ivNV(int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParametersI4ivNV}(GLenum target,...
void glGetNextPerfQueryIdINTEL(int queryId, int[] nextQueryId, int nextQueryId_offset)
Entry point to C language function: void {@native glGetNextPerfQueryIdINTEL}(GLuint queryId,...
static final int GL_VIDEO_BUFFER_NV
GL_NV_video_capture Define "GL_VIDEO_BUFFER_NV" with expression '0x9020', CType: int
Definition: GL2.java:674
static final int GL_LIST_BIT
GL_VERSION_1_0 Define "GL_LIST_BIT" with expression '0x00020000', CType: int
Definition: GL2.java:643
static final int GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV
GL_NV_gpu_program5 Define "GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV" with expression '0x8E5C',...
Definition: GL2.java:1428
static final int GL_DRAW_BUFFER15_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER15_ATI" with expression '0x8834', CType: int
Definition: GL2.java:2626
void glGetProgramLocalParameterIuivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetProgramLocalParameterIuivNV}(GLenum target,...
static final int GL_WEIGHT_ARRAY_SIZE_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_ARRAY_SIZE_ARB" with expression '0x86AB', CType: int
Definition: GL2.java:680
void glVideoCaptureStreamParameterivNV(int video_capture_slot, int stream, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glVideoCaptureStreamParameterivNV}(GLuint video_ca...
static final int GL_MAX_SPARSE_TEXTURE_SIZE_AMD
GL_AMD_sparse_texture Define "GL_MAX_SPARSE_TEXTURE_SIZE_AMD" with expression '0x9198',...
Definition: GL2.java:2656
void glTexCoord2bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glTexCoord2bvOES}(const GLbyte * coords) Part of...
void glVertexAttrib2h(int index, short x, short y)
Entry point to C language function: void {@native glVertexAttrib2h}(GLuint index,...
static final int GL_MAX_PIXEL_MAP_TABLE
GL_VERSION_1_0 Define "GL_MAX_PIXEL_MAP_TABLE" with expression '0x0D34', CType: int
Definition: GL2.java:1248
void glVertex2iv(int[] v, int v_offset)
Entry point to C language function: void {@native glVertex2iv}(const GLint * v) Part of GL_VERSION...
static final int GL_MATRIX2_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX2_ARB" with expression '0x88C2',...
Definition: GL2.java:2248
static final int GL_PERFQUERY_DONOT_FLUSH_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_DONOT_FLUSH_INTEL" with expression '0x83F9',...
Definition: GL2.java:1884
void glProgramEnvParameterI4iNV(int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glProgramEnvParameterI4iNV}(GLenum target,...
static final int GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ARB_vertex_buffer_object Alias for: GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB De...
Definition: GL2.java:35
void glTexCoord3sv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord3sv}(const GLshort * v) Part of GL_VER...
static final int GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '0x87C8',...
Definition: GL2.java:2492
static final int GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB" with ex...
Definition: GL2.java:1827
static final int GL_PROGRAM_TEX_INDIRECTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_TEX_INDIRECTIONS_ARB" with expression '0x8807',...
Definition: GL2.java:2346
void glUniform1ui64NV(int location, long x)
Entry point to C language function: void {@native glUniform1ui64NV}(GLint location,...
void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedRenderbufferParameterivEXT}(GLuint rende...
void glProgramSubroutineParametersuivNV(int target, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramSubroutineParametersuivNV}(GLenum target,...
static final int GL_GREEN_SCALE
GL_VERSION_1_0 Define "GL_GREEN_SCALE" with expression '0x0D18', CType: int
Definition: GL2.java:2239
static final int GL_LIST_MODE
GL_VERSION_1_0 Define "GL_LIST_MODE" with expression '0x0B30', CType: int
Definition: GL2.java:191
void glTextureParameteriEXT(int texture, int target, int pname, int param)
Entry point to C language function: void {@native glTextureParameteriEXT}(GLuint texture,...
static final int GL_OUTPUT_TEXTURE_COORD4_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD4_EXT" with expression '0x87A1',...
Definition: GL2.java:2362
static final int GL_CURRENT_RASTER_SECONDARY_COLOR
GL_VERSION_2_1 Define "GL_CURRENT_RASTER_SECONDARY_COLOR" with expression '0x845F',...
Definition: GL2.java:779
static final int GL_EVAL_FRACTIONAL_TESSELLATION_NV
GL_NV_evaluators Define "GL_EVAL_FRACTIONAL_TESSELLATION_NV" with expression '0x86C5',...
Definition: GL2.java:2370
void glMultiTexCoord4s(int target, short s, short t, short r, short q)
Entry point to C language function: void {@native glMultiTexCoord4s}(GLenum target,...
void glRasterPos2fv(float[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos2fv}(const GLfloat * v) Part of GL_VE...
void glGetBooleanIndexedv(int target, int index, ByteBuffer data)
Entry point to C language function: void {@native glGetBooleanIndexedv}(GLenum target,...
void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3x4dvEXT}(GLuint program,...
static final int GL_DRAW_BUFFER12_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER12_ATI" with expression '0x8831', CType: int
Definition: GL2.java:548
static final int GL_MAX_PROGRAM_TEMPORARIES_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_TEMPORARIES_ARB" with expressio...
Definition: GL2.java:1761
void glGetObjectParameterfvARB(long obj, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetObjectParameterfvARB}(GLhandleARB obj,...
void glColorTableParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glColorTableParameterfv}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD19_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD19_EXT" with expression '0x87B0',...
Definition: GL2.java:965
static final int GL_RESAMPLE_AVERAGE_OML
GL_OML_resample Define "GL_RESAMPLE_AVERAGE_OML" with expression '0x8988', CType: int
Definition: GL2.java:924
void glProgramUniform4i64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform4i64vNV}(GLuint program,...
void glVertexAttrib4fvARB(int index, FloatBuffer v)
Entry point to C language function: void {@native glVertexAttrib4fvARB}(GLuint index,...
static final int GL_VIDEO_COLOR_CONVERSION_OFFSET_NV
GL_NV_video_capture Define "GL_VIDEO_COLOR_CONVERSION_OFFSET_NV" with expression '0x902C',...
Definition: GL2.java:1103
void glGetnPixelMapuiv(int map, int bufSize, IntBuffer values)
Entry point to C language function: void {@native glGetnPixelMapuiv}(GLenum map, GLsizei bufSize,...
static final int GL_MAX_VERTEX_UNITS_ARB
GL_ARB_vertex_blend Define "GL_MAX_VERTEX_UNITS_ARB" with expression '0x86A4', CType: int
Definition: GL2.java:2332
void glEvalCoord2fv(FloatBuffer u)
Entry point to C language function: void {@native glEvalCoord2fv}(const GLfloat * u) Part of GL_VE...
static final int GL_PROGRAM_NATIVE_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_PARAMETERS_ARB" with express...
Definition: GL2.java:853
static final int GL_YCBCR_422_APPLE
GL_APPLE_ycbcr_422 Define "GL_YCBCR_422_APPLE" with expression '0x85B9', CType: int
Definition: GL2.java:874
void glVertexWeighth(short weight)
Entry point to C language function: void {@native glVertexWeighth}(GLhalfNV weight) Part of GL_NV_...
static final int GL_MAX_VERTEX_ATTRIBS_ARB
GL_ARB_vertex_program Define "GL_MAX_VERTEX_ATTRIBS_ARB" with expression '0x8869',...
Definition: GL2.java:2775
void glTextureBufferEXT(int texture, int target, int internalformat, int buffer)
Entry point to C language function: void {@native glTextureBufferEXT}(GLuint texture,...
void glMultiTexCoord2dv(int target, double[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord2dv}(GLenum target,...
void glMinmax(int target, int internalformat, boolean sink)
Entry point to C language function: void {@native glMinmax}(GLenum target, GLenum internalformat,...
void glIndexFuncEXT(int func, float ref)
Entry point to C language function: void {@native glIndexFuncEXT}(GLenum func, GLclampf ref) Part ...
void glColor3s(short red, short green, short blue)
Entry point to C language function: void {@native glColor3s}(GLshort red, GLshort green,...
static final int GL_OBJECT_VALIDATE_STATUS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_VALIDATE_STATUS_ARB" with expression '0x8B83',...
Definition: GL2.java:401
static final int GL_CLIENT_ATTRIB_STACK_DEPTH
GL_VERSION_1_0 Define "GL_CLIENT_ATTRIB_STACK_DEPTH" with expression '0x0BB1', CType: int
Definition: GL2.java:2945
static final int GL_SHADOW_ATTENUATION_EXT
GL_EXT_light_texture Define "GL_SHADOW_ATTENUATION_EXT" with expression '0x834E', CType: int
Definition: GL2.java:1488
void glUniform2fARB(int location, float v0, float v1)
Entry point to C language function: void {@native glUniform2fARB}(GLint location,...
void glDisableVertexArrayEXT(int vaobj, int array)
Entry point to C language function: void {@native glDisableVertexArrayEXT}(GLuint vaobj,...
static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT
GL_EXT_clip_volume_hint Define "GL_CLIP_VOLUME_CLIPPING_HINT_EXT" with expression '0x80F0',...
Definition: GL2.java:1173
static final int GL_MAP2_VERTEX_3
GL_VERSION_1_0 Define "GL_MAP2_VERTEX_3" with expression '0x0DB7', CType: int
Definition: GL2.java:1210
static final int GL_OUTPUT_TEXTURE_COORD20_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD20_EXT" with expression '0x87B1',...
Definition: GL2.java:606
void glMultiTexCoord1dv(int target, DoubleBuffer v)
Entry point to C language function: void {@native glMultiTexCoord1dv}(GLenum target,...
void glEdgeFlagv(ByteBuffer flag)
Entry point to C language function: void {@native glEdgeFlagv}(const GLboolean * flag) Part of GL_...
static final int GL_VARIANT_ARRAY_STRIDE_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_ARRAY_STRIDE_EXT" with expression '0x87E6',...
Definition: GL2.java:474
static final int GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD
GL_AMD_occlusion_query_event Define "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD" with expression '0x00000002',...
Definition: GL2.java:975
void glEndVertexShaderEXT()
Entry point to C language function: void {@native glEndVertexShaderEXT}() Part of GL_EXT_vertex_sh...
void glProgramEnvParameter4dvARB(int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glProgramEnvParameter4dvARB}(GLenum target,...
static final int GL_INT_SAMPLER_RENDERBUFFER_NV
GL_NV_explicit_multisample Define "GL_INT_SAMPLER_RENDERBUFFER_NV" with expression '0x8E57',...
Definition: GL2.java:1794
static final int GL_DOMAIN
GL_VERSION_1_0 Define "GL_DOMAIN" with expression '0x0A02', CType: int
Definition: GL2.java:1382
void glCompressedMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexSubImage2DEXT}(GLenum texunit,...
static final int GL_MAX_PROGRAM_RESULT_COMPONENTS_NV
GL_NV_gpu_program4 Define "GL_MAX_PROGRAM_RESULT_COMPONENTS_NV" with expression '0x8909',...
Definition: GL2.java:1911
void glTexCoord1s(short s)
Entry point to C language function: void {@native glTexCoord1s}(GLshort s) Part of GL_VERSION_1_0
static final int GL_MIRROR_CLAMP_TO_BORDER_EXT
GL_EXT_texture_mirror_clamp Define "GL_MIRROR_CLAMP_TO_BORDER_EXT" with expression '0x8912',...
Definition: GL2.java:1000
void glEndVideoCaptureNV(int video_capture_slot)
Entry point to C language function: void {@native glEndVideoCaptureNV}(GLuint video_capture_slot) ...
static final int GL_MAX_LIST_NESTING
GL_VERSION_1_0 Define "GL_MAX_LIST_NESTING" with expression '0x0B31', CType: int
Definition: GL2.java:2273
static final int GL_ALPHA16
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_ALPHA16_EXT Define "GL_ALPHA16" with expression '0x803E...
Definition: GL2.java:719
void glVertexAttrib1fvARB(int index, FloatBuffer v)
Entry point to C language function: void {@native glVertexAttrib1fvARB}(GLuint index,...
void glTexCoord4dv(double[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord4dv}(const GLdouble * v) Part of GL_VE...
void glGetMapdv(int target, int query, double[] v, int v_offset)
Entry point to C language function: void {@native glGetMapdv}(GLenum target, GLenum query,...
void glUniform1i64NV(int location, long x)
Entry point to C language function: void {@native glUniform1i64NV}(GLint location,...
void glUniformMatrix4fvARB(int location, int count, boolean transpose, FloatBuffer value)
Entry point to C language function: void {@native glUniformMatrix4fvARB}(GLint location,...
void glShaderSourceARB(long shaderObj, int count, String[] string, IntBuffer length)
Entry point to C language function: void {@native glShaderSourceARB}(GLhandleARB shaderObj,...
static final int GL_OP_MUL_EXT
GL_EXT_vertex_shader Define "GL_OP_MUL_EXT" with expression '0x8786', CType: int
Definition: GL2.java:151
boolean glIsList(int list)
Entry point to C language function: GLboolean {@native glIsList}(GLuint list) Part of GL_VERSION_1...
static final int GL_MULT
GL_VERSION_1_0 Define "GL_MULT" with expression '0x0103', CType: int
Definition: GL2.java:1745
void glColor3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glColor3iv}(const GLint * v) Part of GL_VERSION_...
void glRasterPos2sv(short[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos2sv}(const GLshort * v) Part of GL_VE...
void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexEnvfvEXT}(GLenum texunit,...
void glPauseTransformFeedbackNV()
Entry point to C language function: void {@native glPauseTransformFeedbackNV}() Part of GL_NV_tran...
void glGetInvariantFloatvEXT(int id, int value, FloatBuffer data)
Entry point to C language function: void {@native glGetInvariantFloatvEXT}(GLuint id,...
void glVertexAttribI4usvEXT(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribI4usvEXT}(GLuint index,...
void glTexCoord2bOES(byte s, byte t)
Entry point to C language function: void {@native glTexCoord2bOES}(GLbyte s, GLbyte t) Part of GL_...
static final int GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB" with expression '0x8809',...
Definition: GL2.java:413
static final int GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL" with expression '0x94F2',...
Definition: GL2.java:99
static final int GL_ACCUM_ALPHA_BITS
GL_VERSION_1_0 Define "GL_ACCUM_ALPHA_BITS" with expression '0x0D5B', CType: int
Definition: GL2.java:1276
void glMultiTexCoord4bvOES(int texture, ByteBuffer coords)
Entry point to C language function: void {@native glMultiTexCoord4bvOES}(GLenum texture,...
void glNamedRenderbufferStorageMultisampleCoverageEXT(int renderbuffer, int coverageSamples, int colorSamples, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageMultisampleCoverageEXT}(...
void glRasterPos3iv(IntBuffer v)
Entry point to C language function: void {@native glRasterPos3iv}(const GLint * v) Part of GL_VERS...
void glResumeTransformFeedbackNV()
Entry point to C language function: void {@native glResumeTransformFeedbackNV}() Part of GL_NV_tra...
static final int GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV
GL_NV_vertex_program4 Define "GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV" with expression '0x88FD',...
Definition: GL2.java:1679
static final int GL_OUTPUT_TEXTURE_COORD3_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD3_EXT" with expression '0x87A0',...
Definition: GL2.java:1523
void glTextureParameterfEXT(int texture, int target, int pname, float param)
Entry point to C language function: void {@native glTextureParameterfEXT}(GLuint texture,...
static final int GL_POLYGON_STIPPLE
GL_VERSION_1_0 Define "GL_POLYGON_STIPPLE" with expression '0x0B42', CType: int
Definition: GL2.java:531
void glVariantfvEXT(int id, float[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantfvEXT}(GLuint id, const GLfloat * addr) ...
void glGetMinmaxParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMinmaxParameterfv}(GLenum target,...
void glBeginOcclusionQueryNV(int id)
Entry point to C language function: void {@native glBeginOcclusionQueryNV}(GLuint id) Part of GL_N...
void glVertexAttrib4h(int index, short x, short y, short z, short w)
Entry point to C language function: void {@native glVertexAttrib4h}(GLuint index,...
static final int GL_SELECTION_BUFFER_POINTER
GL_VERSION_1_0 Define "GL_SELECTION_BUFFER_POINTER" with expression '0x0DF3', CType: int
Definition: GL2.java:2714
void glSecondaryColor3bv(ByteBuffer v)
Entry point to C language function: void {@native glSecondaryColor3bv}(const GLbyte * v) Part of G...
void glGenNamesAMD(int identifier, int num, int[] names, int names_offset)
Entry point to C language function: void {@native glGenNamesAMD}(GLenum identifier,...
void glShaderOp1EXT(int op, int res, int arg1)
Entry point to C language function: void {@native glShaderOp1EXT}(GLenum op, GLuint res,...
void glCopyImageSubDataNV(int srcName, int srcTarget, int srcLevel, int srcX, int srcY, int srcZ, int dstName, int dstTarget, int dstLevel, int dstX, int dstY, int dstZ, int width, int height, int depth)
Entry point to C language function: void {@native glCopyImageSubDataNV}(GLuint srcName,...
void glGetMultisamplefvNV(int pname, int index, float[] val, int val_offset)
Entry point to C language function: void {@native glGetMultisamplefvNV}(GLenum pname,...
void glDrawPixels(int width, int height, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glDrawPixels}(GLsizei width, GLsizei height,...
void glColor3b(byte red, byte green, byte blue)
Entry point to C language function: void {@native glColor3b}(GLbyte red, GLbyte green,...
void glMatrixIndexusvARB(int size, short[] indices, int indices_offset)
Entry point to C language function: void {@native glMatrixIndexusvARB}(GLint size,...
static final int GL_UNPACK_CMYK_HINT_EXT
GL_EXT_cmyka Define "GL_UNPACK_CMYK_HINT_EXT" with expression '0x800F', CType: int
Definition: GL2.java:1396
static final int GL_COMPRESSED_SRGB_S3TC_DXT1
GL_NV_sRGB_formats, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SRGB_S3TC_DXT1_NV,...
Definition: GL2.java:697
static final int GL_PROGRAM_POINT_SIZE_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_PROGRAM_POINT_SIZE_EXT" with expression '...
Definition: GL2.java:2354
static final int GL_SPHERE_MAP
GL_VERSION_1_0 Define "GL_SPHERE_MAP" with expression '0x2402', CType: int
Definition: GL2.java:342
static final int GL_LUMINANCE16I
GL_EXT_texture_integer Alias for: GL_LUMINANCE16I_EXT Define "GL_LUMINANCE16I" with expression '0x8D...
Definition: GL2.java:1966
static final int GL_LUMINANCE_ALPHA32UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA32UI_EXT Define "GL_LUMINANCE_ALPHA32UI" with ex...
Definition: GL2.java:1049
static final int GL_LUMINANCE32UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE32UI_EXT Define "GL_LUMINANCE32UI" with expression '0x...
Definition: GL2.java:585
void glMultiTexCoord1bvOES(int texture, byte[] coords, int coords_offset)
Entry point to C language function: void {@native glMultiTexCoord1bvOES}(GLenum texture,...
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 glGetHistogramParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetHistogramParameteriv}(GLenum target,...
void glUniform1ivARB(int location, int count, int[] value, int value_offset)
Entry point to C language function: void {@native glUniform1ivARB}(GLint location,...
void glGetConvolutionParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetConvolutionParameterfv}(GLenum target,...
void glSecondaryColor3h(short red, short green, short blue)
Entry point to C language function: void {@native glSecondaryColor3h}(GLhalfNV red,...
void glListDrawCommandsStatesClientNV(int list, int segment, PointerBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count)
Entry point to C language function: void {@native glListDrawCommandsStatesClientNV}(GLuint list,...
void glMultiTexCoord2s(int target, short s, short t)
Entry point to C language function: void {@native glMultiTexCoord2s}(GLenum target,...
static final int GL_RGB4_S3TC
GL_S3_s3tc Define "GL_RGB4_S3TC" with expression '0x83A1', CType: int
Definition: GL2.java:207
static final int GL_FOG_COORD_ARRAY_TYPE
GL_VERSION_1_5 Define "GL_FOG_COORD_ARRAY_TYPE" with expression '0x8454', CType: int
Definition: GL2.java:97
void glUniform3ui64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform3ui64vNV}(GLint location,...
void glTextureBufferRangeEXT(int texture, int target, int internalformat, int buffer, long offset, long size)
Entry point to C language function: void {@native glTextureBufferRangeEXT}(GLuint texture,...
void glVariantPointerEXT(int id, int type, int stride, long addr_buffer_offset)
Entry point to C language function: void {@native glVariantPointerEXT}(GLuint id,...
static final int GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV
GL_NV_gpu_program5 Define "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV" with expression '0x8E5F',...
Definition: GL2.java:2095
void glNamedRenderbufferStorageEXT(int renderbuffer, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageEXT}(GLuint renderbuffer...
void glTranslated(double x, double y, double z)
Entry point to C language function: void {@native glTranslated}(GLdouble x, GLdouble y,...
void glWeightbvARB(int size, ByteBuffer weights)
Entry point to C language function: void {@native glWeightbvARB}(GLint size, const GLbyte * weights)...
static final int GL_MODELVIEW24_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW24_ARB" with expression '0x8738', CType: int
Definition: GL2.java:1922
void glVertexAttribI4uivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI4uivEXT}(GLuint index,...
void glMapVertexAttrib2dAPPLE(int index, int size, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, double[] points, int points_offset)
Entry point to C language function: void {@native glMapVertexAttrib2dAPPLE}(GLuint index,...
void glVertexAttribs4hv(int index, int n, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribs4hv}(GLuint index,...
static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT" with expression '0x8...
Definition: GL2.java:1340
static final int GL_TRANSPOSE_PROGRAM_MATRIX_EXT
GL_EXT_direct_state_access Define "GL_TRANSPOSE_PROGRAM_MATRIX_EXT" with expression '0x8E2E',...
Definition: GL2.java:332
void glProgramBufferParametersfvNV(int target, int bindingIndex, int wordIndex, int count, FloatBuffer params)
Entry point to C language function: void {@native glProgramBufferParametersfvNV}(GLenum target,...
void glBlendBarrier()
Entry point to C language function: void {@native glBlendBarrier}() Part of GL_ES_VERSION_3_2,...
void glProgramUniform3ui64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform3ui64vNV}(GLuint program,...
void glUniform3fvARB(int location, int count, float[] value, int value_offset)
Entry point to C language function: void {@native glUniform3fvARB}(GLint location,...
int glVideoCaptureNV(int video_capture_slot, int[] sequence_num, int sequence_num_offset, long[] capture_time, int capture_time_offset)
Entry point to C language function: GLenum {@native glVideoCaptureNV}(GLuint video_capture_slot,...
void glVertexAttribL4i64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL4i64vNV}(GLuint index,...
static final int GL_CONVOLUTION_2D
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_2D_EXT Define "GL_CONVOLUTION_2D" with ...
Definition: GL2.java:1112
void glGetPerfMonitorCounterDataAMD(int monitor, int pname, int dataSize, IntBuffer data, IntBuffer bytesWritten)
Entry point to C language function: void {@native glGetPerfMonitorCounterDataAMD}(GLuint monitor,...
static final int GL_BOOL_ARB
GL_ARB_shader_objects Define "GL_BOOL_ARB" with expression '0x8B56', CType: int
Definition: GL2.java:914
int glBindTexGenParameterEXT(int unit, int coord, int value)
Entry point to C language function: GLuint {@native glBindTexGenParameterEXT}(GLenum unit,...
static final int GL_INDEX_WRITEMASK
GL_VERSION_1_0 Define "GL_INDEX_WRITEMASK" with expression '0x0C21', CType: int
Definition: GL2.java:399
void glProgramLocalParameterI4ivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glProgramLocalParameterI4ivNV}(GLenum target,...
void glEvalCoord2f(float u, float v)
Entry point to C language function: void {@native glEvalCoord2f}(GLfloat u, GLfloat v) Part of GL_...
void glPixelTransferi(int pname, int param)
Entry point to C language function: void {@native glPixelTransferi}(GLenum pname,...
void glTexCoord3hv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord3hv}(const GLhalfNV * v) Part of GL_NV...
void glVertexAttribL2ui64NV(int index, long x, long y)
Entry point to C language function: void {@native glVertexAttribL2ui64NV}(GLuint index,...
void glVertexAttrib4ubvARB(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4ubvARB}(GLuint index,...
void glLightModeliv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glLightModeliv}(GLenum pname, const GLint * params...
void glMatrixIndexPointerARB(int size, int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glMatrixIndexPointerARB}(GLint size,...
void glIndexfv(FloatBuffer c)
Entry point to C language function: void {@native glIndexfv}(const GLfloat * c) Part of GL_VERSION...
void glPolygonStipple(ByteBuffer mask)
Entry point to C language function: void {@native glPolygonStipple}(const GLubyte * mask) Part of ...
void glGetPerfQueryInfoINTEL(int queryId, int queryNameLength, byte[] queryName, int queryName_offset, int[] dataSize, int dataSize_offset, int[] noCounters, int noCounters_offset, int[] noInstances, int noInstances_offset, int[] capsMask, int capsMask_offset)
Entry point to C language function: void {@native glGetPerfQueryInfoINTEL}(GLuint queryId,...
static final int GL_ALPHA_SNORM
GL_EXT_texture_snorm Define "GL_ALPHA_SNORM" with expression '0x9010', CType: int
Definition: GL2.java:2216
static final int GL_CLAMP_FRAGMENT_COLOR
GL_VERSION_3_0, GL_ARB_color_buffer_float Alias for: GL_CLAMP_FRAGMENT_COLOR_ARB Define "GL_CLAMP_FR...
Definition: GL2.java:597
void glVertexAttrib4uivARB(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4uivARB}(GLuint index,...
void glSecondaryColor3ui(int red, int green, int blue)
Entry point to C language function: void {@native glSecondaryColor3ui}(GLuint red,...
static final int GL_MAX_TEXTURE_COORDS
GL_VERSION_2_0, GL_ARB_fragment_program, GL_NV_fragment_program Alias for: GL_MAX_TEXTURE_COORDS_ARB,...
Definition: GL2.java:391
void glLoadTransposeMatrixf(FloatBuffer m)
Entry point to C language function: void {@native glLoadTransposeMatrixf}(const GLfloat * m) Part ...
static final int GL_EVAL_VERTEX_ATTRIB5_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB5_NV" with expression '0x86CB', CType: int
Definition: GL2.java:257
static final int GL_MODELVIEW3_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW3_ARB" with expression '0x8723', CType: int
Definition: GL2.java:1242
void glGetFramebufferParameterivEXT(int framebuffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer...
void glConvolutionFilter1D(int target, int internalformat, int width, int format, int type, long image_buffer_offset)
Entry point to C language function: void {@native glConvolutionFilter1D}(GLenum target,...
static final int GL_RGBA4_DXT5_S3TC
GL_S3_s3tc Define "GL_RGBA4_DXT5_S3TC" with expression '0x83A5', CType: int
Definition: GL2.java:1354
static final int GL_PIXEL_MAP_I_TO_B
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_B" with expression '0x0C74', CType: int
Definition: GL2.java:2546
void glGetDoublei_vEXT(int pname, int index, DoubleBuffer params)
Entry point to C language function: void {@native glGetDoublei_vEXT}(GLenum pname,...
static final int GL_SAMPLER_1D_SHADOW_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_1D_SHADOW_ARB" with expression '0x8B61', CType: int
Definition: GL2.java:572
void glGetOcclusionQueryuivNV(int id, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetOcclusionQueryuivNV}(GLuint id,...
void glVertexAttrib1h(int index, short x)
Entry point to C language function: void {@native glVertexAttrib1h}(GLuint index,...
void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParametersI4ivEXT}(GLuint progr...
void glVariantdvEXT(int id, double[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantdvEXT}(GLuint id, const GLdouble * addr) ...
int glBindMaterialParameterEXT(int face, int value)
Entry point to C language function: GLuint {@native glBindMaterialParameterEXT}(GLenum face,...
void glProgramUniform4dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform4dvEXT}(GLuint program,...
static final int GL_PERTURB_EXT
GL_EXT_texture_perturb_normal Define "GL_PERTURB_EXT" with expression '0x85AE', CType: int
Definition: GL2.java:1992
static final int GL_FILL_RECTANGLE_NV
GL_NV_fill_rectangle Define "GL_FILL_RECTANGLE_NV" with expression '0x933C', CType: int
Definition: GL2.java:76
static final int GL_FEEDBACK_BUFFER_POINTER
GL_VERSION_1_0 Define "GL_FEEDBACK_BUFFER_POINTER" with expression '0x0DF0', CType: int
Definition: GL2.java:1976
static final int GL_POST_CONVOLUTION_BLUE_SCALE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_BLUE_SCALE_EXT Define "GL_POST_CON...
Definition: GL2.java:772
void glGetUniformfvARB(long programObj, int location, float[] params, int params_offset)
Entry point to C language function: void {@native glGetUniformfvARB}(GLhandleARB programObj,...
static final int GL_ENABLE_BIT
GL_VERSION_1_0 Define "GL_ENABLE_BIT" with expression '0x00002000', CType: int
Definition: GL2.java:2039
void glMapParameterivNV(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMapParameterivNV}(GLenum target,...
void glTexCoord4h(short s, short t, short r, short q)
Entry point to C language function: void {@native glTexCoord4h}(GLhalfNV s, GLhalfNV t,...
static final int GL_OBJECT_COMPILE_STATUS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_COMPILE_STATUS_ARB" with expression '0x8B81',...
Definition: GL2.java:368
static final int GL_MATRIX_INDEX_ARRAY_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_ARB" with expression '0x8844',...
Definition: GL2.java:1131
static final int GL_TEXTURE_BUFFER_FORMAT
GL_ARB_texture_buffer_object, GL_EXT_texture_buffer_object Alias for: GL_TEXTURE_BUFFER_FORMAT_ARB,...
Definition: GL2.java:1328
static final int GL_RGBA_FLOAT_MODE
GL_ATI_pixel_format_float, GL_ARB_color_buffer_float Alias for: GL_RGBA_FLOAT_MODE_ATI,...
Definition: GL2.java:2908
void glMapParameterivNV(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMapParameterivNV}(GLenum target,...
void glGetProgramEnvParameterIuivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramEnvParameterIuivNV}(GLenum target,...
static final int GL_ALPHA8I
GL_EXT_texture_integer Alias for: GL_ALPHA8I_EXT Define "GL_ALPHA8I" with expression '0x8D90',...
Definition: GL2.java:2851
void glGetPixelTransformParameterfvEXT(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetPixelTransformParameterfvEXT}(GLenum target,...
void glTexCoord3s(short s, short t, short r)
Entry point to C language function: void {@native glTexCoord3s}(GLshort s, GLshort t,...
void glIndexiv(int[] c, int c_offset)
Entry point to C language function: void {@native glIndexiv}(const GLint * c) Part of GL_VERSION_1...
void glGetnHistogram(int target, boolean reset, int format, int type, int bufSize, Buffer values)
Entry point to C language function: void {@native glGetnHistogram}(GLenum target,...
void glSubpixelPrecisionBiasNV(int xbits, int ybits)
Entry point to C language function: void {@native glSubpixelPrecisionBiasNV}(GLuint xbits,...
void glMultiDrawArraysIndirectBindlessNV(int mode, Buffer indirect, int drawCount, int stride, int vertexBufferCount)
Entry point to C language function: void {@native glMultiDrawArraysIndirectBindlessNV}(GLenum mode,...
void glGenProgramsARB(int n, int[] programs, int programs_offset)
Entry point to C language function: void {@native glGenProgramsARB}(GLsizei n, GLuint * programs) ...
static final int GL_MAX_CONVOLUTION_WIDTH
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_MAX_CONVOLUTION_WIDTH_EXT Define "GL_MAX_CONVOLUTIO...
Definition: GL2.java:2030
static final int GL_INT_IMAGE_2D_RECT
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_INT_IMAG...
Definition: GL2.java:1963
static final int GL_SHARED_TEXTURE_PALETTE_EXT
GL_EXT_shared_texture_palette Define "GL_SHARED_TEXTURE_PALETTE_EXT" with expression '0x81FB',...
Definition: GL2.java:1633
static final int GL_EVAL_VERTEX_ATTRIB8_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB8_NV" with expression '0x86CE', CType: int
Definition: GL2.java:499
static final int GL_SECONDARY_COLOR_ARRAY_SIZE
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_SECONDARY_COLOR_ARRAY_SIZE_EXT Define "GL_SECON...
Definition: GL2.java:184
static final int GL_GREEN_BIAS
GL_VERSION_1_0 Define "GL_GREEN_BIAS" with expression '0x0D19', CType: int
Definition: GL2.java:1892
void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3x2dvEXT}(GLuint program,...
void glIndexPointer(int type, int stride, Buffer ptr)
Entry point to C language function: void {@native glIndexPointer}(GLenum type, GLsizei stride,...
void glRasterPos4d(double x, double y, double z, double w)
Entry point to C language function: void {@native glRasterPos4d}(GLdouble x, GLdouble y,...
static final int GL_COMPRESSED_SLUMINANCE
GL_VERSION_2_1, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SLUMINANCE_EXT Define "GL_COMPRESSED_SL...
Definition: GL2.java:534
void glMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexSubImage2DEXT}(GLenum texunit,...
void glGetConvolutionFilter(int target, int format, int type, Buffer image)
Entry point to C language function: void {@native glGetConvolutionFilter}(GLenum target,...
void glMultiTexCoord3dv(int target, DoubleBuffer v)
Entry point to C language function: void {@native glMultiTexCoord3dv}(GLenum target,...
void glUniform4i64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform4i64vNV}(GLint location,...
void glClipPlanef(int plane, FloatBuffer equation)
Entry point to C language function: void {@native glClipPlanef}(GLenum plane, const GLfloat * equati...
static final int GL_OFFSET_TEXTURE_SCALE_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_SCALE_NV" with expression '0x86E2',...
Definition: GL2.java:2121
static final int GL_MAP2_VERTEX_4
GL_VERSION_1_0 Define "GL_MAP2_VERTEX_4" with expression '0x0DB8', CType: int
Definition: GL2.java:1208
boolean glIsVariantEnabledEXT(int id, int cap)
Entry point to C language function: GLboolean {@native glIsVariantEnabledEXT}(GLuint id,...
void glMultiTexCoord4dv(int target, double[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord4dv}(GLenum target,...
static final int GL_COLOR_TABLE_FORMAT
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_FORMAT_SGI Define "GL_COLOR_TABLE_FORMA...
Definition: GL2.java:2140
static final int GL_HISTOGRAM
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_EXT Define "GL_HISTOGRAM" with expression '...
Definition: GL2.java:1543
static final int GL_INT8_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT8_NV" with expression '0x8FE0',...
Definition: GL2.java:1011
static final int GL_SELECTION_BUFFER_SIZE
GL_VERSION_1_0 Define "GL_SELECTION_BUFFER_SIZE" with expression '0x0DF4', CType: int
Definition: GL2.java:992
static final int GL_OBJECT_DELETE_STATUS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_DELETE_STATUS_ARB" with expression '0x8B80',...
Definition: GL2.java:1947
static final int GL_PIXEL_UNPACK_BUFFER_EXT
GL_EXT_pixel_buffer_object Define "GL_PIXEL_UNPACK_BUFFER_EXT" with expression '0x88EC',...
Definition: GL2.java:2947
void glGetTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureParameterivEXT}(GLuint texture,...
void glGetMinmax(int target, boolean reset, int format, int type, long values_buffer_offset)
Entry point to C language function: void {@native glGetMinmax}(GLenum target, GLboolean reset,...
static final int GL_MODELVIEW17_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW17_ARB" with expression '0x8731', CType: int
Definition: GL2.java:349
static final int GL_INTERLACE_OML
GL_OML_interlace Define "GL_INTERLACE_OML" with expression '0x8980', CType: int
Definition: GL2.java:826
static final int GL_INDEX_OFFSET
GL_VERSION_1_0 Define "GL_INDEX_OFFSET" with expression '0x0D13', CType: int
Definition: GL2.java:1775
static final int GL_INT64_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT64_VEC4_NV" with expression '0x8FEB',...
Definition: GL2.java:822
static final int GL_ALPHA4
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_ALPHA4_EXT Define "GL_ALPHA4" with expression '0x803B',...
Definition: GL2.java:1310
static final int GL_PIXEL_MAP_G_TO_G
GL_VERSION_1_0 Define "GL_PIXEL_MAP_G_TO_G" with expression '0x0C77', CType: int
Definition: GL2.java:2123
void glMultiTexCoord1h(int target, short s)
Entry point to C language function: void {@native glMultiTexCoord1h}(GLenum target,...
void glTexCoord4iv(IntBuffer v)
Entry point to C language function: void {@native glTexCoord4iv}(const GLint * v) Part of GL_VERSI...
void glGetMaterialiv(int face, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMaterialiv}(GLenum face, GLenum pname,...
void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4x2dvEXT}(GLuint program,...
static final int GL_MAX_VERTEX_SHADER_VARIANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_VERTEX_SHADER_VARIANTS_EXT" with expression '0x87C6',...
Definition: GL2.java:2237
void glSecondaryColor3uiv(IntBuffer v)
Entry point to C language function: void {@native glSecondaryColor3uiv}(const GLuint * v) Part of ...
void glColor4fv(FloatBuffer v)
Entry point to C language function: void {@native glColor4fv}(const GLfloat * v) Part of GL_VERSIO...
static final int GL_FOG_COORDINATE_ARRAY_POINTER
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_ARRAY_POINTER_EXT Define "GL_FOG_COORD...
Definition: GL2.java:1025
void glProgramUniform1i64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform1i64vNV}(GLuint program,...
void glInsertComponentEXT(int res, int src, int num)
Entry point to C language function: void {@native glInsertComponentEXT}(GLuint res,...
void glPixelTransferf(int pname, float param)
Entry point to C language function: void {@native glPixelTransferf}(GLenum pname,...
static final int GL_PIXEL_MAP_I_TO_A
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_A" with expression '0x0C75', CType: int
Definition: GL2.java:2550
static final int GL_OP_NEGATE_EXT
GL_EXT_vertex_shader Define "GL_OP_NEGATE_EXT" with expression '0x8783', CType: int
Definition: GL2.java:1898
void glDrawPixels(int width, int height, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glDrawPixels}(GLsizei width, GLsizei height,...
static final int GL_LOCAL_CONSTANT_VALUE_EXT
GL_EXT_vertex_shader Define "GL_LOCAL_CONSTANT_VALUE_EXT" with expression '0x87EC',...
Definition: GL2.java:1442
void glWeightivARB(int size, IntBuffer weights)
Entry point to C language function: void {@native glWeightivARB}(GLint size, const GLint * weights) ...
static final int GL_POST_COLOR_MATRIX_GREEN_BIAS
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI Define "GL_POST_C...
Definition: GL2.java:1573
static final int GL_TEXTURE_GEN_T
GL_VERSION_1_0 Define "GL_TEXTURE_GEN_T" with expression '0x0C61', CType: int
Definition: GL2.java:2179
static final int GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV
GL_NV_gpu_program4 Define "GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV" with expression '0x8DA5',...
Definition: GL2.java:2677
boolean glIsTransformFeedbackNV(int id)
Entry point to C language function: GLboolean {@native glIsTransformFeedbackNV}(GLuint id) Part of...
static final int GL_AUX2
GL_VERSION_1_0 Define "GL_AUX2" with expression '0x040B', CType: int
Definition: GL2.java:2912
static final int GL_INT_VEC4_ARB
GL_ARB_shader_objects Define "GL_INT_VEC4_ARB" with expression '0x8B55', CType: int
Definition: GL2.java:963
void glProgramUniform3ui64NV(int program, int location, long x, long y, long z)
Entry point to C language function: void {@native glProgramUniform3ui64NV}(GLuint program,...
static final int GL_POST_CONVOLUTION_GREEN_BIAS
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_GREEN_BIAS_EXT Define "GL_POST_CON...
Definition: GL2.java:1232
void glProgramLocalParameterI4ivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParameterI4ivNV}(GLenum target,...
void glMap1d(int target, double u1, double u2, int stride, int order, double[] points, int points_offset)
Entry point to C language function: void {@native glMap1d}(GLenum target, GLdouble u1,...
void glPassThrough(float token)
Entry point to C language function: void {@native glPassThrough}(GLfloat token) Part of GL_VERSION...
static final int GL_INTENSITY
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_INTENSITY_EXT Define "GL_INTENSITY" with expression '0x...
Definition: GL2.java:1562
static final int GL_DT_BIAS_NV
GL_NV_texture_shader Define "GL_DT_BIAS_NV" with expression '0x8717', CType: int
Definition: GL2.java:1317
void glDeleteOcclusionQueriesNV(int n, int[] ids, int ids_offset)
Entry point to C language function: void {@native glDeleteOcclusionQueriesNV}(GLsizei n,...
static final int GL_CURRENT_VERTEX_WEIGHT_EXT
GL_EXT_vertex_weighting Define "GL_CURRENT_VERTEX_WEIGHT_EXT" with expression '0x850B',...
Definition: GL2.java:688
static final int GL_MATRIX13_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX13_ARB" with expression '0x88CD',...
Definition: GL2.java:384
void glMultTransposeMatrixd(DoubleBuffer m)
Entry point to C language function: void {@native glMultTransposeMatrixd}(const GLdouble * m) Part...
void glTexCoord3bOES(byte s, byte t, byte r)
Entry point to C language function: void {@native glTexCoord3bOES}(GLbyte s, GLbyte t,...
static final int GL_BUFFER_OBJECT_APPLE
GL_APPLE_object_purgeable Define "GL_BUFFER_OBJECT_APPLE" with expression '0x85B3',...
Definition: GL2.java:2109
void glGetProgramEnvParameterdvARB(int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glGetProgramEnvParameterdvARB}(GLenum target,...
void glGetClipPlane(int plane, DoubleBuffer equation)
Entry point to C language function: void {@native glGetClipPlane}(GLenum plane, GLdouble * equation)...
static final int GL_ACTIVE_VERTEX_UNITS_ARB
GL_ARB_vertex_blend Define "GL_ACTIVE_VERTEX_UNITS_ARB" with expression '0x86A5', CType: int
Definition: GL2.java:1004
void glTextureLightEXT(int pname)
Entry point to C language function: void {@native glTextureLightEXT}(GLenum pname) Part of GL_EXT_...
static final int GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE" with expression '0x8A0...
Definition: GL2.java:2859
void glTexCoord3d(double s, double t, double r)
Entry point to C language function: void {@native glTexCoord3d}(GLdouble s, GLdouble t,...
void glVertexArrayColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayColorOffsetEXT}(GLuint vaobj,...
void glBindVideoCaptureStreamBufferNV(int video_capture_slot, int stream, int frame_region, long offset)
Entry point to C language function: void {@native glBindVideoCaptureStreamBufferNV}(GLuint video_cap...
void glBegin(int mode)
Entry point to C language function: void {@native glBegin}(GLenum mode) Part of GL_VERSION_1_0
void glGetVideoCaptureStreamfvNV(int video_capture_slot, int stream, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetVideoCaptureStreamfvNV}(GLuint video_capture_...
static final int GL_MAP1_TEXTURE_COORD_4
GL_VERSION_1_0 Define "GL_MAP1_TEXTURE_COORD_4" with expression '0x0D96', CType: int
Definition: GL2.java:1035
static final int GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_tessellation_program5 Define "GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV" with expression '0x8...
Definition: GL2.java:93
void glColor3hv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor3hv}(const GLhalfNV * v) Part of GL_NV_ha...
static final int GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL" with expression '0x94F8',...
Definition: GL2.java:2034
static final int GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV" with expression '0x903B',...
Definition: GL2.java:2796
void glMultiTexCoord2d(int target, double s, double t)
Entry point to C language function: void {@native glMultiTexCoord2d}(GLenum target,...
void glUniformMatrix2fvARB(int location, int count, boolean transpose, FloatBuffer value)
Entry point to C language function: void {@native glUniformMatrix2fvARB}(GLint location,...
void glWindowPos3iv(IntBuffer v)
Entry point to C language function: void {@native glWindowPos3iv}(const GLint * v) Part of GL_VERS...
static final int GL_MODELVIEW5_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW5_ARB" with expression '0x8725', CType: int
Definition: GL2.java:2788
void glGetPerfMonitorCounterInfoAMD(int group, int counter, int pname, Buffer data)
Entry point to C language function: void {@native glGetPerfMonitorCounterInfoAMD}(GLuint group,...
void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexLevelParameterfvEXT}(GLenum texunit,...
static final int GL_COMPRESSED_LUMINANCE_ALPHA
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_LUMINANCE_ALPHA_ARB Define "GL_C...
Definition: GL2.java:2733
void glGetTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetTextureParameterfvEXT}(GLuint texture,...
static final int GL_PERFMON_RESULT_AVAILABLE_AMD
GL_AMD_performance_monitor Define "GL_PERFMON_RESULT_AVAILABLE_AMD" with expression '0x8BC4',...
Definition: GL2.java:2010
static final int GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB" with expression '0x8624',...
Definition: GL2.java:1671
static final int GL_FEEDBACK
GL_VERSION_1_0 Define "GL_FEEDBACK" with expression '0x1C01', CType: int
Definition: GL2.java:1160
static final int GL_MODELVIEW26_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW26_ARB" with expression '0x873A', CType: int
Definition: GL2.java:737
void glGetCompressedMultiTexImageEXT(int texunit, int target, int lod, Buffer img)
Entry point to C language function: void {@native glGetCompressedMultiTexImageEXT}(GLenum texunit,...
void glDeleteOcclusionQueriesNV(int n, IntBuffer ids)
Entry point to C language function: void {@native glDeleteOcclusionQueriesNV}(GLsizei n,...
void glGetnMapiv(int target, int query, int bufSize, int[] v, int v_offset)
Entry point to C language function: void {@native glGetnMapiv}(GLenum target, GLenum query,...
void glWindowPos2dv(double[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos2dv}(const GLdouble * v) Part of GL_V...
void glVertex4fv(FloatBuffer v)
Entry point to C language function: void {@native glVertex4fv}(const GLfloat * v) Part of GL_VERSI...
void glVertex3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glVertex3dv}(const GLdouble * v) Part of GL_VERS...
static final int GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT
GL_EXT_raster_multisample Define "GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT" with expression '0x932A',...
Definition: GL2.java:403
static final int GL_RETAINED_APPLE
GL_APPLE_object_purgeable Define "GL_RETAINED_APPLE" with expression '0x8A1B', CType: int
Definition: GL2.java:2600
void glTexCoord1bOES(byte s)
Entry point to C language function: void {@native glTexCoord1bOES}(GLbyte s) Part of GL_OES_byte_c...
static final int GL_CURRENT_MATRIX_INDEX_ARB
GL_ARB_matrix_palette Define "GL_CURRENT_MATRIX_INDEX_ARB" with expression '0x8845',...
Definition: GL2.java:2704
void glGetFloati_vEXT(int pname, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetFloati_vEXT}(GLenum pname,...
void glFogCoordf(float coord)
Entry point to C language function: void {@native glFogCoordf}(GLfloat coord) Part of GL_VERSION_1...
void glVertexArrayVertexOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayVertexOffsetEXT}(GLuint vaobj,...
void glProgramUniform1ui64NV(int program, int location, long x)
Entry point to C language function: void {@native glProgramUniform1ui64NV}(GLuint program,...
void glGetShaderSourceARB(long obj, int maxLength, int[] length, int length_offset, byte[] source, int source_offset)
Entry point to C language function: void {@native glGetShaderSourceARB}(GLhandleARB obj,...
static final int GL_OUTPUT_TEXTURE_COORD29_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD29_EXT" with expression '0x87BA',...
Definition: GL2.java:1234
static final int GL_ALPHA_FLOAT32_ATI
GL_ATI_texture_float Define "GL_ALPHA_FLOAT32_ATI" with expression '0x8816', CType: int
Definition: GL2.java:1352
void glVertex2hv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex2hv}(const GLhalfNV * v) Part of GL_NV_h...
void glMultiTexCoord2i(int target, int s, int t)
Entry point to C language function: void {@native glMultiTexCoord2i}(GLenum target,...
void glGetPerfMonitorCountersAMD(int group, int[] numCounters, int numCounters_offset, int[] maxActiveCounters, int maxActiveCounters_offset, int counterSize, int[] counters, int counters_offset)
Entry point to C language function: void {@native glGetPerfMonitorCountersAMD}(GLuint group,...
static final int GL_FOG_COORD_ARRAY
GL_VERSION_1_5 Define "GL_FOG_COORD_ARRAY" with expression '0x8457', CType: int
Definition: GL2.java:2020
static final int GL_SEPARATE_SPECULAR_COLOR
GL_VERSION_1_2, GL_EXT_separate_specular_color Alias for: GL_SEPARATE_SPECULAR_COLOR_EXT Define "GL_...
Definition: GL2.java:2759
void glMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexParameterivEXT}(GLenum texunit,...
void glMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexParameterIivEXT}(GLenum texunit,...
static final int GL_IMAGE_1D
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_IMAGE_1D...
Definition: GL2.java:745
void glClipPlane(int plane, double[] equation, int equation_offset)
Entry point to C language function: void {@native glClipPlane}(GLenum plane, const GLdouble * equati...
static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
GL_EXT_compiled_vertex_array Define "GL_ARRAY_ELEMENT_LOCK_FIRST_EXT" with expression '0x81A8',...
Definition: GL2.java:366
void glShaderOp3EXT(int op, int res, int arg1, int arg2, int arg3)
Entry point to C language function: void {@native glShaderOp3EXT}(GLenum op, GLuint res,...
void glWindowPos2fv(float[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos2fv}(const GLfloat * v) Part of GL_VE...
void glDrawCommandsStatesNV(int buffer, PointerBuffer indirects, IntBuffer sizes, IntBuffer states, IntBuffer fbos, int count)
Entry point to C language function: void {@native glDrawCommandsStatesNV}(GLuint buffer,...
static final int GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL" with expression '0x94F1'...
Definition: GL2.java:2448
static final int GL_FLOAT_RG_NV
GL_NV_float_buffer Define "GL_FLOAT_RG_NV" with expression '0x8881', CType: int
Definition: GL2.java:1300
static final int GL_PIXEL_PACK_BUFFER_EXT
GL_EXT_pixel_buffer_object Define "GL_PIXEL_PACK_BUFFER_EXT" with expression '0x88EB',...
Definition: GL2.java:2261
static final int GL_TEXTURE_MEMORY_LAYOUT_INTEL
GL_INTEL_map_texture Define "GL_TEXTURE_MEMORY_LAYOUT_INTEL" with expression '0x83FF',...
Definition: GL2.java:814
static final int GL_TEXTURE_GEN_S
GL_VERSION_1_0 Define "GL_TEXTURE_GEN_S" with expression '0x0C60', CType: int
Definition: GL2.java:2177
void glEnableIndexed(int target, int index)
Entry point to C language function: void {@native glEnableIndexed}(GLenum target,...
static final int GL_TEXTURE_BINDING_RENDERBUFFER_NV
GL_NV_explicit_multisample Define "GL_TEXTURE_BINDING_RENDERBUFFER_NV" with expression '0x8E53',...
Definition: GL2.java:181
void glDeleteNamesAMD(int identifier, int num, int[] names, int names_offset)
Entry point to C language function: void {@native glDeleteNamesAMD}(GLenum identifier,...
void glRenderbufferStorageMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalformat, int width, int height)
Entry point to C language function: void {@native glRenderbufferStorageMultisampleCoverageNV}(GLenum...
static final int GL_OP_MADD_EXT
GL_EXT_vertex_shader Define "GL_OP_MADD_EXT" with expression '0x8788', CType: int
Definition: GL2.java:2842
void glVertexArrayVertexAttribIFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset)
Entry point to C language function: void {@native glVertexArrayVertexAttribIFormatEXT}(GLuint vaobj,...
void glPolygonStipple(long mask_buffer_offset)
Entry point to C language function: void {@native glPolygonStipple}(const GLubyte * mask) Part of ...
static final int GL_MAP2_TEXTURE_COORD_2
GL_VERSION_1_0 Define "GL_MAP2_TEXTURE_COORD_2" with expression '0x0DB4', CType: int
Definition: GL2.java:2533
static final int GL_RETURN
GL_VERSION_1_0 Define "GL_RETURN" with expression '0x0102', CType: int
Definition: GL2.java:1413
void glUniform4ui64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform4ui64vNV}(GLint location,...
static final int GL_UNPACK_CLIENT_STORAGE_APPLE
GL_APPLE_client_storage Define "GL_UNPACK_CLIENT_STORAGE_APPLE" with expression '0x85B2',...
Definition: GL2.java:1529
static final int GL_STORAGE_PRIVATE_APPLE
GL_APPLE_texture_range Define "GL_STORAGE_PRIVATE_APPLE" with expression '0x85BD',...
Definition: GL2.java:2046
void glGetBooleanIndexedv(int target, int index, byte[] data, int data_offset)
Entry point to C language function: void {@native glGetBooleanIndexedv}(GLenum target,...
static final int GL_LIST_BASE
GL_VERSION_1_0 Define "GL_LIST_BASE" with expression '0x0B32', CType: int
Definition: GL2.java:2117
void glUniform1iARB(int location, int v0)
Entry point to C language function: void {@native glUniform1iARB}(GLint location,...
void glGetVideoCaptureStreamdvNV(int video_capture_slot, int stream, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetVideoCaptureStreamdvNV}(GLuint video_capture_...
void glMultiDrawElementsIndirectBindlessCountNV(int mode, int type, Buffer indirect, int drawCount, int maxDrawCount, int stride, int vertexBufferCount)
Entry point to C language function: void {@native glMultiDrawElementsIndirectBindlessCountNV}(GLenum...
static final int GL_POST_CONVOLUTION_GREEN_SCALE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_GREEN_SCALE_EXT Define "GL_POST_CO...
Definition: GL2.java:1780
static final int GL_PERFMON_RESULT_AMD
GL_AMD_performance_monitor Define "GL_PERFMON_RESULT_AMD" with expression '0x8BC6',...
Definition: GL2.java:307
static final int GL_LAST_VIDEO_CAPTURE_STATUS_NV
GL_NV_video_capture Define "GL_LAST_VIDEO_CAPTURE_STATUS_NV" with expression '0x9027',...
Definition: GL2.java:2344
static final int GL_LUMINANCE_ALPHA_FLOAT16_ATI
GL_ATI_texture_float Define "GL_LUMINANCE_ALPHA_FLOAT16_ATI" with expression '0x881F',...
Definition: GL2.java:763
void glTexCoord2fv(FloatBuffer v)
Entry point to C language function: void {@native glTexCoord2fv}(const GLfloat * v) Part of GL_VER...
static final int GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV
GL_NV_pixel_data_range Define "GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV" with expression '0x887C',...
Definition: GL2.java:842
void glBeginPerfMonitorAMD(int monitor)
Entry point to C language function: void {@native glBeginPerfMonitorAMD}(GLuint monitor) Part of G...
void glMultiTexCoord1iv(int target, int[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord1iv}(GLenum target,...
void glFlushPixelDataRangeNV(int target)
Entry point to C language function: void {@native glFlushPixelDataRangeNV}(GLenum target) Part of ...
void glColor4s(short red, short green, short blue, short alpha)
Entry point to C language function: void {@native glColor4s}(GLshort red, GLshort green,...
static final int GL_SLUMINANCE_ALPHA
GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_NV_sRGB_formats Alias for: GL_SLUMINANCE_ALPHA_EXT,...
Definition: GL2.java:485
void glUniform1fARB(int location, float v0)
Entry point to C language function: void {@native glUniform1fARB}(GLint location,...
static final int GL_BUFFER_SERIALIZED_MODIFY
GL_APPLE_flush_buffer_range Alias for: GL_BUFFER_SERIALIZED_MODIFY_APPLE Define "GL_BUFFER_SERIALIZE...
Definition: GL2.java:127
void glCreateCommandListsNV(int n, IntBuffer lists)
Entry point to C language function: void {@native glCreateCommandListsNV}(GLsizei n,...
static final int GL_OP_CLAMP_EXT
GL_EXT_vertex_shader Define "GL_OP_CLAMP_EXT" with expression '0x878E', CType: int
Definition: GL2.java:297
static final int GL_DOT_PRODUCT_TEXTURE_1D_NV
GL_NV_texture_shader3 Define "GL_DOT_PRODUCT_TEXTURE_1D_NV" with expression '0x885C',...
Definition: GL2.java:2594
static final int GL_PROGRAM_ATTRIBS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_ATTRIBS_ARB" with expression '0x88A...
Definition: GL2.java:507
static final int GL_UNSIGNED_INT16_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT16_VEC4_NV" with expression '0x8FF3...
Definition: GL2.java:2592
void glTexGendv(int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glTexGendv}(GLenum coord, GLenum pname,...
void glUniform2fvARB(int location, int count, FloatBuffer value)
Entry point to C language function: void {@native glUniform2fvARB}(GLint location,...
static final int GL_COLOR_TABLE_SCALE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_SCALE_SGI Define "GL_COLOR_TABLE_SCALE"...
Definition: GL2.java:2391
static final int GL_LO_BIAS_NV
GL_NV_texture_shader Define "GL_LO_BIAS_NV" with expression '0x8715', CType: int
Definition: GL2.java:336
void glMultiTexCoord3hv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord3hv}(GLenum target,...
static final int GL_SAMPLER_2D_RECT_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_2D_RECT_ARB" with expression '0x8B63', CType: int
Definition: GL2.java:1617
void glRasterPos3dv(DoubleBuffer v)
Entry point to C language function: void {@native glRasterPos3dv}(const GLdouble * v) Part of GL_V...
static final int GL_CURRENT_SECONDARY_COLOR
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_CURRENT_SECONDARY_COLOR_EXT Define "GL_CURRENT_...
Definition: GL2.java:1873
void glMultiTexCoord4sv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord4sv}(GLenum target,...
void glTexCoord4iv(int[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord4iv}(const GLint * v) Part of GL_VERSI...
static final int GL_BITMAP_TOKEN
GL_VERSION_1_0 Define "GL_BITMAP_TOKEN" with expression '0x0704', CType: int
Definition: GL2.java:2478
void glGetTexGendv(int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetTexGendv}(GLenum coord, GLenum pname,...
void glStringMarkerGREMEDY(int len, Buffer string)
Entry point to C language function: void {@native glStringMarkerGREMEDY}(GLsizei len,...
static final int GL_OP_SUB_EXT
GL_EXT_vertex_shader Define "GL_OP_SUB_EXT" with expression '0x8796', CType: int
Definition: GL2.java:2436
void glProgramUniform3dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform3dvEXT}(GLuint program,...
static final int GL_RGBA_FLOAT16_ATI
GL_ATI_texture_float Define "GL_RGBA_FLOAT16_ATI" with expression '0x881A', CType: int
Definition: GL2.java:634
static final int GL_OUTPUT_TEXTURE_COORD24_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD24_EXT" with expression '0x87B5',...
Definition: GL2.java:796
void glMatrixLoadIdentityEXT(int mode)
Entry point to C language function: void {@native glMatrixLoadIdentityEXT}(GLenum mode) Part of GL...
static final int GL_MAX_DRAW_BUFFERS_ATI
GL_ATI_draw_buffers Define "GL_MAX_DRAW_BUFFERS_ATI" with expression '0x8824', CType: int
Definition: GL2.java:2384
void glTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureImage2DEXT}(GLuint texture,...
static final int GL_OUTPUT_TEXTURE_COORD28_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD28_EXT" with expression '0x87B9',...
Definition: GL2.java:2014
static final int GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT
GL_EXT_bindable_uniform Define "GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT" with expression '0x8DE2',...
Definition: GL2.java:2048
static final int GL_HARDLIGHT
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_HARDLI...
Definition: GL2.java:1847
void glFogiv(int pname, IntBuffer params)
Entry point to C language function: void {@native glFogiv}(GLenum pname, const GLint * params) Par...
void glPixelMapuiv(int map, int mapsize, long values_buffer_offset)
Entry point to C language function: void {@native glPixelMapuiv}(GLenum map, GLint mapsize,...
void glProvokingVertexEXT(int mode)
Entry point to C language function: void {@native glProvokingVertexEXT}(GLenum mode) Part of GL_EX...
void glGetnPolygonStipple(int bufSize, ByteBuffer pattern)
Entry point to C language function: void {@native glGetnPolygonStipple}(GLsizei bufSize,...
boolean glIsStateNV(int state)
Entry point to C language function: GLboolean {@native glIsStateNV}(GLuint state) Part of GL_NV_co...
void glVertexArrayVertexBindingDivisorEXT(int vaobj, int bindingindex, int divisor)
Entry point to C language function: void {@native glVertexArrayVertexBindingDivisorEXT}(GLuint vaobj...
void glProgramEnvParameterI4uiNV(int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glProgramEnvParameterI4uiNV}(GLenum target,...
void glGetNamedProgramivEXT(int program, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedProgramivEXT}(GLuint program,...
static final int GL_DRAW_BUFFER5_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER5_ATI" with expression '0x882A', CType: int
Definition: GL2.java:580
void glSecondaryColor3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3fv}(const GLfloat * v) Part of ...
void glUniform1ui64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform1ui64vNV}(GLint location,...
void glVertex3bOES(byte x, byte y, byte z)
Entry point to C language function: void {@native glVertex3bOES}(GLbyte x, GLbyte y,...
static final int GL_MATRIX9_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX9_ARB" with expression '0x88C9',...
Definition: GL2.java:2649
void glTexCoord3h(short s, short t, short r)
Entry point to C language function: void {@native glTexCoord3h}(GLhalfNV s, GLhalfNV t,...
void glColor3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glColor3fv}(const GLfloat * v) Part of GL_VERSIO...
static final int GL_SIGNED_HILO8_NV
GL_NV_texture_shader3 Define "GL_SIGNED_HILO8_NV" with expression '0x885F', CType: int
Definition: GL2.java:1076
static final int GL_SIGNED_RGBA_NV
GL_NV_texture_shader Define "GL_SIGNED_RGBA_NV" with expression '0x86FB', CType: int
Definition: GL2.java:728
void glMultiTexCoord3iv(int target, IntBuffer v)
Entry point to C language function: void {@native glMultiTexCoord3iv}(GLenum target,...
void glTexGenfv(int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glTexGenfv}(GLenum coord, GLenum pname,...
void glProgramLocalParameter4fARB(int target, int index, float x, float y, float z, float w)
Entry point to C language function: void {@native glProgramLocalParameter4fARB}(GLenum target,...
void glTexCoord3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord3sv}(const GLshort * v) Part of GL_VER...
int glBindTextureUnitParameterEXT(int unit, int value)
Entry point to C language function: GLuint {@native glBindTextureUnitParameterEXT}(GLenum unit,...
static final int GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE" with expression '0x8A08...
Definition: GL2.java:1711
boolean glIsNameAMD(int identifier, int name)
Entry point to C language function: GLboolean {@native glIsNameAMD}(GLenum identifier,...
static final int GL_SECONDARY_COLOR_ARRAY_TYPE
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_SECONDARY_COLOR_ARRAY_TYPE_EXT Define "GL_SECON...
Definition: GL2.java:1638
void glMultiTexCoord4iv(int target, IntBuffer v)
Entry point to C language function: void {@native glMultiTexCoord4iv}(GLenum target,...
void glClearAccum(float red, float green, float blue, float alpha)
Entry point to C language function: void {@native glClearAccum}(GLfloat red, GLfloat green,...
static final int GL_MATRIX26_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX26_ARB" with expression '0x88DA',...
Definition: GL2.java:289
static final int GL_LUMINANCE_ALPHA8UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA8UI_EXT Define "GL_LUMINANCE_ALPHA8UI" with expr...
Definition: GL2.java:2617
void glGetDoubleIndexedvEXT(int target, int index, DoubleBuffer data)
Entry point to C language function: void {@native glGetDoubleIndexedvEXT}(GLenum target,...
static final int GL_UNSIGNED_INT_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_UNSIGNED...
Definition: GL2.java:615
void glTexCoord2sv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord2sv}(const GLshort * v) Part of GL_VER...
static final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_UNSIGNED...
Definition: GL2.java:1480
void glVertexAttribL3i64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL3i64vNV}(GLuint index,...
static final int GL_COMPARE_REF_DEPTH_TO_TEXTURE
GL_EXT_texture_array Alias for: GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT Define "GL_COMPARE_REF_DEPTH_TO_...
Definition: GL2.java:1838
static final int GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
GL_APPLE_vertex_array_range Define "GL_VERTEX_ARRAY_RANGE_POINTER_APPLE" with expression '0x8521',...
Definition: GL2.java:2848
static final int GL_OP_ADD_EXT
GL_EXT_vertex_shader Define "GL_OP_ADD_EXT" with expression '0x8787', CType: int
Definition: GL2.java:2097
static final int GL_SECONDARY_COLOR_ARRAY
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_SECONDARY_COLOR_ARRAY_EXT Define "GL_SECONDARY_...
Definition: GL2.java:2647
static final int GL_PIXEL_COUNTER_BITS_NV
GL_NV_occlusion_query Define "GL_PIXEL_COUNTER_BITS_NV" with expression '0x8864', CType: int
Definition: GL2.java:1540
static final int GL_INT_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_INT_IMAG...
Definition: GL2.java:1122
void glGetProgramEnvParameterdvARB(int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramEnvParameterdvARB}(GLenum target,...
void glFeedbackBuffer(int size, int type, FloatBuffer buffer)
Entry point to C language function: void {@native glFeedbackBuffer}(GLsizei size,...
void glSecondaryColor3sv(ShortBuffer v)
Entry point to C language function: void {@native glSecondaryColor3sv}(const GLshort * v) Part of ...
static final int GL_LUMINANCE12_ALPHA4
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE12_ALPHA4_EXT Define "GL_LUMINANCE12_ALPHA4" w...
Definition: GL2.java:2175
static final int GL_INTENSITY16_SNORM
GL_EXT_texture_snorm Define "GL_INTENSITY16_SNORM" with expression '0x901B', CType: int
Definition: GL2.java:1819
void glDrawCommandsNV(int primitiveMode, int buffer, PointerBuffer indirects, int[] sizes, int sizes_offset, int count)
Entry point to C language function: void {@native glDrawCommandsNV}(GLenum primitiveMode,...
void glVertexAttribPointerARB(int index, int size, int type, boolean normalized, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glVertexAttribPointerARB}(GLuint index,...
void glTexCoord4fv(float[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord4fv}(const GLfloat * v) Part of GL_VER...
void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint prog...
static final int GL_4D_COLOR_TEXTURE
GL_VERSION_1_0 Define "GL_4D_COLOR_TEXTURE" with expression '0x0604', CType: int
Definition: GL2.java:1660
static final int GL_TEXTURE_FLOAT_COMPONENTS_NV
GL_NV_float_buffer Define "GL_TEXTURE_FLOAT_COMPONENTS_NV" with expression '0x888C',...
Definition: GL2.java:1669
static final int GL_SAMPLER_3D_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_3D_ARB" with expression '0x8B5F', CType: int
Definition: GL2.java:199
static final int GL_DEPTH_SCALE
GL_VERSION_1_0 Define "GL_DEPTH_SCALE" with expression '0x0D1E', CType: int
Definition: GL2.java:2702
void glVertexAttrib4NubvARB(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NubvARB}(GLuint index,...
static final int GL_RGB_FLOAT32_ATI
GL_ATI_texture_float Define "GL_RGB_FLOAT32_ATI" with expression '0x8815', CType: int
Definition: GL2.java:887
void glWindowPos3fv(FloatBuffer v)
Entry point to C language function: void {@native glWindowPos3fv}(const GLfloat * v) Part of GL_VE...
static final int GL_MAP_COLOR
GL_VERSION_1_0 Define "GL_MAP_COLOR" with expression '0x0D10', CType: int
Definition: GL2.java:1114
void glShaderOp2EXT(int op, int res, int arg1, int arg2)
Entry point to C language function: void {@native glShaderOp2EXT}(GLenum op, GLuint res,...
void glGetVideoCaptureStreamdvNV(int video_capture_slot, int stream, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetVideoCaptureStreamdvNV}(GLuint video_capture_...
void glCallCommandListNV(int list)
Entry point to C language function: void {@native glCallCommandListNV}(GLuint list) Part of GL_NV_...
void glColor4ui(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glColor4ui}(GLuint red, GLuint green,...
void glSecondaryColor3iv(IntBuffer v)
Entry point to C language function: void {@native glSecondaryColor3iv}(const GLint * v) Part of GL...
static final int GL_OBJECT_ACTIVE_UNIFORMS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_ACTIVE_UNIFORMS_ARB" with expression '0x8B86',...
Definition: GL2.java:2233
static final int GL_RGB_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_RGB_FLOAT32_APPLE" with expression '0x8815', CType: int
Definition: GL2.java:1833
static final int GL_MATRIX_INDEX_ARRAY_POINTER_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_POINTER_ARB" with expression '0x8849',...
Definition: GL2.java:1298
static final int GL_DSDT_MAG_NV
GL_NV_texture_shader Define "GL_DSDT_MAG_NV" with expression '0x86F6', CType: int
Definition: GL2.java:920
void glGetMinmaxParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMinmaxParameteriv}(GLenum target,...
void glVertex4f(float x, float y, float z, float w)
Entry point to C language function: void {@native glVertex4f}(GLfloat x, GLfloat y,...
void glColor3sv(ShortBuffer v)
Entry point to C language function: void {@native glColor3sv}(const GLshort * v) Part of GL_VERSIO...
static final int GL_DRAW_BUFFER10_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER10_ATI" with expression '0x882F', CType: int
Definition: GL2.java:2067
static final long GL_CLIENT_ALL_ATTRIB_BITS
GL_VERSION_1_1 Define "GL_CLIENT_ALL_ATTRIB_BITS" with expression '0xFFFFFFFF', CType: long
Definition: GL2.java:2137
static final int GL_COLORDODGE
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_COLORD...
Definition: GL2.java:1219
static final int GL_HI_BIAS_NV
GL_NV_texture_shader Define "GL_HI_BIAS_NV" with expression '0x8714', CType: int
Definition: GL2.java:2508
void glGetInfoLogARB(long obj, int maxLength, IntBuffer length, ByteBuffer infoLog)
Entry point to C language function: void {@native glGetInfoLogARB}(GLhandleARB obj,...
static final int GL_LUMINANCE16_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE16_SNORM" with expression '0x9019', CType: int
Definition: GL2.java:544
void glVertexAttrib4hv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4hv}(GLuint index,...
void glDeleteStatesNV(int n, int[] states, int states_offset)
Entry point to C language function: void {@native glDeleteStatesNV}(GLsizei n, const GLuint * states...
void glVertexAttribL4ui64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL4ui64vNV}(GLuint index,...
void glGetActiveUniformARB(long programObj, int index, int maxLength, int[] length, int length_offset, int[] size, int size_offset, int[] type, int type_offset, byte[] name, int name_offset)
Entry point to C language function: void {@native glGetActiveUniformARB}(GLhandleARB programObj,...
static final int GL_RESAMPLE_REPLICATE_OML
GL_OML_resample Define "GL_RESAMPLE_REPLICATE_OML" with expression '0x8986', CType: int
Definition: GL2.java:1715
static final int GL_SURFACE_REGISTERED_NV
GL_NV_vdpau_interop Define "GL_SURFACE_REGISTERED_NV" with expression '0x86FD', CType: int
Definition: GL2.java:612
static final int GL_PROGRAM_ADDRESS_REGISTERS_ARB
GL_ARB_vertex_program Define "GL_PROGRAM_ADDRESS_REGISTERS_ARB" with expression '0x88B0',...
Definition: GL2.java:388
static final int GL_TEXTURE_INTENSITY_TYPE
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_ARB_texture_float Alias for: GL_TEXTURE_INTENSITY_TYPE_...
Definition: GL2.java:1817
void glVertexAttribs3hv(int index, int n, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribs3hv}(GLuint index,...
void glVertexAttribL3ui64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL3ui64vNV}(GLuint index,...
void glWindowPos3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos3sv}(const GLshort * v) Part of GL_VE...
void glGetNamedFramebufferParameteriv(int framebuffer, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetNamedFramebufferParameteriv}(GLuint framebuff...
void glVertexAttribL4ui64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL4ui64vNV}(GLuint index,...
static final int GL_MIN_SPARSE_LEVEL_AMD
GL_AMD_sparse_texture Define "GL_MIN_SPARSE_LEVEL_AMD" with expression '0x919B', CType: int
Definition: GL2.java:278
void glBindProgramARB(int target, int program)
Entry point to C language function: void {@native glBindProgramARB}(GLenum target,...
static final int GL_TEXTURE_DS_SIZE_NV
GL_NV_texture_shader Define "GL_TEXTURE_DS_SIZE_NV" with expression '0x871D', CType: int
Definition: GL2.java:1240
static final int GL_MATRIX23_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX23_ARB" with expression '0x88D7',...
Definition: GL2.java:2244
static final int GL_MAX_VERTEX_SHADER_INVARIANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_VERTEX_SHADER_INVARIANTS_EXT" with expression '0x87C7',...
Definition: GL2.java:1930
static final int GL_UNSIGNED_INT64_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT64_VEC2_NV" with expression '0x8FF5...
Definition: GL2.java:2041
void glProgramLocalParameter4dvARB(int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParameter4dvARB}(GLenum target,...
void glGetUniformfvARB(long programObj, int location, FloatBuffer params)
Entry point to C language function: void {@native glGetUniformfvARB}(GLhandleARB programObj,...
void glDrawCommandsNV(int primitiveMode, int buffer, PointerBuffer indirects, IntBuffer sizes, int count)
Entry point to C language function: void {@native glDrawCommandsNV}(GLenum primitiveMode,...
static final int GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV
GL_NV_framebuffer_multisample_coverage Define "GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV" with expression ...
Definition: GL2.java:1858
void glVertexAttribs2hv(int index, int n, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribs2hv}(GLuint index,...
void glVertexAttribI1uivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI1uivEXT}(GLuint index,...
static final int GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB
GL_ARB_vertex_program Define "GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB" with expression '0x88B1',...
Definition: GL2.java:1866
static final int GL_MATRIX31_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX31_ARB" with expression '0x88DF',...
Definition: GL2.java:234
static final int GL_MINMAX_FORMAT
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_MINMAX_FORMAT_EXT Define "GL_MINMAX_FORMAT" with expr...
Definition: GL2.java:939
long glVDPAURegisterVideoSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, IntBuffer textureNames)
Entry point to C language function: GLvdpauSurfaceNV {@native glVDPAURegisterVideoSurfaceNV}(const v...
static final int GL_EVAL_VERTEX_ATTRIB7_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB7_NV" with expression '0x86CD', CType: int
Definition: GL2.java:2488
void glTexCoord2hv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord2hv}(const GLhalfNV * v) Part of GL_NV...
static final int GL_FLOAT_RG16_NV
GL_NV_float_buffer Define "GL_FLOAT_RG16_NV" with expression '0x8886', CType: int
Definition: GL2.java:1166
void glVertexAttrib3hv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3hv}(GLuint index,...
void glVariantPointerEXT(int id, int type, int stride, Buffer addr)
Entry point to C language function: void {@native glVariantPointerEXT}(GLuint id,...
void glCompressedMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexImage2DEXT}(GLenum texunit,...
void glVariantsvEXT(int id, short[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantsvEXT}(GLuint id, const GLshort * addr) ...
static final int GL_LUMINANCE_ALPHA_INTEGER
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA_INTEGER_EXT Define "GL_LUMINANCE_ALPHA_INTEGER"...
Definition: GL2.java:1038
void glColor4ubv(byte[] v, int v_offset)
Entry point to C language function: void {@native glColor4ubv}(const GLubyte * v) Part of GL_VERSI...
static final int GL_PIXEL_PACK_BUFFER_BINDING_EXT
GL_EXT_pixel_buffer_object Define "GL_PIXEL_PACK_BUFFER_BINDING_EXT" with expression '0x88ED',...
Definition: GL2.java:2253
void glMultiTexCoord1hv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord1hv}(GLenum target,...
void glMultiTexCoord1sv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord1sv}(GLenum target,...
void glColor3usv(ShortBuffer v)
Entry point to C language function: void {@native glColor3usv}(const GLushort * v) Part of GL_VERS...
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR
GL_OVR_multiview Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR" with expression '0x96...
Definition: GL2.java:2894
void glPolygonOffsetClampEXT(float factor, float units, float clamp)
Entry point to C language function: void {@native glPolygonOffsetClampEXT}(GLfloat factor,...
static final int GL_GEOMETRY_PROGRAM_NV
GL_NV_geometry_program4 Define "GL_GEOMETRY_PROGRAM_NV" with expression '0x8C26', CType: int
Definition: GL2.java:676
void glGetPixelMapfv(int map, float[] values, int values_offset)
Entry point to C language function: void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) P...
static final int GL_FORCE_BLUE_TO_ONE_NV
GL_NV_texture_shader3 Define "GL_FORCE_BLUE_TO_ONE_NV" with expression '0x8860', CType: int
Definition: GL2.java:291
static final int GL_INTENSITY32I
GL_EXT_texture_integer Alias for: GL_INTENSITY32I_EXT Define "GL_INTENSITY32I" with expression '0x8D...
Definition: GL2.java:667
void glResetHistogram(int target)
Entry point to C language function: void {@native glResetHistogram}(GLenum target) Part of GL_ARB_...
void glUniform4fvARB(int location, int count, FloatBuffer value)
Entry point to C language function: void {@native glUniform4fvARB}(GLint location,...
static final int GL_MODELVIEW23_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW23_ARB" with expression '0x8737', CType: int
Definition: GL2.java:2660
void glProgramEnvParameter4fvARB(int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glProgramEnvParameter4fvARB}(GLenum target,...
void glMultiTexCoord3h(int target, short s, short t, short r)
Entry point to C language function: void {@native glMultiTexCoord3h}(GLenum target,...
void glEndList()
Entry point to C language function: void {@native glEndList}() Part of GL_VERSION_1_0
static final int GL_DRAW_BUFFER11_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER11_ATI" with expression '0x8830', CType: int
Definition: GL2.java:2830
static final int GL_SOURCE1_RGB
GL_VERSION_1_3, GL_EXT_texture_env_combine, GL_ARB_texture_env_combine Alias for: GL_SOURCE1_RGB_EXT,...
Definition: GL2.java:847
static final int GL_WEIGHT_ARRAY_STRIDE_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_ARRAY_STRIDE_ARB" with expression '0x86AA', CType: int
Definition: GL2.java:2826
static final int GL_SOURCE2_ALPHA
GL_VERSION_1_3, GL_ARB_texture_env_combine, GL_EXT_texture_env_combine Alias for: GL_SOURCE2_ALPHA_AR...
Definition: GL2.java:1380
static final int GL_HISTOGRAM_FORMAT
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_FORMAT_EXT Define "GL_HISTOGRAM_FORMAT" wit...
Definition: GL2.java:1156
static final int GL_FLOAT_R_NV
GL_NV_float_buffer Define "GL_FLOAT_R_NV" with expression '0x8880', CType: int
Definition: GL2.java:2101
static final int GL_MINMAX
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_MINMAX_EXT Define "GL_MINMAX" with expression '0x802E...
Definition: GL2.java:1206
void glNamedProgramLocalParameter4fEXT(int program, int target, int index, float x, float y, float z, float w)
Entry point to C language function: void {@native glNamedProgramLocalParameter4fEXT}(GLuint program,...
static final int GL_SIGNED_INTENSITY_NV
GL_NV_texture_shader Define "GL_SIGNED_INTENSITY_NV" with expression '0x8707', CType: int
Definition: GL2.java:264
void glRasterPos2iv(int[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos2iv}(const GLint * v) Part of GL_VERS...
static final int GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_INT_IMAG...
Definition: GL2.java:1979
void glCallLists(int n, int type, Buffer lists)
Entry point to C language function: void {@native glCallLists}(GLsizei n, GLenum type,...
void glVertexAttrib4NusvARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NusvARB}(GLuint index,...
static final int GL_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_IMAGE_1D...
Definition: GL2.java:441
static final int GL_CMYKA_EXT
GL_EXT_cmyka Define "GL_CMYKA_EXT" with expression '0x800D', CType: int
Definition: GL2.java:1087
void glVariantfvEXT(int id, FloatBuffer addr)
Entry point to C language function: void {@native glVariantfvEXT}(GLuint id, const GLfloat * addr) ...
void glProgramBufferParametersfvNV(int target, int bindingIndex, int wordIndex, int count, float[] params, int params_offset)
Entry point to C language function: void {@native glProgramBufferParametersfvNV}(GLenum target,...
void glMaterialiv(int face, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMaterialiv}(GLenum face, GLenum pname,...
static final int GL_CUBIC_EXT
GL_EXT_pixel_transform Define "GL_CUBIC_EXT" with expression '0x8334', CType: int
Definition: GL2.java:95
void glGetnConvolutionFilter(int target, int format, int type, int bufSize, Buffer image)
Entry point to C language function: void {@native glGetnConvolutionFilter}(GLenum target,...
int glObjectUnpurgeableAPPLE(int objectType, int name, int option)
Entry point to C language function: GLenum {@native glObjectUnpurgeableAPPLE}(GLenum objectType,...
void glVertexAttrib1sARB(int index, short x)
Entry point to C language function: void {@native glVertexAttrib1sARB}(GLuint index,...
static final int GL_FIELD_UPPER_NV
GL_NV_video_capture Define "GL_FIELD_UPPER_NV" with expression '0x9022', CType: int
Definition: GL2.java:2022
static final int GL_EVAL_TRIANGULAR_2D_NV
GL_NV_evaluators Define "GL_EVAL_TRIANGULAR_2D_NV" with expression '0x86C1', CType: int
Definition: GL2.java:610
static final int GL_EDGE_FLAG_ARRAY
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_EDGE_FLAG_ARRAY_EXT Define "GL_EDGE_FLAG_ARRAY" wi...
Definition: GL2.java:1462
static final int GL_MATRIX3_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX3_ARB" with expression '0x88C3',...
Definition: GL2.java:195
static final int GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL" with expression '0x94F5',...
Definition: GL2.java:1918
static final int GL_MULTIPLY
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_MULTIP...
Definition: GL2.java:575
void glLinkProgramARB(long programObj)
Entry point to C language function: void {@native glLinkProgramARB}(GLhandleARB programObj) Part o...
static final int GL_RASTER_MULTISAMPLE_EXT
GL_EXT_raster_multisample Define "GL_RASTER_MULTISAMPLE_EXT" with expression '0x9327',...
Definition: GL2.java:1525
void glMatrixRotatefEXT(int mode, float angle, float x, float y, float z)
Entry point to C language function: void {@native glMatrixRotatefEXT}(GLenum mode,...
void glConservativeRasterParameterfNV(int pname, float value)
Entry point to C language function: void {@native glConservativeRasterParameterfNV}(GLenum pname,...
void glDrawTransformFeedbackNV(int mode, int id)
Entry point to C language function: void {@native glDrawTransformFeedbackNV}(GLenum mode,...
void glGetNamedProgramStringEXT(int program, int target, int pname, Buffer string)
Entry point to C language function: void {@native glGetNamedProgramStringEXT}(GLuint program,...
void glWindowPos2fv(FloatBuffer v)
Entry point to C language function: void {@native glWindowPos2fv}(const GLfloat * v) Part of GL_VE...
void glIndexiv(IntBuffer c)
Entry point to C language function: void {@native glIndexiv}(const GLint * c) Part of GL_VERSION_1...
void glNormal3h(short nx, short ny, short nz)
Entry point to C language function: void {@native glNormal3h}(GLhalfNV nx, GLhalfNV ny,...
static final int GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
GL_NVX_gpu_memory_info Define "GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX" with expression '0x9047',...
Definition: GL2.java:1599
void glIndexsv(short[] c, int c_offset)
Entry point to C language function: void {@native glIndexsv}(const GLshort * c) Part of GL_VERSION...
void glUniform3fARB(int location, float v0, float v1, float v2)
Entry point to C language function: void {@native glUniform3fARB}(GLint location,...
static final int GL_UNSIGNED_INT8_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT8_VEC3_NV" with expression '0x8FEE'...
Definition: GL2.java:2737
void glGetMapAttribParameterivNV(int target, int index, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMapAttribParameterivNV}(GLenum target,...
static final int GL_COLOR_INDEX
GL_VERSION_1_0 Define "GL_COLOR_INDEX" with expression '0x1900', CType: int
Definition: GL2.java:2227
static final int GL_AUTO_NORMAL
GL_VERSION_1_0 Define "GL_AUTO_NORMAL" with expression '0x0D80', CType: int
Definition: GL2.java:587
void glVDPAUGetSurfaceivNV(long surface, int pname, int bufSize, IntBuffer length, IntBuffer values)
Entry point to C language function: void {@native glVDPAUGetSurfaceivNV}(GLvdpauSurfaceNV surface,...
static final int GL_POST_COLOR_MATRIX_GREEN_SCALE
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI Define "GL_POST_...
Definition: GL2.java:1516
void glColor3h(short red, short green, short blue)
Entry point to C language function: void {@native glColor3h}(GLhalfNV red, GLhalfNV green,...
void glTexCoord1i(int s)
Entry point to C language function: void {@native glTexCoord1i}(GLint s) Part of GL_VERSION_1_0
void glVertexAttrib1dvARB(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib1dvARB}(GLuint index,...
void glVertex3f(float x, float y, float z)
Entry point to C language function: void {@native glVertex3f}(GLfloat x, GLfloat y,...
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 glCopyMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int height, int border)
Entry point to C language function: void {@native glCopyMultiTexImage2DEXT}(GLenum texunit,...
void glUniform4fvARB(int location, int count, float[] value, int value_offset)
Entry point to C language function: void {@native glUniform4fvARB}(GLint location,...
void glVertexAttrib4bvARB(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4bvARB}(GLuint index,...
void glPixelTransformParameterfEXT(int target, int pname, float param)
Entry point to C language function: void {@native glPixelTransformParameterfEXT}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD10_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD10_EXT" with expression '0x87A7',...
Definition: GL2.java:2846
static final int GL_MODELVIEW21_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW21_ARB" with expression '0x8735', CType: int
Definition: GL2.java:1321
static final int GL_FOG_COORD_ARRAY_POINTER
GL_VERSION_1_5 Define "GL_FOG_COORD_ARRAY_POINTER" with expression '0x8456', CType: int
Definition: GL2.java:1390
void glResetMinmax(int target)
Entry point to C language function: void {@native glResetMinmax}(GLenum target) Part of GL_ARB_ima...
void glGetTexGenfv(int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetTexGenfv}(GLenum coord, GLenum pname,...
void glWeightuivARB(int size, int[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightuivARB}(GLint size, const GLuint * weights...
static final int GL_ALPHA16_SNORM
GL_EXT_texture_snorm Define "GL_ALPHA16_SNORM" with expression '0x9018', CType: int
Definition: GL2.java:2358
static final int GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI" with expression '0x87F5',...
Definition: GL2.java:1920
static final int GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB" with expression '0x880A',...
Definition: GL2.java:2352
static final int GL_FRAMEBUFFER_SRGB_CAPABLE
GL_EXT_framebuffer_sRGB Alias for: GL_FRAMEBUFFER_SRGB_CAPABLE_EXT Define "GL_FRAMEBUFFER_SRGB_CAPAB...
Definition: GL2.java:2654
void glProgramBufferParametersIivNV(int target, int bindingIndex, int wordIndex, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramBufferParametersIivNV}(GLenum target,...
void glProgramUniform1i64NV(int program, int location, long x)
Entry point to C language function: void {@native glProgramUniform1i64NV}(GLuint program,...
static final int GL_PROGRAM_STRING_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_STRING_ARB" with expression '0x8628...
Definition: GL2.java:1356
void glVDPAUUnmapSurfacesNV(int numSurface, PointerBuffer surfaces)
Entry point to C language function: void {@native glVDPAUUnmapSurfacesNV}(GLsizei numSurface,...
void glNormal3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glNormal3iv}(const GLint * v) Part of GL_VERSION...
static final int GL_VARIANT_ARRAY_TYPE_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_ARRAY_TYPE_EXT" with expression '0x87E7', CType: int
Definition: GL2.java:986
void glEvalCoord1dv(DoubleBuffer u)
Entry point to C language function: void {@native glEvalCoord1dv}(const GLdouble * u) Part of GL_V...
void glWindowPos3s(short x, short y, short z)
Entry point to C language function: void {@native glWindowPos3s}(GLshort x, GLshort y,...
void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program...
void glCreatePerfQueryINTEL(int queryId, int[] queryHandle, int queryHandle_offset)
Entry point to C language function: void {@native glCreatePerfQueryINTEL}(GLuint queryId,...
void glTexCoord4sv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord4sv}(const GLshort * v) Part of GL_VER...
void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2dvEXT}(GLuint program,...
static final long GL_QUERY_ALL_EVENT_BITS_AMD
GL_AMD_occlusion_query_event Define "GL_QUERY_ALL_EVENT_BITS_AMD" with expression '0xFFFFFFFF',...
Definition: GL2.java:1496
static final int GL_NOP_COMMAND_NV
GL_NV_command_list Define "GL_NOP_COMMAND_NV" with expression '0x0001', CType: int
Definition: GL2.java:1466
void glEvalCoord2d(double u, double v)
Entry point to C language function: void {@native glEvalCoord2d}(GLdouble u, GLdouble v) Part of G...
static final int GL_LIGHTEN
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_LIGHTE...
Definition: GL2.java:1972
void glVertexAttribI3ivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI3ivEXT}(GLuint index,...
static final int GL_MODELVIEW25_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW25_ARB" with expression '0x8739', CType: int
Definition: GL2.java:1424
static final int GL_RGBA_FLOAT32_ATI
GL_ATI_texture_float Define "GL_RGBA_FLOAT32_ATI" with expression '0x8814', CType: int
Definition: GL2.java:2463
void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program...
void glGetProgramLocalParameterIuivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramLocalParameterIuivNV}(GLenum target,...
static final int GL_PROXY_TEXTURE_RECTANGLE_ARB
GL_ARB_texture_rectangle Define "GL_PROXY_TEXTURE_RECTANGLE_ARB" with expression '0x84F7',...
Definition: GL2.java:2588
static final int GL_PROGRAM_NATIVE_TEMPORARIES_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_TEMPORARIES_ARB" with expres...
Definition: GL2.java:630
static final int GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE" with expression '0x8A02'...
Definition: GL2.java:765
void glVertexAttribI4usvEXT(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4usvEXT}(GLuint index,...
void glHistogram(int target, int width, int internalformat, boolean sink)
Entry point to C language function: void {@native glHistogram}(GLenum target, GLsizei width,...
void glMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexParameterIuivEXT}(GLenum texunit,...
static final int GL_PIXEL_MODE_BIT
GL_VERSION_1_0 Define "GL_PIXEL_MODE_BIT" with expression '0x00000020', CType: int
Definition: GL2.java:405
static final int GL_MAP1_VERTEX_4
GL_VERSION_1_0 Define "GL_MAP1_VERTEX_4" with expression '0x0D98', CType: int
Definition: GL2.java:423
void glGetMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetMultiTexGendvEXT}(GLenum texunit,...
void glBindVideoCaptureStreamTextureNV(int video_capture_slot, int stream, int frame_region, int target, int texture)
Entry point to C language function: void {@native glBindVideoCaptureStreamTextureNV}(GLuint video_ca...
void glGetnPixelMapfv(int map, int bufSize, FloatBuffer values)
Entry point to C language function: void {@native glGetnPixelMapfv}(GLenum map, GLsizei bufSize,...
void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexLevelParameterivEXT}(GLenum texunit,...
static final int GL_CONVOLUTION_BORDER_MODE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_BORDER_MODE_EXT Define "GL_CONVOLUTION_...
Definition: GL2.java:2672
void glWeightuivARB(int size, IntBuffer weights)
Entry point to C language function: void {@native glWeightuivARB}(GLint size, const GLuint * weights...
void glProgramUniform2i64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform2i64vNV}(GLuint program,...
static final int GL_OUTPUT_TEXTURE_COORD6_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD6_EXT" with expression '0x87A3',...
Definition: GL2.java:1388
void glGetMapfv(int target, int query, float[] v, int v_offset)
Entry point to C language function: void {@native glGetMapfv}(GLenum target, GLenum query,...
void glGetAttachedObjectsARB(long containerObj, int maxCount, IntBuffer count, LongBuffer obj)
Entry point to C language function: void {@native glGetAttachedObjectsARB}(GLhandleARB containerObj,...
static final int GL_T2F_IUI_N3F_V2F_EXT
GL_EXT_index_array_formats Define "GL_T2F_IUI_N3F_V2F_EXT" with expression '0x81B3',...
Definition: GL2.java:1739
void glDrawBuffersATI(int n, IntBuffer bufs)
Entry point to C language function: void {@native glDrawBuffersATI}(GLsizei n, const GLenum * bufs) ...
static final int GL_MULTISAMPLE_COVERAGE_MODES_NV
GL_NV_framebuffer_multisample_coverage Define "GL_MULTISAMPLE_COVERAGE_MODES_NV" with expression '0x8...
Definition: GL2.java:393
static final int GL_IUI_V2F_EXT
GL_EXT_index_array_formats Define "GL_IUI_V2F_EXT" with expression '0x81AD', CType: int
Definition: GL2.java:2726
static final int GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV" with expression '0x0007',...
Definition: GL2.java:2572
void glGetProgramLocalParameterfvARB(int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramLocalParameterfvARB}(GLenum target,...
static final int GL_MATRIX0_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX0_ARB" with expression '0x88C0',...
Definition: GL2.java:1042
void glMultiTexCoord3fv(int target, float[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord3fv}(GLenum target,...
static final int GL_FLOAT_RGB_NV
GL_NV_float_buffer Define "GL_FLOAT_RGB_NV" with expression '0x8882', CType: int
Definition: GL2.java:1606
void glGetProgramSubroutineParameteruivNV(int target, int index, IntBuffer param)
Entry point to C language function: void {@native glGetProgramSubroutineParameteruivNV}(GLenum targe...
static final int GL_MODELVIEW30_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW30_ARB" with expression '0x873E', CType: int
Definition: GL2.java:1926
int glGetUniformBufferSizeEXT(int program, int location)
Entry point to C language function: GLint {@native glGetUniformBufferSizeEXT}(GLuint program,...
static final int GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT
GL_EXT_texture_compression_latc Define "GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT" with expressi...
Definition: GL2.java:1348
void glGetProgramEnvParameterIuivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetProgramEnvParameterIuivNV}(GLenum target,...
void glGetPerfQueryIdByNameINTEL(ByteBuffer queryName, IntBuffer queryId)
Entry point to C language function: void {@native glGetPerfQueryIdByNameINTEL}(GLchar * queryName,...
static final int GL_LUMINANCE8_ALPHA8_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE8_ALPHA8_SNORM" with expression '0x9016',...
Definition: GL2.java:2926
static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT" with expression '0x850E',...
Definition: GL2.java:2606
static final int GL_UNSIGNED_INT16_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT16_NV" with expression '0x8FF0',...
Definition: GL2.java:1203
static final int GL_FLOAT_RGBA32_NV
GL_NV_float_buffer Define "GL_FLOAT_RGBA32_NV" with expression '0x888B', CType: int
Definition: GL2.java:280
static final int GL_FLOAT_RGBA_NV
GL_NV_float_buffer Define "GL_FLOAT_RGBA_NV" with expression '0x8883', CType: int
Definition: GL2.java:2434
static final int GL_FLOAT_MAT4_ARB
GL_ARB_shader_objects Define "GL_FLOAT_MAT4_ARB" with expression '0x8B5C', CType: int
Definition: GL2.java:133
static final int GL_INDEX_LOGIC_OP
GL_VERSION_1_0 Define "GL_INDEX_LOGIC_OP" with expression '0x0BF1', CType: int
Definition: GL2.java:2560
static final int GL_COMPUTE_PROGRAM_NV
GL_NV_compute_program5 Define "GL_COMPUTE_PROGRAM_NV" with expression '0x90FB', CType: int
Definition: GL2.java:1941
void glCopyPixels(int x, int y, int width, int height, int type)
Entry point to C language function: void {@native glCopyPixels}(GLint x, GLint y,...
void glGetVertexArrayPointervEXT(int vaobj, int pname, PointerBuffer param)
Entry point to C language function: void {@native glGetVertexArrayPointervEXT}(GLuint vaobj,...
static final int GL_MATRIX15_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX15_ARB" with expression '0x88CF',...
Definition: GL2.java:1553
void glRasterPos2iv(IntBuffer v)
Entry point to C language function: void {@native glRasterPos2iv}(const GLint * v) Part of GL_VERS...
static final int GL_COMPRESSED_LUMINANCE
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_LUMINANCE_ARB Define "GL_COMPRES...
Definition: GL2.java:1433
void glVertexAttribI3ivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI3ivEXT}(GLuint index,...
static final int GL_CURRENT_INDEX
GL_VERSION_1_0 Define "GL_CURRENT_INDEX" with expression '0x0B01', CType: int
Definition: GL2.java:1101
static final int GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB" with e...
Definition: GL2.java:2935
static final int GL_IMAGE_2D_RECT
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_IMAGE_2D...
Definition: GL2.java:2300
static final int GL_AUX0
GL_VERSION_1_0 Define "GL_AUX0" with expression '0x0409', CType: int
Definition: GL2.java:2903
static final int GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB" with expression '0x880D',...
Definition: GL2.java:2069
void glProgramLocalParameter4fvARB(int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParameter4fvARB}(GLenum target,...
void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program...
void glGetnColorTable(int target, int format, int type, int bufSize, Buffer table)
Entry point to C language function: void {@native glGetnColorTable}(GLenum target,...
void glTextureMaterialEXT(int face, int mode)
Entry point to C language function: void {@native glTextureMaterialEXT}(GLenum face,...
static final int GL_DS_BIAS_NV
GL_NV_texture_shader Define "GL_DS_BIAS_NV" with expression '0x8716', CType: int
Definition: GL2.java:1244
static final int GL_CURRENT_FOG_COORD
GL_VERSION_1_5 Define "GL_CURRENT_FOG_COORD" with expression '0x8453', CType: int
Definition: GL2.java:356
void glPixelMapuiv(int map, int mapsize, int[] values, int values_offset)
Entry point to C language function: void {@native glPixelMapuiv}(GLenum map, GLint mapsize,...
void glNormal3i(int nx, int ny, int nz)
Entry point to C language function: void {@native glNormal3i}(GLint nx, GLint ny,...
void glProgramEnvParametersI4uivNV(int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramEnvParametersI4uivNV}(GLenum target,...
static final int GL_INDEX_BITS
GL_VERSION_1_0 Define "GL_INDEX_BITS" with expression '0x0D51', CType: int
Definition: GL2.java:2502
static final int GL_INDEX_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ARB_vertex_buffer_object Alias for: GL_INDEX_ARRAY_BUFFER_BINDING_ARB Define "GL_...
Definition: GL2.java:1650
void glGetMapAttribParameterivNV(int target, int index, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMapAttribParameterivNV}(GLenum target,...
static final int GL_VERTEX_ATTRIB_MAP1_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP1_APPLE" with expression '0x8A00',...
Definition: GL2.java:621
void glUniform4fARB(int location, float v0, float v1, float v2, float v3)
Entry point to C language function: void {@native glUniform4fARB}(GLint location,...
void glMultiTexCoord3dv(int target, double[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord3dv}(GLenum target,...
static final int GL_MAP1_GRID_DOMAIN
GL_VERSION_1_0 Define "GL_MAP1_GRID_DOMAIN" with expression '0x0DD0', CType: int
Definition: GL2.java:470
static final int GL_NEGATIVE_ONE_EXT
GL_EXT_vertex_shader Define "GL_NEGATIVE_ONE_EXT" with expression '0x87DF', CType: int
Definition: GL2.java:2651
void glColor4h(short red, short green, short blue, short alpha)
Entry point to C language function: void {@native glColor4h}(GLhalfNV red, GLhalfNV green,...
static final int GL_YCBAYCR8A_4224_NV
GL_NV_video_capture Define "GL_YCBAYCR8A_4224_NV" with expression '0x9032', CType: int
Definition: GL2.java:1913
void glTexCoord4d(double s, double t, double r, double q)
Entry point to C language function: void {@native glTexCoord4d}(GLdouble s, GLdouble t,...
void glEdgeFlagv(byte[] flag, int flag_offset)
Entry point to C language function: void {@native glEdgeFlagv}(const GLboolean * flag) Part of GL_...
void glVertexAttribs4hv(int index, int n, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribs4hv}(GLuint index,...
void glTextureNormalEXT(int mode)
Entry point to C language function: void {@native glTextureNormalEXT}(GLenum mode) Part of GL_EXT_...
static final int GL_BOOL_VEC3_ARB
GL_ARB_shader_objects Define "GL_BOOL_VEC3_ARB" with expression '0x8B58', CType: int
Definition: GL2.java:362
void glWindowPos2dv(DoubleBuffer v)
Entry point to C language function: void {@native glWindowPos2dv}(const GLdouble * v) Part of GL_V...
void glGetVideoCaptureStreamfvNV(int video_capture_slot, int stream, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetVideoCaptureStreamfvNV}(GLuint video_capture_...
void glColor3uiv(int[] v, int v_offset)
Entry point to C language function: void {@native glColor3uiv}(const GLuint * v) Part of GL_VERSIO...
static final int GL_VIEWPORT_COMMAND_NV
GL_NV_command_list Define "GL_VIEWPORT_COMMAND_NV" with expression '0x0010', CType: int
Definition: GL2.java:751
static final int GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT
GL_EXT_bindable_uniform Define "GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT" with expression '0x8DE4',...
Definition: GL2.java:2403
void glLightiv(int light, int pname, IntBuffer params)
Entry point to C language function: void {@native glLightiv}(GLenum light, GLenum pname,...
static final int GL_PIXEL_MAP_I_TO_B_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_B_SIZE" with expression '0x0CB4', CType: int
Definition: GL2.java:710
void glVertexAttribPointer(int indx, int size, int type, boolean normalized, int stride, Buffer ptr)
Entry point to C language function: void {@native glVertexAttribPointer}(GLuint indx,...
void glGetMapiv(int target, int query, IntBuffer v)
Entry point to C language function: void {@native glGetMapiv}(GLenum target, GLenum query,...
static final int GL_LUMINANCE_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE_SNORM" with expression '0x9011', CType: int
Definition: GL2.java:217
static final int GL_FRAGMENT_NORMAL_EXT
GL_EXT_light_texture Define "GL_FRAGMENT_NORMAL_EXT" with expression '0x834A', CType: int
Definition: GL2.java:953
void glMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexGenfvEXT}(GLenum texunit,...
void glVertex2f(float x, float y)
Entry point to C language function: void {@native glVertex2f}(GLfloat x, GLfloat y) Part of GL_VER...
static final int GL_NEGATIVE_Y_EXT
GL_EXT_vertex_shader Define "GL_NEGATIVE_Y_EXT" with expression '0x87DA', CType: int
Definition: GL2.java:1835
static final int GL_R
GL_VERSION_1_0 Define "GL_R" with expression '0x2002', CType: int
Definition: GL2.java:1455
void glCopyColorTable(int target, int internalformat, int x, int y, int width)
Entry point to C language function: void {@native glCopyColorTable}(GLenum target,...
void glPrioritizeTextures(int n, int[] textures, int textures_offset, float[] priorities, int priorities_offset)
Entry point to C language function: void {@native glPrioritizeTextures}(GLsizei n,...
static final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_UNSIGNED...
Definition: GL2.java:1447
static final int GL_RGBA_SNORM
GL_EXT_texture_snorm, GL_VERSION_3_1 Define "GL_RGBA_SNORM" with expression '0x8F93',...
Definition: GL2.java:1194
void glGetQueryObjecti64vEXT(int id, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetQueryObjecti64vEXT}(GLuint id,...
void glNamedFramebufferTextureLayerEXT(int framebuffer, int attachment, int texture, int level, int layer)
Entry point to C language function: void {@native glNamedFramebufferTextureLayerEXT}(GLuint framebuf...
static final int GL_TRANSPOSE_TEXTURE_MATRIX
GL_VERSION_1_3, GL_ARB_transpose_matrix Alias for: GL_TRANSPOSE_TEXTURE_MATRIX_ARB Define "GL_TRANSP...
Definition: GL2.java:1580
static final int GL_LUMINANCE16UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE16UI_EXT Define "GL_LUMINANCE16UI" with expression '0x...
Definition: GL2.java:2642
static final int GL_PIXEL_MAP_S_TO_S_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_S_TO_S_SIZE" with expression '0x0CB1', CType: int
Definition: GL2.java:1105
void glGetVertexAttribLi64vNV(int index, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribLi64vNV}(GLuint index,...
void glGetVertexArrayIntegervEXT(int vaobj, int pname, int[] param, int param_offset)
Entry point to C language function: void {@native glGetVertexArrayIntegervEXT}(GLuint vaobj,...
static final int GL_TEXTURE_PRIORITY
GL_VERSION_1_1, GL_EXT_texture_object Alias for: GL_TEXTURE_PRIORITY_EXT Define "GL_TEXTURE_PRIORITY...
Definition: GL2.java:2379
void glMultiTexCoord1d(int target, double s)
Entry point to C language function: void {@native glMultiTexCoord1d}(GLenum target,...
static final int GL_HSL_HUE
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_HSL_HU...
Definition: GL2.java:1296
void glNormal3fv(FloatBuffer v)
Entry point to C language function: void {@native glNormal3fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_COVERAGE_MODULATION_NV
GL_NV_framebuffer_mixed_samples Define "GL_COVERAGE_MODULATION_NV" with expression '0x9332',...
Definition: GL2.java:967
static final int GL_VERTEX_BLEND_ARB
GL_ARB_vertex_blend Define "GL_VERTEX_BLEND_ARB" with expression '0x86A7', CType: int
Definition: GL2.java:1181
void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, float[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameters4fvEXT}(GLuint progra...
void glGetClipPlanef(int plane, FloatBuffer equation)
Entry point to C language function: void {@native glGetClipPlanef}(GLenum plane, GLfloat * equation)...
static final int GL_TEXTURE_BINDING_RECTANGLE_ARB
GL_ARB_texture_rectangle Define "GL_TEXTURE_BINDING_RECTANGLE_ARB" with expression '0x84F6',...
Definition: GL2.java:409
void glProgramLocalParameter4fvARB(int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glProgramLocalParameter4fvARB}(GLenum target,...
void glTexCoord4s(short s, short t, short r, short q)
Entry point to C language function: void {@native glTexCoord4s}(GLshort s, GLshort t,...
void glGetMapAttribParameterfvNV(int target, int index, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMapAttribParameterfvNV}(GLenum target,...
void glMatrixIndexubvARB(int size, byte[] indices, int indices_offset)
Entry point to C language function: void {@native glMatrixIndexubvARB}(GLint size,...
static final int GL_ATTENUATION_EXT
GL_EXT_light_texture Define "GL_ATTENUATION_EXT" with expression '0x834D', CType: int
Definition: GL2.java:2411
static final int GL_MULTISAMPLE_FILTER_HINT_NV
GL_NV_multisample_filter_hint Define "GL_MULTISAMPLE_FILTER_HINT_NV" with expression '0x8534',...
Definition: GL2.java:57
void glTextureStorage3DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations)
Entry point to C language function: void {@native glTextureStorage3DMultisampleEXT}(GLuint texture,...
void glVertexAttrib4NuivARB(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NuivARB}(GLuint index,...
static final int GL_LOAD
GL_VERSION_1_0 Define "GL_LOAD" with expression '0x0101', CType: int
Definition: GL2.java:682
static final int GL_UNSIGNED_INT64_AMD
GL_AMD_performance_monitor Define "GL_UNSIGNED_INT64_AMD" with expression '0x8BC2',...
Definition: GL2.java:354
static final int GL_RENDERBUFFER_COLOR_SAMPLES_NV
GL_NV_framebuffer_multisample_coverage Define "GL_RENDERBUFFER_COLOR_SAMPLES_NV" with expression '0x8...
Definition: GL2.java:1482
void glVertexAttrib4uivARB(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4uivARB}(GLuint index,...
static final int GL_VERTEX_SHADER_LOCALS_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_LOCALS_EXT" with expression '0x87D3',...
Definition: GL2.java:1536
static final int GL_TERMINATE_SEQUENCE_COMMAND_NV
GL_NV_command_list Define "GL_TERMINATE_SEQUENCE_COMMAND_NV" with expression '0x0000',...
Definition: GL2.java:175
static final int GL_LIGHT_MODEL_COLOR_CONTROL
GL_VERSION_1_2, GL_EXT_separate_specular_color Alias for: GL_LIGHT_MODEL_COLOR_CONTROL_EXT Define "G...
Definition: GL2.java:2497
static final int GL_T4F_V4F
GL_VERSION_1_1 Define "GL_T4F_V4F" with expression '0x2A28', CType: int
Definition: GL2.java:2570
void glCopyTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height)
Entry point to C language function: void {@native glCopyTextureSubImage3DEXT}(GLuint texture,...
static final int GL_VERTEX_PROGRAM_TWO_SIDE
GL_VERSION_2_0, GL_NV_vertex_program, GL_ARB_vertex_program Alias for: GL_VERTEX_PROGRAM_TWO_SIDE_NV,...
Definition: GL2.java:1259
void glColor4us(short red, short green, short blue, short alpha)
Entry point to C language function: void {@native glColor4us}(GLushort red, GLushort green,...
void glTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glTextureParameterfvEXT}(GLuint texture,...
void glVertexAttrib2dvARB(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib2dvARB}(GLuint index,...
void glVertexAttribL4i64NV(int index, long x, long y, long z, long w)
Entry point to C language function: void {@native glVertexAttribL4i64NV}(GLuint index,...
void glMultiTexCoord1dv(int target, double[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord1dv}(GLenum target,...
static final int GL_TIME_ELAPSED_EXT
GL_EXT_disjoint_timer_query, GL_EXT_timer_query Define "GL_TIME_ELAPSED_EXT" with expression '0x88BF'...
Definition: GL2.java:523
static final int GL_T2F_C3F_V3F
GL_VERSION_1_1 Define "GL_T2F_C3F_V3F" with expression '0x2A2A', CType: int
Definition: GL2.java:1302
void glVertexAttrib4usvARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4usvARB}(GLuint index,...
void glMultiTexCoord2h(int target, short s, short t)
Entry point to C language function: void {@native glMultiTexCoord2h}(GLenum target,...
static final int GL_OP_MAX_EXT
GL_EXT_vertex_shader Define "GL_OP_MAX_EXT" with expression '0x878A', CType: int
Definition: GL2.java:1375
void glGenerateMultiTexMipmapEXT(int texunit, int target)
Entry point to C language function: void {@native glGenerateMultiTexMipmapEXT}(GLenum texunit,...
static final int GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB" with expre...
Definition: GL2.java:703
void glVertexAttrib4NsvARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4NsvARB}(GLuint index,...
static final int GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB" with expres...
Definition: GL2.java:201
static final int GL_UNSIGNED_INT8_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT8_VEC2_NV" with expression '0x8FED'...
Definition: GL2.java:2077
static final int GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ARB_vertex_buffer_object Alias for: GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB Define ...
Definition: GL2.java:169
static final int GL_CURRENT_OCCLUSION_QUERY_ID_NV
GL_NV_occlusion_query Define "GL_CURRENT_OCCLUSION_QUERY_ID_NV" with expression '0x8865',...
Definition: GL2.java:395
static final int GL_TEXTURE_UNSIGNED_REMAP_MODE_NV
GL_NV_texture_expand_normal Define "GL_TEXTURE_UNSIGNED_REMAP_MODE_NV" with expression '0x888F',...
Definition: GL2.java:1196
void glMapVertexAttrib1dAPPLE(int index, int size, double u1, double u2, int stride, int order, double[] points, int points_offset)
Entry point to C language function: void {@native glMapVertexAttrib1dAPPLE}(GLuint index,...
void glVertexArrayVertexAttribLFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset)
Entry point to C language function: void {@native glVertexArrayVertexAttribLFormatEXT}(GLuint vaobj,...
static final int GL_DEPENDENT_HILO_TEXTURE_2D_NV
GL_NV_texture_shader3 Define "GL_DEPENDENT_HILO_TEXTURE_2D_NV" with expression '0x8858',...
Definition: GL2.java:144
static final int GL_FLOAT_CLEAR_COLOR_VALUE_NV
GL_NV_float_buffer Define "GL_FLOAT_CLEAR_COLOR_VALUE_NV" with expression '0x888D',...
Definition: GL2.java:1568
static final int GL_TEXTURE_GEN_Q
GL_VERSION_1_0 Define "GL_TEXTURE_GEN_Q" with expression '0x0C63', CType: int
Definition: GL2.java:2170
void glVertex2hv(ShortBuffer v)
Entry point to C language function: void {@native glVertex2hv}(const GLhalfNV * v) Part of GL_NV_h...
void glVertexAttrib3h(int index, short x, short y, short z)
Entry point to C language function: void {@native glVertexAttrib3h}(GLuint index,...
static final int GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB
GL_ARB_vertex_program Define "GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB" with expression '0x8625',...
Definition: GL2.java:1089
void glVertexAttrib4bvARB(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4bvARB}(GLuint index,...
void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, IntBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4ivEXT}(GLuint progra...
static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT
GL_EXT_vertex_shader Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT" with expression '0x87CD',...
Definition: GL2.java:1727
void glGetProgramLocalParameterdvARB(int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramLocalParameterdvARB}(GLenum target,...
void glFogCoordPointer(int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glFogCoordPointer}(GLenum type,...
static final int GL_TEXTURE_APPLICATION_MODE_EXT
GL_EXT_light_texture Define "GL_TEXTURE_APPLICATION_MODE_EXT" with expression '0x834F',...
Definition: GL2.java:893
static final int GL_T2F_C4F_N3F_V3F
GL_VERSION_1_1 Define "GL_T2F_C4F_N3F_V3F" with expression '0x2A2C', CType: int
Definition: GL2.java:851
void glMultiTexCoord4hv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord4hv}(GLenum target,...
void glWindowPos2iv(IntBuffer v)
Entry point to C language function: void {@native glWindowPos2iv}(const GLint * v) Part of GL_VERS...
void glProgramSubroutineParametersuivNV(int target, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramSubroutineParametersuivNV}(GLenum target,...
void glVertexAttrib4fvARB(int index, float[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4fvARB}(GLuint index,...
void glMultiTexCoord1sv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord1sv}(GLenum target,...
void glVertexAttribI1ivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI1ivEXT}(GLuint index,...
void glWeightdvARB(int size, DoubleBuffer weights)
Entry point to C language function: void {@native glWeightdvARB}(GLint size, const GLdouble * weight...
void glVertexAttrib2dARB(int index, double x, double y)
Entry point to C language function: void {@native glVertexAttrib2dARB}(GLuint index,...
static final int GL_FOG_INDEX
GL_VERSION_1_0 Define "GL_FOG_INDEX" with expression '0x0B61', CType: int
Definition: GL2.java:2062
static final int GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
GL_NV_deep_texture3D Define "GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV" with expression '0x90D0',...
Definition: GL2.java:714
void glPushName(int name)
Entry point to C language function: void {@native glPushName}(GLuint name) Part of GL_VERSION_1_0
static final int GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV
GL_NV_conservative_raster Define "GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV" with expression '0x9348',...
Definition: GL2.java:684
static final int GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
GL_APPLE_vertex_array_range Define "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE" with expression '0x851F',...
Definition: GL2.java:2135
static final int GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL" with expression '0x94F9',...
Definition: GL2.java:2185
static final int GL_INTENSITY8UI
GL_EXT_texture_integer Alias for: GL_INTENSITY8UI_EXT Define "GL_INTENSITY8UI" with expression '0x8D...
Definition: GL2.java:38
void glVertex2dv(double[] v, int v_offset)
Entry point to C language function: void {@native glVertex2dv}(const GLdouble * v) Part of GL_VERS...
void glGetProgramLocalParameterIivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramLocalParameterIivNV}(GLenum target,...
static final int GL_SAMPLE_LOCATION_NV
GL_NV_sample_locations Define "GL_SAMPLE_LOCATION_NV" with expression '0x8E50', CType: int
Definition: GL2.java:1051
void glGetPixelMapfv(int map, FloatBuffer values)
Entry point to C language function: void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) P...
void glProgramLocalParameters4fvEXT(int target, int index, int count, FloatBuffer params)
Entry point to C language function: void {@native glProgramLocalParameters4fvEXT}(GLenum target,...
static final int GL_HISTOGRAM_SINK
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_SINK_EXT Define "GL_HISTOGRAM_SINK" with ex...
Definition: GL2.java:2084
void glNamedFramebufferTexture2DEXT(int framebuffer, int attachment, int textarget, int texture, int level)
Entry point to C language function: void {@native glNamedFramebufferTexture2DEXT}(GLuint framebuffer...
void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterdvEXT}(GLuint progr...
static final int GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI" with expression '0x87F7',...
Definition: GL2.java:1986
static final int GL_OFFSET_TEXTURE_2D_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_2D_NV" with expression '0x86E8', CType: int
Definition: GL2.java:619
static final int GL_ALPHA_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_ALPHA_FLOAT16_APPLE" with expression '0x881C', CType: int
Definition: GL2.java:660
void glColor4iv(int[] v, int v_offset)
Entry point to C language function: void {@native glColor4iv}(const GLint * v) Part of GL_VERSION_...
static final int GL_VIBRANCE_SCALE_NV
GL_NV_texture_shader Define "GL_VIBRANCE_SCALE_NV" with expression '0x8713', CType: int
Definition: GL2.java:810
static final int GL_3D_COLOR_TEXTURE
GL_VERSION_1_0 Define "GL_3D_COLOR_TEXTURE" with expression '0x0603', CType: int
Definition: GL2.java:2690
static final int GL_SCALAR_EXT
GL_EXT_vertex_shader Define "GL_SCALAR_EXT" with expression '0x87BE', CType: int
Definition: GL2.java:1420
static final int GL_POLYGON
GL_VERSION_1_0 Define "GL_POLYGON" with expression '0x0009', CType: int
Definition: GL2.java:2886
void glVDPAUMapSurfacesNV(int numSurfaces, PointerBuffer surfaces)
Entry point to C language function: void {@native glVDPAUMapSurfacesNV}(GLsizei numSurfaces,...
void glVertex4dv(double[] v, int v_offset)
Entry point to C language function: void {@native glVertex4dv}(const GLdouble * v) Part of GL_VERS...
static final int GL_LUMINANCE16_ALPHA16
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE16_ALPHA16_EXT Define "GL_LUMINANCE16_ALPHA16"...
Definition: GL2.java:735
void glGetPolygonStipple(byte[] mask, int mask_offset)
Entry point to C language function: void {@native glGetPolygonStipple}(GLubyte * mask) Part of GL_...
static final int GL_CURRENT_RASTER_POSITION_VALID
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_POSITION_VALID" with expression '0x0B08',...
Definition: GL2.java:2716
static final int GL_SAMPLER_RENDERBUFFER_NV
GL_NV_explicit_multisample Define "GL_SAMPLER_RENDERBUFFER_NV" with expression '0x8E56',...
Definition: GL2.java:2304
void glRasterPos3sv(ShortBuffer v)
Entry point to C language function: void {@native glRasterPos3sv}(const GLshort * v) Part of GL_VE...
void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterIivEXT}(GLenum texunit,...
static final int GL_PIXEL_MAP_I_TO_I
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_I" with expression '0x0C70', CType: int
Definition: GL2.java:2556
void glMultiTexCoord4fv(int target, float[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord4fv}(GLenum target,...
static final int GL_AUX1
GL_VERSION_1_0 Define "GL_AUX1" with expression '0x040A', CType: int
Definition: GL2.java:2905
void glGetMapfv(int target, int query, FloatBuffer v)
Entry point to C language function: void {@native glGetMapfv}(GLenum target, GLenum query,...
static final int GL_RGBA_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_RGBA_FLOAT16_APPLE" with expression '0x881A', CType: int
Definition: GL2.java:1549
void glStateCaptureNV(int state, int mode)
Entry point to C language function: void {@native glStateCaptureNV}(GLuint state,...
void glColor3dv(DoubleBuffer v)
Entry point to C language function: void {@native glColor3dv}(const GLdouble * v) Part of GL_VERSI...
void glVertexAttribL3i64NV(int index, long x, long y, long z)
Entry point to C language function: void {@native glVertexAttribL3i64NV}(GLuint index,...
boolean glIsOcclusionQueryNV(int id)
Entry point to C language function: GLboolean {@native glIsOcclusionQueryNV}(GLuint id) Part of GL...
static final int GL_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_RASTER_SAMPLES_EXT" with expression '0x9328',...
Definition: GL2.java:407
void glMultiTexGenfEXT(int texunit, int coord, int pname, float param)
Entry point to C language function: void {@native glMultiTexGenfEXT}(GLenum texunit,...
static final int GL_SAMPLER_2D_RECT_SHADOW_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_2D_RECT_SHADOW_ARB" with expression '0x8B64',...
Definition: GL2.java:377
void glPixelMapfv(int map, int mapsize, float[] values, int values_offset)
Entry point to C language function: void {@native glPixelMapfv}(GLenum map, GLint mapsize,...
static final int GL_MODELVIEW1_STACK_DEPTH_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW1_STACK_DEPTH_EXT" with expression '0x8502',...
Definition: GL2.java:1285
void glExtractComponentEXT(int res, int src, int num)
Entry point to C language function: void {@native glExtractComponentEXT}(GLuint res,...
static final int GL_OUTPUT_COLOR0_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_COLOR0_EXT" with expression '0x879B', CType: int
Definition: GL2.java:984
void glGetMaterialiv(int face, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMaterialiv}(GLenum face, GLenum pname,...
static final int GL_SAMPLER_OBJECT_AMD
GL_AMD_name_gen_delete Define "GL_SAMPLER_OBJECT_AMD" with expression '0x9155', CType: int
Definition: GL2.java:1782
void glVDPAUInitNV(Buffer vdpDevice, Buffer getProcAddress)
Entry point to C language function: void {@native glVDPAUInitNV}(const void * vdpDevice,...
static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT
GL_EXT_pixel_transform Define "GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT" with expression '0x8337',...
Definition: GL2.java:2798
void glUniformMatrix3fvARB(int location, int count, boolean transpose, FloatBuffer value)
Entry point to C language function: void {@native glUniformMatrix3fvARB}(GLint location,...
void glSecondaryColor3fv(FloatBuffer v)
Entry point to C language function: void {@native glSecondaryColor3fv}(const GLfloat * v) Part of ...
static final int GL_OBJECT_SUBTYPE_ARB
GL_ARB_shader_objects Define "GL_OBJECT_SUBTYPE_ARB" with expression '0x8B4F', CType: int
Definition: GL2.java:878
void glSecondaryColor3bv(byte[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3bv}(const GLbyte * v) Part of G...
void glAccum(int op, float value)
Entry point to C language function: void {@native glAccum}(GLenum op, GLfloat value) Part of GL_VE...
void glGetVertexAttribfvARB(int index, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribfvARB}(GLuint index,...
static final int GL_MAX_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_MAX_RASTER_SAMPLES_EXT" with expression '0x9329',...
Definition: GL2.java:2739
void glVertexAttrib2fvARB(int index, FloatBuffer v)
Entry point to C language function: void {@native glVertexAttrib2fvARB}(GLuint index,...
static final int GL_PIXEL_MAP_I_TO_R_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_R_SIZE" with expression '0x0CB2', CType: int
Definition: GL2.java:1046
void glEnableVertexArrayEXT(int vaobj, int array)
Entry point to C language function: void {@native glEnableVertexArrayEXT}(GLuint vaobj,...
static final int GL_DRAW_BUFFER4_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER4_ATI" with expression '0x8829', CType: int
Definition: GL2.java:2602
static final int GL_HI_SCALE_NV
GL_NV_texture_shader Define "GL_HI_SCALE_NV" with expression '0x870E', CType: int
Definition: GL2.java:1557
void glColorTableParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glColorTableParameteriv}(GLenum target,...
void glTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureSubImage2DEXT}(GLuint texture,...
void glPushClientAttrib(int mask)
Entry point to C language function: void {@native glPushClientAttrib}(GLbitfield mask) Part of GL_...
void glMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexGendvEXT}(GLenum texunit,...
static final int GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB" with expression '0x880F',...
Definition: GL2.java:2235
static final int GL_LAYOUT_LINEAR_INTEL
GL_INTEL_map_texture Define "GL_LAYOUT_LINEAR_INTEL" with expression '1', CType: int
Definition: GL2.java:1842
void glGetMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexParameterivEXT}(GLenum texunit,...
static final int GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB" with expression '0x880C',...
Definition: GL2.java:1844
void glProgramUniform3dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform3dvEXT}(GLuint program,...
void glVertexAttribI2uivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI2uivEXT}(GLuint index,...
static final int GL_ALL_ATTRIB_BITS
GL_VERSION_1_0 Define "GL_ALL_ATTRIB_BITS" with expression '0x000FFFFF', CType: int
Definition: GL2.java:2432
static final int GL_CULL_VERTEX_EYE_POSITION_EXT
GL_EXT_cull_vertex Define "GL_CULL_VERTEX_EYE_POSITION_EXT" with expression '0x81AB',...
Definition: GL2.java:373
void glPixelMapusv(int map, int mapsize, long values_buffer_offset)
Entry point to C language function: void {@native glPixelMapusv}(GLenum map, GLint mapsize,...
void glPixelDataRangeNV(int target, int length, Buffer pointer)
Entry point to C language function: void {@native glPixelDataRangeNV}(GLenum target,...
void glProgramUniform3i64NV(int program, int location, long x, long y, long z)
Entry point to C language function: void {@native glProgramUniform3i64NV}(GLuint program,...
static final int GL_FOG_BIT
GL_VERSION_1_0 Define "GL_FOG_BIT" with expression '0x00000080', CType: int
Definition: GL2.java:1464
static final int GL_C3F_V3F
GL_VERSION_1_1 Define "GL_C3F_V3F" with expression '0x2A24', CType: int
Definition: GL2.java:1398
static final int GL_EVAL_VERTEX_ATTRIB14_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB14_NV" with expression '0x86D4', CType: int
Definition: GL2.java:2794
void glVertexArrayIndexOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayIndexOffsetEXT}(GLuint vaobj,...
void glEnableClientStateIndexedEXT(int array, int index)
Entry point to C language function: void {@native glEnableClientStateIndexedEXT}(GLenum array,...
static final int GL_DOT_PRODUCT_TEXTURE_3D_NV
GL_NV_texture_shader2 Define "GL_DOT_PRODUCT_TEXTURE_3D_NV" with expression '0x86EF',...
Definition: GL2.java:1470
static final int GL_MAX_VERTEX_SHADER_LOCALS_EXT
GL_EXT_vertex_shader Define "GL_MAX_VERTEX_SHADER_LOCALS_EXT" with expression '0x87C9',...
Definition: GL2.java:1545
void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedRenderbufferParameterivEXT}(GLuint rende...
void glVDPAUUnregisterSurfaceNV(long surface)
Entry point to C language function: void {@native glVDPAUUnregisterSurfaceNV}(GLvdpauSurfaceNV surfa...
void glClearColorIi(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glClearColorIi}(GLint red, GLint green,...
void glGetMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGenivEXT}(GLenum texunit,...
static final int GL_MATRIX28_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX28_ARB" with expression '0x88DC',...
Definition: GL2.java:1784
void glFogCoorddv(double[] coord, int coord_offset)
Entry point to C language function: void {@native glFogCoorddv}(const GLdouble * coord) Part of GL...
void glTexGeniv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname,...
void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3dvEXT}(GLuint program,...
static final int GL_PROGRAM_ALU_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_ALU_INSTRUCTIONS_ARB" with expression '0x8805',...
Definition: GL2.java:1647
void glDeleteTransformFeedbacksNV(int n, int[] ids, int ids_offset)
Entry point to C language function: void {@native glDeleteTransformFeedbacksNV}(GLsizei n,...
void glColorSubTable(int target, int start, int count, int format, int type, long data_buffer_offset)
Entry point to C language function: void {@native glColorSubTable}(GLenum target,...
static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT
GL_EXT_cull_vertex Define "GL_CULL_VERTEX_OBJECT_POSITION_EXT" with expression '0x81AC',...
Definition: GL2.java:2688
static final int GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL" with expression '0x94FD'...
Definition: GL2.java:1263
void glCoverageModulationTableNV(int n, float[] v, int v_offset)
Entry point to C language function: void {@native glCoverageModulationTableNV}(GLsizei n,...
static final int GL_VERTEX_WEIGHT_ARRAY_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHT_ARRAY_EXT" with expression '0x850C',...
Definition: GL2.java:1346
void glMultiTexCoord2sv(int target, short[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord2sv}(GLenum target,...
static final int GL_T2F_V3F
GL_VERSION_1_1 Define "GL_T2F_V3F" with expression '0x2A27', CType: int
Definition: GL2.java:686
static final int GL_OP_MOV_EXT
GL_EXT_vertex_shader Define "GL_OP_MOV_EXT" with expression '0x8799', CType: int
Definition: GL2.java:142
void glVertexAttribI2uivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI2uivEXT}(GLuint index,...
static final int GL_DSDT_MAG_VIB_NV
GL_NV_texture_shader Define "GL_DSDT_MAG_VIB_NV" with expression '0x86F7', CType: int
Definition: GL2.java:262
static final int GL_TEXTURE_RESIDENT
GL_VERSION_1_1, GL_EXT_texture_object Alias for: GL_TEXTURE_RESIDENT_EXT Define "GL_TEXTURE_RESIDENT...
Definition: GL2.java:2051
void glGetMinmaxParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMinmaxParameteriv}(GLenum target,...
static final int GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB" with exp...
Definition: GL2.java:998
static final int GL_UNPACK_RESAMPLE_OML
GL_OML_resample Define "GL_UNPACK_RESAMPLE_OML" with expression '0x8985', CType: int
Definition: GL2.java:318
static final int GL_MODELVIEW8_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW8_ARB" with expression '0x8728', CType: int
Definition: GL2.java:63
void glEnableVertexArrayAttribEXT(int vaobj, int index)
Entry point to C language function: void {@native glEnableVertexArrayAttribEXT}(GLuint vaobj,...
static final int GL_SCREEN_COORDINATES_REND
GL_REND_screen_coordinates Define "GL_SCREEN_COORDINATES_REND" with expression '0x8490',...
Definition: GL2.java:1384
void glGenOcclusionQueriesNV(int n, int[] ids, int ids_offset)
Entry point to C language function: void {@native glGenOcclusionQueriesNV}(GLsizei n,...
static final int GL_T
GL_VERSION_1_0 Define "GL_T" with expression '0x2001', CType: int
Definition: GL2.java:1457
void glVertexWeightfvEXT(FloatBuffer weight)
Entry point to C language function: void {@native glVertexWeightfvEXT}(const GLfloat * weight) Par...
void glRectiv(IntBuffer v1, IntBuffer v2)
Entry point to C language function: void {@native glRectiv}(const GLint * v1, const GLint * v2) Pa...
static final int GL_LUMINANCE_FLOAT32_ATI
GL_ATI_texture_float Define "GL_LUMINANCE_FLOAT32_ATI" with expression '0x8818', CType: int
Definition: GL2.java:2644
static final int GL_MAP1_TEXTURE_COORD_2
GL_VERSION_1_0 Define "GL_MAP1_TEXTURE_COORD_2" with expression '0x0D94', CType: int
Definition: GL2.java:1033
static final int GL_PN_TRIANGLES_POINT_MODE_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_POINT_MODE_ATI" with expression '0x87F2',...
Definition: GL2.java:2730
static final int GL_PROGRAM_INSTRUCTIONS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_INSTRUCTIONS_ARB" with expression '...
Definition: GL2.java:2574
void glProgramUniform2ui64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform2ui64vNV}(GLuint program,...
static final int GL_PIXEL_MAP_R_TO_R_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_R_TO_R_SIZE" with expression '0x0CB6', CType: int
Definition: GL2.java:918
void glMatrixMultTransposedEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixMultTransposedEXT}(GLenum mode,...
static final int GL_MATRIX14_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX14_ARB" with expression '0x88CE',...
Definition: GL2.java:2578
void glIndexf(float c)
Entry point to C language function: void {@native glIndexf}(GLfloat c) Part of GL_VERSION_1_0
void glMatrixMultTransposefEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixMultTransposefEXT}(GLenum mode,...
void glMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexParameterIuivEXT}(GLenum texunit,...
static final int GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE" with expression '0x8A03...
Definition: GL2.java:1422
void glCompressedTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureImage1DEXT}(GLuint texture,...
static final int GL_ZOOM_X
GL_VERSION_1_0 Define "GL_ZOOM_X" with expression '0x0D16', CType: int
Definition: GL2.java:314
void glEnableVertexAttribAPPLE(int index, int pname)
Entry point to C language function: void {@native glEnableVertexAttribAPPLE}(GLuint index,...
static final int GL_VIDEO_BUFFER_PITCH_NV
GL_NV_video_capture Define "GL_VIDEO_BUFFER_PITCH_NV" with expression '0x9028', CType: int
Definition: GL2.java:996
void glDeleteCommandListsNV(int n, int[] lists, int lists_offset)
Entry point to C language function: void {@native glDeleteCommandListsNV}(GLsizei n,...
void glVertex4d(double x, double y, double z, double w)
Entry point to C language function: void {@native glVertex4d}(GLdouble x, GLdouble y,...
void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureSubImage1DEXT}(GLuint texture,...
void glTexCoord4hv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord4hv}(const GLhalfNV * v) Part of GL_NV...
void glMultiTexCoord2fv(int target, FloatBuffer v)
Entry point to C language function: void {@native glMultiTexCoord2fv}(GLenum target,...
void glSecondaryColorPointer(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glSecondaryColorPointer}(GLint size,...
static final int GL_INTENSITY4
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_INTENSITY4_EXT Define "GL_INTENSITY4" with expression '...
Definition: GL2.java:1631
void glVertex3hv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex3hv}(const GLhalfNV * v) Part of GL_NV_h...
static final int GL_PROGRAMMABLE_SAMPLE_LOCATION_NV
GL_NV_sample_locations Define "GL_PROGRAMMABLE_SAMPLE_LOCATION_NV" with expression '0x9341',...
Definition: GL2.java:2189
void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterfvEXT}(GLenum texunit,...
static final int GL_POLYGON_STIPPLE_BIT
GL_VERSION_1_0 Define "GL_POLYGON_STIPPLE_BIT" with expression '0x00000010', CType: int
Definition: GL2.java:2838
void glEvalCoord1d(double u)
Entry point to C language function: void {@native glEvalCoord1d}(GLdouble u) Part of GL_VERSION_1_...
static final int GL_MAGNITUDE_SCALE_NV
GL_NV_texture_shader Define "GL_MAGNITUDE_SCALE_NV" with expression '0x8712', CType: int
Definition: GL2.java:828
void glSwizzleEXT(int res, int in, int outX, int outY, int outZ, int outW)
Entry point to C language function: void {@native glSwizzleEXT}(GLuint res, GLuint in,...
static final int GL_INTENSITY16
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_INTENSITY16_EXT Define "GL_INTENSITY16" with expression...
Definition: GL2.java:502
static final int GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI" with expression '0x87F4',...
Definition: GL2.java:71
static final int GL_MAP_ATTRIB_V_ORDER_NV
GL_NV_evaluators Define "GL_MAP_ATTRIB_V_ORDER_NV" with expression '0x86C4', CType: int
Definition: GL2.java:1144
static final int GL_MAX_TEXTURE_COORDS_ARB
GL_ARB_fragment_program Define "GL_MAX_TEXTURE_COORDS_ARB" with expression '0x8871',...
Definition: GL2.java:1628
void glFogCoordd(double coord)
Entry point to C language function: void {@native glFogCoordd}(GLdouble coord) Part of GL_VERSION_...
void glRasterPos2s(short x, short y)
Entry point to C language function: void {@native glRasterPos2s}(GLshort x, GLshort y) Part of GL_...
static final int GL_DIFFERENCE
GL_ES_VERSION_3_2, GL_NV_blend_equation_advanced, GL_KHR_blend_equation_advanced Alias for: GL_DIFFER...
Definition: GL2.java:708
void glBlendFuncIndexedAMD(int buf, int src, int dst)
Entry point to C language function: void {@native glBlendFuncIndexedAMD}(GLuint buf,...
static final int GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV
GL_NV_texture_shader3 Define "GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV" with expression '0x8857...
Definition: GL2.java:1582
void glIndexMaterialEXT(int face, int mode)
Entry point to C language function: void {@native glIndexMaterialEXT}(GLenum face,...
void glTexCoord4sv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord4sv}(const GLshort * v) Part of GL_VER...
static final int GL_MATRIX20_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX20_ARB" with expression '0x88D4',...
Definition: GL2.java:2888
void glVideoCaptureStreamParameterdvNV(int video_capture_slot, int stream, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glVideoCaptureStreamParameterdvNV}(GLuint video_ca...
void glMatrixMultTransposefEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultTransposefEXT}(GLenum mode,...
void glMap2d(int target, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, double[] points, int points_offset)
Entry point to C language function: void {@native glMap2d}(GLenum target, GLdouble u1,...
static final int GL_COMPILE
GL_VERSION_1_0 Define "GL_COMPILE" with expression '0x1300', CType: int
Definition: GL2.java:1875
void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureSubImage1DEXT}(GLuint texture,...
void glFrameTerminatorGREMEDY()
Entry point to C language function: void {@native glFrameTerminatorGREMEDY}() Part of GL_GREMEDY_f...
void glGetMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexEnvivEXT}(GLenum texunit,...
void glProgramLocalParameter4dvARB(int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glProgramLocalParameter4dvARB}(GLenum target,...
static final int GL_NORMALIZED_RANGE_EXT
GL_EXT_vertex_shader Define "GL_NORMALIZED_RANGE_EXT" with expression '0x87E0', CType: int
Definition: GL2.java:153
static final int GL_INT16_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT16_VEC2_NV" with expression '0x8FE5',...
Definition: GL2.java:589
static final int GL_DRAW_BUFFER7_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER7_ATI" with expression '0x882C', CType: int
Definition: GL2.java:2490
static final int GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV
GL_NV_video_capture Define "GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV" with expression '0x9033',...
Definition: GL2.java:1597
static final int GL_INT8_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT8_VEC4_NV" with expression '0x8FE3',...
Definition: GL2.java:276
void glGetPixelMapusv(int map, long values_buffer_offset)
Entry point to C language function: void {@native glGetPixelMapusv}(GLenum map, GLushort * values) ...
static final int GL_UNSIGNED_INT_IMAGE_1D
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_UNSIGNED...
Definition: GL2.java:382
ByteBuffer glMapNamedBufferEXT(int buffer, int access)
Entry point to C language function: void * {@native glMapNamedBufferEXT}(GLuint buffer,...
int glQueryMatrixxOES(int[] mantissa, int mantissa_offset, int[] exponent, int exponent_offset)
Entry point to C language function: GLbitfield {@native glQueryMatrixxOES}(GLfixed * mantissa,...
void glGetTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureParameterIuivEXT}(GLuint texture,...
static final int GL_CONVOLUTION_WIDTH
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_WIDTH_EXT Define "GL_CONVOLUTION_WIDTH"...
Definition: GL2.java:740
static final int GL_LUMINANCE_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_LUMINANCE_FLOAT16_APPLE" with expression '0x881E',...
Definition: GL2.java:2127
static final int GL_PARTIAL_SUCCESS_NV
GL_NV_video_capture Define "GL_PARTIAL_SUCCESS_NV" with expression '0x902E', CType: int
Definition: GL2.java:1749
void glVertexAttribI4bvEXT(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttribI4bvEXT}(GLuint index,...
void glUniform1fvARB(int location, int count, float[] value, int value_offset)
Entry point to C language function: void {@native glUniform1fvARB}(GLint location,...
void glNamedProgramLocalParameterI4iEXT(int program, int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4iEXT}(GLuint program...
void glVDPAUGetSurfaceivNV(long surface, int pname, int bufSize, int[] length, int length_offset, int[] values, int values_offset)
Entry point to C language function: void {@native glVDPAUGetSurfaceivNV}(GLvdpauSurfaceNV surface,...
void glConvolutionFilter2D(int target, int internalformat, int width, int height, int format, int type, Buffer image)
Entry point to C language function: void {@native glConvolutionFilter2D}(GLenum target,...
static final int GL_OP_DOT4_EXT
GL_EXT_vertex_shader Define "GL_OP_DOT4_EXT" with expression '0x8785', CType: int
Definition: GL2.java:268
static final int GL_SOURCE0_ALPHA
GL_VERSION_1_3, GL_EXT_texture_env_combine, GL_ARB_texture_env_combine Alias for: GL_SOURCE0_ALPHA_EX...
Definition: GL2.java:1371
static final int GL_MAX_IMAGE_SAMPLES
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_MAX_IMAG...
Definition: GL2.java:1129
void glUniformBufferEXT(int program, int location, int buffer)
Entry point to C language function: void {@native glUniformBufferEXT}(GLuint program,...
void glGetTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureParameterIivEXT}(GLuint texture,...
void glGetConvolutionParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetConvolutionParameteriv}(GLenum target,...
static final int GL_MAP_STENCIL
GL_VERSION_1_0 Define "GL_MAP_STENCIL" with expression '0x0D11', CType: int
Definition: GL2.java:2628
void glGetPixelMapusv(int map, ShortBuffer values)
Entry point to C language function: void {@native glGetPixelMapusv}(GLenum map, GLushort * values) ...
void glUniform1ui64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform1ui64vNV}(GLint location,...
void glEvalMesh2(int mode, int i1, int i2, int j1, int j2)
Entry point to C language function: void {@native glEvalMesh2}(GLenum mode, GLint i1,...
void glEnd()
Entry point to C language function: void {@native glEnd}() Part of GL_VERSION_1_0
static final int GL_OBJECT_LINEAR
GL_VERSION_1_0, GL_NV_path_rendering Alias for: GL_OBJECT_LINEAR_NV Define "GL_OBJECT_LINEAR" with e...
Definition: GL2.java:1079
static final int GL_OP_FLOOR_EXT
GL_EXT_vertex_shader Define "GL_OP_FLOOR_EXT" with expression '0x878F', CType: int
Definition: GL2.java:564
static final int GL_PASS_THROUGH_NV
GL_NV_texture_shader Define "GL_PASS_THROUGH_NV" with expression '0x86E6', CType: int
Definition: GL2.java:1894
static final int GL_OUTPUT_TEXTURE_COORD2_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD2_EXT" with expression '0x879F',...
Definition: GL2.java:899
void glGetnMapdv(int target, int query, int bufSize, DoubleBuffer v)
Entry point to C language function: void {@native glGetnMapdv}(GLenum target, GLenum query,...
static final int GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV" with expression '0x864D',...
Definition: GL2.java:284
static final int GL_OP_ROUND_EXT
GL_EXT_vertex_shader Define "GL_OP_ROUND_EXT" with expression '0x8790', CType: int
Definition: GL2.java:2515
static final int GL_PROGRAM_FORMAT_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_FORMAT_ARB" with expression '0x8876...
Definition: GL2.java:626
static final int GL_FIELD_LOWER_NV
GL_NV_video_capture Define "GL_FIELD_LOWER_NV" with expression '0x9023', CType: int
Definition: GL2.java:649
static final int GL_OUTPUT_TEXTURE_COORD8_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD8_EXT" with expression '0x87A5',...
Definition: GL2.java:2933
void glPixelTransformParameterivEXT(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glPixelTransformParameterivEXT}(GLenum target,...
void glCullParameterdvEXT(int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glCullParameterdvEXT}(GLenum pname,...
static final int GL_PERFORMANCE_MONITOR_AMD
GL_AMD_name_gen_delete Define "GL_PERFORMANCE_MONITOR_AMD" with expression '0x9152',...
Definition: GL2.java:1238
void glProgramEnvParameterI4uivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParameterI4uivNV}(GLenum target,...
static final int GL_COUNTER_TYPE_AMD
GL_AMD_performance_monitor Define "GL_COUNTER_TYPE_AMD" with expression '0x8BC0', CType: int
Definition: GL2.java:2269
void glMatrixLoadfEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) ...
void glVertexAttrib3dvARB(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3dvARB}(GLuint index,...
void glMapControlPointsNV(int target, int index, int type, int ustride, int vstride, int uorder, int vorder, boolean packed, Buffer points)
Entry point to C language function: void {@native glMapControlPointsNV}(GLenum target,...
void glVertex2bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glVertex2bvOES}(const GLbyte * coords) Part of G...
void glTexCoord1iv(IntBuffer v)
Entry point to C language function: void {@native glTexCoord1iv}(const GLint * v) Part of GL_VERSI...
void glMap2d(int target, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, DoubleBuffer points)
Entry point to C language function: void {@native glMap2d}(GLenum target, GLdouble u1,...
void glStencilClearTagEXT(int stencilTagBits, int stencilClearTag)
Entry point to C language function: void {@native glStencilClearTagEXT}(GLsizei stencilTagBits,...
static final int GL_T2F_IUI_V3F_EXT
GL_EXT_index_array_formats Define "GL_T2F_IUI_V3F_EXT" with expression '0x81B2', CType: int
Definition: GL2.java:2131
void glTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterfvEXT}(GLuint texture,...
void glTextureStorage2DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations)
Entry point to C language function: void {@native glTextureStorage2DMultisampleEXT}(GLuint texture,...
void glVariantusvEXT(int id, ShortBuffer addr)
Entry point to C language function: void {@native glVariantusvEXT}(GLuint id, const GLushort * addr)...
static final int GL_SAMPLE_MASK_VALUE_NV
GL_NV_explicit_multisample Define "GL_SAMPLE_MASK_VALUE_NV" with expression '0x8E52',...
Definition: GL2.java:1559
void glVertexAttrib2fvARB(int index, float[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2fvARB}(GLuint index,...
static final int GL_LAYOUT_DEFAULT_INTEL
GL_INTEL_map_texture Define "GL_LAYOUT_DEFAULT_INTEL" with expression '0', CType: int
Definition: GL2.java:2880
void glClearColorIui(int red, int green, int blue, int alpha)
Entry point to C language function: void {@native glClearColorIui}(GLuint red, GLuint green,...
static final int GL_HILO16_NV
GL_NV_texture_shader Define "GL_HILO16_NV" with expression '0x86F8', CType: int
Definition: GL2.java:2409
static final int GL_ALPHA8UI
GL_EXT_texture_integer Alias for: GL_ALPHA8UI_EXT Define "GL_ALPHA8UI" with expression '0x8D7E',...
Definition: GL2.java:85
void glGetMapParameterivNV(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMapParameterivNV}(GLenum target,...
void glMapGrid1d(int un, double u1, double u2)
Entry point to C language function: void {@native glMapGrid1d}(GLint un, GLdouble u1,...
void glFramebufferReadBufferEXT(int framebuffer, int mode)
Entry point to C language function: void {@native glFramebufferReadBufferEXT}(GLuint framebuffer,...
static final int GL_FLOAT_MAT2_ARB
GL_ARB_shader_objects Define "GL_FLOAT_MAT2_ARB" with expression '0x8B5A', CType: int
Definition: GL2.java:2193
static final int GL_OP_RECIP_SQRT_EXT
GL_EXT_vertex_shader Define "GL_OP_RECIP_SQRT_EXT" with expression '0x8795', CType: int
Definition: GL2.java:171
void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLu...
static final int GL_COPY_PIXEL_TOKEN
GL_VERSION_1_0 Define "GL_COPY_PIXEL_TOKEN" with expression '0x0706', CType: int
Definition: GL2.java:1342
void glBlendEquationIndexedAMD(int buf, int mode)
Entry point to C language function: void {@native glBlendEquationIndexedAMD}(GLuint buf,...
static final int GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV
GL_NV_explicit_multisample Define "GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV" with expression '0x...
Definition: GL2.java:2148
static final int GL_COLOR_FLOAT_APPLE
GL_APPLE_float_pixels Define "GL_COLOR_FLOAT_APPLE" with expression '0x8A0F', CType: int
Definition: GL2.java:1531
static final int GL_VIDEO_COLOR_CONVERSION_MIN_NV
GL_NV_video_capture Define "GL_VIDEO_COLOR_CONVERSION_MIN_NV" with expression '0x902B',...
Definition: GL2.java:1896
void glEdgeFlag(boolean flag)
Entry point to C language function: void {@native glEdgeFlag}(GLboolean flag) Part of GL_VERSION_1...
static final int GL_FOG_COORDINATE_ARRAY
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_ARRAY_EXT Define "GL_FOG_COORDINATE_AR...
Definition: GL2.java:912
void glGetVariantIntegervEXT(int id, int value, IntBuffer data)
Entry point to C language function: void {@native glGetVariantIntegervEXT}(GLuint id,...
void glVertexAttribL2i64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL2i64vNV}(GLuint index,...
static final int GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
GL_EXT_pixel_buffer_object Define "GL_PIXEL_UNPACK_BUFFER_BINDING_EXT" with expression '0x88EF',...
Definition: GL2.java:792
static final int GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV
GL_NV_compute_program5 Define "GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV" with expression '0x90FC',...
Definition: GL2.java:2187
void glSecondaryColorPointer(int size, int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glSecondaryColorPointer}(GLint size,...
void glIndexubv(byte[] c, int c_offset)
Entry point to C language function: void {@native glIndexubv}(const GLubyte * c) Part of GL_VERSIO...
static final int GL_IUI_V3F_EXT
GL_EXT_index_array_formats Define "GL_IUI_V3F_EXT" with expression '0x81AE', CType: int
Definition: GL2.java:2619
void glMultiTexCoord3sv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord3sv}(GLenum target,...
void glGetColorTableParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetColorTableParameterfv}(GLenum target,...
void glTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureImage3DEXT}(GLuint texture,...
static final int GL_SIGNED_LUMINANCE_NV
GL_NV_texture_shader Define "GL_SIGNED_LUMINANCE_NV" with expression '0x8701', CType: int
Definition: GL2.java:2275
static final int GL_MODELVIEW0_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW0_EXT" with expression '0x1700', CType: int
Definition: GL2.java:1939
void glVertexWeightPointerEXT(int size, int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glVertexWeightPointerEXT}(GLint size,...
static final int GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE" with expression '0x8A06'...
Definition: GL2.java:55
static final int GL_MAP_ATTRIB_U_ORDER_NV
GL_NV_evaluators Define "GL_MAP_ATTRIB_U_ORDER_NV" with expression '0x86C3', CType: int
Definition: GL2.java:427
static final int GL_CONVOLUTION_1D
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_1D_EXT Define "GL_CONVOLUTION_1D" with ...
Definition: GL2.java:982
void glWindowPos2s(short x, short y)
Entry point to C language function: void {@native glWindowPos2s}(GLshort x, GLshort y) Part of GL_...
static final int GL_LUMINANCE_ALPHA_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_LUMINANCE_ALPHA_FLOAT16_APPLE" with expression '0x881F',...
Definition: GL2.java:788
static final int GL_WEIGHT_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ARB_vertex_buffer_object, GL_OES_matrix_palette Alias for: GL_WEIGHT_ARRAY_BUFFER_...
Definition: GL2.java:1880
void glVertexAttrib4hv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4hv}(GLuint index,...
void glMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexEnvivEXT}(GLenum texunit,...
void glGetVertexAttribfvARB(int index, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetVertexAttribfvARB}(GLuint index,...
static final int GL_MAP2_INDEX
GL_VERSION_1_0 Define "GL_MAP2_INDEX" with expression '0x0DB1', CType: int
Definition: GL2.java:2604
void glGetProgramEnvParameterfvARB(int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetProgramEnvParameterfvARB}(GLenum target,...
void glVertexWeightPointerEXT(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glVertexWeightPointerEXT}(GLint size,...
void glRasterPos4sv(ShortBuffer v)
Entry point to C language function: void {@native glRasterPos4sv}(const GLshort * v) Part of GL_VE...
static final int GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV" with expression '0x864E',...
Definition: GL2.java:2718
void glMultiTexCoord2fv(int target, float[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord2fv}(GLenum target,...
void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint prog...
void glMatrixIndexuivARB(int size, IntBuffer indices)
Entry point to C language function: void {@native glMatrixIndexuivARB}(GLint size,...
static final int GL_MAX_VIEWS_OVR
GL_OVR_multiview Define "GL_MAX_VIEWS_OVR" with expression '0x9631', CType: int
Definition: GL2.java:1186
void glUniform2ui64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform2ui64vNV}(GLint location,...
void glGetProgramLocalParameterdvARB(int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glGetProgramLocalParameterdvARB}(GLenum target,...
void glDeleteCommandListsNV(int n, IntBuffer lists)
Entry point to C language function: void {@native glDeleteCommandListsNV}(GLsizei n,...
static final int GL_UNIFORM_BUFFER_ADDRESS_NV
GL_NV_uniform_buffer_unified_memory Define "GL_UNIFORM_BUFFER_ADDRESS_NV" with expression '0x936F',...
Definition: GL2.java:816
void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterIuivEXT}(GLenum texunit,...
void glShaderSourceARB(long shaderObj, int count, String[] string, int[] length, int length_offset)
Entry point to C language function: void {@native glShaderSourceARB}(GLhandleARB shaderObj,...
static final int GL_LIGHT_MODEL_LOCAL_VIEWER
GL_VERSION_1_0 Define "GL_LIGHT_MODEL_LOCAL_VIEWER" with expression '0x0B51', CType: int
Definition: GL2.java:1701
static final int GL_CURRENT_RASTER_POSITION
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_POSITION" with expression '0x0B07', CType: int
Definition: GL2.java:1287
void glProgramLocalParametersI4ivNV(int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramLocalParametersI4ivNV}(GLenum target,...
static final int GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB" with expression '0x880B',...
Definition: GL2.java:2754
void glVertexAttribL1ui64NV(int index, long x)
Entry point to C language function: void {@native glVertexAttribL1ui64NV}(GLuint index,...
void glConvolutionParameteri(int target, int pname, int params)
Entry point to C language function: void {@native glConvolutionParameteri}(GLenum target,...
static final int GL_DEPENDENT_GB_TEXTURE_2D_NV
GL_NV_texture_shader Define "GL_DEPENDENT_GB_TEXTURE_2D_NV" with expression '0x86EA',...
Definition: GL2.java:105
void glDeletePerfQueryINTEL(int queryHandle)
Entry point to C language function: void {@native glDeletePerfQueryINTEL}(GLuint queryHandle) Part...
static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT" with expression '0x8510',...
Definition: GL2.java:1770
void glFogi(int pname, int param)
Entry point to C language function: void {@native glFogi}(GLenum pname, GLint param) Part of GL_VE...
void glUniform3fvARB(int location, int count, FloatBuffer value)
Entry point to C language function: void {@native glUniform3fvARB}(GLint location,...
void glVertex2fv(float[] v, int v_offset)
Entry point to C language function: void {@native glVertex2fv}(const GLfloat * v) Part of GL_VERSI...
static final int GL_ONE_EXT
GL_EXT_vertex_shader Define "GL_ONE_EXT" with expression '0x87DE', CType: int
Definition: GL2.java:2417
static final int GL_DRAW_ARRAYS_STRIP_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ARRAYS_STRIP_COMMAND_NV" with expression '0x0005',...
Definition: GL2.java:2086
void glVertex4fv(float[] v, int v_offset)
Entry point to C language function: void {@native glVertex4fv}(const GLfloat * v) Part of GL_VERSI...
void glGetHistogram(int target, boolean reset, int format, int type, long values_buffer_offset)
Entry point to C language function: void {@native glGetHistogram}(GLenum target, GLboolean reset,...
void glVertex4sv(ShortBuffer v)
Entry point to C language function: void {@native glVertex4sv}(const GLshort * v) Part of GL_VERSI...
void glTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTextureSubImage2DEXT}(GLuint texture,...
static final int GL_MODELVIEW19_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW19_ARB" with expression '0x8733', CType: int
Definition: GL2.java:1870
void glGetLightiv(int light, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetLightiv}(GLenum light, GLenum pname,...
static final int GL_CONST_EYE_NV
GL_NV_texture_shader Define "GL_CONST_EYE_NV" with expression '0x86E5', CType: int
Definition: GL2.java:1623
static final int GL_CONSERVATIVE_RASTERIZATION_NV
GL_NV_conservative_raster Define "GL_CONSERVATIVE_RASTERIZATION_NV" with expression '0x9346',...
Definition: GL2.java:205
static final int GL_INTENSITY16F
GL_ARB_texture_float Alias for: GL_INTENSITY16F_ARB Define "GL_INTENSITY16F" with expression '0x881D...
Definition: GL2.java:858
static final int GL_COUNTER_RANGE_AMD
GL_AMD_performance_monitor Define "GL_COUNTER_RANGE_AMD" with expression '0x8BC1',...
Definition: GL2.java:2024
void glVertexAttribL4ui64NV(int index, long x, long y, long z, long w)
Entry point to C language function: void {@native glVertexAttribL4ui64NV}(GLuint index,...
static final int GL_DRAW_ARRAYS_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ARRAYS_COMMAND_NV" with expression '0x0003', CType: int
Definition: GL2.java:2580
void glColor3bv(byte[] v, int v_offset)
Entry point to C language function: void {@native glColor3bv}(const GLbyte * v) Part of GL_VERSION...
void glProgramLocalParametersI4uivNV(int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParametersI4uivNV}(GLenum target,...
void glGenTransformFeedbacksNV(int n, IntBuffer ids)
Entry point to C language function: void {@native glGenTransformFeedbacksNV}(GLsizei n,...
static final int GL_MAP1_GRID_SEGMENTS
GL_VERSION_1_0 Define "GL_MAP1_GRID_SEGMENTS" with expression '0x0DD1', CType: int
Definition: GL2.java:1444
void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x3dvEXT}(GLuint program,...
void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3x4dvEXT}(GLuint program,...
void glVariantbvEXT(int id, ByteBuffer addr)
Entry point to C language function: void {@native glVariantbvEXT}(GLuint id, const GLbyte * addr) ...
void glCompressedTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureSubImage2DEXT}(GLuint texture,...
static final int GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_MAX_COMB...
Definition: GL2.java:799
void glTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterIivEXT}(GLuint texture,...
void glUniform1i64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform1i64vNV}(GLint location,...
static final int GL_FAILURE_NV
GL_NV_video_capture Define "GL_FAILURE_NV" with expression '0x9030', CType: int
Definition: GL2.java:2133
void glLightModeliv(int pname, IntBuffer params)
Entry point to C language function: void {@native glLightModeliv}(GLenum pname, const GLint * params...
void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3dvEXT}(GLuint program,...
static final int GL_OFFSET_TEXTURE_2D_MATRIX_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_2D_MATRIX_NV" with expression '0x86E1',...
Definition: GL2.java:197
void glCompileShaderARB(long shaderObj)
Entry point to C language function: void {@native glCompileShaderARB}(GLhandleARB shaderObj) Part ...
void glVertexAttrib4usvARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4usvARB}(GLuint index,...
static final int GL_LINE_TOKEN
GL_VERSION_1_0 Define "GL_LINE_TOKEN" with expression '0x0702', CType: int
Definition: GL2.java:1291
void glGetHistogramParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetHistogramParameteriv}(GLenum target,...
static final int GL_CURRENT_WEIGHT_ARB
GL_ARB_vertex_blend Define "GL_CURRENT_WEIGHT_ARB" with expression '0x86A8', CType: int
Definition: GL2.java:645
static final int GL_MAP2_GRID_SEGMENTS
GL_VERSION_1_0 Define "GL_MAP2_GRID_SEGMENTS" with expression '0x0DD3', CType: int
Definition: GL2.java:1909
static final int GL_MATRIX7_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX7_ARB" with expression '0x88C7',...
Definition: GL2.java:1505
static final int GL_SHADER_OBJECT_ARB
GL_ARB_shader_objects Define "GL_SHADER_OBJECT_ARB" with expression '0x8B48', CType: int
Definition: GL2.java:1059
void glPrimitiveRestartIndexNV(int index)
Entry point to C language function: void {@native glPrimitiveRestartIndexNV}(GLuint index) Part of...
static final int GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV
GL_NV_conservative_raster Define "GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV" with expression '0x9347',...
Definition: GL2.java:2564
void glTexCoord1hv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord1hv}(const GLhalfNV * v) Part of GL_NV...
static final int GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV
GL_NV_video_capture Define "GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV" with expression '0x9034',...
Definition: GL2.java:1074
void glWindowPos3f(float x, float y, float z)
Entry point to C language function: void {@native glWindowPos3f}(GLfloat x, GLfloat y,...
void glColor3usv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor3usv}(const GLushort * v) Part of GL_VERS...
static final int GL_RGBA_MODE
GL_VERSION_1_0 Define "GL_RGBA_MODE" with expression '0x0C31', CType: int
Definition: GL2.java:2277
long glCreateProgramObjectARB()
Entry point to C language function: GLhandleARB {@native glCreateProgramObjectARB}() Part of GL_AR...
void glVertex4hv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex4hv}(const GLhalfNV * v) Part of GL_NV_h...
void glGetFramebufferParameterivEXT(int framebuffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer...
void glVertex2bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glVertex2bvOES}(const GLbyte * coords) Part of G...
void glBindMultiTextureEXT(int texunit, int target, int texture)
Entry point to C language function: void {@native glBindMultiTextureEXT}(GLenum texunit,...
static final int GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV
GL_NV_gpu_program5 Define "GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV" with expression '0x8E5B',...
Definition: GL2.java:482
static final int GL_DSDT_NV
GL_NV_texture_shader Define "GL_DSDT_NV" with expression '0x86F5', CType: int
Definition: GL2.java:101
static final int GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV
GL_NV_sample_locations Define "GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV" with expression '0x9343'...
Definition: GL2.java:2306
static final int GL_COLOR_MATERIAL_FACE
GL_VERSION_1_0 Define "GL_COLOR_MATERIAL_FACE" with expression '0x0B55', CType: int
Definition: GL2.java:162
static final int GL_POLYGON_OFFSET_COMMAND_NV
GL_NV_command_list Define "GL_POLYGON_OFFSET_COMMAND_NV" with expression '0x000E',...
Definition: GL2.java:2486
static final int GL_COLOR_MATRIX
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_COLOR_MATRIX_SGI Define "GL_COLOR_MATRIX" with exp...
Definition: GL2.java:1018
void glGetVideoCaptureStreamivNV(int video_capture_slot, int stream, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetVideoCaptureStreamivNV}(GLuint video_capture_...
void glSampleMaskIndexedNV(int index, int mask)
Entry point to C language function: void {@native glSampleMaskIndexedNV}(GLuint index,...
void glVideoCaptureStreamParameterfvNV(int video_capture_slot, int stream, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glVideoCaptureStreamParameterfvNV}(GLuint video_ca...
static final int GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
GL_NV_deep_texture3D Define "GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV" with expression '0x90D1',...
Definition: GL2.java:988
void glGetInvariantFloatvEXT(int id, int value, float[] data, int data_offset)
Entry point to C language function: void {@native glGetInvariantFloatvEXT}(GLuint id,...
static final int GL_PERCENTAGE_AMD
GL_AMD_performance_monitor Define "GL_PERCENTAGE_AMD" with expression '0x8BC3', CType: int
Definition: GL2.java:1459
void glMultiTexCoord3s(int target, short s, short t, short r)
Entry point to C language function: void {@native glMultiTexCoord3s}(GLenum target,...
void glVertex4s(short x, short y, short z, short w)
Entry point to C language function: void {@native glVertex4s}(GLshort x, GLshort y,...
void glMultiTexCoord1hv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord1hv}(GLenum target,...
static final int GL_DARKEN
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_DARKEN...
Definition: GL2.java:777
void glRasterPos2fv(FloatBuffer v)
Entry point to C language function: void {@native glRasterPos2fv}(const GLfloat * v) Part of GL_VE...
void glIndexsv(ShortBuffer c)
Entry point to C language function: void {@native glIndexsv}(const GLshort * c) Part of GL_VERSION...
void glCompressedMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexSubImage1DEXT}(GLenum texunit,...
static final int GL_OUTPUT_TEXTURE_COORD0_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD0_EXT" with expression '0x879D',...
Definition: GL2.java:2419
static final int GL_VARIANT_DATATYPE_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_DATATYPE_EXT" with expression '0x87E5', CType: int
Definition: GL2.java:1747
void glGetLocalConstantBooleanvEXT(int id, int value, ByteBuffer data)
Entry point to C language function: void {@native glGetLocalConstantBooleanvEXT}(GLuint id,...
void glTexCoord2hv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord2hv}(const GLhalfNV * v) Part of GL_NV...
void glGetPixelMapusv(int map, short[] values, int values_offset)
Entry point to C language function: void {@native glGetPixelMapusv}(GLenum map, GLushort * values) ...
void glTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterivEXT}(GLuint texture,...
static final int GL_ALPHA_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_ALPHA_FLOAT32_APPLE" with expression '0x8816', CType: int
Definition: GL2.java:2745
static final int GL_3_BYTES
GL_VERSION_1_0, GL_NV_path_rendering Alias for: GL_3_BYTES_NV Define "GL_3_BYTES" with expression '0...
Definition: GL2.java:1773
void glMap1f(int target, float u1, float u2, int stride, int order, float[] points, int points_offset)
Entry point to C language function: void {@native glMap1f}(GLenum target, GLfloat u1,...
void glNormal3bv(ByteBuffer v)
Entry point to C language function: void {@native glNormal3bv}(const GLbyte * v) Part of GL_VERSIO...
static final int GL_COMPRESSED_LUMINANCE_LATC1_EXT
GL_EXT_texture_compression_latc Define "GL_COMPRESSED_LUMINANCE_LATC1_EXT" with expression '0x8C70',...
Definition: GL2.java:1223
static final int GL_PN_TRIANGLES_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_ATI" with expression '0x87F0', CType: int
Definition: GL2.java:2393
static final int GL_NUM_VIDEO_CAPTURE_STREAMS_NV
GL_NV_video_capture Define "GL_NUM_VIDEO_CAPTURE_STREAMS_NV" with expression '0x9024',...
Definition: GL2.java:1364
static final int GL_MAGNITUDE_BIAS_NV
GL_NV_texture_shader Define "GL_MAGNITUDE_BIAS_NV" with expression '0x8718', CType: int
Definition: GL2.java:45
void glColor3d(double red, double green, double blue)
Entry point to C language function: void {@native glColor3d}(GLdouble red, GLdouble green,...
static final int GL_LUMINANCE_FLOAT16_ATI
GL_ATI_texture_float Define "GL_LUMINANCE_FLOAT16_ATI" with expression '0x881E', CType: int
Definition: GL2.java:732
long glGetHandleARB(int pname)
Entry point to C language function: GLhandleARB {@native glGetHandleARB}(GLenum pname) Part of GL_...
void glGetMapAttribParameterfvNV(int target, int index, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMapAttribParameterfvNV}(GLenum target,...
void glConvolutionFilter2D(int target, int internalformat, int width, int height, int format, int type, long image_buffer_offset)
Entry point to C language function: void {@native glConvolutionFilter2D}(GLenum target,...
static final int GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV
GL_NV_transform_feedback2 Define "GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV" with expression '0x8E23',...
Definition: GL2.java:301
static final int GL_AVERAGE_EXT
GL_EXT_pixel_transform Define "GL_AVERAGE_EXT" with expression '0x8335', CType: int
Definition: GL2.java:1254
static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI Define "GL_POST_...
Definition: GL2.java:1752
void glUniform3iARB(int location, int v0, int v1, int v2)
Entry point to C language function: void {@native glUniform3iARB}(GLint location,...
static final int GL_CURRENT_VERTEX_ATTRIB_ARB
GL_ARB_vertex_program Define "GL_CURRENT_VERTEX_ATTRIB_ARB" with expression '0x8626',...
Definition: GL2.java:2430
void glGetMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexEnvivEXT}(GLenum texunit,...
void glMultMatrixd(DoubleBuffer m)
Entry point to C language function: void {@native glMultMatrixd}(const GLdouble * m) Part of GL_VE...
void glLightModeli(int pname, int param)
Entry point to C language function: void {@native glLightModeli}(GLenum pname, GLint param) Part o...
void glVertex4dv(DoubleBuffer v)
Entry point to C language function: void {@native glVertex4dv}(const GLdouble * v) Part of GL_VERS...
static final int GL_CLAMP_VERTEX_COLOR
GL_VERSION_3_0, GL_ARB_color_buffer_float Alias for: GL_CLAMP_VERTEX_COLOR_ARB Define "GL_CLAMP_VERT...
Definition: GL2.java:1853
void glVertex2s(short x, short y)
Entry point to C language function: void {@native glVertex2s}(GLshort x, GLshort y) Part of GL_VER...
void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3x2dvEXT}(GLuint program,...
static final int GL_TEXTURE_BORDER
GL_VERSION_1_0 Define "GL_TEXTURE_BORDER" with expression '0x1005', CType: int
Definition: GL2.java:694
void glEvalCoord1dv(double[] u, int u_offset)
Entry point to C language function: void {@native glEvalCoord1dv}(const GLdouble * u) Part of GL_V...
void glMapGrid2f(int un, float u1, float u2, int vn, float v1, float v2)
Entry point to C language function: void {@native glMapGrid2f}(GLint un, GLfloat u1,...
void glIndexdv(DoubleBuffer c)
Entry point to C language function: void {@native glIndexdv}(const GLdouble * c) Part of GL_VERSIO...
static final int GL_CONVOLUTION_FILTER_BIAS
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_FILTER_BIAS_EXT Define "GL_CONVOLUTION_...
Definition: GL2.java:2765
void glNormal3dv(DoubleBuffer v)
Entry point to C language function: void {@native glNormal3dv}(const GLdouble * v) Part of GL_VERS...
void glProgramUniform2ui64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform2ui64vNV}(GLuint program,...
static final int GL_MATRIX_INDEX_ARRAY_SIZE_ARB
GL_ARB_matrix_palette Define "GL_MATRIX_INDEX_ARRAY_SIZE_ARB" with expression '0x8846',...
Definition: GL2.java:1162
static final int GL_STORAGE_SHARED_APPLE
GL_APPLE_texture_range, GL_APPLE_vertex_array_range Define "GL_STORAGE_SHARED_APPLE" with expression ...
Definition: GL2.java:870
boolean glIsEnabledIndexed(int target, int index)
Entry point to C language function: GLboolean {@native glIsEnabledIndexed}(GLenum target,...
static final int GL_DEPTH_BIAS
GL_VERSION_1_0 Define "GL_DEPTH_BIAS" with expression '0x0D1F', CType: int
Definition: GL2.java:2073
static final int GL_MATRIX22_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX22_ARB" with expression '0x88D6',...
Definition: GL2.java:103
static final long GL_ALL_CLIENT_ATTRIB_BITS
GL_VERSION_1_1 Define "GL_ALL_CLIENT_ATTRIB_BITS" with expression '0xFFFFFFFF', CType: long
Definition: GL2.java:945
void glMultiTexImage3DEXT(int texunit, int target, int level, int internalformat, int width, int height, int depth, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexImage3DEXT}(GLenum texunit,...
void glProgramEnvParameters4fvEXT(int target, int index, int count, FloatBuffer params)
Entry point to C language function: void {@native glProgramEnvParameters4fvEXT}(GLenum target,...
void glColor3hv(ShortBuffer v)
Entry point to C language function: void {@native glColor3hv}(const GLhalfNV * v) Part of GL_NV_ha...
void glCopyColorSubTable(int target, int start, int x, int y, int width)
Entry point to C language function: void {@native glCopyColorSubTable}(GLenum target,...
void glVertexAttribPointerARB(int index, int size, int type, boolean normalized, int stride, Buffer pointer)
Entry point to C language function: void {@native glVertexAttribPointerARB}(GLuint index,...
void glGetVertexAttribIivEXT(int index, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetVertexAttribIivEXT}(GLuint index,...
static final int GL_RGBA_DXT5_S3TC
GL_S3_s3tc Define "GL_RGBA_DXT5_S3TC" with expression '0x83A4', CType: int
Definition: GL2.java:61
void glMatrixLoadTransposedEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadTransposedEXT}(GLenum mode,...
static final int GL_MATRIX19_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX19_ARB" with expression '0x88D3',...
Definition: GL2.java:2016
void glUniform1ivARB(int location, int count, IntBuffer value)
Entry point to C language function: void {@native glUniform1ivARB}(GLint location,...
static final int GL_SHADING_LANGUAGE_VERSION_ARB
GL_ARB_shading_language_100 Define "GL_SHADING_LANGUAGE_VERSION_ARB" with expression '0x8B8C',...
Definition: GL2.java:211
void glGetNamedBufferParameterivEXT(int buffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedBufferParameterivEXT}(GLuint buffer,...
static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
GL_VERSION_1_0 Define "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH" with expression '0x0D3B',...
Definition: GL2.java:2568
static final int GL_COLOR_SUM
GL_VERSION_1_4, GL_EXT_secondary_color, GL_ARB_vertex_program Alias for: GL_COLOR_SUM_EXT,...
Definition: GL2.java:230
static final int GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV
GL_NV_texture_shader3 Define "GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV" with expression '0x885D',...
Definition: GL2.java:1862
static final int GL_READ_PIXEL_DATA_RANGE_LENGTH_NV
GL_NV_pixel_data_range Define "GL_READ_PIXEL_DATA_RANGE_LENGTH_NV" with expression '0x887B',...
Definition: GL2.java:1619
void glColor3f(float red, float green, float blue)
Entry point to C language function: void {@native glColor3f}(GLfloat red, GLfloat green,...
void glVertexAttrib2sARB(int index, short x, short y)
Entry point to C language function: void {@native glVertexAttrib2sARB}(GLuint index,...
static final int GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV
GL_NV_conservative_raster Define "GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV" with expression '0x9349',...
Definition: GL2.java:1681
static final int GL_ALPHA16I
GL_EXT_texture_integer Alias for: GL_ALPHA16I_EXT Define "GL_ALPHA16I" with expression '0x8D8A',...
Definition: GL2.java:1804
static final int GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT" w...
Definition: GL2.java:478
static final int GL_PIXEL_COUNT_NV
GL_NV_occlusion_query Define "GL_PIXEL_COUNT_NV" with expression '0x8866', CType: int
Definition: GL2.java:1735
static final int GL_DEPENDENT_AR_TEXTURE_2D_NV
GL_NV_texture_shader Define "GL_DEPENDENT_AR_TEXTURE_2D_NV" with expression '0x86E9',...
Definition: GL2.java:451
static final int GL_CURRENT_RASTER_COLOR
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_COLOR" with expression '0x0B04', CType: int
Definition: GL2.java:2156
static final int GL_EVAL_VERTEX_ATTRIB9_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB9_NV" with expression '0x86CF', CType: int
Definition: GL2.java:1652
static final int GL_WEIGHT_ARRAY_POINTER_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_ARRAY_POINTER_ARB" with expression '0x86AC',...
Definition: GL2.java:40
static final int GL_422_REV_AVERAGE_EXT
GL_EXT_422_pixels Define "GL_422_REV_AVERAGE_EXT" with expression '0x80CF', CType: int
Definition: GL2.java:2386
void glClearNamedBufferSubData(int buffer, int internalformat, long offset, long size, int format, int type, Buffer data)
Entry point to C language function: void {@native glClearNamedBufferSubData}(GLuint buffer,...
static final int GL_OUTPUT_TEXTURE_COORD23_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD23_EXT" with expression '0x87B4',...
Definition: GL2.java:2922
void glDrawRangeElements(int mode, int start, int end, int count, int type, Buffer indices)
Entry point to C language function: void {@native glDrawRangeElements}(GLenum mode,...
void glVertexAttribIPointer(int index, int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glVertexAttribIPointer}(GLuint index,...
void glMultiTexGendEXT(int texunit, int coord, int pname, double param)
Entry point to C language function: void {@native glMultiTexGendEXT}(GLenum texunit,...
static final int GL_MAX_MAP_TESSELLATION_NV
GL_NV_evaluators Define "GL_MAX_MAP_TESSELLATION_NV" with expression '0x86D6', CType: int
Definition: GL2.java:2181
static final int GL_MODELVIEW10_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW10_ARB" with expression '0x872A', CType: int
Definition: GL2.java:2943
static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT
GL_EXT_vertex_weighting Define "GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT" with expression '0x850D',...
Definition: GL2.java:990
void glVertexWeightfvEXT(float[] weight, int weight_offset)
Entry point to C language function: void {@native glVertexWeightfvEXT}(const GLfloat * weight) Par...
static final int GL_SIGNED_LUMINANCE8_NV
GL_NV_texture_shader Define "GL_SIGNED_LUMINANCE8_NV" with expression '0x8702', CType: int
Definition: GL2.java:1555
static final int GL_HSL_LUMINOSITY
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_HSL_LU...
Definition: GL2.java:2313
void glSecondaryColor3us(short red, short green, short blue)
Entry point to C language function: void {@native glSecondaryColor3us}(GLushort red,...
static final int GL_PERFQUERY_FLUSH_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_FLUSH_INTEL" with expression '0x83FA',...
Definition: GL2.java:2421
static final int GL_INDEX_MATERIAL_PARAMETER_EXT
GL_EXT_index_material Define "GL_INDEX_MATERIAL_PARAMETER_EXT" with expression '0x81B9',...
Definition: GL2.java:1142
void glEvalCoord2dv(DoubleBuffer u)
Entry point to C language function: void {@native glEvalCoord2dv}(const GLdouble * u) Part of GL_V...
void glTexCoord2dv(double[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord2dv}(const GLdouble * v) Part of GL_VE...
void glGetVideoCaptureivNV(int video_capture_slot, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetVideoCaptureivNV}(GLuint video_capture_slot,...
static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI Define "GL_P...
Definition: GL2.java:1136
static final int GL_TRANSPOSE_COLOR_MATRIX
GL_VERSION_1_3, GL_ARB_transpose_matrix Alias for: GL_TRANSPOSE_COLOR_MATRIX_ARB Define "GL_TRANSPOS...
Definition: GL2.java:1418
static final int GL_VARIANT_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_EXT" with expression '0x87C1', CType: int
Definition: GL2.java:2348
void glNamedRenderbufferStorageMultisampleEXT(int renderbuffer, int samples, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageMultisampleEXT}(GLuint r...
void glCreateCommandListsNV(int n, int[] lists, int lists_offset)
Entry point to C language function: void {@native glCreateCommandListsNV}(GLsizei n,...
void glVertexAttrib4NivARB(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NivARB}(GLuint index,...
static final int GL_MAX_PROGRAM_PATCH_ATTRIBS_NV
GL_NV_tessellation_program5 Define "GL_MAX_PROGRAM_PATCH_ATTRIBS_NV" with expression '0x86D8',...
Definition: GL2.java:2259
void glDeletePerfMonitorsAMD(int n, IntBuffer monitors)
Entry point to C language function: void {@native glDeletePerfMonitorsAMD}(GLsizei n,...
ByteBuffer glMapTexture2DINTEL(int texture, int level, int access, IntBuffer stride, IntBuffer layout)
Entry point to C language function: void * {@native glMapTexture2DINTEL}(GLuint texture,...
void glGetPixelMapfv(int map, long values_buffer_offset)
Entry point to C language function: void {@native glGetPixelMapfv}(GLenum map, GLfloat * values) P...
void glPushClientAttribDefaultEXT(int mask)
Entry point to C language function: void {@native glPushClientAttribDefaultEXT}(GLbitfield mask) P...
void glVariantivEXT(int id, IntBuffer addr)
Entry point to C language function: void {@native glVariantivEXT}(GLuint id, const GLint * addr) P...
void glListDrawCommandsStatesClientNV(int list, int segment, PointerBuffer indirects, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count)
Entry point to C language function: void {@native glListDrawCommandsStatesClientNV}(GLuint list,...
void glVertexAttrib3fARB(int index, float x, float y, float z)
Entry point to C language function: void {@native glVertexAttrib3fARB}(GLuint index,...
void glFlushVertexArrayRangeAPPLE(int length, Buffer pointer)
Entry point to C language function: void {@native glFlushVertexArrayRangeAPPLE}(GLsizei length,...
void glGetProgramEnvParameterfvARB(int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glGetProgramEnvParameterfvARB}(GLenum target,...
void glUniform2fvARB(int location, int count, float[] value, int value_offset)
Entry point to C language function: void {@native glUniform2fvARB}(GLint location,...
static final int GL_TEXTURE_SWIZZLE_R_EXT
GL_EXT_texture_swizzle Define "GL_TEXTURE_SWIZZLE_R_EXT" with expression '0x8E42',...
Definition: GL2.java:1575
void glTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterIivEXT}(GLuint texture,...
static final int GL_VERTEX_SHADER_OPTIMIZED_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_OPTIMIZED_EXT" with expression '0x87D4',...
Definition: GL2.java:1731
static final int GL_RGB_SNORM
GL_EXT_texture_snorm, GL_VERSION_3_1 Define "GL_RGB_SNORM" with expression '0x8F92',...
Definition: GL2.java:1250
void glMultiTexCoord4iv(int target, int[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord4iv}(GLenum target,...
static final int GL_COLOR_SAMPLES_NV
GL_NV_framebuffer_mixed_samples, GL_NV_multisample_coverage Define "GL_COLOR_SAMPLES_NV" with express...
Definition: GL2.java:1002
static final int GL_MATRIX11_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX11_ARB" with expression '0x88CB',...
Definition: GL2.java:1665
static final int GL_MODELVIEW1_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW1_ARB" with expression '0x850A', CType: int
Definition: GL2.java:2624
void glInitNames()
Entry point to C language function: void {@native glInitNames}() Part of GL_VERSION_1_0
void glDeleteTransformFeedbacksNV(int n, IntBuffer ids)
Entry point to C language function: void {@native glDeleteTransformFeedbacksNV}(GLsizei n,...
void glVertexAttribI1uiEXT(int index, int x)
Entry point to C language function: void {@native glVertexAttribI1uiEXT}(GLuint index,...
void glEndPerfMonitorAMD(int monitor)
Entry point to C language function: void {@native glEndPerfMonitorAMD}(GLuint monitor) Part of GL_...
static final int GL_POST_COLOR_MATRIX_BLUE_BIAS
GL_ARB_imaging, GL_SGI_color_matrix Alias for: GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI Define "GL_POST_CO...
Definition: GL2.java:2091
static final int GL_PIXEL_MAP_I_TO_G
GL_VERSION_1_0 Define "GL_PIXEL_MAP_I_TO_G" with expression '0x0C73', CType: int
Definition: GL2.java:2554
static final int GL_READ_PIXEL_DATA_RANGE_POINTER_NV
GL_NV_pixel_data_range Define "GL_READ_PIXEL_DATA_RANGE_POINTER_NV" with expression '0x887D',...
Definition: GL2.java:1055
void glFogCoordh(short fog)
Entry point to C language function: void {@native glFogCoordh}(GLhalfNV fog) Part of GL_NV_half_fl...
void glVertexArrayFogCoordOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayFogCoordOffsetEXT}(GLuint vaobj,...
static final int GL_MAP2_GRID_DOMAIN
GL_VERSION_1_0 Define "GL_MAP2_GRID_DOMAIN" with expression '0x0DD2', CType: int
Definition: GL2.java:1119
static final int GL_COLOR_TABLE_INTENSITY_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_INTENSITY_SIZE_SGI Define "GL_COLOR_TAB...
Definition: GL2.java:1801
void glColor4hv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor4hv}(const GLhalfNV * v) Part of GL_NV_ha...
void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureLevelParameterfvEXT}(GLuint texture,...
static final int GL_INT8_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT8_VEC2_NV" with expression '0x8FE1',...
Definition: GL2.java:1289
static final int GL_DRAW_PIXEL_TOKEN
GL_VERSION_1_0 Define "GL_DRAW_PIXEL_TOKEN" with expression '0x0705', CType: int
Definition: GL2.java:1998
void glMatrixMultTransposedEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultTransposedEXT}(GLenum mode,...
void glNormal3s(short nx, short ny, short nz)
Entry point to C language function: void {@native glNormal3s}(GLshort nx, GLshort ny,...
static final int GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV" with expression '0x903C',...
Definition: GL2.java:131
void glDeleteVertexShaderEXT(int id)
Entry point to C language function: void {@native glDeleteVertexShaderEXT}(GLuint id) Part of GL_E...
void glAttachObjectARB(long containerObj, long obj)
Entry point to C language function: void {@native glAttachObjectARB}(GLhandleARB containerObj,...
static final int GL_ALPHA32I
GL_EXT_texture_integer Alias for: GL_ALPHA32I_EXT Define "GL_ALPHA32I" with expression '0x8D84',...
Definition: GL2.java:260
static final int GL_TEXTURE_RECTANGLE_ARB
GL_ARB_texture_rectangle Define "GL_TEXTURE_RECTANGLE_ARB" with expression '0x84F5',...
Definition: GL2.java:934
void glMapGrid2d(int un, double u1, double u2, int vn, double v1, double v2)
Entry point to C language function: void {@native glMapGrid2d}(GLint un, GLdouble u1,...
void glGetUniformi64vNV(int program, int location, long[] params, int params_offset)
Entry point to C language function: void {@native glGetUniformi64vNV}(GLuint program,...
static final int GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD
GL_AMD_occlusion_query_event Define "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD" with expression '0x00000001',...
Definition: GL2.java:550
void glColor3ubv(ByteBuffer v)
Entry point to C language function: void {@native glColor3ubv}(const GLubyte * v) Part of GL_VERSI...
void glRectdv(DoubleBuffer v1, DoubleBuffer v2)
Entry point to C language function: void {@native glRectdv}(const GLdouble * v1, const GLdouble * v2...
static final int GL_2D
GL_VERSION_1_0 Define "GL_2D" with expression '0x0600', CType: int
Definition: GL2.java:2928
void glCullParameterfvEXT(int pname, FloatBuffer params)
Entry point to C language function: void {@native glCullParameterfvEXT}(GLenum pname,...
void glLockArraysEXT(int first, int count)
Entry point to C language function: void {@native glLockArraysEXT}(GLint first, GLsizei count) Par...
static final int GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV
GL_NV_gpu_program5 Define "GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV" with expression '0x8E5D'...
Definition: GL2.java:959
static final int GL_UNSIGNED_INT8_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT8_NV" with expression '0x8FEC',...
Definition: GL2.java:716
void glActiveStencilFaceEXT(int face)
Entry point to C language function: void {@native glActiveStencilFaceEXT}(GLenum face) Part of GL_...
void glMatrixScalefEXT(int mode, float x, float y, float z)
Entry point to C language function: void {@native glMatrixScalefEXT}(GLenum mode,...
static final int GL_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_IMAGE_2D...
Definition: GL2.java:1521
void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int order, float[] points, int points_offset)
Entry point to C language function: void {@native glMapVertexAttrib1fAPPLE}(GLuint index,...
static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
GL_EXT_compiled_vertex_array Define "GL_ARRAY_ELEMENT_LOCK_COUNT_EXT" with expression '0x81A9',...
Definition: GL2.java:1729
void glCompressedMultiTexImage3DEXT(int texunit, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexImage3DEXT}(GLenum texunit,...
void glGetNamedFramebufferParameteriv(int framebuffer, int pname, int[] param, int param_offset)
Entry point to C language function: void {@native glGetNamedFramebufferParameteriv}(GLuint framebuff...
static final int GL_DEPTH_CLAMP_NV
GL_NV_depth_clamp Define "GL_DEPTH_CLAMP_NV" with expression '0x864F', CType: int
Definition: GL2.java:1860
void glMultiTexParameteriEXT(int texunit, int target, int pname, int param)
Entry point to C language function: void {@native glMultiTexParameteriEXT}(GLenum texunit,...
void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexLevelParameterfvEXT}(GLenum texunit,...
static final int GL_OUTPUT_COLOR1_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_COLOR1_EXT" with expression '0x879C', CType: int
Definition: GL2.java:1840
void glVertex4i(int x, int y, int z, int w)
Entry point to C language function: void {@native glVertex4i}(GLint x, GLint y, GLint z,...
void glVertex4iv(int[] v, int v_offset)
Entry point to C language function: void {@native glVertex4iv}(const GLint * v) Part of GL_VERSION...
void glSecondaryColor3usv(short[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3usv}(const GLushort * v) Part o...
static final int GL_CURRENT_RASTER_DISTANCE
GL_VERSION_1_0 Define "GL_CURRENT_RASTER_DISTANCE" with expression '0x0B09', CType: int
Definition: GL2.java:1996
void glBindVertexShaderEXT(int id)
Entry point to C language function: void {@native glBindVertexShaderEXT}(GLuint id) Part of GL_EXT...
static final int GL_MODELVIEW0_STACK_DEPTH_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW0_STACK_DEPTH_EXT" with expression '0x0BA3',...
Definition: GL2.java:2855
static final int GL_PROGRAM_LENGTH_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_LENGTH_ARB" with expression '0x8627...
Definition: GL2.java:434
void glColor4uiv(int[] v, int v_offset)
Entry point to C language function: void {@native glColor4uiv}(const GLuint * v) Part of GL_VERSIO...
void glRectf(float x1, float y1, float x2, float y2)
Entry point to C language function: void {@native glRectf}(GLfloat x1, GLfloat y1,...
void glMultiTexCoord1i(int target, int s)
Entry point to C language function: void {@native glMultiTexCoord1i}(GLenum target,...
void glProgramEnvParameter4dARB(int target, int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glProgramEnvParameter4dARB}(GLenum target,...
void glRasterPos4iv(int[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos4iv}(const GLint * v) Part of GL_VERS...
void glCompressedTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureSubImage1DEXT}(GLuint texture,...
void glClipPlane(int plane, DoubleBuffer equation)
Entry point to C language function: void {@native glClipPlane}(GLenum plane, const GLdouble * equati...
static final int GL_VOLATILE_APPLE
GL_APPLE_object_purgeable Define "GL_VOLATILE_APPLE" with expression '0x8A1A', CType: int
Definition: GL2.java:2542
void glGetTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureParameterIivEXT}(GLuint texture,...
void glDeletePerfMonitorsAMD(int n, int[] monitors, int monitors_offset)
Entry point to C language function: void {@native glDeletePerfMonitorsAMD}(GLsizei n,...
void glProgramUniform4ui64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform4ui64vNV}(GLuint program,...
void glGetInvariantIntegervEXT(int id, int value, IntBuffer data)
Entry point to C language function: void {@native glGetInvariantIntegervEXT}(GLuint id,...
void glColor4hv(ShortBuffer v)
Entry point to C language function: void {@native glColor4hv}(const GLhalfNV * v) Part of GL_NV_ha...
static final int GL_OFFSET_HILO_TEXTURE_2D_NV
GL_NV_texture_shader3 Define "GL_OFFSET_HILO_TEXTURE_2D_NV" with expression '0x8854',...
Definition: GL2.java:227
void glTexCoord1d(double s)
Entry point to C language function: void {@native glTexCoord1d}(GLdouble s) Part of GL_VERSION_1_0
void glProgramUniform1dEXT(int program, int location, double x)
Entry point to C language function: void {@native glProgramUniform1dEXT}(GLuint program,...
void glMatrixLoadTransposefEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadTransposefEXT}(GLenum mode,...
static final int GL_TEXTURE_MATERIAL_FACE_EXT
GL_EXT_light_texture Define "GL_TEXTURE_MATERIAL_FACE_EXT" with expression '0x8351',...
Definition: GL2.java:2896
static final int GL_SINGLE_COLOR
GL_VERSION_1_2, GL_EXT_separate_specular_color Alias for: GL_SINGLE_COLOR_EXT Define "GL_SINGLE_COLO...
Definition: GL2.java:594
void glIndexd(double c)
Entry point to C language function: void {@native glIndexd}(GLdouble c) Part of GL_VERSION_1_0
static final int GL_YCBYCR8_422_NV
GL_NV_video_capture Define "GL_YCBYCR8_422_NV" with expression '0x9031', CType: int
Definition: GL2.java:957
void glGetPerfCounterInfoINTEL(int queryId, int counterId, int counterNameLength, ByteBuffer counterName, int counterDescLength, ByteBuffer counterDesc, IntBuffer counterOffset, IntBuffer counterDataSize, IntBuffer counterTypeEnum, IntBuffer counterDataTypeEnum, LongBuffer rawCounterMaxValue)
Entry point to C language function: void {@native glGetPerfCounterInfoINTEL}(GLuint queryId,...
void glColor4usv(ShortBuffer v)
Entry point to C language function: void {@native glColor4usv}(const GLushort * v) Part of GL_VERS...
void glTexCoord3iv(IntBuffer v)
Entry point to C language function: void {@native glTexCoord3iv}(const GLint * v) Part of GL_VERSI...
static final int GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV
GL_NV_sample_locations Define "GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV" with expression '0x933F',...
Definition: GL2.java:767
void glMatrixTranslatefEXT(int mode, float x, float y, float z)
Entry point to C language function: void {@native glMatrixTranslatefEXT}(GLenum mode,...
void glGetHistogramParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetHistogramParameterfv}(GLenum target,...
void glMatrixIndexuivARB(int size, int[] indices, int indices_offset)
Entry point to C language function: void {@native glMatrixIndexuivARB}(GLint size,...
void glGetNextPerfQueryIdINTEL(int queryId, IntBuffer nextQueryId)
Entry point to C language function: void {@native glGetNextPerfQueryIdINTEL}(GLuint queryId,...
void glProgramUniform1i64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform1i64vNV}(GLuint program,...
void glVertex4h(short x, short y, short z, short w)
Entry point to C language function: void {@native glVertex4h}(GLhalfNV x, GLhalfNV y,...
void glGetOcclusionQueryivNV(int id, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetOcclusionQueryivNV}(GLuint id,...
static final int GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV
GL_NV_parameter_buffer_object Define "GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV" with expression '0...
Definition: GL2.java:1667
void glNormal3hv(ShortBuffer v)
Entry point to C language function: void {@native glNormal3hv}(const GLhalfNV * v) Part of GL_NV_h...
static final int GL_FORMAT_SUBSAMPLE_244_244_OML
GL_OML_subsample Define "GL_FORMAT_SUBSAMPLE_244_244_OML" with expression '0x8983',...
Definition: GL2.java:2071
void glRasterPos4fv(float[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos4fv}(const GLfloat * v) Part of GL_VE...
void glGetPixelTransformParameterivEXT(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetPixelTransformParameterivEXT}(GLenum target,...
void glMultiTexCoord3f(int target, float s, float t, float r)
Entry point to C language function: void {@native glMultiTexCoord3f}(GLenum target,...
void glTextureRenderbufferEXT(int texture, int target, int renderbuffer)
Entry point to C language function: void {@native glTextureRenderbufferEXT}(GLuint texture,...
static final int GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL" with expression '0x94FA',...
Definition: GL2.java:2053
void glUniform4i64NV(int location, long x, long y, long z, long w)
Entry point to C language function: void {@native glUniform4i64NV}(GLint location,...
static final int GL_ACCUM_CLEAR_VALUE
GL_VERSION_1_0 Define "GL_ACCUM_CLEAR_VALUE" with expression '0x0B80', CType: int
Definition: GL2.java:53
void glProgramEnvParametersI4uivNV(int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParametersI4uivNV}(GLenum target,...
void glVertexAttrib4NubvARB(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NubvARB}(GLuint index,...
static final int GL_VERTEX_SHADER_INVARIANTS_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_INVARIANTS_EXT" with expression '0x87D1',...
Definition: GL2.java:2257
void glSecondaryColor3hv(short[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3hv}(const GLhalfNV * v) Part of...
boolean glVDPAUIsSurfaceNV(long surface)
Entry point to C language function: GLboolean {@native glVDPAUIsSurfaceNV}(GLvdpauSurfaceNV surface)...
static final int GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV
GL_NV_texture_shader3 Define "GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV" with expression '0x8852',...
Definition: GL2.java:497
static final int GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV
GL_NV_video_capture Define "GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV" with expression '0x9026',...
Definition: GL2.java:2681
void glUniform2ivARB(int location, int count, IntBuffer value)
Entry point to C language function: void {@native glUniform2ivARB}(GLint location,...
static final int GL_VERTEX_SHADER_BINDING_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_BINDING_EXT" with expression '0x8781',...
Definition: GL2.java:2456
static final int GL_S
GL_VERSION_1_0 Define "GL_S" with expression '0x2000', CType: int
Definition: GL2.java:1453
static final int GL_INTENSITY32UI
GL_EXT_texture_integer Alias for: GL_INTENSITY32UI_EXT Define "GL_INTENSITY32UI" with expression '0x...
Definition: GL2.java:1213
static final int GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI" with expression '0x87F6',...
Definition: GL2.java:2865
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT"...
Definition: GL2.java:1330
void glDrawCommandsStatesNV(int buffer, PointerBuffer indirects, int[] sizes, int sizes_offset, int[] states, int states_offset, int[] fbos, int fbos_offset, int count)
Entry point to C language function: void {@native glDrawCommandsStatesNV}(GLuint buffer,...
void glVertexAttribI4ubvEXT(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4ubvEXT}(GLuint index,...
void glVertex3i(int x, int y, int z)
Entry point to C language function: void {@native glVertex3i}(GLint x, GLint y, GLint z) Part of G...
void glRasterPos4s(short x, short y, short z, short w)
Entry point to C language function: void {@native glRasterPos4s}(GLshort x, GLshort y,...
void glVertexAttrib3fvARB(int index, FloatBuffer v)
Entry point to C language function: void {@native glVertexAttrib3fvARB}(GLuint index,...
void glGetMinmax(int target, boolean reset, int format, int type, Buffer values)
Entry point to C language function: void {@native glGetMinmax}(GLenum target, GLboolean reset,...
static final int GL_SIGNED_RGBA8_NV
GL_NV_texture_shader Define "GL_SIGNED_RGBA8_NV" with expression '0x86FC', CType: int
Definition: GL2.java:186
static final int GL_INDEX_TEST_EXT
GL_EXT_index_func Define "GL_INDEX_TEST_EXT" with expression '0x81B5', CType: int
Definition: GL2.java:1564
static final int GL_MATRIX10_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX10_ARB" with expression '0x88CA',...
Definition: GL2.java:568
static final int GL_INT_VEC2_ARB
GL_ARB_shader_objects Define "GL_INT_VEC2_ARB" with expression '0x8B53', CType: int
Definition: GL2.java:2504
static final int GL_MODELVIEW4_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW4_ARB" with expression '0x8724', CType: int
Definition: GL2.java:647
static final int GL_FOG_DISTANCE_MODE_NV
GL_NV_fog_distance Define "GL_FOG_DISTANCE_MODE_NV" with expression '0x855A', CType: int
Definition: GL2.java:909
void glVertexAttrib3hv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib3hv}(GLuint index,...
void glRasterPos3d(double x, double y, double z)
Entry point to C language function: void {@native glRasterPos3d}(GLdouble x, GLdouble y,...
void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterdvEXT}(GLuint progr...
void glUniform3ui64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform3ui64vNV}(GLint location,...
static final int GL_RENDERBUFFER_COVERAGE_SAMPLES_NV
GL_NV_framebuffer_multisample_coverage Define "GL_RENDERBUFFER_COVERAGE_SAMPLES_NV" with expression '...
Definition: GL2.java:236
void glMap2f(int target, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, FloatBuffer points)
Entry point to C language function: void {@native glMap2f}(GLenum target, GLfloat u1,...
static final int GL_COLOR_MATERIAL_PARAMETER
GL_VERSION_1_0 Define "GL_COLOR_MATERIAL_PARAMETER" with expression '0x0B56', CType: int
Definition: GL2.java:1768
void glColor4usv(short[] v, int v_offset)
Entry point to C language function: void {@native glColor4usv}(const GLushort * v) Part of GL_VERS...
static final int GL_OBJECT_ATTACHED_OBJECTS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_ATTACHED_OBJECTS_ARB" with expression '0x8B85',...
Definition: GL2.java:1140
boolean glAreTexturesResident(int n, int[] textures, int textures_offset, byte[] residences, int residences_offset)
Entry point to C language function: GLboolean {@native glAreTexturesResident}(GLsizei n,...
void glRasterPos3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos3fv}(const GLfloat * v) Part of GL_VE...
static final int GL_MAX_PROGRAM_INSTRUCTIONS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_INSTRUCTIONS_ARB" with expressi...
Definition: GL2.java:2807
static final int GL_QUERY_RESULT_NO_WAIT_AMD
GL_AMD_query_buffer_object Define "GL_QUERY_RESULT_NO_WAIT_AMD" with expression '0x9194',...
Definition: GL2.java:820
static final int GL_TEXTURE_GEN_R
GL_VERSION_1_0 Define "GL_TEXTURE_GEN_R" with expression '0x0C62', CType: int
Definition: GL2.java:2172
static final int GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV
GL_NV_explicit_multisample Define "GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV" with expression '0x8E58',...
Definition: GL2.java:2596
static final int GL_UNPACK_ROW_BYTES_APPLE
GL_APPLE_row_bytes Define "GL_UNPACK_ROW_BYTES_APPLE" with expression '0x8A16', CType: int
Definition: GL2.java:305
static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT
GL_EXT_light_texture Define "GL_TEXTURE_MATERIAL_PARAMETER_EXT" with expression '0x8352',...
Definition: GL2.java:340
static final int GL_ALPHA_FLOAT16_ATI
GL_ATI_texture_float Define "GL_ALPHA_FLOAT16_ATI" with expression '0x881C', CType: int
Definition: GL2.java:1687
void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLu...
void glTexCoord2i(int s, int t)
Entry point to C language function: void {@native glTexCoord2i}(GLint s, GLint t) Part of GL_VERSI...
void glTexCoord1sv(short[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord1sv}(const GLshort * v) Part of GL_VER...
static final int GL_SECONDARY_COLOR_ARRAY_POINTER
GL_VERSION_1_4, GL_EXT_secondary_color Alias for: GL_SECONDARY_COLOR_ARRAY_POINTER_EXT Define "GL_SE...
Definition: GL2.java:1674
static final int GL_EDGE_FLAG_ARRAY_STRIDE
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_EDGE_FLAG_ARRAY_STRIDE_EXT Define "GL_EDGE_FLAG_AR...
Definition: GL2.java:140
void glGetSeparableFilter(int target, int format, int type, long row_buffer_offset, long column_buffer_offset, long span_buffer_offset)
Entry point to C language function: void {@native glGetSeparableFilter}(GLenum target,...
static final int GL_FRAGMENT_DEPTH
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FRAGMENT_DEPTH_EXT Define "GL_FRAGMENT_DEPTH" with ex...
Definition: GL2.java:515
static final int GL_X_EXT
GL_EXT_vertex_shader Define "GL_X_EXT" with expression '0x87D5', CType: int
Definition: GL2.java:2154
void glGetVariantBooleanvEXT(int id, int value, byte[] data, int data_offset)
Entry point to C language function: void {@native glGetVariantBooleanvEXT}(GLuint id,...
static final int GL_TEXTURE_FREE_MEMORY_ATI
GL_ATI_meminfo Define "GL_TEXTURE_FREE_MEMORY_ATI" with expression '0x87FC', CType: int
Definition: GL2.java:2012
void glFogiv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glFogiv}(GLenum pname, const GLint * params) Par...
void glColor4dv(DoubleBuffer v)
Entry point to C language function: void {@native glColor4dv}(const GLdouble * v) Part of GL_VERSI...
void glVertexAttribI1uivEXT(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI1uivEXT}(GLuint index,...
void glGetPixelMapuiv(int map, IntBuffer values)
Entry point to C language function: void {@native glGetPixelMapuiv}(GLenum map, GLuint * values) P...
static final int GL_PASS_THROUGH_TOKEN
GL_VERSION_1_0 Define "GL_PASS_THROUGH_TOKEN" with expression '0x0700', CType: int
Definition: GL2.java:1188
static final int GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV
GL_NV_shader_buffer_store Define "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV" with expression '0x00000010...
Definition: GL2.java:2610
static final int GL_LUMINANCE_INTEGER
GL_EXT_texture_integer Alias for: GL_LUMINANCE_INTEGER_EXT Define "GL_LUMINANCE_INTEGER" with expres...
Definition: GL2.java:786
static final int GL_TRANSFORM_FEEDBACK_NV
GL_NV_transform_feedback2 Define "GL_TRANSFORM_FEEDBACK_NV" with expression '0x8E22',...
Definition: GL2.java:1070
static final int GL_MAX_PROGRAM_ATTRIBS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_ATTRIBS_ARB" with expression '0...
Definition: GL2.java:570
void glCopyConvolutionFilter1D(int target, int internalformat, int x, int y, int width)
Entry point to C language function: void {@native glCopyConvolutionFilter1D}(GLenum target,...
void glMultiTexCoord1bvOES(int texture, ByteBuffer coords)
Entry point to C language function: void {@native glMultiTexCoord1bvOES}(GLenum texture,...
void glMap1d(int target, double u1, double u2, int stride, int order, DoubleBuffer points)
Entry point to C language function: void {@native glMap1d}(GLenum target, GLdouble u1,...
static final int GL_TEXTURE_STORAGE_HINT_APPLE
GL_APPLE_texture_range Define "GL_TEXTURE_STORAGE_HINT_APPLE" with expression '0x85BC',...
Definition: GL2.java:219
static final int GL_MAP_TESSELLATION_NV
GL_NV_evaluators Define "GL_MAP_TESSELLATION_NV" with expression '0x86C2', CType: int
Definition: GL2.java:2142
static final int GL_MINMAX_SINK
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_MINMAX_SINK_EXT Define "GL_MINMAX_SINK" with expressi...
Definition: GL2.java:1969
static final int GL_PROGRAM_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_PARAMETERS_ARB" with expression '0x...
Definition: GL2.java:969
void glColor3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glColor3dv}(const GLdouble * v) Part of GL_VERSI...
void glDeleteProgramsARB(int n, IntBuffer programs)
Entry point to C language function: void {@native glDeleteProgramsARB}(GLsizei n,...
void glFogCoordhv(short[] fog, int fog_offset)
Entry point to C language function: void {@native glFogCoordhv}(const GLhalfNV * fog) Part of GL_N...
static final int GL_DRAW_ELEMENTS_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ELEMENTS_COMMAND_NV" with expression '0x0002', CType: int
Definition: GL2.java:417
static final int GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
GL_ATI_pixel_format_float Define "GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI" with expression '0x8835',...
Definition: GL2.java:769
static final int GL_RENDERBUFFER_FREE_MEMORY_ATI
GL_ATI_meminfo Define "GL_RENDERBUFFER_FREE_MEMORY_ATI" with expression '0x87FD', CType: int
Definition: GL2.java:1518
void glLoadMatrixd(DoubleBuffer m)
Entry point to C language function: void {@native glLoadMatrixd}(const GLdouble * m) Part of GL_VE...
void glGetClipPlanef(int plane, float[] equation, int equation_offset)
Entry point to C language function: void {@native glGetClipPlanef}(GLenum plane, GLfloat * equation)...
void glVertexAttrib3svARB(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib3svARB}(GLuint index,...
void glColor3uiv(IntBuffer v)
Entry point to C language function: void {@native glColor3uiv}(const GLuint * v) Part of GL_VERSIO...
void glProgramUniform4dEXT(int program, int location, double x, double y, double z, double w)
Entry point to C language function: void {@native glProgramUniform4dEXT}(GLuint program,...
static final int GL_DISPLAY_LIST
GL_KHR_debug, GL_VERSION_4_3 Define "GL_DISPLAY_LIST" with expression '0x82E7', CType: int
Definition: GL2.java:712
void glBeginVertexShaderEXT()
Entry point to C language function: void {@native glBeginVertexShaderEXT}() Part of GL_EXT_vertex_...
static final int GL_POLYGON_OFFSET_CLAMP_EXT
GL_EXT_polygon_offset_clamp Define "GL_POLYGON_OFFSET_CLAMP_EXT" with expression '0x8E1B',...
Definition: GL2.java:1081
void glRasterPos3i(int x, int y, int z)
Entry point to C language function: void {@native glRasterPos3i}(GLint x, GLint y,...
void glMultiTexCoord1fv(int target, FloatBuffer v)
Entry point to C language function: void {@native glMultiTexCoord1fv}(GLenum target,...
void glGetObjectParameterivAPPLE(int objectType, int name, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetObjectParameterivAPPLE}(GLenum objectType,...
void glVertexAttribL1ui64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL1ui64vNV}(GLuint index,...
void glGetPointeri_vEXT(int pname, int index, PointerBuffer params)
Entry point to C language function: void {@native glGetPointeri_vEXT}(GLenum pname,...
void glDeleteStatesNV(int n, IntBuffer states)
Entry point to C language function: void {@native glDeleteStatesNV}(GLsizei n, const GLuint * states...
void glGetObjectParameterfvARB(long obj, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetObjectParameterfvARB}(GLhandleARB obj,...
void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, IntBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4uivEXT}(GLuint progr...
static final int GL_TEXTURE_LIGHT_EXT
GL_EXT_light_texture Define "GL_TEXTURE_LIGHT_EXT" with expression '0x8350', CType: int
Definition: GL2.java:1796
static final int GL_MAX_PROGRAM_OUTPUT_VERTICES_NV
GL_NV_geometry_program4 Define "GL_MAX_PROGRAM_OUTPUT_VERTICES_NV" with expression '0x8C27',...
Definition: GL2.java:282
void glVertex3s(short x, short y, short z)
Entry point to C language function: void {@native glVertex3s}(GLshort x, GLshort y,...
void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4x2dvEXT}(GLuint program,...
static final int GL_INVARIANT_DATATYPE_EXT
GL_EXT_vertex_shader Define "GL_INVARIANT_DATATYPE_EXT" with expression '0x87EB', CType: int
Definition: GL2.java:2910
void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexParameterfvEXT}(GLenum texunit,...
static final int GL_SAMPLER_CUBE_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_CUBE_ARB" with expression '0x8B60', CType: int
Definition: GL2.java:1990
static final int GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV
GL_NV_video_capture Define "GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV" with expression '0x9036',...
Definition: GL2.java:2158
void glGetVertexAttribivARB(int index, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribivARB}(GLuint index,...
static final int GL_BLUE_BIAS
GL_VERSION_1_0 Define "GL_BLUE_BIAS" with expression '0x0D1B', CType: int
Definition: GL2.java:582
void glVertexAttrib4sARB(int index, short x, short y, short z, short w)
Entry point to C language function: void {@native glVertexAttrib4sARB}(GLuint index,...
void glNormal3d(double nx, double ny, double nz)
Entry point to C language function: void {@native glNormal3d}(GLdouble nx, GLdouble ny,...
void glVertexAttrib1hv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1hv}(GLuint index,...
void glVertexAttrib4ivARB(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4ivARB}(GLuint index,...
void glTextureParameterivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterivEXT}(GLuint texture,...
boolean glIsVertexAttribEnabledAPPLE(int index, int pname)
Entry point to C language function: GLboolean {@native glIsVertexAttribEnabledAPPLE}(GLuint index,...
void glVideoCaptureStreamParameterfvNV(int video_capture_slot, int stream, int pname, FloatBuffer params)
Entry point to C language function: void {@native glVideoCaptureStreamParameterfvNV}(GLuint video_ca...
static final int GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL" with expression '0x94FB',...
Definition: GL2.java:2809
static final int GL_TEXTURE_CONSTANT_DATA_SUNX
GL_SUNX_constant_data Define "GL_TEXTURE_CONSTANT_DATA_SUNX" with expression '0x81D6',...
Definition: GL2.java:1527
static final int GL_TEXTURE_FILTER_CONTROL
GL_VERSION_1_4, GL_EXT_texture_lod_bias Alias for: GL_TEXTURE_FILTER_CONTROL_EXT Define "GL_TEXTURE_...
Definition: GL2.java:1305
void glWindowPos3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos3iv}(const GLint * v) Part of GL_VERS...
static final int GL_TRANSPOSE_CURRENT_MATRIX_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_TRANSPOSE_CURRENT_MATRIX_ARB" with expressi...
Definition: GL2.java:299
static final int GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
GL_ARB_shadow_ambient Define "GL_TEXTURE_COMPARE_FAIL_VALUE_ARB" with expression '0x80BF',...
Definition: GL2.java:453
void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2x3dvEXT}(GLuint program,...
static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1
GL_EXT_texture_sRGB, GL_NV_sRGB_formats Alias for: GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT,...
Definition: GL2.java:1695
void glMultiTexCoord3bvOES(int texture, ByteBuffer coords)
Entry point to C language function: void {@native glMultiTexCoord3bvOES}(GLenum texture,...
void glProgramLocalParameterI4iNV(int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glProgramLocalParameterI4iNV}(GLenum target,...
void glMultiTexCoord4bvOES(int texture, byte[] coords, int coords_offset)
Entry point to C language function: void {@native glMultiTexCoord4bvOES}(GLenum texture,...
static final int GL_MAP1_TEXTURE_COORD_1
GL_VERSION_1_0 Define "GL_MAP1_TEXTURE_COORD_1" with expression '0x0D93', CType: int
Definition: GL2.java:1040
static final int GL_OP_LOG_BASE_2_EXT
GL_EXT_vertex_shader Define "GL_OP_LOG_BASE_2_EXT" with expression '0x8792', CType: int
Definition: GL2.java:2144
static final int GL_RESAMPLE_ZERO_FILL_OML
GL_OML_resample Define "GL_RESAMPLE_ZERO_FILL_OML" with expression '0x8987', CType: int
Definition: GL2.java:223
void glEnableVariantClientStateEXT(int id)
Entry point to C language function: void {@native glEnableVariantClientStateEXT}(GLuint id) Part o...
void glGetSeparableFilter(int target, int format, int type, Buffer row, Buffer column, Buffer span)
Entry point to C language function: void {@native glGetSeparableFilter}(GLenum target,...
void glVertex4bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glVertex4bvOES}(const GLbyte * coords) Part of G...
static final int GL_FLOAT_VEC2_ARB
GL_ARB_shader_objects Define "GL_FLOAT_VEC2_ARB" with expression '0x8B50', CType: int
Definition: GL2.java:1705
static final int GL_OUTPUT_TEXTURE_COORD11_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD11_EXT" with expression '0x87A8',...
Definition: GL2.java:651
static final int GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5
GL_EXT_texture_sRGB, GL_NV_sRGB_formats Alias for: GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT,...
Definition: GL2.java:1595
void glWindowPos3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glWindowPos3dv}(const GLdouble * v) Part of GL_V...
void glMultiTexCoord1fv(int target, float[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord1fv}(GLenum target,...
void glVertexAttrib1svARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1svARB}(GLuint index,...
void glNormal3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glNormal3sv}(const GLshort * v) Part of GL_VERSI...
void glVertexAttribs2hv(int index, int n, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribs2hv}(GLuint index,...
void glVertexAttrib4svARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4svARB}(GLuint index,...
static final int GL_FRAGMENT_PROGRAM_ARB
GL_ARB_fragment_program Define "GL_FRAGMENT_PROGRAM_ARB" with expression '0x8804',...
Definition: GL2.java:1312
static final int GL_T2F_N3F_V3F
GL_VERSION_1_1 Define "GL_T2F_N3F_V3F" with expression '0x2A2B', CType: int
Definition: GL2.java:386
static final int GL_MATRIX4_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX4_ARB" with expression '0x88C4',...
Definition: GL2.java:864
void glTexCoord1f(float s)
Entry point to C language function: void {@native glTexCoord1f}(GLfloat s) Part of GL_VERSION_1_0
static final int GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV
GL_NV_texture_shader3 Define "GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV" with expression '0x8855',...
Definition: GL2.java:1107
static final int GL_VARIANT_VALUE_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_VALUE_EXT" with expression '0x87E4', CType: int
Definition: GL2.java:2018
static final int GL_UNSIGNED_INT64_VEC4_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT64_VEC4_NV" with expression '0x8FF7...
Definition: GL2.java:891
static final int GL_VERTEX_ID_SWIZZLE_AMD
GL_AMD_interleaved_elements Define "GL_VERTEX_ID_SWIZZLE_AMD" with expression '0x91A5',...
Definition: GL2.java:824
static final int GL_INTENSITY8_SNORM
GL_EXT_texture_snorm Define "GL_INTENSITY8_SNORM" with expression '0x9017', CType: int
Definition: GL2.java:2777
static final int GL_ATTRIBUTE_ADDRESS_COMMAND_NV
GL_NV_command_list Define "GL_ATTRIBUTE_ADDRESS_COMMAND_NV" with expression '0x0009',...
Definition: GL2.java:1808
void glEvalCoord1fv(float[] u, int u_offset)
Entry point to C language function: void {@native glEvalCoord1fv}(const GLfloat * u) Part of GL_VE...
void glGetVertexAttribLi64vNV(int index, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetVertexAttribLi64vNV}(GLuint index,...
void glNormal3hv(short[] v, int v_offset)
Entry point to C language function: void {@native glNormal3hv}(const GLhalfNV * v) Part of GL_NV_h...
void glMultiTexParameterfEXT(int texunit, int target, int pname, float param)
Entry point to C language function: void {@native glMultiTexParameterfEXT}(GLenum texunit,...
long glVDPAURegisterOutputSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, IntBuffer textureNames)
Entry point to C language function: GLvdpauSurfaceNV {@native glVDPAURegisterOutputSurfaceNV}(const ...
void glCopyMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height)
Entry point to C language function: void {@native glCopyMultiTexSubImage2DEXT}(GLenum texunit,...
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_STENCIL_REF_COMMAND_NV
GL_NV_command_list Define "GL_STENCIL_REF_COMMAND_NV" with expression '0x000C', CType: int
Definition: GL2.java:639
static final int GL_UNSIGNED_INT64_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT64_VEC3_NV" with expression '0x8FF6...
Definition: GL2.java:2747
static final int GL_STORAGE_CACHED_APPLE
GL_APPLE_texture_range, GL_APPLE_vertex_array_range Define "GL_STORAGE_CACHED_APPLE" with expression ...
Definition: GL2.java:1252
static final int GL_LOGIC_OP
GL_VERSION_1_0 Define "GL_LOGIC_OP" with expression '0x0BF1', CType: int
Definition: GL2.java:2686
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET
GL_OES_texture_3D, GL_EXT_framebuffer_object Alias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_...
Definition: GL2.java:2899
static final int GL_SUCCESS_NV
GL_NV_video_capture Define "GL_SUCCESS_NV" with expression '0x902F', CType: int
Definition: GL2.java:1338
static final int GL_MODELVIEW18_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW18_ARB" with expression '0x8732', CType: int
Definition: GL2.java:2415
void glGetObjectParameterivAPPLE(int objectType, int name, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetObjectParameterivAPPLE}(GLenum objectType,...
static final int GL_ELEMENT_ADDRESS_COMMAND_NV
GL_NV_command_list Define "GL_ELEMENT_ADDRESS_COMMAND_NV" with expression '0x0008',...
Definition: GL2.java:742
void glEdgeFlagPointer(int stride, long ptr_buffer_offset)
Entry point to C language function: void {@native glEdgeFlagPointer}(GLsizei stride,...
static final int GL_COMPILE_AND_EXECUTE
GL_VERSION_1_0 Define "GL_COMPILE_AND_EXECUTE" with expression '0x1301', CType: int
Definition: GL2.java:557
void glDisableIndexed(int target, int index)
Entry point to C language function: void {@native glDisableIndexed}(GLenum target,...
static final int GL_MODELVIEW7_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW7_ARB" with expression '0x8727', CType: int
Definition: GL2.java:1494
static final int GL_FLOAT16_VEC2_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_FLOAT16_VEC2_NV" with expression '0x8FF9',...
Definition: GL2.java:2878
static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT
GL_EXT_vertex_shader Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT" with expression '0x87CA...
Definition: GL2.java:1057
static final int GL_UNSIGNED_INT64_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_UNSIGNED_INT64_NV" with expression '0x140F',...
Definition: GL2.java:1613
static final int GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB
GL_ARB_fragment_program Define "GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB" with expression '0x8810',...
Definition: GL2.java:2058
void glVertexArrayBindVertexBufferEXT(int vaobj, int bindingindex, int buffer, long offset, int stride)
Entry point to C language function: void {@native glVertexArrayBindVertexBufferEXT}(GLuint vaobj,...
static final int GL_QUERY_BUFFER_AMD
GL_AMD_query_buffer_object Define "GL_QUERY_BUFFER_AMD" with expression '0x9192', CType: int
Definition: GL2.java:2722
static final int GL_HISTOGRAM_LUMINANCE_SIZE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_LUMINANCE_SIZE_EXT Define "GL_HISTOGRAM_LUM...
Definition: GL2.java:2065
static final int GL_VERTEX_SHADER_EXT
GL_EXT_vertex_shader Define "GL_VERTEX_SHADER_EXT" with expression '0x8780', CType: int
Definition: GL2.java:1902
void glVertexAttrib4NubARB(int index, byte x, byte y, byte z, byte w)
Entry point to C language function: void {@native glVertexAttrib4NubARB}(GLuint index,...
void glGetPerfMonitorCountersAMD(int group, IntBuffer numCounters, IntBuffer maxActiveCounters, int counterSize, IntBuffer counters)
Entry point to C language function: void {@native glGetPerfMonitorCountersAMD}(GLuint group,...
void glVertex3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glVertex3sv}(const GLshort * v) Part of GL_VERSI...
static final int GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT
GL_EXT_bindable_uniform Define "GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT" with expression '0x8DE3',...
Definition: GL2.java:2308
static final int GL_QUERY_OBJECT_AMD
GL_AMD_name_gen_delete Define "GL_QUERY_OBJECT_AMD" with expression '0x9153', CType: int
Definition: GL2.java:1685
static final int GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT
GL_EXT_vertex_shader Define "GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT" with expression '0x87CE',...
Definition: GL2.java:705
void glMultiTexCoord4sv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord4sv}(GLenum target,...
static final int GL_VERTEX_PROGRAM_ARB
GL_ARB_vertex_program Define "GL_VERTEX_PROGRAM_ARB" with expression '0x8620', CType: int
Definition: GL2.java:2293
static final int GL_DS_SCALE_NV
GL_NV_texture_shader Define "GL_DS_SCALE_NV" with expression '0x8710', CType: int
Definition: GL2.java:1093
static final int GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV
GL_NV_conservative_raster_dilate Define "GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV" with expressio...
Definition: GL2.java:838
static final int GL_PROGRAM_BINDING_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_BINDING_ARB" with expression '0x867...
Definition: GL2.java:1063
static final int GL_MATRIX1_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX1_ARB" with expression '0x88C1',...
Definition: GL2.java:1570
static final int GL_MAX_EVAL_ORDER
GL_VERSION_1_0 Define "GL_MAX_EVAL_ORDER" with expression '0x0D30', CType: int
Definition: GL2.java:2582
static final int GL_MAP1_VERTEX_3
GL_VERSION_1_0 Define "GL_MAP1_VERTEX_3" with expression '0x0D97', CType: int
Definition: GL2.java:421
static final int GL_RGB_S3TC
GL_S3_s3tc Define "GL_RGB_S3TC" with expression '0x83A0', CType: int
Definition: GL2.java:193
static final int GL_MIRROR_CLAMP_TO_EDGE_EXT
GL_EXT_texture_mirror_clamp Define "GL_MIRROR_CLAMP_TO_EDGE_EXT" with expression '0x8743',...
Definition: GL2.java:2824
void glTexCoord2d(double s, double t)
Entry point to C language function: void {@native glTexCoord2d}(GLdouble s, GLdouble t) Part of GL...
static final int GL_CMYK_EXT
GL_EXT_cmyka Define "GL_CMYK_EXT" with expression '0x800C', CType: int
Definition: GL2.java:1640
void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIuivEXT}(GLuint pro...
static final int GL_COLOR_TABLE_ALPHA_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_ALPHA_SIZE_SGI Define "GL_COLOR_TABLE_A...
Definition: GL2.java:147
static final int GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV
GL_NV_gpu_program5 Define "GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV" with expression '0x8E5A',...
Definition: GL2.java:114
static final int GL_AUX_BUFFERS
GL_VERSION_1_0 Define "GL_AUX_BUFFERS" with expression '0x0C00', CType: int
Definition: GL2.java:1171
static final int GL_MAP2_NORMAL
GL_VERSION_1_0 Define "GL_MAP2_NORMAL" with expression '0x0DB2', CType: int
Definition: GL2.java:2805
void glUniform4ui64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform4ui64vNV}(GLint location,...
void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexParameterIivEXT}(GLenum texunit,...
static final int GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB" with expre...
Definition: GL2.java:1490
static final int GL_PIXEL_MAP_G_TO_G_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_G_TO_G_SIZE" with expression '0x0CB7', CType: int
Definition: GL2.java:1868
void glTexCoord3fv(float[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord3fv}(const GLfloat * v) Part of GL_VER...
void glRasterPos2sv(ShortBuffer v)
Entry point to C language function: void {@native glRasterPos2sv}(const GLshort * v) Part of GL_VE...
static final int GL_BLEND_COLOR_COMMAND_NV
GL_NV_command_list Define "GL_BLEND_COLOR_COMMAND_NV" with expression '0x000B', CType: int
Definition: GL2.java:122
void glGetnPolygonStipple(int bufSize, byte[] pattern, int pattern_offset)
Entry point to C language function: void {@native glGetnPolygonStipple}(GLsizei bufSize,...
void glProgramBufferParametersIivNV(int target, int bindingIndex, int wordIndex, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramBufferParametersIivNV}(GLenum target,...
int glGenSymbolsEXT(int datatype, int storagetype, int range, int components)
Entry point to C language function: GLuint {@native glGenSymbolsEXT}(GLenum datatype,...
void glGetCoverageModulationTableNV(int bufsize, FloatBuffer v)
Entry point to C language function: void {@native glGetCoverageModulationTableNV}(GLsizei bufsize,...
void glInterleavedArrays(int format, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glInterleavedArrays}(GLenum format,...
void glMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexParameterivEXT}(GLenum texunit,...
static final int GL_INT_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_INT_IMAG...
Definition: GL2.java:287
void glUniform4ui64NV(int location, long x, long y, long z, long w)
Entry point to C language function: void {@native glUniform4ui64NV}(GLint location,...
static final int GL_W_EXT
GL_EXT_vertex_shader Define "GL_W_EXT" with expression '0x87D8', CType: int
Definition: GL2.java:1221
void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, FloatBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameters4fvEXT}(GLuint progra...
void glScaled(double x, double y, double z)
Entry point to C language function: void {@native glScaled}(GLdouble x, GLdouble y,...
void glProgramUniform4i64NV(int program, int location, long x, long y, long z, long w)
Entry point to C language function: void {@native glProgramUniform4i64NV}(GLuint program,...
void glVariantubvEXT(int id, byte[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantubvEXT}(GLuint id, const GLubyte * addr) ...
void glTexCoord1h(short s)
Entry point to C language function: void {@native glTexCoord1h}(GLhalfNV s) Part of GL_NV_half_flo...
void glProgramUniform2ui64NV(int program, int location, long x, long y)
Entry point to C language function: void {@native glProgramUniform2ui64NV}(GLuint program,...
void glLoadTransposeMatrixd(double[] m, int m_offset)
Entry point to C language function: void {@native glLoadTransposeMatrixd}(const GLdouble * m) Part...
void glCreateStatesNV(int n, int[] states, int states_offset)
Entry point to C language function: void {@native glCreateStatesNV}(GLsizei n, GLuint * states) Pa...
void glVertexAttrib1fARB(int index, float x)
Entry point to C language function: void {@native glVertexAttrib1fARB}(GLuint index,...
void glCompressedTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureImage3DEXT}(GLuint texture,...
static final int GL_CURRENT_MATRIX_STACK_DEPTH_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_CURRENT_MATRIX_STACK_DEPTH_ARB" with expres...
Definition: GL2.java:1697
static final int GL_OBJECT_PLANE
GL_VERSION_1_0 Define "GL_OBJECT_PLANE" with expression '0x2501', CType: int
Definition: GL2.java:1022
void glGetHistogramParameterfv(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetHistogramParameterfv}(GLenum target,...
static final int GL_INDEX_ARRAY_POINTER
GL_VERSION_1_1, GL_EXT_vertex_array Alias for: GL_INDEX_ARRAY_POINTER_EXT Define "GL_INDEX_ARRAY_POI...
Definition: GL2.java:2037
static final int GL_LUMINANCE4
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE4_EXT Define "GL_LUMINANCE4" with expression '...
Definition: GL2.java:1169
boolean glIsCommandListNV(int list)
Entry point to C language function: GLboolean {@native glIsCommandListNV}(GLuint list) Part of GL_...
void glGetInvariantBooleanvEXT(int id, int value, ByteBuffer data)
Entry point to C language function: void {@native glGetInvariantBooleanvEXT}(GLuint id,...
void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParametersI4uivEXT}(GLuint prog...
void glIndexfv(float[] c, int c_offset)
Entry point to C language function: void {@native glIndexfv}(const GLfloat * c) Part of GL_VERSION...
void glProgramUniform1ui64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform1ui64vNV}(GLuint program,...
static final int GL_DEPENDENT_RGB_TEXTURE_3D_NV
GL_NV_texture_shader3 Define "GL_DEPENDENT_RGB_TEXTURE_3D_NV" with expression '0x8859',...
Definition: GL2.java:1236
void glEvalCoord2dv(double[] u, int u_offset)
Entry point to C language function: void {@native glEvalCoord2dv}(const GLdouble * u) Part of GL_V...
void glFramebufferTextureMultiviewOVR(int target, int attachment, int texture, int level, int baseViewIndex, int numViews)
Entry point to C language function: void {@native glFramebufferTextureMultiviewOVR}(GLenum target,...
static final int GL_OUTPUT_TEXTURE_COORD5_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD5_EXT" with expression '0x87A2',...
Definition: GL2.java:149
static final int GL_INTENSITY8I
GL_EXT_texture_integer Alias for: GL_INTENSITY8I_EXT Define "GL_INTENSITY8I" with expression '0x8D91...
Definition: GL2.java:2950
void glVertex3bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glVertex3bvOES}(const GLbyte * coords) Part of G...
static final int GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV
GL_NV_gpu_program5 Define "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV" with expression '0x8E5E',...
Definition: GL2.java:1592
static final int GL_OP_FRAC_EXT
GL_EXT_vertex_shader Define "GL_OP_FRAC_EXT" with expression '0x8789', CType: int
Definition: GL2.java:2322
void glGetPerfQueryIdByNameINTEL(byte[] queryName, int queryName_offset, int[] queryId, int queryId_offset)
Entry point to C language function: void {@native glGetPerfQueryIdByNameINTEL}(GLchar * queryName,...
void glGetMultisamplefvNV(int pname, int index, FloatBuffer val)
Entry point to C language function: void {@native glGetMultisamplefvNV}(GLenum pname,...
void glMultMatrixd(double[] m, int m_offset)
Entry point to C language function: void {@native glMultMatrixd}(const GLdouble * m) Part of GL_VE...
void glVertexAttrib4NsvARB(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4NsvARB}(GLuint index,...
static final int GL_DRAW_BUFFER13_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER13_ATI" with expression '0x8832', CType: int
Definition: GL2.java:1325
static final int GL_EVAL_VERTEX_ATTRIB1_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB1_NV" with expression '0x86C7', CType: int
Definition: GL2.java:1928
static final int GL_N3F_V3F
GL_VERSION_1_1 Define "GL_N3F_V3F" with expression '0x2A25', CType: int
Definition: GL2.java:2882
void glResolveDepthValuesNV()
Entry point to C language function: void {@native glResolveDepthValuesNV}() Part of GL_NV_sample_l...
void glRasterPos2dv(DoubleBuffer v)
Entry point to C language function: void {@native glRasterPos2dv}(const GLdouble * v) Part of GL_V...
void glIndexs(short c)
Entry point to C language function: void {@native glIndexs}(GLshort c) Part of GL_VERSION_1_0
static final int GL_PERFQUERY_GLOBAL_CONTEXT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_GLOBAL_CONTEXT_INTEL" with expression '0x00000001',...
Definition: GL2.java:2786
static final int GL_DRAW_BUFFER1_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER1_ATI" with expression '0x8826', CType: int
Definition: GL2.java:608
static final int GL_PERFQUERY_WAIT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_WAIT_INTEL" with expression '0x83FB',...
Definition: GL2.java:2832
void glEvalMesh1(int mode, int i1, int i2)
Entry point to C language function: void {@native glEvalMesh1}(GLenum mode, GLint i1,...
static final int GL_TEXTURE_RENDERBUFFER_NV
GL_NV_explicit_multisample Define "GL_TEXTURE_RENDERBUFFER_NV" with expression '0x8E55',...
Definition: GL2.java:1888
void glProgramEnvParameter4fARB(int target, int index, float x, float y, float z, float w)
Entry point to C language function: void {@native glProgramEnvParameter4fARB}(GLenum target,...
void glVariantuivEXT(int id, int[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantuivEXT}(GLuint id, const GLuint * addr) ...
void glVertexAttribs1hv(int index, int n, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribs1hv}(GLuint index,...
void glWindowPos3i(int x, int y, int z)
Entry point to C language function: void {@native glWindowPos3i}(GLint x, GLint y,...
static final int GL_AUX_DEPTH_STENCIL_APPLE
GL_APPLE_aux_depth_stencil Define "GL_AUX_DEPTH_STENCIL_APPLE" with expression '0x8A14',...
Definition: GL2.java:209
void glRasterPos4dv(double[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos4dv}(const GLdouble * v) Part of GL_V...
int glBindLightParameterEXT(int light, int value)
Entry point to C language function: GLuint {@native glBindLightParameterEXT}(GLenum light,...
static final int GL_MODELVIEW27_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW27_ARB" with expression '0x873B', CType: int
Definition: GL2.java:2773
void glSecondaryColor3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3dv}(const GLdouble * v) Part of...
void glColorTable(int target, int internalformat, int width, int format, int type, Buffer table)
Entry point to C language function: void {@native glColorTable}(GLenum target, GLenum internalformat...
void glDrawBuffersATI(int n, int[] bufs, int bufs_offset)
Entry point to C language function: void {@native glDrawBuffersATI}(GLsizei n, const GLenum * bufs) ...
static final int GL_MAP1_TEXTURE_COORD_3
GL_VERSION_1_0 Define "GL_MAP1_TEXTURE_COORD_3" with expression '0x0D95', CType: int
Definition: GL2.java:1031
void glGetVertexAttribIuivEXT(int index, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribIuivEXT}(GLuint index,...
void glVertexAttrib3sARB(int index, short x, short y, short z)
Entry point to C language function: void {@native glVertexAttrib3sARB}(GLuint index,...
boolean glIsProgramARB(int program)
Entry point to C language function: GLboolean {@native glIsProgramARB}(GLuint program) Part of GL_...
void glVertexAttribL3i64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL3i64vNV}(GLuint index,...
static final int GL_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_IMAGE_2D...
Definition: GL2.java:1856
void glBitmap(int width, int height, float xorig, float yorig, float xmove, float ymove, byte[] bitmap, int bitmap_offset)
Entry point to C language function: void {@native glBitmap}(GLsizei width, GLsizei height,...
void glVariantusvEXT(int id, short[] addr, int addr_offset)
Entry point to C language function: void {@native glVariantusvEXT}(GLuint id, const GLushort * addr)...
static final int GL_RENDER
GL_VERSION_1_0 Define "GL_RENDER" with expression '0x1C00', CType: int
Definition: GL2.java:860
static final int GL_MAP2_COLOR_4
GL_VERSION_1_0 Define "GL_MAP2_COLOR_4" with expression '0x0DB0', CType: int
Definition: GL2.java:2708
void glUniform3ui64NV(int location, long x, long y, long z)
Entry point to C language function: void {@native glUniform3ui64NV}(GLint location,...
void glMultiTexCoord2iv(int target, IntBuffer v)
Entry point to C language function: void {@native glMultiTexCoord2iv}(GLenum target,...
static final int GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB" with ex...
Definition: GL2.java:270
void glUniformMatrix2fvARB(int location, int count, boolean transpose, float[] value, int value_offset)
Entry point to C language function: void {@native glUniformMatrix2fvARB}(GLint location,...
static final int GL_MAP2_TEXTURE_COORD_3
GL_VERSION_1_0 Define "GL_MAP2_TEXTURE_COORD_3" with expression '0x0DB5', CType: int
Definition: GL2.java:2531
void glSecondaryColor3d(double red, double green, double blue)
Entry point to C language function: void {@native glSecondaryColor3d}(GLdouble red,...
void glGetTexGendv(int coord, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetTexGendv}(GLenum coord, GLenum pname,...
void glGetTexGeniv(int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTexGeniv}(GLenum coord, GLenum pname,...
static final int GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD
GL_AMD_occlusion_query_event Define "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD" with expression '0x00000004...
Definition: GL2.java:1611
void glProgramUniform3dEXT(int program, int location, double x, double y, double z)
Entry point to C language function: void {@native glProgramUniform3dEXT}(GLuint program,...
static final int GL_DATA_BUFFER_AMD
GL_AMD_name_gen_delete Define "GL_DATA_BUFFER_AMD" with expression '0x9151', CType: int
Definition: GL2.java:364
void glGetShaderSourceARB(long obj, int maxLength, IntBuffer length, ByteBuffer source)
Entry point to C language function: void {@native glGetShaderSourceARB}(GLhandleARB obj,...
static final int GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV" with expression '0x86F1',...
Definition: GL2.java:2002
void glArrayElement(int i)
Entry point to C language function: void {@native glArrayElement}(GLint i) Part of GL_VERSION_1_1,...
static final int GL_FOG_COORD_ARRAY_BUFFER_BINDING
GL_VERSION_1_5 Define "GL_FOG_COORD_ARRAY_BUFFER_BINDING" with expression '0x889D',...
Definition: GL2.java:2032
static final int GL_FOG_COORDINATE_ARRAY_TYPE
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_ARRAY_TYPE_EXT Define "GL_FOG_COORDINA...
Definition: GL2.java:2762
void glMatrixLoadfEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) ...
void glUniform3ivARB(int location, int count, IntBuffer value)
Entry point to C language function: void {@native glUniform3ivARB}(GLint location,...
static final int GL_PROGRAM_FORMAT_ASCII_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_PROGRAM_FORMAT_ASCII_ARB" with expression '...
Definition: GL2.java:1932
void glMultiTexEnvfEXT(int texunit, int target, int pname, float param)
Entry point to C language function: void {@native glMultiTexEnvfEXT}(GLenum texunit,...
static final int GL_IUI_N3F_V2F_EXT
GL_EXT_index_array_formats Define "GL_IUI_N3F_V2F_EXT" with expression '0x81AF', CType: int
Definition: GL2.java:836
void glProgramLocalParameterI4uiNV(int target, int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glProgramLocalParameterI4uiNV}(GLenum target,...
static final int GL_V3F
GL_VERSION_1_1 Define "GL_V3F" with expression '0x2A21', CType: int
Definition: GL2.java:2527
static final int GL_OBJECT_INFO_LOG_LENGTH_ARB
GL_ARB_shader_objects Define "GL_OBJECT_INFO_LOG_LENGTH_ARB" with expression '0x8B84',...
Definition: GL2.java:338
static final int GL_ZERO_EXT
GL_EXT_vertex_shader Define "GL_ZERO_EXT" with expression '0x87DD', CType: int
Definition: GL2.java:1900
void glRectsv(ShortBuffer v1, ShortBuffer v2)
Entry point to C language function: void {@native glRectsv}(const GLshort * v1, const GLshort * v2) ...
void glVertexAttribL3ui64vNV(int index, long[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL3ui64vNV}(GLuint index,...
static final int GL_INTENSITY_FLOAT32_ATI
GL_ATI_texture_float Define "GL_INTENSITY_FLOAT32_ATI" with expression '0x8817', CType: int
Definition: GL2.java:2853
static final int GL_EYE_RADIAL_NV
GL_NV_fog_distance Define "GL_EYE_RADIAL_NV" with expression '0x855B', CType: int
Definition: GL2.java:1229
static final int GL_COLOR_TABLE_BIAS
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_BIAS_SGI Define "GL_COLOR_TABLE_BIAS" w...
Definition: GL2.java:1407
static final int GL_SCISSOR_COMMAND_NV
GL_NV_command_list Define "GL_SCISSOR_COMMAND_NV" with expression '0x0011', CType: int
Definition: GL2.java:2282
void glVertex2i(int x, int y)
Entry point to C language function: void {@native glVertex2i}(GLint x, GLint y) Part of GL_VERSION...
void glMultiTexCoord2iv(int target, int[] v, int v_offset)
Entry point to C language function: void {@native glMultiTexCoord2iv}(GLenum target,...
static final int GL_OFFSET_TEXTURE_2D_SCALE_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_2D_SCALE_NV" with expression '0x86E2',...
Definition: GL2.java:2952
void glMatrixTranslatedEXT(int mode, double x, double y, double z)
Entry point to C language function: void {@native glMatrixTranslatedEXT}(GLenum mode,...
static final int GL_COLOR_INDEXES
GL_VERSION_1_0 Define "GL_COLOR_INDEXES" with expression '0x1603', CType: int
Definition: GL2.java:2892
static final int GL_DEPTH_SAMPLES_NV
GL_NV_framebuffer_mixed_samples Define "GL_DEPTH_SAMPLES_NV" with expression '0x932D',...
Definition: GL2.java:2666
void glPixelMapfv(int map, int mapsize, FloatBuffer values)
Entry point to C language function: void {@native glPixelMapfv}(GLenum map, GLint mapsize,...
static final int GL_TEXTURE_SWIZZLE_RGBA_EXT
GL_EXT_texture_swizzle Define "GL_TEXTURE_SWIZZLE_RGBA_EXT" with expression '0x8E46',...
Definition: GL2.java:1713
static final int GL_MAP1_NORMAL
GL_VERSION_1_0 Define "GL_MAP1_NORMAL" with expression '0x0D92', CType: int
Definition: GL2.java:943
void glGetnSeparableFilter(int target, int format, int type, int rowBufSize, Buffer row, int columnBufSize, Buffer column, Buffer span)
Entry point to C language function: void {@native glGetnSeparableFilter}(GLenum target,...
void glGetMapParameterivNV(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMapParameterivNV}(GLenum target,...
void glNamedFramebufferTexture1DEXT(int framebuffer, int attachment, int textarget, int texture, int level)
Entry point to C language function: void {@native glNamedFramebufferTexture1DEXT}(GLuint framebuffer...
static final int GL_HALF_APPLE
GL_APPLE_float_pixels Define "GL_HALF_APPLE" with expression '0x140B', CType: int
Definition: GL2.java:1707
static final int GL_PIXEL_MIN_FILTER_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_MIN_FILTER_EXT" with expression '0x8332', CType: int
Definition: GL2.java:1725
static final int GL_MIN_LOD_WARNING_AMD
GL_AMD_sparse_texture Define "GL_MIN_LOD_WARNING_AMD" with expression '0x919C', CType: int
Definition: GL2.java:2700
static final int GL_HISTOGRAM_GREEN_SIZE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_GREEN_SIZE_EXT Define "GL_HISTOGRAM_GREEN_S...
Definition: GL2.java:2822
void glGetPerfMonitorGroupStringAMD(int group, int bufSize, IntBuffer length, ByteBuffer groupString)
Entry point to C language function: void {@native glGetPerfMonitorGroupStringAMD}(GLuint group,...
void glVertexArrayVertexAttribLOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayVertexAttribLOffsetEXT}(GLuint vaobj,...
int glBindParameterEXT(int value)
Entry point to C language function: GLuint {@native glBindParameterEXT}(GLenum value) Part of GL_E...
static final int GL_TEXTURE_BIT
GL_VERSION_1_0 Define "GL_TEXTURE_BIT" with expression '0x00040000', CType: int
Definition: GL2.java:2710
static final int GL_OP_POWER_EXT
GL_EXT_vertex_shader Define "GL_OP_POWER_EXT" with expression '0x8793', CType: int
Definition: GL2.java:1192
void glEvalCoord1f(float u)
Entry point to C language function: void {@native glEvalCoord1f}(GLfloat u) Part of GL_VERSION_1_0
static final int GL_POST_CONVOLUTION_ALPHA_BIAS
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_ALPHA_BIAS_EXT Define "GL_POST_CON...
Definition: GL2.java:2285
void glDrawTextureNV(int texture, int sampler, float x0, float y0, float x1, float y1, float z, float s0, float t0, float s1, float t1)
Entry point to C language function: void {@native glDrawTextureNV}(GLuint texture,...
void glGenProgramsARB(int n, IntBuffer programs)
Entry point to C language function: void {@native glGenProgramsARB}(GLsizei n, GLuint * programs) ...
void glMapParameterfvNV(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glMapParameterfvNV}(GLenum target,...
void glColor3iv(IntBuffer v)
Entry point to C language function: void {@native glColor3iv}(const GLint * v) Part of GL_VERSION_...
static final int GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV" with expression '0x0006',...
Definition: GL2.java:1958
void glNamedFramebufferTextureFaceEXT(int framebuffer, int attachment, int texture, int level, int face)
Entry point to C language function: void {@native glNamedFramebufferTextureFaceEXT}(GLuint framebuff...
static final int GL_OFFSET_TEXTURE_BIAS_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_BIAS_NV" with expression '0x86E3', CType: int
Definition: GL2.java:1227
static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI Define "GL_...
Definition: GL2.java:1216
boolean glUnmapNamedBufferEXT(int buffer)
Entry point to C language function: GLboolean {@native glUnmapNamedBufferEXT}(GLuint buffer) Part ...
void glCompressedTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureImage2DEXT}(GLuint texture,...
void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameterI4uivEXT}(GLuint progr...
static final int GL_COMPARE_R_TO_TEXTURE
GL_VERSION_1_4, GL_ARB_shadow Alias for: GL_COMPARE_R_TO_TEXTURE_ARB Define "GL_COMPARE_R_TO_TEXTURE...
Definition: GL2.java:1534
static final int GL_SM_COUNT_NV
GL_NV_shader_thread_group Define "GL_SM_COUNT_NV" with expression '0x933B', CType: int
Definition: GL2.java:1821
static final int GL_HISTOGRAM_BLUE_SIZE
GL_ARB_imaging, GL_EXT_histogram Alias for: GL_HISTOGRAM_BLUE_SIZE_EXT Define "GL_HISTOGRAM_BLUE_SIZ...
Definition: GL2.java:2803
static final int GL_MAP2_TEXTURE_COORD_4
GL_VERSION_1_0 Define "GL_MAP2_TEXTURE_COORD_4" with expression '0x0DB6', CType: int
Definition: GL2.java:2529
void glRasterPos2dv(double[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos2dv}(const GLdouble * v) Part of GL_V...
void glUniform1fvARB(int location, int count, FloatBuffer value)
Entry point to C language function: void {@native glUniform1fvARB}(GLint location,...
static final int GL_VERTEX_ATTRIB_MAP2_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP2_APPLE" with expression '0x8A01',...
Definition: GL2.java:2374
void glNamedFramebufferParameteri(int framebuffer, int pname, int param)
Entry point to C language function: void {@native glNamedFramebufferParameteri}(GLuint framebuffer,...
static final int GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB" with expr...
Definition: GL2.java:89
static final int GL_TEXTURE_INTENSITY_SIZE
GL_VERSION_1_0, GL_EXT_texture Alias for: GL_TEXTURE_INTENSITY_SIZE_EXT Define "GL_TEXTURE_INTENSITY...
Definition: GL2.java:246
void glMultiTexCoord2dv(int target, DoubleBuffer v)
Entry point to C language function: void {@native glMultiTexCoord2dv}(GLenum target,...
void glGetColorTableParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetColorTableParameteriv}(GLenum target,...
void glVertexArrayRangeAPPLE(int length, Buffer pointer)
Entry point to C language function: void {@native glVertexArrayRangeAPPLE}(GLsizei length,...
static final int GL_CONSTANT_BORDER
GL_ARB_imaging, GL_HP_convolution_border_modes Alias for: GL_CONSTANT_BORDER_HP Define "GL_CONSTANT_...
Definition: GL2.java:1201
void glGetnMapfv(int target, int query, int bufSize, float[] v, int v_offset)
Entry point to C language function: void {@native glGetnMapfv}(GLenum target, GLenum query,...
void glColor4iv(IntBuffer v)
Entry point to C language function: void {@native glColor4iv}(const GLint * v) Part of GL_VERSION_...
static final int GL_MAX_PROGRAM_MATRICES_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MAX_PROGRAM_MATRICES_ARB" with expression '...
Definition: GL2.java:664
void glCreatePerfQueryINTEL(int queryId, IntBuffer queryHandle)
Entry point to C language function: void {@native glCreatePerfQueryINTEL}(GLuint queryId,...
void glGetVertexAttribdvARB(int index, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetVertexAttribdvARB}(GLuint index,...
void glGetNamedProgramivEXT(int program, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramivEXT}(GLuint program,...
static final int GL_PROGRAM_TEX_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_TEX_INSTRUCTIONS_ARB" with expression '0x8806',...
Definition: GL2.java:2197
void glEndPerfQueryINTEL(int queryHandle)
Entry point to C language function: void {@native glEndPerfQueryINTEL}(GLuint queryHandle) Part of...
static final int GL_EVAL_VERTEX_ATTRIB13_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB13_NV" with expression '0x86D3', CType: int
Definition: GL2.java:248
static final int GL_COLOR_SUM_ARB
GL_ARB_vertex_program Define "GL_COLOR_SUM_ARB" with expression '0x8458', CType: int
Definition: GL2.java:457
static final int GL_BOOL_VEC4_ARB
GL_ARB_shader_objects Define "GL_BOOL_VEC4_ARB" with expression '0x8B59', CType: int
Definition: GL2.java:2470
void glPixelZoom(float xfactor, float yfactor)
Entry point to C language function: void {@native glPixelZoom}(GLfloat xfactor, GLfloat yfactor) P...
void glLoadTransposeMatrixf(float[] m, int m_offset)
Entry point to C language function: void {@native glLoadTransposeMatrixf}(const GLfloat * m) Part ...
static final int GL_FRAGMENT_COLOR_EXT
GL_EXT_light_texture Define "GL_FRAGMENT_COLOR_EXT" with expression '0x834C', CType: int
Definition: GL2.java:947
void glTexCoord1dv(DoubleBuffer v)
Entry point to C language function: void {@native glTexCoord1dv}(const GLdouble * v) Part of GL_VE...
static final int GL_POST_CONVOLUTION_RED_SCALE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_POST_CONVOLUTION_RED_SCALE_EXT Define "GL_POST_CONV...
Definition: GL2.java:1907
void glTexCoord3dv(double[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord3dv}(const GLdouble * v) Part of GL_VE...
static final int GL_MAX_CONVOLUTION_HEIGHT
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_MAX_CONVOLUTION_HEIGHT_EXT Define "GL_MAX_CONVOLUTI...
Definition: GL2.java:1269
static final int GL_COLOR_TABLE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_SGI Define "GL_COLOR_TABLE" with expres...
Definition: GL2.java:352
static final int GL_NEGATIVE_Z_EXT
GL_EXT_vertex_shader Define "GL_NEGATIVE_Z_EXT" with expression '0x87DB', CType: int
Definition: GL2.java:2397
void glNamedFramebufferRenderbufferEXT(int framebuffer, int attachment, int renderbuffertarget, int renderbuffer)
Entry point to C language function: void {@native glNamedFramebufferRenderbufferEXT}(GLuint framebuf...
void glClearNamedBufferData(int buffer, int internalformat, int format, int type, Buffer data)
Entry point to C language function: void {@native glClearNamedBufferData}(GLuint buffer,...
void glTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterIuivEXT}(GLuint texture,...
static final int GL_LUMINANCE6_ALPHA2
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE6_ALPHA2_EXT Define "GL_LUMINANCE6_ALPHA2" wit...
Definition: GL2.java:562
static final int GL_PN_TRIANGLES_NORMAL_MODE_ATI
GL_ATI_pn_triangles Define "GL_PN_TRIANGLES_NORMAL_MODE_ATI" with expression '0x87F3',...
Definition: GL2.java:2212
void glProgramUniform2i64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniform2i64vNV}(GLuint program,...
void glRectfv(float[] v1, int v1_offset, float[] v2, int v2_offset)
Entry point to C language function: void {@native glRectfv}(const GLfloat * v1, const GLfloat * v2) ...
static final int GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
GL_ARB_texture_rectangle Define "GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB" with expression '0x84F8',...
Definition: GL2.java:274
static final int GL_MATRIX30_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX30_ARB" with expression '0x88DE',...
Definition: GL2.java:2263
void glColorTableParameteriv(int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glColorTableParameteriv}(GLenum target,...
void glClearIndex(float c)
Entry point to C language function: void {@native glClearIndex}(GLfloat c) Part of GL_VERSION_1_0
void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParametersI4uivEXT}(GLuint prog...
void glVertexAttrib4dvARB(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4dvARB}(GLuint index,...
static final int GL_DEPTH_STENCIL_TO_BGRA_NV
GL_NV_copy_depth_to_color Define "GL_DEPTH_STENCIL_TO_BGRA_NV" with expression '0x886F',...
Definition: GL2.java:973
static final int GL_SIGNED_INTENSITY8_NV
GL_NV_texture_shader Define "GL_SIGNED_INTENSITY8_NV" with expression '0x8708', CType: int
Definition: GL2.java:2079
void glGetnPixelMapuiv(int map, int bufSize, int[] values, int values_offset)
Entry point to C language function: void {@native glGetnPixelMapuiv}(GLenum map, GLsizei bufSize,...
static final int GL_CONVOLUTION_FILTER_SCALE
GL_ARB_imaging, GL_EXT_convolution Alias for: GL_CONVOLUTION_FILTER_SCALE_EXT Define "GL_CONVOLUTION...
Definition: GL2.java:804
static final int GL_MATRIX29_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX29_ARB" with expression '0x88DD',...
Definition: GL2.java:1091
void glVariantubvEXT(int id, ByteBuffer addr)
Entry point to C language function: void {@native glVariantubvEXT}(GLuint id, const GLubyte * addr) ...
static final int GL_LINE_STIPPLE_PATTERN
GL_VERSION_1_0 Define "GL_LINE_STIPPLE_PATTERN" with expression '0x0B25', CType: int
Definition: GL2.java:1635
static final int GL_RGBA4_S3TC
GL_S3_s3tc Define "GL_RGBA4_S3TC" with expression '0x83A3', CType: int
Definition: GL2.java:2289
void glBeginPerfQueryINTEL(int queryHandle)
Entry point to C language function: void {@native glBeginPerfQueryINTEL}(GLuint queryHandle) Part ...
static final int GL_OUTPUT_TEXTURE_COORD14_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD14_EXT" with expression '0x87AB',...
Definition: GL2.java:160
static final int GL_TEXTURE_NORMAL_EXT
GL_EXT_texture_perturb_normal Define "GL_TEXTURE_NORMAL_EXT" with expression '0x85AF',...
Definition: GL2.java:2662
static final int GL_SIGNED_HILO16_NV
GL_NV_texture_shader Define "GL_SIGNED_HILO16_NV" with expression '0x86FA', CType: int
Definition: GL2.java:701
void glGetVariantBooleanvEXT(int id, int value, ByteBuffer data)
Entry point to C language function: void {@native glGetVariantBooleanvEXT}(GLuint id,...
void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureLevelParameterivEXT}(GLuint texture,...
void glGetnMapfv(int target, int query, int bufSize, FloatBuffer v)
Entry point to C language function: void {@native glGetnMapfv}(GLenum target, GLenum query,...
void glTexCoord3hv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord3hv}(const GLhalfNV * v) Part of GL_NV...
void glUniform4ivARB(int location, int count, IntBuffer value)
Entry point to C language function: void {@native glUniform4ivARB}(GLint location,...
void glMultiTexCoord4dv(int target, DoubleBuffer v)
Entry point to C language function: void {@native glMultiTexCoord4dv}(GLenum target,...
static final int GL_FOG_COORDINATE
GL_VERSION_1_4, GL_EXT_fog_coord Alias for: GL_FOG_COORDINATE_EXT Define "GL_FOG_COORDINATE" with ex...
Definition: GL2.java:189
static final int GL_OUTPUT_TEXTURE_COORD18_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD18_EXT" with expression '0x87AF',...
Definition: GL2.java:379
static final int GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL" with expression '0x94FC',...
Definition: GL2.java:445
void glUniformMatrix3fvARB(int location, int count, boolean transpose, float[] value, int value_offset)
Entry point to C language function: void {@native glUniformMatrix3fvARB}(GLint location,...
void glVertexAttribs3hv(int index, int n, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribs3hv}(GLuint index,...
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,...
Definition: GL2.java:2750
static final int GL_PREVIOUS_TEXTURE_INPUT_NV
GL_NV_texture_shader Define "GL_PREVIOUS_TEXTURE_INPUT_NV" with expression '0x86E4',...
Definition: GL2.java:1943
void glColor4d(double red, double green, double blue, double alpha)
Entry point to C language function: void {@native glColor4d}(GLdouble red, GLdouble green,...
void glBufferParameteri(int target, int pname, int param)
Entry point to C language function: void {@native glBufferParameteri}(GLenum target,...
void glProgramLocalParameterI4uivNV(int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParameterI4uivNV}(GLenum target,...
void glProgramLocalParameter4dARB(int target, int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glProgramLocalParameter4dARB}(GLenum target,...
void glGetUniformi64vNV(int program, int location, LongBuffer params)
Entry point to C language function: void {@native glGetUniformi64vNV}(GLuint program,...
void glTexCoord4fv(FloatBuffer v)
Entry point to C language function: void {@native glTexCoord4fv}(const GLfloat * v) Part of GL_VER...
void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexLevelParameterivEXT}(GLenum texunit,...
static final int GL_FLOAT_R16_NV
GL_NV_float_buffer Define "GL_FLOAT_R16_NV" with expression '0x8884', CType: int
Definition: GL2.java:901
static final int GL_INDEX_MATERIAL_EXT
GL_EXT_index_material Define "GL_INDEX_MATERIAL_EXT" with expression '0x81B8', CType: int
Definition: GL2.java:2310
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR
GL_OVR_multiview Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR" with expression '0x9630',...
Definition: GL2.java:344
void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetTextureLevelParameterfvEXT}(GLuint texture,...
static final int GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV
GL_NV_geometry_program4 Define "GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV" with expression '0x8C28',...
Definition: GL2.java:591
static final int GL_PIXEL_MAP_B_TO_B_SIZE
GL_VERSION_1_0 Define "GL_PIXEL_MAP_B_TO_B_SIZE" with expression '0x0CB8', CType: int
Definition: GL2.java:1319
void glGetMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterivEXT}(GLenum texunit,...
void glIndexub(byte c)
Entry point to C language function: void {@native glIndexub}(GLubyte c) Part of GL_VERSION_1_1
void glCompressedMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexImage1DEXT}(GLenum texunit,...
void glTexStorageSparseAMD(int target, int internalFormat, int width, int height, int depth, int layers, int flags)
Entry point to C language function: void {@native glTexStorageSparseAMD}(GLenum target,...
static final int GL_BITMAP
GL_VERSION_1_0 Define "GL_BITMAP" with expression '0x1A00', CType: int
Definition: GL2.java:1654
void glProgramEnvParameter4dvARB(int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParameter4dvARB}(GLenum target,...
static final int GL_SAMPLE_MASK_NV
GL_NV_explicit_multisample Define "GL_SAMPLE_MASK_NV" with expression '0x8E51', CType: int
Definition: GL2.java:1095
static final int GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB
GL_ARB_fragment_program Define "GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB" with expression '0x8808',...
Definition: GL2.java:215
static final int GL_DRAW_BUFFER3_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER3_ATI" with expression '0x8828', CType: int
Definition: GL2.java:1984
static final int GL_INDEX
GL_ARB_framebuffer_object, GL_VERSION_3_0 Define "GL_INDEX" with expression '0x8222',...
Definition: GL2.java:2125
static final int GL_VERTEX_ELEMENT_SWIZZLE_AMD
GL_AMD_interleaved_elements Define "GL_VERTEX_ELEMENT_SWIZZLE_AMD" with expression '0x91A4',...
Definition: GL2.java:932
static final int GL_WEIGHT_ARRAY_TYPE_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_ARRAY_TYPE_ARB" with expression '0x86A9', CType: int
Definition: GL2.java:655
void glFogCoordfv(float[] coord, int coord_offset)
Entry point to C language function: void {@native glFogCoordfv}(const GLfloat * coord) Part of GL_...
void glMapParameterfvNV(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMapParameterfvNV}(GLenum target,...
static final int GL_STENCIL_TEST_TWO_SIDE_EXT
GL_EXT_stencil_two_side Define "GL_STENCIL_TEST_TWO_SIDE_EXT" with expression '0x8910',...
Definition: GL2.java:1402
void glVertex3bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glVertex3bvOES}(const GLbyte * coords) Part of G...
static final int GL_MODELVIEW14_ARB
GL_ARB_vertex_blend Define "GL_MODELVIEW14_ARB" with expression '0x872E', CType: int
Definition: GL2.java:2712
void glGetConvolutionFilter(int target, int format, int type, long image_buffer_offset)
Entry point to C language function: void {@native glGetConvolutionFilter}(GLenum target,...
static final int GL_EVAL_VERTEX_ATTRIB2_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB2_NV" with expression '0x86C8', CType: int
Definition: GL2.java:118
static final int GL_LUMINANCE_ALPHA_SNORM
GL_EXT_texture_snorm Define "GL_LUMINANCE_ALPHA_SNORM" with expression '0x9012', CType: int
Definition: GL2.java:1788
int glGetCommandHeaderNV(int tokenID, int size)
Entry point to C language function: GLuint {@native glGetCommandHeaderNV}(GLenum tokenID,...
static final int GL_MATRIX25_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX25_ARB" with expression '0x88D9',...
Definition: GL2.java:936
static final int GL_T2F_IUI_V2F_EXT
GL_EXT_index_array_formats Define "GL_T2F_IUI_V2F_EXT" with expression '0x81B1', CType: int
Definition: GL2.java:1148
static final int GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
GL_NV_texture_shader Define "GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV" with expression '0x870D',...
Definition: GL2.java:419
static final int GL_OP_CROSS_PRODUCT_EXT
GL_EXT_vertex_shader Define "GL_OP_CROSS_PRODUCT_EXT" with expression '0x8797', CType: int
Definition: GL2.java:862
static final int GL_LINE_RESET_TOKEN
GL_VERSION_1_0 Define "GL_LINE_RESET_TOKEN" with expression '0x0707', CType: int
Definition: GL2.java:2720
void glRectfv(FloatBuffer v1, FloatBuffer v2)
Entry point to C language function: void {@native glRectfv}(const GLfloat * v1, const GLfloat * v2) ...
static final int GL_OUTPUT_TEXTURE_COORD13_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD13_EXT" with expression '0x87AA',...
Definition: GL2.java:2360
static final int GL_FLOAT_RGBA16_NV
GL_NV_float_buffer Define "GL_FLOAT_RGBA16_NV" with expression '0x888A', CType: int
Definition: GL2.java:135
void glVertexAttribIPointerEXT(int index, int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glVertexAttribIPointerEXT}(GLuint index,...
void glTexCoord4hv(ShortBuffer v)
Entry point to C language function: void {@native glTexCoord4hv}(const GLhalfNV * v) Part of GL_NV...
void glUniform2iARB(int location, int v0, int v1)
Entry point to C language function: void {@native glUniform2iARB}(GLint location,...
static final int GL_COVERAGE_MODULATION_TABLE_SIZE_NV
GL_NV_framebuffer_mixed_samples Define "GL_COVERAGE_MODULATION_TABLE_SIZE_NV" with expression '0x9333...
Definition: GL2.java:2792
static final int GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV" with expression '0x86F2',...
Definition: GL2.java:2756
void glVertex4bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glVertex4bvOES}(const GLbyte * coords) Part of G...
void glVertexWeighthv(ShortBuffer weight)
Entry point to C language function: void {@native glVertexWeighthv}(const GLhalfNV * weight) Part ...
void glVertexWeighthv(short[] weight, int weight_offset)
Entry point to C language function: void {@native glVertexWeighthv}(const GLhalfNV * weight) Part ...
void glWeightdvARB(int size, double[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightdvARB}(GLint size, const GLdouble * weight...
void glWeightPointerARB(int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glWeightPointerARB}(GLint size,...
void glVertexAttrib4dvARB(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib4dvARB}(GLuint index,...
void glVertexAttribL2i64NV(int index, long x, long y)
Entry point to C language function: void {@native glVertexAttribL2i64NV}(GLuint index,...
static final int GL_NEGATIVE_X_EXT
GL_EXT_vertex_shader Define "GL_NEGATIVE_X_EXT" with expression '0x87D9', CType: int
Definition: GL2.java:1068
static final int GL_INT16_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT16_NV" with expression '0x8FE4',...
Definition: GL2.java:759
void glRecti(int x1, int y1, int x2, int y2)
Entry point to C language function: void {@native glRecti}(GLint x1, GLint y1, GLint x2,...
static final int GL_FRAGMENT_COVERAGE_COLOR_NV
GL_NV_fragment_coverage_to_color Define "GL_FRAGMENT_COVERAGE_COLOR_NV" with expression '0x92DE',...
Definition: GL2.java:2836
void glFramebufferDrawBufferEXT(int framebuffer, int mode)
Entry point to C language function: void {@native glFramebufferDrawBufferEXT}(GLuint framebuffer,...
static final int GL_BLUE_SCALE
GL_VERSION_1_0 Define "GL_BLUE_SCALE" with expression '0x0D1A', CType: int
Definition: GL2.java:2330
void glVertexAttribI1ivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI1ivEXT}(GLuint index,...
static final int GL_OP_MULTIPLY_MATRIX_EXT
GL_EXT_vertex_shader Define "GL_OP_MULTIPLY_MATRIX_EXT" with expression '0x8798', CType: int
Definition: GL2.java:2368
void glPushAttrib(int mask)
Entry point to C language function: void {@native glPushAttrib}(GLbitfield mask) Part of GL_VERSIO...
void glPixelMapuiv(int map, int mapsize, IntBuffer values)
Entry point to C language function: void {@native glPixelMapuiv}(GLenum map, GLint mapsize,...
void glGenPerfMonitorsAMD(int n, IntBuffer monitors)
Entry point to C language function: void {@native glGenPerfMonitorsAMD}(GLsizei n,...
static final int GL_PIXEL_TRANSFORM_2D_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_TRANSFORM_2D_EXT" with expression '0x8330',...
Definition: GL2.java:2320
static final int GL_DRAW_ELEMENTS_STRIP_COMMAND_NV
GL_NV_command_list Define "GL_DRAW_ELEMENTS_STRIP_COMMAND_NV" with expression '0x0004',...
Definition: GL2.java:1179
static final int GL_OUTPUT_TEXTURE_COORD9_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD9_EXT" with expression '0x87A6',...
Definition: GL2.java:730
static final int GL_422_AVERAGE_EXT
GL_EXT_422_pixels Define "GL_422_AVERAGE_EXT" with expression '0x80CE', CType: int
Definition: GL2.java:1362
static final int GL_DRAW_BUFFER6_ATI
GL_ATI_draw_buffers Define "GL_DRAW_BUFFER6_ATI" with expression '0x882B', CType: int
Definition: GL2.java:1261
void glMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexEnvfvEXT}(GLenum texunit,...
void glSecondaryColor3b(byte red, byte green, byte blue)
Entry point to C language function: void {@native glSecondaryColor3b}(GLbyte red,...
void glRasterPos4f(float x, float y, float z, float w)
Entry point to C language function: void {@native glRasterPos4f}(GLfloat x, GLfloat y,...
static final int GL_INT_IMAGE_1D
GL_ARB_shader_image_load_store, GL_VERSION_4_2, GL_EXT_shader_image_load_store Alias for: GL_INT_IMAG...
Definition: GL2.java:432
void glRasterPos2f(float x, float y)
Entry point to C language function: void {@native glRasterPos2f}(GLfloat x, GLfloat y) Part of GL_...
void glVertexArrayParameteriAPPLE(int pname, int param)
Entry point to C language function: void {@native glVertexArrayParameteriAPPLE}(GLenum pname,...
static final int GL_EMBOSS_MAP_NV
GL_NV_texgen_emboss Define "GL_EMBOSS_MAP_NV" with expression '0x855F', CType: int
Definition: GL2.java:360
static final int GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV
GL_NV_conservative_raster_dilate Define "GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV" with expression '0x9...
Definition: GL2.java:2614
static final int GL_SAMPLER_2D_SHADOW_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_2D_SHADOW_ARB" with expression '0x8B62', CType: int
Definition: GL2.java:2446
static final int GL_VIBRANCE_BIAS_NV
GL_NV_texture_shader Define "GL_VIBRANCE_BIAS_NV" with expression '0x8719', CType: int
Definition: GL2.java:1513
static final int GL_SAMPLE_POSITION_NV
GL_NV_explicit_multisample Define "GL_SAMPLE_POSITION_NV" with expression '0x8E50',...
Definition: GL2.java:225
static final int GL_LUMINANCE_ALPHA16UI
GL_EXT_texture_integer Alias for: GL_LUMINANCE_ALPHA16UI_EXT Define "GL_LUMINANCE_ALPHA16UI" with ex...
Definition: GL2.java:1117
boolean glAreTexturesResident(int n, IntBuffer textures, ByteBuffer residences)
Entry point to C language function: GLboolean {@native glAreTexturesResident}(GLsizei n,...
static final int GL_ATTRIB_STACK_DEPTH
GL_VERSION_1_0 Define "GL_ATTRIB_STACK_DEPTH" with expression '0x0BB0', CType: int
Definition: GL2.java:2790
void glSecondaryColor3uiv(int[] v, int v_offset)
Entry point to C language function: void {@native glSecondaryColor3uiv}(const GLuint * v) Part of ...
void glCompressedTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedTextureSubImage3DEXT}(GLuint texture,...
static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
GL_EXT_provoking_vertex Define "GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT" with expression '0x8...
Definition: GL2.java:1426
static final int GL_C4UB_V2F
GL_VERSION_1_1 Define "GL_C4UB_V2F" with expression '0x2A22', CType: int
Definition: GL2.java:1138
void glUniform2i64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniform2i64vNV}(GLint location,...
void glRasterPos3sv(short[] v, int v_offset)
Entry point to C language function: void {@native glRasterPos3sv}(const GLshort * v) Part of GL_VE...
static final int GL_WEIGHT_SUM_UNITY_ARB
GL_ARB_vertex_blend Define "GL_WEIGHT_SUM_UNITY_ARB" with expression '0x86A6', CType: int
Definition: GL2.java:2129
void glVertexAttribLFormatNV(int index, int size, int type, int stride)
Entry point to C language function: void {@native glVertexAttribLFormatNV}(GLuint index,...
void glUniform3i64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform3i64vNV}(GLint location,...
void glColorTable(int target, int internalformat, int width, int format, int type, long table_buffer_offset)
Entry point to C language function: void {@native glColorTable}(GLenum target, GLenum internalformat...
static final int GL_CURRENT_BIT
GL_VERSION_1_0 Define "GL_CURRENT_BIT" with expression '0x00000001', CType: int
Definition: GL2.java:1358
static final int GL_PERFQUERY_SINGLE_CONTEXT_INTEL
GL_INTEL_performance_query Define "GL_PERFQUERY_SINGLE_CONTEXT_INTEL" with expression '0x00000000',...
Definition: GL2.java:112
void glWeightPointerARB(int size, int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glWeightPointerARB}(GLint size,...
void glGetLocalConstantIntegervEXT(int id, int value, int[] data, int data_offset)
Entry point to C language function: void {@native glGetLocalConstantIntegervEXT}(GLuint id,...
void glCreateStatesNV(int n, IntBuffer states)
Entry point to C language function: void {@native glCreateStatesNV}(GLsizei n, GLuint * states) Pa...
void glMultiTexCoord3d(int target, double s, double t, double r)
Entry point to C language function: void {@native glMultiTexCoord3d}(GLenum target,...
void glPixelTransformParameterfvEXT(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glPixelTransformParameterfvEXT}(GLenum target,...
void glSecondaryColor3hv(ShortBuffer v)
Entry point to C language function: void {@native glSecondaryColor3hv}(const GLhalfNV * v) Part of...
void glMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glMultiTexImage2DEXT}(GLenum texunit,...
void glUniform3ivARB(int location, int count, int[] value, int value_offset)
Entry point to C language function: void {@native glUniform3ivARB}(GLint location,...
static final int GL_COLOR_TABLE_RED_SIZE
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_RED_SIZE_SGI Define "GL_COLOR_TABLE_RED...
Definition: GL2.java:1009
void glCullParameterdvEXT(int pname, DoubleBuffer params)
Entry point to C language function: void {@native glCullParameterdvEXT}(GLenum pname,...
void glTexCoord4i(int s, int t, int r, int q)
Entry point to C language function: void {@native glTexCoord4i}(GLint s, GLint t,...
static final int GL_INTENSITY_FLOAT16_APPLE
GL_APPLE_float_pixels Define "GL_INTENSITY_FLOAT16_APPLE" with expression '0x881D',...
Definition: GL2.java:2482
void glFogCoordPointer(int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glFogCoordPointer}(GLenum type,...
static final int GL_WRITE_PIXEL_DATA_RANGE_NV
GL_NV_pixel_data_range Define "GL_WRITE_PIXEL_DATA_RANGE_NV" with expression '0x8878',...
Definition: GL2.java:1438
static final int GL_GEOMETRY_OUTPUT_TYPE_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_GEOMETRY_OUTPUT_TYPE_EXT" with expression...
Definition: GL2.java:721
void glMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexParameterfvEXT}(GLenum texunit,...
void glGetFirstPerfQueryIdINTEL(IntBuffer queryId)
Entry point to C language function: void {@native glGetFirstPerfQueryIdINTEL}(GLuint * queryId) Pa...
void glProgramLocalParameters4fvEXT(int target, int index, int count, float[] params, int params_offset)
Entry point to C language function: void {@native glProgramLocalParameters4fvEXT}(GLenum target,...
void glLoadMatrixd(double[] m, int m_offset)
Entry point to C language function: void {@native glLoadMatrixd}(const GLdouble * m) Part of GL_VE...
static final int GL_STREAM_RASTERIZATION_AMD
GL_AMD_transform_feedback4 Define "GL_STREAM_RASTERIZATION_AMD" with expression '0x91A0',...
Definition: GL2.java:295
void glGetUniformivARB(long programObj, int location, IntBuffer params)
Entry point to C language function: void {@native glGetUniformivARB}(GLhandleARB programObj,...
void glVertexArrayTexCoordOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayTexCoordOffsetEXT}(GLuint vaobj,...
static final int GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE" with expression '0x8A04...
Definition: GL2.java:2413
void glMultiTexCoord1iv(int target, IntBuffer v)
Entry point to C language function: void {@native glMultiTexCoord1iv}(GLenum target,...
static final int GL_FLOAT_VEC4_ARB
GL_ARB_shader_objects Define "GL_FLOAT_VEC4_ARB" with expression '0x8B52', CType: int
Definition: GL2.java:166
static final int GL_ALPHA_REF_COMMAND_NV
GL_NV_command_list Define "GL_ALPHA_REF_COMMAND_NV" with expression '0x000F', CType: int
Definition: GL2.java:1759
static final int GL_INT64_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT64_VEC3_NV" with expression '0x8FEA',...
Definition: GL2.java:2598
void glProgramEnvParametersI4ivNV(int target, int index, int count, int[] params, int params_offset)
Entry point to C language function: void {@native glProgramEnvParametersI4ivNV}(GLenum target,...
static final int GL_EVAL_BIT
GL_VERSION_1_0 Define "GL_EVAL_BIT" with expression '0x00010000', CType: int
Definition: GL2.java:961
void glNamedBufferDataEXT(int buffer, long size, Buffer data, int usage)
Entry point to C language function: void {@native glNamedBufferDataEXT}(GLuint buffer,...
void glGetColorTable(int target, int format, int type, long table_buffer_offset)
Entry point to C language function: void {@native glGetColorTable}(GLenum target,...
void glTexCoord3bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glTexCoord3bvOES}(const GLbyte * coords) Part of...
static final int GL_OCCLUSION_QUERY_EVENT_MASK_AMD
GL_AMD_occlusion_query_event Define "GL_OCCLUSION_QUERY_EVENT_MASK_AMD" with expression '0x874F',...
Definition: GL2.java:2214
void glPixelMapusv(int map, int mapsize, ShortBuffer values)
Entry point to C language function: void {@native glPixelMapusv}(GLenum map, GLint mapsize,...
static final int GL_OFFSET_TEXTURE_2D_BIAS_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_2D_BIAS_NV" with expression '0x86E3',...
Definition: GL2.java:1812
static final int GL_FLOAT_VEC3_ARB
GL_ARB_shader_objects Define "GL_FLOAT_VEC3_ARB" with expression '0x8B51', CType: int
Definition: GL2.java:2442
void glUniform2ui64NV(int location, long x, long y)
Entry point to C language function: void {@native glUniform2ui64NV}(GLint location,...
static final int GL_INT_VEC3_ARB
GL_ARB_shader_objects Define "GL_INT_VEC3_ARB" with expression '0x8B54', CType: int
Definition: GL2.java:1737
static final int GL_LUMINANCE_ALPHA_FLOAT32_APPLE
GL_APPLE_float_pixels Define "GL_LUMINANCE_ALPHA_FLOAT32_APPLE" with expression '0x8819',...
Definition: GL2.java:832
void glProgramUniform4ui64NV(int program, int location, long x, long y, long z, long w)
Entry point to C language function: void {@native glProgramUniform4ui64NV}(GLuint program,...
void glWriteMaskEXT(int res, int in, int outX, int outY, int outZ, int outW)
Entry point to C language function: void {@native glWriteMaskEXT}(GLuint res, GLuint in,...
void glGetConvolutionParameteriv(int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetConvolutionParameteriv}(GLenum target,...
static final int GL_LOCAL_CONSTANT_DATATYPE_EXT
GL_EXT_vertex_shader Define "GL_LOCAL_CONSTANT_DATATYPE_EXT" with expression '0x87ED',...
Definition: GL2.java:916
void glGetAttachedObjectsARB(long containerObj, int maxCount, int[] count, int count_offset, long[] obj, int obj_offset)
Entry point to C language function: void {@native glGetAttachedObjectsARB}(GLhandleARB containerObj,...
void glVertexAttribI1iEXT(int index, int x)
Entry point to C language function: void {@native glVertexAttribI1iEXT}(GLuint index,...
static final int GL_SLUMINANCE8
GL_VERSION_2_1, GL_NV_sRGB_formats, GL_EXT_texture_sRGB Alias for: GL_SLUMINANCE8_NV,...
Definition: GL2.java:108
void glProgramUniform2i64NV(int program, int location, long x, long y)
Entry point to C language function: void {@native glProgramUniform2i64NV}(GLuint program,...
void glUniform2i64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniform2i64vNV}(GLint location,...
static final int GL_PROGRAM_MATRIX_STACK_DEPTH_EXT
GL_EXT_direct_state_access Define "GL_PROGRAM_MATRIX_STACK_DEPTH_EXT" with expression '0x8E2F',...
Definition: GL2.java:1449
static final int GL_INT8_VEC3_NV
GL_NV_gpu_shader5, GL_AMD_gpu_shader_int64 Define "GL_INT8_VEC3_NV" with expression '0x8FE2',...
Definition: GL2.java:2364
void glMultiTexCoord4hv(int target, ShortBuffer v)
Entry point to C language function: void {@native glMultiTexCoord4hv}(GLenum target,...
static final int GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV
GL_NV_texture_shader3 Define "GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV" with expression '0x885A',...
Definition: GL2.java:2324
void glTexCoord4bvOES(ByteBuffer coords)
Entry point to C language function: void {@native glTexCoord4bvOES}(const GLbyte * coords) Part of...
void glGetLocalConstantFloatvEXT(int id, int value, float[] data, int data_offset)
Entry point to C language function: void {@native glGetLocalConstantFloatvEXT}(GLuint id,...
void glVertexAttribI3iEXT(int index, int x, int y, int z)
Entry point to C language function: void {@native glVertexAttribI3iEXT}(GLuint index,...
void glGetHistogram(int target, boolean reset, int format, int type, Buffer values)
Entry point to C language function: void {@native glGetHistogram}(GLenum target, GLboolean reset,...
void glGenPerfMonitorsAMD(int n, int[] monitors, int monitors_offset)
Entry point to C language function: void {@native glGenPerfMonitorsAMD}(GLsizei n,...
void glNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data)
Entry point to C language function: void {@native glNamedBufferSubDataEXT}(GLuint buffer,...
void glPrimitiveRestartNV()
Entry point to C language function: void {@native glPrimitiveRestartNV}() Part of GL_NV_primitive_...
static final int GL_COMPRESSED_SLUMINANCE_ALPHA
GL_VERSION_2_1, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SLUMINANCE_ALPHA_EXT Define "GL_COMPRES...
Definition: GL2.java:537
static final int GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ARB_vertex_buffer_object Alias for: GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB D...
Definition: GL2.java:1184
static final int GL_MATRIX18_ARB
GL_ARB_vertex_program, GL_ARB_fragment_program Define "GL_MATRIX18_ARB" with expression '0x88D2',...
Definition: GL2.java:2399
void glMatrixIndexusvARB(int size, ShortBuffer indices)
Entry point to C language function: void {@native glMatrixIndexusvARB}(GLint size,...
static final int GL_QUAD_STRIP
GL_VERSION_1_0 Define "GL_QUAD_STRIP" with expression '0x0008', CType: int
Definition: GL2.java:2548
static final int GL_OVERLAY
GL_ES_VERSION_3_2, GL_KHR_blend_equation_advanced, GL_NV_blend_equation_advanced Alias for: GL_OVERLA...
Definition: GL2.java:2221
static final int GL_PIXEL_MAP_B_TO_B
GL_VERSION_1_0 Define "GL_PIXEL_MAP_B_TO_B" with expression '0x0C78', CType: int
Definition: GL2.java:2520
void glProgramLocalParameterI4uivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glProgramLocalParameterI4uivNV}(GLenum target,...
static final int GL_VARIANT_ARRAY_EXT
GL_EXT_vertex_shader Define "GL_VARIANT_ARRAY_EXT" with expression '0x87E8', CType: int
Definition: GL2.java:2584
void glTexCoord2dv(DoubleBuffer v)
Entry point to C language function: void {@native glTexCoord2dv}(const GLdouble * v) Part of GL_VE...
static final int GL_INTENSITY16UI
GL_EXT_texture_integer Alias for: GL_INTENSITY16UI_EXT Define "GL_INTENSITY16UI" with expression '0x...
Definition: GL2.java:2027
void glGetMultiTexImageEXT(int texunit, int target, int level, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glGetMultiTexImageEXT}(GLenum texunit,...
static final int GL_SIGNED_LUMINANCE_ALPHA_NV
GL_NV_texture_shader Define "GL_SIGNED_LUMINANCE_ALPHA_NV" with expression '0x8703',...
Definition: GL2.java:2146
static final int GL_GEOMETRY_VERTICES_OUT_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_GEOMETRY_VERTICES_OUT_EXT" with expressio...
Definition: GL2.java:749
void glGetPixelTransformParameterfvEXT(int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetPixelTransformParameterfvEXT}(GLenum target,...
static final int GL_FLOAT_RG32_NV
GL_NV_float_buffer Define "GL_FLOAT_RG32_NV" with expression '0x8887', CType: int
Definition: GL2.java:876
void glConvolutionParameterfv(int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glConvolutionParameterfv}(GLenum target,...
static final int GL_CLAMP
GL_VERSION_1_0 Define "GL_CLAMP" with expression '0x2900', CType: int
Definition: GL2.java:2004
void glVertexAttrib4fARB(int index, float x, float y, float z, float w)
Entry point to C language function: void {@native glVertexAttrib4fARB}(GLuint index,...
void glProgramUniform3i64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform3i64vNV}(GLuint program,...
void glVertexAttribI2ivEXT(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI2ivEXT}(GLuint index,...
void glGetColorTable(int target, int format, int type, Buffer table)
Entry point to C language function: void {@native glGetColorTable}(GLenum target,...
void glNewList(int list, int mode)
Entry point to C language function: void {@native glNewList}(GLuint list, GLenum mode) Part of GL_...
static final int GL_EVAL_VERTEX_ATTRIB12_NV
GL_NV_evaluators Define "GL_EVAL_VERTEX_ATTRIB12_NV" with expression '0x86D2', CType: int
Definition: GL2.java:2093
void glProgramEnvParameterI4uivNV(int target, int index, IntBuffer params)
Entry point to C language function: void {@native glProgramEnvParameterI4uivNV}(GLenum target,...
void glBlendEquationSeparateIndexedAMD(int buf, int modeRGB, int modeAlpha)
Entry point to C language function: void {@native glBlendEquationSeparateIndexedAMD}(GLuint buf,...
static final int GL_PIXEL_CUBIC_WEIGHT_EXT
GL_EXT_pixel_transform Define "GL_PIXEL_CUBIC_WEIGHT_EXT" with expression '0x8333',...
Definition: GL2.java:1323
static final int GL_PROGRAM_RESULT_COMPONENTS_NV
GL_NV_gpu_program4 Define "GL_PROGRAM_RESULT_COMPONENTS_NV" with expression '0x8907',...
Definition: GL2.java:1590
void glRasterPos2d(double x, double y)
Entry point to C language function: void {@native glRasterPos2d}(GLdouble x, GLdouble y) Part of G...
void glFlushMappedNamedBufferRangeEXT(int buffer, long offset, long length)
Entry point to C language function: void {@native glFlushMappedNamedBufferRangeEXT}(GLuint buffer,...
static final int GL_OUTPUT_TEXTURE_COORD12_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD12_EXT" with expression '0x87A9',...
Definition: GL2.java:1344
static final int GL_SOURCE2_RGB
GL_VERSION_1_3, GL_EXT_texture_env_combine, GL_ARB_texture_env_combine Alias for: GL_SOURCE2_RGB_EXT,...
Definition: GL2.java:2872
static final int GL_ACCUM_BLUE_BITS
GL_VERSION_1_0 Define "GL_ACCUM_BLUE_BITS" with expression '0x0D5A', CType: int
Definition: GL2.java:463
static final int GL_GEOMETRY_INPUT_TYPE_EXT
GL_NV_geometry_program4, GL_EXT_geometry_shader4 Define "GL_GEOMETRY_INPUT_TYPE_EXT" with expression ...
Definition: GL2.java:880
void glWindowPos2d(double x, double y)
Entry point to C language function: void {@native glWindowPos2d}(GLdouble x, GLdouble y) Part of G...
void glVertexAttribI4uiEXT(int index, int x, int y, int z, int w)
Entry point to C language function: void {@native glVertexAttribI4uiEXT}(GLuint index,...
void glGetNamedBufferParameterivEXT(int buffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedBufferParameterivEXT}(GLuint buffer,...
static final int GL_SOURCE1_ALPHA
GL_VERSION_1_3, GL_EXT_texture_env_combine, GL_ARB_texture_env_combine Alias for: GL_SOURCE1_ALPHA_EX...
Definition: GL2.java:2622
void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTextureImage1DEXT}(GLuint texture,...
static final int GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV
GL_NV_transform_feedback2 Define "GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV" with expression '0x8E24',...
Definition: GL2.java:1683
void glGetnMapiv(int target, int query, int bufSize, IntBuffer v)
Entry point to C language function: void {@native glGetnMapiv}(GLenum target, GLenum query,...
static final int GL_CURRENT_PALETTE_MATRIX_ARB
GL_ARB_matrix_palette Define "GL_CURRENT_PALETTE_MATRIX_ARB" with expression '0x8843',...
Definition: GL2.java:1293
void glTexCoord4bvOES(byte[] coords, int coords_offset)
Entry point to C language function: void {@native glTexCoord4bvOES}(const GLbyte * coords) Part of...
static final int GL_DOT_PRODUCT_TEXTURE_2D_NV
GL_NV_texture_shader Define "GL_DOT_PRODUCT_TEXTURE_2D_NV" with expression '0x86EE',...
Definition: GL2.java:2191
void glLoadTransposeMatrixd(DoubleBuffer m)
Entry point to C language function: void {@native glLoadTransposeMatrixd}(const GLdouble * m) Part...
void glMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glMultiTexGendvEXT}(GLenum texunit,...
void glMultTransposeMatrixf(FloatBuffer m)
Entry point to C language function: void {@native glMultTransposeMatrixf}(const GLfloat * m) Part ...
void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIuivEXT}(GLuint pro...
static final int GL_VIRTUAL_PAGE_SIZE_Z_AMD
GL_AMD_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_Z_AMD" with expression '0x9197',...
Definition: GL2.java:2815
static final int GL_MAX_SHININESS_NV
GL_NV_light_max_exponent Define "GL_MAX_SHININESS_NV" with expression '0x8504', CType: int
Definition: GL2.java:2395
long glVDPAURegisterVideoSurfaceNV(Buffer vdpSurface, int target, int numTextureNames, int[] textureNames, int textureNames_offset)
Entry point to C language function: GLvdpauSurfaceNV {@native glVDPAURegisterVideoSurfaceNV}(const v...
static final int GL_MAX_PROGRAM_SUBROUTINE_NUM_NV
GL_NV_gpu_program5 Define "GL_MAX_PROGRAM_SUBROUTINE_NUM_NV" with expression '0x8F45',...
Definition: GL2.java:155
void glColor3ui(int red, int green, int blue)
Entry point to C language function: void {@native glColor3ui}(GLuint red, GLuint green,...
static final int GL_OUTPUT_TEXTURE_COORD16_EXT
GL_EXT_vertex_shader Define "GL_OUTPUT_TEXTURE_COORD16_EXT" with expression '0x87AD',...
Definition: GL2.java:1551
void glWeightsvARB(int size, short[] weights, int weights_offset)
Entry point to C language function: void {@native glWeightsvARB}(GLint size, const GLshort * weights...
static final int GL_COLOR_TABLE_WIDTH
GL_ARB_imaging, GL_SGI_color_table Alias for: GL_COLOR_TABLE_WIDTH_SGI Define "GL_COLOR_TABLE_WIDTH"...
Definition: GL2.java:2784
void glVertexAttribL4i64vNV(int index, LongBuffer v)
Entry point to C language function: void {@native glVertexAttribL4i64vNV}(GLuint index,...
void glMatrixPushEXT(int mode)
Entry point to C language function: void {@native glMatrixPushEXT}(GLenum mode) Part of GL_EXT_dir...
static final int GL_TEXTURE_SWIZZLE_G_EXT
GL_EXT_texture_swizzle Define "GL_TEXTURE_SWIZZLE_G_EXT" with expression '0x8E43',...
Definition: GL2.java:2202
void glCopyTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height)
Entry point to C language function: void {@native glCopyTextureSubImage2DEXT}(GLuint texture,...
static final int GL_INVERTED_SCREEN_W_REND
GL_REND_screen_coordinates Define "GL_INVERTED_SCREEN_W_REND" with expression '0x8491',...
Definition: GL2.java:2769
static final int GL_OFFSET_TEXTURE_MATRIX_NV
GL_NV_texture_shader Define "GL_OFFSET_TEXTURE_MATRIX_NV" with expression '0x86E1',...
Definition: GL2.java:492
static final int GL_MODELVIEW1_EXT
GL_EXT_vertex_weighting Define "GL_MODELVIEW1_EXT" with expression '0x850A', CType: int
Definition: GL2.java:1150
static final int GL_OBJECT_LINK_STATUS_ARB
GL_ARB_shader_objects Define "GL_OBJECT_LINK_STATUS_ARB" with expression '0x8B82',...
Definition: GL2.java:2924
void glMultiTexCoord3bOES(int texture, byte s, byte t, byte r)
Entry point to C language function: void {@native glMultiTexCoord3bOES}(GLenum texture,...
int glGetUniformLocationARB(long programObj, String name)
Entry point to C language function: GLint {@native glGetUniformLocationARB}(GLhandleARB programObj,...
void glTexCoord2iv(IntBuffer v)
Entry point to C language function: void {@native glTexCoord2iv}(const GLint * v) Part of GL_VERSI...
void glTextureBarrierNV()
Entry point to C language function: void {@native glTextureBarrierNV}() Part of GL_NV_texture_barr...
void glTexCoord1fv(FloatBuffer v)
Entry point to C language function: void {@native glTexCoord1fv}(const GLfloat * v) Part of GL_VER...
static final int GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE
GL_APPLE_vertex_program_evaluators Define "GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE" with expression '0x8A0...
Definition: GL2.java:517
void glColor4sv(ShortBuffer v)
Entry point to C language function: void {@native glColor4sv}(const GLshort * v) Part of GL_VERSIO...
void glDetachObjectARB(long containerObj, long attachedObj)
Entry point to C language function: void {@native glDetachObjectARB}(GLhandleARB containerObj,...
void glGetFirstPerfQueryIdINTEL(int[] queryId, int queryId_offset)
Entry point to C language function: void {@native glGetFirstPerfQueryIdINTEL}(GLuint * queryId) Pa...
static final int GL_STENCIL_SAMPLES_NV
GL_NV_framebuffer_mixed_samples Define "GL_STENCIL_SAMPLES_NV" with expression '0x932E',...
Definition: GL2.java:2008
void glRotated(double angle, double x, double y, double z)
Entry point to C language function: void {@native glRotated}(GLdouble angle, GLdouble x,...
void glTexCoord3iv(int[] v, int v_offset)
Entry point to C language function: void {@native glTexCoord3iv}(const GLint * v) Part of GL_VERSI...
void glProgramLocalParametersI4uivNV(int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glProgramLocalParametersI4uivNV}(GLenum target,...
void glCompressedMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, Buffer bits)
Entry point to C language function: void {@native glCompressedMultiTexSubImage3DEXT}(GLenum texunit,...
void glGetActiveUniformARB(long programObj, int index, int maxLength, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name)
Entry point to C language function: void {@native glGetActiveUniformARB}(GLhandleARB programObj,...
void glGetVariantFloatvEXT(int id, int value, FloatBuffer data)
Entry point to C language function: void {@native glGetVariantFloatvEXT}(GLuint id,...
void glSecondaryColor3s(short red, short green, short blue)
Entry point to C language function: void {@native glSecondaryColor3s}(GLshort red,...
static final int GL_CONVOLUTION_BORDER_COLOR
GL_ARB_imaging, GL_HP_convolution_border_modes Alias for: GL_CONVOLUTION_BORDER_COLOR_HP Define "GL_...
Definition: GL2.java:2631
void glColor4b(byte red, byte green, byte blue, byte alpha)
Entry point to C language function: void {@native glColor4b}(GLbyte red, GLbyte green,...
static final int GL_INTERLACE_READ_OML
GL_OML_interlace Define "GL_INTERLACE_READ_OML" with expression '0x8981', CType: int
Definition: GL2.java:2857
void glTexGeniv(int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTexGeniv}(GLenum coord, GLenum pname,...
static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE
GL_APPLE_specular_vector Define "GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE" with expression '0x85B0',...
Definition: GL2.java:930
static final int GL_CULL_FRAGMENT_NV
GL_NV_texture_shader Define "GL_CULL_FRAGMENT_NV" with expression '0x86E7', CType: int
Definition: GL2.java:397
static final int GL_DEPTH_STENCIL_TO_RGBA_NV
GL_NV_copy_depth_to_color Define "GL_DEPTH_STENCIL_TO_RGBA_NV" with expression '0x886E',...
Definition: GL2.java:2291
static final int GL_SAMPLER_2D_ARB
GL_ARB_shader_objects Define "GL_SAMPLER_2D_ARB" with expression '0x8B5E', CType: int
Definition: GL2.java:2265
void glVariantdvEXT(int id, DoubleBuffer addr)
Entry point to C language function: void {@native glVariantdvEXT}(GLuint id, const GLdouble * addr) ...
static final int GL_LUMINANCE16
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_LUMINANCE16_EXT Define "GL_LUMINANCE16" with expression...
Definition: GL2.java:2511
void glGetPerfMonitorCounterStringAMD(int group, int counter, int bufSize, IntBuffer length, ByteBuffer counterString)
Entry point to C language function: void {@native glGetPerfMonitorCounterStringAMD}(GLuint group,...
static final int GL_FLOAT_RGB16_NV
GL_NV_float_buffer Define "GL_FLOAT_RGB16_NV" with expression '0x8888', CType: int
Definition: GL2.java:1133
void glGetQueryObjecti64vEXT(int id, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetQueryObjecti64vEXT}(GLuint id,...