JOGL v2.6.0-rc-20250822
JOGL, High-Performance Graphics Binding for Java™ (public API).
GL2GL3.java
Go to the documentation of this file.
1/* !---- DO NOT EDIT: This file autogenerated by com/jogamp/gluegen/opengl/GLEmitter.java on Fri Aug 22 15:45:26 CEST 2025 ----! */
2/* !---- Java-Unit: [pkg com.jogamp.opengl, cls GL2GL3], ../build/jogl/gensrc/classes/com/jogamp/opengl/GL2GL3.java ----! */
3
4package com.jogamp.opengl;
5
6import java.util.*;
7import com.jogamp.opengl.*;
8import com.jogamp.opengl.fixedfunc.*;
9import jogamp.opengl.*;
10import java.io.PrintStream;
11import com.jogamp.gluegen.runtime.*;
12import com.jogamp.common.os.*;
13import com.jogamp.common.nio.*;
14import java.nio.*;
15import com.jogamp.common.util.*;
16import java.util.Set;
17import java.util.Map;
18import java.util.HashMap;
19import java.nio.charset.Charset;
20import java.nio.charset.StandardCharsets;
21
22 /**
23 * <p>
24 * Interface containing the common subset of core GL3 (OpenGL 3.1+) and GL2,
25 * also known as the OpenGL 3.0 forward compatible, non deprecated subset.<br/>
26 * This interface reflects only the programmable shader functionality of desktop OpenGL<br/>
27 * </p>
28 */
29public interface GL2GL3 extends GL2ES3{
30
31 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_CLIPPING_INPUT_PRIMITIVES_ARB</code><br>
32Define "GL_CLIPPING_INPUT_PRIMITIVES" with expression '<code>0x82F6</code>', CType: int */
33 public static final int GL_CLIPPING_INPUT_PRIMITIVES = 0x82f6;
34 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_EDGE_FLAG_ARRAY_ADDRESS_NV" with expression '<code>0x8F26</code>', CType: int */
35 public static final int GL_EDGE_FLAG_ARRAY_ADDRESS_NV = 0x8f26;
36 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT</code><br>
37Define "GL_UNSIGNED_INT_SAMPLER_2D_RECT" with expression '<code>0x8DD5</code>', CType: int */
38 public static final int GL_UNSIGNED_INT_SAMPLER_2D_RECT = 0x8dd5;
39 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_FOG_COORD_ARRAY_ADDRESS_NV" with expression '<code>0x8F28</code>', CType: int */
40 public static final int GL_FOG_COORD_ARRAY_ADDRESS_NV = 0x8f28;
41 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_Y_ARB" with expression '<code>0x9196</code>', CType: int */
42 public static final int GL_VIRTUAL_PAGE_SIZE_Y_ARB = 0x9196;
43 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_texture3D</code><br>Alias for: <code>GL_PACK_IMAGE_HEIGHT_EXT</code><br>
44Define "GL_PACK_IMAGE_HEIGHT" with expression '<code>0x806C</code>', CType: int */
45 public static final int GL_PACK_IMAGE_HEIGHT = 0x806c;
46 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_GREEN_INTEGER_EXT</code><br>
47Define "GL_GREEN_INTEGER" with expression '<code>0x8D95</code>', CType: int */
48 public static final int GL_GREEN_INTEGER = 0x8d95;
49 /** <code>GL_VERSION_4_0</code>, <code>GL_ARB_texture_cube_map_array</code><br>Alias for: <code>GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB</code><br>
50Define "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY" with expression '<code>0x900B</code>', CType: int */
51 public static final int GL_PROXY_TEXTURE_CUBE_MAP_ARRAY = 0x900b;
52 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SRGB_ALPHA_EXT</code><br>
53Define "GL_COMPRESSED_SRGB_ALPHA" with expression '<code>0x8C49</code>', CType: int */
54 public static final int GL_COMPRESSED_SRGB_ALPHA = 0x8c49;
55 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_S3TC_DXT1_RGB" with expression '<code>0x82CC</code>', CType: int */
56 public static final int GL_VIEW_CLASS_S3TC_DXT1_RGB = 0x82cc;
57 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_GATHER" with expression '<code>0x82A2</code>', CType: int */
58 public static final int GL_TEXTURE_GATHER = 0x82a2;
59 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_10_10_10_2" with expression '<code>0x82C3</code>', CType: int */
60 public static final int GL_IMAGE_CLASS_10_10_10_2 = 0x82c3;
61 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TESS_EVALUATION_TEXTURE" with expression '<code>0x829D</code>', CType: int */
62 public static final int GL_TESS_EVALUATION_TEXTURE = 0x829d;
63 /** <code>GL_VERSION_1_0</code><br>Define "GL_BACK_LEFT" with expression '<code>0x0402</code>', CType: int */
64 public static final int GL_BACK_LEFT = 0x402;
65 /** <code>GL_VERSION_1_1</code>, <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_POLYGON_OFFSET_POINT_NV</code><br>
66Define "GL_POLYGON_OFFSET_POINT" with expression '<code>0x2A01</code>', CType: int */
67 public static final int GL_POLYGON_OFFSET_POINT = 0x2a01;
68 /** <code>GL_NV_shader_buffer_load</code><br>Define "GL_GPU_ADDRESS_NV" with expression '<code>0x8F34</code>', CType: int */
69 public static final int GL_GPU_ADDRESS_NV = 0x8f34;
70 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_SAMPLER_1D_ARRAY_SHADOW_EXT</code><br>
71Define "GL_SAMPLER_1D_ARRAY_SHADOW" with expression '<code>0x8DC3</code>', CType: int */
72 public static final int GL_SAMPLER_1D_ARRAY_SHADOW = 0x8dc3;
73 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_TEXTURE_COMPRESSION_HINT_ARB</code><br>
74Define "GL_TEXTURE_COMPRESSION_HINT" with expression '<code>0x84EF</code>', CType: int */
75 public static final int GL_TEXTURE_COMPRESSION_HINT = 0x84ef;
76 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_RGTC1_RED" with expression '<code>0x82D0</code>', CType: int */
77 public static final int GL_VIEW_CLASS_RGTC1_RED = 0x82d0;
78 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB" with expression '<code>0x919A</code>', CType: int */
79 public static final int GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB = 0x919a;
80 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_VIEW" with expression '<code>0x82B5</code>', CType: int */
81 public static final int GL_TEXTURE_VIEW = 0x82b5;
82 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_framebuffer_object</code><br>Alias for: <code>GL_STENCIL_INDEX16_EXT</code><br>
83Define "GL_STENCIL_INDEX16" with expression '<code>0x8D49</code>', CType: int */
84 public static final int GL_STENCIL_INDEX16 = 0x8d49;
85 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_TESS_CONTROL_SHADER_PATCHES_ARB</code><br>
86Define "GL_TESS_CONTROL_SHADER_PATCHES" with expression '<code>0x82F1</code>', CType: int */
87 public static final int GL_TESS_CONTROL_SHADER_PATCHES = 0x82f1;
88 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_DEPTH_COMPONENTS" with expression '<code>0x8284</code>', CType: int */
89 public static final int GL_DEPTH_COMPONENTS = 0x8284;
90 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_RGB5_EXT</code><br>
91Define "GL_RGB5" with expression '<code>0x8050</code>', CType: int */
92 public static final int GL_RGB5 = 0x8050;
93 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_RGB4_EXT</code><br>
94Define "GL_RGB4" with expression '<code>0x804F</code>', CType: int */
95 public static final int GL_RGB4 = 0x804f;
96 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FRAMEBUFFER_RENDERABLE" with expression '<code>0x8289</code>', CType: int */
97 public static final int GL_FRAMEBUFFER_RENDERABLE = 0x8289;
98 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_FRAGMENT_SHADER_INVOCATIONS_ARB</code><br>
99Define "GL_FRAGMENT_SHADER_INVOCATIONS" with expression '<code>0x82F4</code>', CType: int */
100 public static final int GL_FRAGMENT_SHADER_INVOCATIONS = 0x82f4;
101 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_TRANSPOSE_PROGRAM_MATRIX_EXT" with expression '<code>0x8E2E</code>', CType: int */
102 public static final int GL_TRANSPOSE_PROGRAM_MATRIX_EXT = 0x8e2e;
103 /** <code>GL_OVR_multiview</code><br>Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR" with expression '<code>0x9630</code>', CType: int */
104 public static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR = 0x9630;
105 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV" with expression '<code>0x8F2A</code>', CType: int */
106 public static final int GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV = 0x8f2a;
107 /** <code>GL_VERSION_3_1</code>, <code>GL_ARB_texture_rectangle</code>, <code>GL_NV_texture_rectangle</code><br>Alias for: <code>GL_TEXTURE_RECTANGLE_ARB</code>, <code>GL_TEXTURE_RECTANGLE_NV</code><br>
108Define "GL_TEXTURE_RECTANGLE" with expression '<code>0x84F5</code>', CType: int */
109 public static final int GL_TEXTURE_RECTANGLE = 0x84f5;
110 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_API_ERROR_AMD" with expression '<code>0x9149</code>', CType: int */
111 public static final int GL_DEBUG_CATEGORY_API_ERROR_AMD = 0x9149;
112 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_SEVERITY_LOW_AMD" with expression '<code>0x9148</code>', CType: int */
113 public static final int GL_DEBUG_SEVERITY_LOW_AMD = 0x9148;
114 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TESS_CONTROL_TEXTURE" with expression '<code>0x829C</code>', CType: int */
115 public static final int GL_TESS_CONTROL_TEXTURE = 0x829c;
116 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT" with expression '<code>0x932A</code>', CType: int */
117 public static final int GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT = 0x932a;
118 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_SAMPLES_EXT" with expression '<code>0x9328</code>', CType: int */
119 public static final int GL_RASTER_SAMPLES_EXT = 0x9328;
120 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_COMPUTE_SHADER_INVOCATIONS_ARB</code><br>
121Define "GL_COMPUTE_SHADER_INVOCATIONS" with expression '<code>0x82F5</code>', CType: int */
122 public static final int GL_COMPUTE_SHADER_INVOCATIONS = 0x82f5;
123 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_READ_PIXELS" with expression '<code>0x828C</code>', CType: int */
124 public static final int GL_READ_PIXELS = 0x828c;
125 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_SMOOTH_HINT" with expression '<code>0x0C53</code>', CType: int */
126 public static final int GL_POLYGON_SMOOTH_HINT = 0xc53;
127 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_POINT_NV</code><br>
128Define "GL_POINT" with expression '<code>0x1B00</code>', CType: int */
129 public static final int GL_POINT = 0x1b00;
130 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_VERTEX_SHADER_INVOCATIONS_ARB</code><br>
131Define "GL_VERTEX_SHADER_INVOCATIONS" with expression '<code>0x82F0</code>', CType: int */
132 public static final int GL_VERTEX_SHADER_INVOCATIONS = 0x82f0;
133 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_MAX_WINDOW_RECTANGLES_EXT" with expression '<code>0x8F14</code>', CType: int */
134 public static final int GL_MAX_WINDOW_RECTANGLES_EXT = 0x8f14;
135 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_NORMAL_ARRAY_LENGTH_NV" with expression '<code>0x8F2C</code>', CType: int */
136 public static final int GL_NORMAL_ARRAY_LENGTH_NV = 0x8f2c;
137 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_PROGRAM_MATRIX_EXT" with expression '<code>0x8E2D</code>', CType: int */
138 public static final int GL_PROGRAM_MATRIX_EXT = 0x8e2d;
139 /** <code>GL_EXT_texture_sRGB_RG8</code><br>Define "GL_SRG8_EXT" with expression '<code>0x8FBE</code>', CType: int */
140 public static final int GL_SRG8_EXT = 0x8fbe;
141 /** <code>GL_VERSION_1_1</code>, <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_POLYGON_OFFSET_LINE_NV</code><br>
142Define "GL_POLYGON_OFFSET_LINE" with expression '<code>0x2A02</code>', CType: int */
143 public static final int GL_POLYGON_OFFSET_LINE = 0x2a02;
144 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_STENCIL_TYPE" with expression '<code>0x827D</code>', CType: int */
145 public static final int GL_INTERNALFORMAT_STENCIL_TYPE = 0x827d;
146 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MAX_WIDTH" with expression '<code>0x827E</code>', CType: int */
147 public static final int GL_MAX_WIDTH = 0x827e;
148 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_PRIMITIVES_SUBMITTED_ARB</code><br>
149Define "GL_PRIMITIVES_SUBMITTED" with expression '<code>0x82EF</code>', CType: int */
150 public static final int GL_PRIMITIVES_SUBMITTED = 0x82ef;
151 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_24_BITS" with expression '<code>0x82C9</code>', CType: int */
152 public static final int GL_VIEW_CLASS_24_BITS = 0x82c9;
153 /** <code>GL_VERSION_1_4</code>, <code>GL_EXT_texture_lod_bias</code>, <code>GL_QCOM_texture_lod_bias</code><br>Alias for: <code>GL_TEXTURE_LOD_BIAS_EXT</code>, <code>GL_TEXTURE_LOD_BIAS_QCOM</code><br>
154Define "GL_TEXTURE_LOD_BIAS" with expression '<code>0x8501</code>', CType: int */
155 public static final int GL_TEXTURE_LOD_BIAS = 0x8501;
156 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_5x5_RGBA" with expression '<code>0x938A</code>', CType: int */
157 public static final int GL_VIEW_CLASS_ASTC_5x5_RGBA = 0x938a;
158 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_CLIPPING_OUTPUT_PRIMITIVES_ARB</code><br>
159Define "GL_CLIPPING_OUTPUT_PRIMITIVES" with expression '<code>0x82F7</code>', CType: int */
160 public static final int GL_CLIPPING_OUTPUT_PRIMITIVES = 0x82f7;
161 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_GREEN_SIZE" with expression '<code>0x8272</code>', CType: int */
162 public static final int GL_INTERNALFORMAT_GREEN_SIZE = 0x8272;
163 /** <code>GL_AMD_stencil_operation_extended</code><br>Define "GL_SET_AMD" with expression '<code>0x874A</code>', CType: int */
164 public static final int GL_SET_AMD = 0x874a;
165 /** <code>GL_AMD_sample_positions</code>, <code>GL_AMD_framebuffer_sample_positions</code><br>Define "GL_SUBSAMPLE_DISTANCE_AMD" with expression '<code>0x883F</code>', CType: int */
166 public static final int GL_SUBSAMPLE_DISTANCE_AMD = 0x883f;
167 /** <code>GL_VERSION_2_0</code>, <code>GL_ARB_shader_objects</code><br>Alias for: <code>GL_SAMPLER_1D_ARB</code><br>
168Define "GL_SAMPLER_1D" with expression '<code>0x8B5D</code>', CType: int */
169 public static final int GL_SAMPLER_1D = 0x8b5d;
170 /** <code>GL_VERSION_1_5</code>, <code>GL_ARB_occlusion_query</code><br>Alias for: <code>GL_SAMPLES_PASSED_ARB</code><br>
171Define "GL_SAMPLES_PASSED" with expression '<code>0x8914</code>', CType: int */
172 public static final int GL_SAMPLES_PASSED = 0x8914;
173 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE1_APPLE</code>, <code>GL_CLIP_DISTANCE1_EXT</code><br>
174Define "GL_CLIP_DISTANCE1" with expression '<code>0x3001</code>', CType: int */
175 public static final int GL_CLIP_DISTANCE1 = 0x3001;
176 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE0_APPLE</code>, <code>GL_CLIP_DISTANCE0_EXT</code><br>
177Define "GL_CLIP_DISTANCE0" with expression '<code>0x3000</code>', CType: int */
178 public static final int GL_CLIP_DISTANCE0 = 0x3000;
179 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE3_APPLE</code>, <code>GL_CLIP_DISTANCE3_EXT</code><br>
180Define "GL_CLIP_DISTANCE3" with expression '<code>0x3003</code>', CType: int */
181 public static final int GL_CLIP_DISTANCE3 = 0x3003;
182 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_clip_cull_distance</code>, <code>GL_APPLE_clip_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE2_EXT</code>, <code>GL_CLIP_DISTANCE2_APPLE</code><br>
183Define "GL_CLIP_DISTANCE2" with expression '<code>0x3002</code>', CType: int */
184 public static final int GL_CLIP_DISTANCE2 = 0x3002;
185 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_clip_cull_distance</code>, <code>GL_APPLE_clip_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE5_EXT</code>, <code>GL_CLIP_DISTANCE5_APPLE</code><br>
186Define "GL_CLIP_DISTANCE5" with expression '<code>0x3005</code>', CType: int */
187 public static final int GL_CLIP_DISTANCE5 = 0x3005;
188 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_clip_cull_distance</code>, <code>GL_APPLE_clip_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE4_EXT</code>, <code>GL_CLIP_DISTANCE4_APPLE</code><br>
189Define "GL_CLIP_DISTANCE4" with expression '<code>0x3004</code>', CType: int */
190 public static final int GL_CLIP_DISTANCE4 = 0x3004;
191 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE7_APPLE</code>, <code>GL_CLIP_DISTANCE7_EXT</code><br>
192Define "GL_CLIP_DISTANCE7" with expression '<code>0x3007</code>', CType: int */
193 public static final int GL_CLIP_DISTANCE7 = 0x3007;
194 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_CLIP_DISTANCE6_APPLE</code>, <code>GL_CLIP_DISTANCE6_EXT</code><br>
195Define "GL_CLIP_DISTANCE6" with expression '<code>0x3006</code>', CType: int */
196 public static final int GL_CLIP_DISTANCE6 = 0x3006;
197 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MAX_HEIGHT" with expression '<code>0x827F</code>', CType: int */
198 public static final int GL_MAX_HEIGHT = 0x827f;
199 /** <code>GL_ARB_texture_swizzle</code>, <code>GL_VERSION_3_3</code>, <code>GL_EXT_texture_swizzle</code><br>Alias for: <code>GL_TEXTURE_SWIZZLE_RGBA_EXT</code><br>
200Define "GL_TEXTURE_SWIZZLE_RGBA" with expression '<code>0x8E46</code>', CType: int */
201 public static final int GL_TEXTURE_SWIZZLE_RGBA = 0x8e46;
202 /** <code>GL_VERSION_3_0</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>GL_FIXED_ONLY_ARB</code><br>
203Define "GL_FIXED_ONLY" with expression '<code>0x891D</code>', CType: int */
204 public static final int GL_FIXED_ONLY = 0x891d;
205 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_array</code><br>Alias for: <code>GL_TEXTURE_1D_ARRAY_EXT</code><br>
206Define "GL_TEXTURE_1D_ARRAY" with expression '<code>0x8C18</code>', CType: int */
207 public static final int GL_TEXTURE_1D_ARRAY = 0x8c18;
208 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_SHADOW" with expression '<code>0x82A1</code>', CType: int */
209 public static final int GL_TEXTURE_SHADOW = 0x82a1;
210 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB" with expression '<code>0x91A9</code>', CType: int */
211 public static final int GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB = 0x91a9;
212 /** <code>GL_VERSION_1_0</code><br>Define "GL_POINT_SIZE_GRANULARITY" with expression '<code>0x0B13</code>', CType: int */
213 public static final int GL_POINT_SIZE_GRANULARITY = 0xb13;
214 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT" with expression '<code>0x82B2</code>', CType: int */
215 public static final int GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT = 0x82b2;
216 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE" with expression '<code>0x92C4</code>', CType: int */
217 public static final int GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE = 0x92c4;
218 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_EAC_R11" with expression '<code>0x9383</code>', CType: int */
219 public static final int GL_VIEW_CLASS_EAC_R11 = 0x9383;
220 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_VERTICES_SUBMITTED_ARB</code><br>
221Define "GL_VERTICES_SUBMITTED" with expression '<code>0x82EE</code>', CType: int */
222 public static final int GL_VERTICES_SUBMITTED = 0x82ee;
223 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MIPMAP" with expression '<code>0x8293</code>', CType: int */
224 public static final int GL_MIPMAP = 0x8293;
225 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_INT_SAMPLER_1D_EXT</code><br>
226Define "GL_INT_SAMPLER_1D" with expression '<code>0x8DC9</code>', CType: int */
227 public static final int GL_INT_SAMPLER_1D = 0x8dc9;
228 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_UNPACK_COMPRESSED_BLOCK_DEPTH" with expression '<code>0x9129</code>', CType: int */
229 public static final int GL_UNPACK_COMPRESSED_BLOCK_DEPTH = 0x9129;
230 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT" with expression '<code>0x932B</code>', CType: int */
231 public static final int GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT = 0x932b;
232 /** <code>GL_EXT_texture_sRGB_decode</code><br>Define "GL_TEXTURE_SRGB_DECODE_EXT" with expression '<code>0x8A48</code>', CType: int */
233 public static final int GL_TEXTURE_SRGB_DECODE_EXT = 0x8a48;
234 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_S3TC_DXT3_RGBA" with expression '<code>0x82CE</code>', CType: int */
235 public static final int GL_VIEW_CLASS_S3TC_DXT3_RGBA = 0x82ce;
236 /** <code>GL_VERSION_1_1</code><br>Define "GL_R3_G3_B2" with expression '<code>0x2A10</code>', CType: int */
237 public static final int GL_R3_G3_B2 = 0x2a10;
238 /** <code>GL_VERSION_2_0</code>, <code>GL_EXT_clip_control</code><br>Alias for: <code>GL_UPPER_LEFT_EXT</code><br>
239Define "GL_UPPER_LEFT" with expression '<code>0x8CA2</code>', CType: int */
240 public static final int GL_UPPER_LEFT = 0x8ca2;
241 /** <code>GL_AMD_depth_clamp_separate</code><br>Define "GL_DEPTH_CLAMP_FAR_AMD" with expression '<code>0x901F</code>', CType: int */
242 public static final int GL_DEPTH_CLAMP_FAR_AMD = 0x901f;
243 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_UNSIGNED_INT_SAMPLER_1D_EXT</code><br>
244Define "GL_UNSIGNED_INT_SAMPLER_1D" with expression '<code>0x8DD1</code>', CType: int */
245 public static final int GL_UNSIGNED_INT_SAMPLER_1D = 0x8dd1;
246 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_BGRA_INTEGER_EXT</code><br>
247Define "GL_BGRA_INTEGER" with expression '<code>0x8D9B</code>', CType: int */
248 public static final int GL_BGRA_INTEGER = 0x8d9b;
249 /** <code>GL_ARB_sparse_buffer</code><br>Define "GL_SPARSE_STORAGE_BIT_ARB" with expression '<code>0x0400</code>', CType: int */
250 public static final int GL_SPARSE_STORAGE_BIT_ARB = 0x400;
251 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_10x5_RGBA" with expression '<code>0x9390</code>', CType: int */
252 public static final int GL_VIEW_CLASS_ASTC_10x5_RGBA = 0x9390;
253 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_texture3D</code><br>Alias for: <code>GL_PACK_SKIP_IMAGES_EXT</code><br>
254Define "GL_PACK_SKIP_IMAGES" with expression '<code>0x806B</code>', CType: int */
255 public static final int GL_PACK_SKIP_IMAGES = 0x806b;
256 /** <code>GL_VERSION_1_0</code>, <code>GL_EXT_multiview_draw_buffers</code><br>Alias for: <code>GL_DRAW_BUFFER_EXT</code><br>
257Define "GL_DRAW_BUFFER" with expression '<code>0x0C01</code>', CType: int */
258 public static final int GL_DRAW_BUFFER = 0xc01;
259 /** <code>GL_ARB_texture_compression_rgtc</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_compression_rgtc</code><br>Alias for: <code>GL_COMPRESSED_RED_RGTC1_EXT</code><br>
260Define "GL_COMPRESSED_RED_RGTC1" with expression '<code>0x8DBB</code>', CType: int */
261 public static final int GL_COMPRESSED_RED_RGTC1 = 0x8dbb;
262 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_BLUE_INTEGER_EXT</code><br>
263Define "GL_BLUE_INTEGER" with expression '<code>0x8D96</code>', CType: int */
264 public static final int GL_BLUE_INTEGER = 0x8d96;
265 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_SHARED_SIZE" with expression '<code>0x8277</code>', CType: int */
266 public static final int GL_INTERNALFORMAT_SHARED_SIZE = 0x8277;
267 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_GEOMETRY_TEXTURE" with expression '<code>0x829E</code>', CType: int */
268 public static final int GL_GEOMETRY_TEXTURE = 0x829e;
269 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_1_X_8" with expression '<code>0x82C1</code>', CType: int */
270 public static final int GL_IMAGE_CLASS_1_X_8 = 0x82c1;
271 /** <code>GL_VERSION_1_1</code>, <code>GL_VERSION_1_0</code><br>Define "GL_DOUBLE" with expression '<code>0x140A</code>', CType: int */
272 public static final int GL_DOUBLE = 0x140a;
273 /** <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 */
274 public static final int GL_UNSIGNED_SHORT_8_8_REV_APPLE = 0x85bb;
275 /** <code>GL_EXT_texture_filter_minmax</code><br>Define "GL_TEXTURE_REDUCTION_MODE_EXT" with expression '<code>0x9366</code>', CType: int */
276 public static final int GL_TEXTURE_REDUCTION_MODE_EXT = 0x9366;
277 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS" with expression '<code>0x92C5</code>', CType: int */
278 public static final int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS = 0x92c5;
279 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_6x6_RGBA" with expression '<code>0x938C</code>', CType: int */
280 public static final int GL_VIEW_CLASS_ASTC_6x6_RGBA = 0x938c;
281 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_array</code><br>Alias for: <code>GL_TEXTURE_BINDING_1D_ARRAY_EXT</code><br>
282Define "GL_TEXTURE_BINDING_1D_ARRAY" with expression '<code>0x8C1C</code>', CType: int */
283 public static final int GL_TEXTURE_BINDING_1D_ARRAY = 0x8c1c;
284 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB</code><br>
285Define "GL_TESS_EVALUATION_SHADER_INVOCATIONS" with expression '<code>0x82F2</code>', CType: int */
286 public static final int GL_TESS_EVALUATION_SHADER_INVOCATIONS = 0x82f2;
287 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD" with expression '<code>0x914A</code>', CType: int */
288 public static final int GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD = 0x914a;
289 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_DRAW_INDIRECT_ADDRESS_NV" with expression '<code>0x8F41</code>', CType: int */
290 public static final int GL_DRAW_INDIRECT_ADDRESS_NV = 0x8f41;
291 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_framebuffer_object</code><br>Alias for: <code>GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT</code><br>
292Define "GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER" with expression '<code>0x8CDC</code>', CType: int */
293 public static final int GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER = 0x8cdc;
294 /** <code>GL_AMD_debug_output</code><br>Define "GL_MAX_DEBUG_LOGGED_MESSAGES_AMD" with expression '<code>0x9144</code>', CType: int */
295 public static final int GL_MAX_DEBUG_LOGGED_MESSAGES_AMD = 0x9144;
296 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_SEVERITY_MEDIUM_AMD" with expression '<code>0x9147</code>', CType: int */
297 public static final int GL_DEBUG_SEVERITY_MEDIUM_AMD = 0x9147;
298 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD" with expression '<code>0x91B6</code>', CType: int */
299 public static final int GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD = 0x91b6;
300 /** <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_shader</code><br>Alias for: <code>GL_MAX_VARYING_FLOATS_ARB</code><br>
301Define "GL_MAX_VARYING_FLOATS" with expression '<code>0x8B4B</code>', CType: int */
302 public static final int GL_MAX_VARYING_FLOATS = 0x8b4b;
303 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_LOGGED_MESSAGES_AMD" with expression '<code>0x9145</code>', CType: int */
304 public static final int GL_DEBUG_LOGGED_MESSAGES_AMD = 0x9145;
305 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_RED_SIZE" with expression '<code>0x8271</code>', CType: int */
306 public static final int GL_INTERNALFORMAT_RED_SIZE = 0x8271;
307 /** <code>GL_KHR_parallel_shader_compile</code><br>Define "GL_MAX_SHADER_COMPILER_THREADS_KHR" with expression '<code>0x91B0</code>', CType: int */
308 public static final int GL_MAX_SHADER_COMPILER_THREADS_KHR = 0x91b0;
309 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_PACK_COMPRESSED_BLOCK_HEIGHT" with expression '<code>0x912C</code>', CType: int */
310 public static final int GL_PACK_COMPRESSED_BLOCK_HEIGHT = 0x912c;
311 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER" with expression '<code>0x92CB</code>', CType: int */
313 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_INT_SAMPLER_2D_RECT_EXT</code><br>
314Define "GL_INT_SAMPLER_2D_RECT" with expression '<code>0x8DCD</code>', CType: int */
315 public static final int GL_INT_SAMPLER_2D_RECT = 0x8dcd;
316 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_12x12_RGBA" with expression '<code>0x9395</code>', CType: int */
317 public static final int GL_VIEW_CLASS_ASTC_12x12_RGBA = 0x9395;
318 /** <code>GL_EXT_texture_sRGB_decode</code><br>Define "GL_SKIP_DECODE_EXT" with expression '<code>0x8A4A</code>', CType: int */
319 public static final int GL_SKIP_DECODE_EXT = 0x8a4a;
320 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_SAMPLER_BUFFER_AMD" with expression '<code>0x9001</code>', CType: int */
321 public static final int GL_SAMPLER_BUFFER_AMD = 0x9001;
322 /** <code>GL_VERSION_2_0</code>, <code>GL_EXT_clip_control</code><br>Alias for: <code>GL_LOWER_LEFT_EXT</code><br>
323Define "GL_LOWER_LEFT" with expression '<code>0x8CA1</code>', CType: int */
324 public static final int GL_LOWER_LEFT = 0x8ca1;
325 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_6x5_RGBA" with expression '<code>0x938B</code>', CType: int */
326 public static final int GL_VIEW_CLASS_ASTC_6x5_RGBA = 0x938b;
327 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_PIXEL_TYPE" with expression '<code>0x82AA</code>', CType: int */
328 public static final int GL_IMAGE_PIXEL_TYPE = 0x82aa;
329 /** <code>GL_OVR_multiview</code><br>Define "GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR" with expression '<code>0x9633</code>', CType: int */
330 public static final int GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR = 0x9633;
331 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_DEPTH_RENDERABLE" with expression '<code>0x8287</code>', CType: int */
332 public static final int GL_DEPTH_RENDERABLE = 0x8287;
333 /** <code>GL_AMD_stencil_operation_extended</code><br>Define "GL_STENCIL_BACK_OP_VALUE_AMD" with expression '<code>0x874D</code>', CType: int */
334 public static final int GL_STENCIL_BACK_OP_VALUE_AMD = 0x874d;
335 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_UNPACK_COMPRESSED_BLOCK_WIDTH" with expression '<code>0x9127</code>', CType: int */
336 public static final int GL_UNPACK_COMPRESSED_BLOCK_WIDTH = 0x9127;
337 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_BLUE_TYPE" with expression '<code>0x827A</code>', CType: int */
338 public static final int GL_INTERNALFORMAT_BLUE_TYPE = 0x827a;
339 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SRGB_WRITE" with expression '<code>0x8298</code>', CType: int */
340 public static final int GL_SRGB_WRITE = 0x8298;
341 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_4x4_RGBA" with expression '<code>0x9388</code>', CType: int */
342 public static final int GL_VIEW_CLASS_ASTC_4x4_RGBA = 0x9388;
343 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_X_ARB" with expression '<code>0x9195</code>', CType: int */
344 public static final int GL_VIRTUAL_PAGE_SIZE_X_ARB = 0x9195;
345 /** <code>GL_AMD_depth_clamp_separate</code><br>Define "GL_DEPTH_CLAMP_NEAR_AMD" with expression '<code>0x901E</code>', CType: int */
346 public static final int GL_DEPTH_CLAMP_NEAR_AMD = 0x901e;
347 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_BPTC_UNORM" with expression '<code>0x82D2</code>', CType: int */
348 public static final int GL_VIEW_CLASS_BPTC_UNORM = 0x82d2;
349 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_NV" with expression '<code>0x9332</code>', CType: int */
350 public static final int GL_COVERAGE_MODULATION_NV = 0x9332;
351 /** <code>GL_VERSION_1_0</code><br>Define "GL_DOUBLEBUFFER" with expression '<code>0x0C32</code>', CType: int */
352 public static final int GL_DOUBLEBUFFER = 0xc32;
353 /** <code>GL_ARB_texture_rg</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_norm16</code><br>Alias for: <code>GL_R16_EXT</code><br>
354Define "GL_R16" with expression '<code>0x822A</code>', CType: int */
355 public static final int GL_R16 = 0x822a;
356 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SHADER_IMAGE_STORE" with expression '<code>0x82A5</code>', CType: int */
357 public static final int GL_SHADER_IMAGE_STORE = 0x82a5;
358 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD" with expression '<code>0x9003</code>', CType: int */
359 public static final int GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD = 0x9003;
360 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_SAMPLER_1D_ARRAY_EXT</code><br>
361Define "GL_SAMPLER_1D_ARRAY" with expression '<code>0x8DC0</code>', CType: int */
362 public static final int GL_SAMPLER_1D_ARRAY = 0x8dc0;
363 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD" with expression '<code>0x91B3</code>', CType: int */
364 public static final int GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD = 0x91b3;
365 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST" with expression '<code>0x82AC</code>', CType: int */
366 public static final int GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST = 0x82ac;
367 /** <code>GL_VERSION_3_0</code><br>Define "GL_COMPRESSED_RG" with expression '<code>0x8226</code>', CType: int */
368 public static final int GL_COMPRESSED_RG = 0x8226;
369 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_COLOR_ENCODING" with expression '<code>0x8296</code>', CType: int */
370 public static final int GL_COLOR_ENCODING = 0x8296;
371 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_CLEAR_BUFFER" with expression '<code>0x82B4</code>', CType: int */
372 public static final int GL_CLEAR_BUFFER = 0x82b4;
373 /** <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 */
374 public static final int GL_COLOR_SAMPLES_NV = 0x8e20;
375 /** <code>GL_VERSION_1_0</code><br>Define "GL_TEXTURE_1D" with expression '<code>0x0DE0</code>', CType: int */
376 public static final int GL_TEXTURE_1D = 0xde0;
377 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_DRAW_INDIRECT_LENGTH_NV" with expression '<code>0x8F42</code>', CType: int */
378 public static final int GL_DRAW_INDIRECT_LENGTH_NV = 0x8f42;
379 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FILTER" with expression '<code>0x829A</code>', CType: int */
380 public static final int GL_FILTER = 0x829a;
381 /** <code>GL_ARB_uniform_buffer_object</code>, <code>GL_VERSION_3_1</code><br>Define "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER" with expression '<code>0x8A45</code>', CType: int */
382 public static final int GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER = 0x8a45;
383 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_TEXTURE_COORD_ARRAY_ADDRESS_NV" with expression '<code>0x8F25</code>', CType: int */
384 public static final int GL_TEXTURE_COORD_ARRAY_ADDRESS_NV = 0x8f25;
385 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_COMPATIBILITY_CLASS" with expression '<code>0x82B6</code>', CType: int */
386 public static final int GL_VIEW_COMPATIBILITY_CLASS = 0x82b6;
387 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_2_X_16" with expression '<code>0x82BD</code>', CType: int */
388 public static final int GL_IMAGE_CLASS_2_X_16 = 0x82bd;
389 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_INT_SAMPLER_1D_ARRAY_EXT</code><br>
390Define "GL_INT_SAMPLER_1D_ARRAY" with expression '<code>0x8DCE</code>', CType: int */
391 public static final int GL_INT_SAMPLER_1D_ARRAY = 0x8dce;
392 /** <code>GL_EXT_polygon_offset_clamp</code><br>Define "GL_POLYGON_OFFSET_CLAMP_EXT" with expression '<code>0x8E1B</code>', CType: int */
393 public static final int GL_POLYGON_OFFSET_CLAMP_EXT = 0x8e1b;
394 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_TEXTURE_SPARSE_ARB" with expression '<code>0x91A6</code>', CType: int */
395 public static final int GL_TEXTURE_SPARSE_ARB = 0x91a6;
396 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_2_X_32" with expression '<code>0x82BA</code>', CType: int */
397 public static final int GL_IMAGE_CLASS_2_X_32 = 0x82ba;
398 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_GET_TEXTURE_IMAGE_TYPE" with expression '<code>0x8292</code>', CType: int */
399 public static final int GL_GET_TEXTURE_IMAGE_TYPE = 0x8292;
400 /** <code>GL_VERSION_3_1</code>, <code>GL_ARB_shader_objects</code><br>Alias for: <code>GL_SAMPLER_2D_RECT_SHADOW_ARB</code><br>
401Define "GL_SAMPLER_2D_RECT_SHADOW" with expression '<code>0x8B64</code>', CType: int */
402 public static final int GL_SAMPLER_2D_RECT_SHADOW = 0x8b64;
403 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_packed_pixels</code><br>Alias for: <code>GL_UNSIGNED_BYTE_3_3_2_EXT</code><br>
404Define "GL_UNSIGNED_BYTE_3_3_2" with expression '<code>0x8032</code>', CType: int */
405 public static final int GL_UNSIGNED_BYTE_3_3_2 = 0x8032;
406 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_11_11_10" with expression '<code>0x82C2</code>', CType: int */
407 public static final int GL_IMAGE_CLASS_11_11_10 = 0x82c2;
408 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_DEPTH_TYPE" with expression '<code>0x827C</code>', CType: int */
409 public static final int GL_INTERNALFORMAT_DEPTH_TYPE = 0x827c;
410 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ETC2_RGBA" with expression '<code>0x9386</code>', CType: int */
411 public static final int GL_VIEW_CLASS_ETC2_RGBA = 0x9386;
412 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_TESSELLATION_MODE_AMD" with expression '<code>0x9004</code>', CType: int */
413 public static final int GL_TESSELLATION_MODE_AMD = 0x9004;
414 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_32_BITS" with expression '<code>0x82C8</code>', CType: int */
415 public static final int GL_VIEW_CLASS_32_BITS = 0x82c8;
416 /** <code>GL_VERSION_3_0</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>GL_CLAMP_READ_COLOR_ARB</code><br>
417Define "GL_CLAMP_READ_COLOR" with expression '<code>0x891C</code>', CType: int */
418 public static final int GL_CLAMP_READ_COLOR = 0x891c;
419 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_10x6_RGBA" with expression '<code>0x9391</code>', CType: int */
420 public static final int GL_VIEW_CLASS_ASTC_10x6_RGBA = 0x9391;
421 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_APPLICATION_AMD" with expression '<code>0x914F</code>', CType: int */
422 public static final int GL_DEBUG_CATEGORY_APPLICATION_AMD = 0x914f;
423 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER" with expression '<code>0x92C9</code>', CType: int */
425 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_S3TC_DXT1_RGBA" with expression '<code>0x82CD</code>', CType: int */
426 public static final int GL_VIEW_CLASS_S3TC_DXT1_RGBA = 0x82cd;
427 /** <code>GL_OVR_multiview</code><br>Define "GL_MAX_VIEWS_OVR" with expression '<code>0x9631</code>', CType: int */
428 public static final int GL_MAX_VIEWS_OVR = 0x9631;
429 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_packed_pixels</code><br>Alias for: <code>GL_UNSIGNED_INT_8_8_8_8_EXT</code><br>
430Define "GL_UNSIGNED_INT_8_8_8_8" with expression '<code>0x8035</code>', CType: int */
431 public static final int GL_UNSIGNED_INT_8_8_8_8 = 0x8035;
432 /** <code>GL_VERSION_1_2</code><br>Define "GL_UNSIGNED_INT_8_8_8_8_REV" with expression '<code>0x8367</code>', CType: int */
433 public static final int GL_UNSIGNED_INT_8_8_8_8_REV = 0x8367;
434 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_COMPRESSED_BLOCK_SIZE" with expression '<code>0x82B3</code>', CType: int */
435 public static final int GL_TEXTURE_COMPRESSED_BLOCK_SIZE = 0x82b3;
436 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD" with expression '<code>0x91B5</code>', CType: int */
437 public static final int GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD = 0x91b5;
438 /** <code>GL_VERSION_3_1</code>, <code>GL_NV_texture_rectangle</code>, <code>GL_ARB_texture_rectangle</code><br>Alias for: <code>GL_MAX_RECTANGLE_TEXTURE_SIZE_NV</code>, <code>GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB</code><br>
439Define "GL_MAX_RECTANGLE_TEXTURE_SIZE" with expression '<code>0x84F8</code>', CType: int */
440 public static final int GL_MAX_RECTANGLE_TEXTURE_SIZE = 0x84f8;
441 /** <code>GL_ARB_texture_compression_rgtc</code>, <code>GL_VERSION_3_0</code><br>Define "GL_COMPRESSED_RG_RGTC2" with expression '<code>0x8DBD</code>', CType: int */
442 public static final int GL_COMPRESSED_RG_RGTC2 = 0x8dbd;
443 /** <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br>Define "GL_MAX_TRANSFORM_FEEDBACK_BUFFERS" with expression '<code>0x8E70</code>', CType: int */
444 public static final int GL_MAX_TRANSFORM_FEEDBACK_BUFFERS = 0x8e70;
445 /** <code>GL_VERSION_1_0</code><br>Define "GL_STEREO" with expression '<code>0x0C33</code>', CType: int */
446 public static final int GL_STEREO = 0xc33;
447 /** <code>GL_VERSION_1_0</code><br>Define "GL_UNPACK_SWAP_BYTES" with expression '<code>0x0CF0</code>', CType: int */
448 public static final int GL_UNPACK_SWAP_BYTES = 0xcf0;
449 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_INT_SAMPLER_BUFFER_AMD" with expression '<code>0x9002</code>', CType: int */
450 public static final int GL_INT_SAMPLER_BUFFER_AMD = 0x9002;
451 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_DEPRECATION_AMD" with expression '<code>0x914B</code>', CType: int */
452 public static final int GL_DEBUG_CATEGORY_DEPRECATION_AMD = 0x914b;
453 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_INDEX_ARRAY_LENGTH_NV" with expression '<code>0x8F2E</code>', CType: int */
454 public static final int GL_INDEX_ARRAY_LENGTH_NV = 0x8f2e;
455 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_8x6_RGBA" with expression '<code>0x938E</code>', CType: int */
456 public static final int GL_VIEW_CLASS_ASTC_8x6_RGBA = 0x938e;
457 /** <code>GL_EXT_framebuffer_multisample_blit_scaled</code><br>Define "GL_SCALED_RESOLVE_FASTEST_EXT" with expression '<code>0x90BA</code>', CType: int */
458 public static final int GL_SCALED_RESOLVE_FASTEST_EXT = 0x90ba;
459 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_RGTC2_RG" with expression '<code>0x82D1</code>', CType: int */
460 public static final int GL_VIEW_CLASS_RGTC2_RG = 0x82d1;
461 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_LINE_NV</code><br>
462Define "GL_LINE" with expression '<code>0x1B01</code>', CType: int */
463 public static final int GL_LINE = 0x1b01;
464 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_EXCLUSIVE_EXT" with expression '<code>0x8F11</code>', CType: int */
465 public static final int GL_EXCLUSIVE_EXT = 0x8f11;
466 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_COMPATIBILITY_CLASS" with expression '<code>0x82A8</code>', CType: int */
467 public static final int GL_IMAGE_COMPATIBILITY_CLASS = 0x82a8;
468 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MANUAL_GENERATE_MIPMAP" with expression '<code>0x8294</code>', CType: int */
469 public static final int GL_MANUAL_GENERATE_MIPMAP = 0x8294;
470 /** <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>
471Define "GL_TEXTURE_BUFFER_FORMAT" with expression '<code>0x8C2E</code>', CType: int */
472 public static final int GL_TEXTURE_BUFFER_FORMAT = 0x8c2e;
473 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_read_format_bgra</code>, <code>GL_IMG_read_format</code><br>Alias for: <code>GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT</code>, <code>GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG</code><br>
474Define "GL_UNSIGNED_SHORT_4_4_4_4_REV" with expression '<code>0x8365</code>', CType: int */
475 public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV = 0x8365;
476 /** <code>GL_NV_shader_buffer_load</code><br>Define "GL_BUFFER_GPU_ADDRESS_NV" with expression '<code>0x8F1D</code>', CType: int */
477 public static final int GL_BUFFER_GPU_ADDRESS_NV = 0x8f1d;
478 /** <code>GL_VERSION_3_1</code>, <code>GL_NV_texture_rectangle</code>, <code>GL_ARB_texture_rectangle</code><br>Alias for: <code>GL_PROXY_TEXTURE_RECTANGLE_NV</code>, <code>GL_PROXY_TEXTURE_RECTANGLE_ARB</code><br>
479Define "GL_PROXY_TEXTURE_RECTANGLE" with expression '<code>0x84F7</code>', CType: int */
480 public static final int GL_PROXY_TEXTURE_RECTANGLE = 0x84f7;
481 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_NUM_WINDOW_RECTANGLES_EXT" with expression '<code>0x8F15</code>', CType: int */
482 public static final int GL_NUM_WINDOW_RECTANGLES_EXT = 0x8f15;
483 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MAX_DEPTH" with expression '<code>0x8280</code>', CType: int */
484 public static final int GL_MAX_DEPTH = 0x8280;
485 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_IMAGE_TYPE" with expression '<code>0x8290</code>', CType: int */
486 public static final int GL_TEXTURE_IMAGE_TYPE = 0x8290;
487 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE" with expression '<code>0x82AE</code>', CType: int */
488 public static final int GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE = 0x82ae;
489 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_DRAW_INDIRECT_UNIFIED_NV" with expression '<code>0x8F40</code>', CType: int */
490 public static final int GL_DRAW_INDIRECT_UNIFIED_NV = 0x8f40;
491 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code><br>Alias for: <code>GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT</code><br>
492Define "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY" with expression '<code>0x8DD6</code>', CType: int */
493 public static final int GL_UNSIGNED_INT_SAMPLER_1D_ARRAY = 0x8dd6;
494 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_ALPHA_SIZE" with expression '<code>0x8274</code>', CType: int */
495 public static final int GL_INTERNALFORMAT_ALPHA_SIZE = 0x8274;
496 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_FOG_COORD_ARRAY_LENGTH_NV" with expression '<code>0x8F32</code>', CType: int */
497 public static final int GL_FOG_COORD_ARRAY_LENGTH_NV = 0x8f32;
498 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_2_X_8" with expression '<code>0x82C0</code>', CType: int */
499 public static final int GL_IMAGE_CLASS_2_X_8 = 0x82c0;
500 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_TEXEL_SIZE" with expression '<code>0x82A7</code>', CType: int */
501 public static final int GL_IMAGE_TEXEL_SIZE = 0x82a7;
502 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_STENCIL_RENDERABLE" with expression '<code>0x8288</code>', CType: int */
503 public static final int GL_STENCIL_RENDERABLE = 0x8288;
504 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_GET_TEXTURE_IMAGE_FORMAT" with expression '<code>0x8291</code>', CType: int */
505 public static final int GL_GET_TEXTURE_IMAGE_FORMAT = 0x8291;
506 /** <code>GL_EXT_direct_state_access</code><br>Define "GL_PROGRAM_MATRIX_STACK_DEPTH_EXT" with expression '<code>0x8E2F</code>', CType: int */
507 public static final int GL_PROGRAM_MATRIX_STACK_DEPTH_EXT = 0x8e2f;
508 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_COLOR_COMPONENTS" with expression '<code>0x8283</code>', CType: int */
509 public static final int GL_COLOR_COMPONENTS = 0x8283;
510 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_integer</code><br>Alias for: <code>GL_BGR_INTEGER_EXT</code><br>
511Define "GL_BGR_INTEGER" with expression '<code>0x8D9A</code>', CType: int */
512 public static final int GL_BGR_INTEGER = 0x8d9a;
513 /** <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_framebuffer_object</code><br>Alias for: <code>GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT</code><br>
514Define "GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER" with expression '<code>0x8CDB</code>', CType: int */
515 public static final int GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER = 0x8cdb;
516 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MAX_LAYERS" with expression '<code>0x8281</code>', CType: int */
517 public static final int GL_MAX_LAYERS = 0x8281;
518 /** <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code>, <code>GL_ATI_vertex_streams</code><br>Alias for: <code>GL_MAX_VERTEX_STREAMS_ATI</code><br>
519Define "GL_MAX_VERTEX_STREAMS" with expression '<code>0x8E71</code>', CType: int */
520 public static final int GL_MAX_VERTEX_STREAMS = 0x8e71;
521 /** <code>GL_ARB_transform_feedback2</code>, <code>GL_VERSION_4_0</code>, <code>GL_NV_transform_feedback2</code><br>Alias for: <code>GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV</code><br>
522Define "GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE" with expression '<code>0x8E24</code>', CType: int */
523 public static final int GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE = 0x8e24;
524 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SRGB_READ" with expression '<code>0x8297</code>', CType: int */
525 public static final int GL_SRGB_READ = 0x8297;
526 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_RASTER_MULTISAMPLE_EXT" with expression '<code>0x9327</code>', CType: int */
527 public static final int GL_RASTER_MULTISAMPLE_EXT = 0x9327;
528 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_MAX_COMBINED_DIMENSIONS" with expression '<code>0x8282</code>', CType: int */
529 public static final int GL_MAX_COMBINED_DIMENSIONS = 0x8282;
530 /** <code>GL_VERSION_1_2</code><br>Define "GL_UNSIGNED_SHORT_5_6_5_REV" with expression '<code>0x8364</code>', CType: int */
531 public static final int GL_UNSIGNED_SHORT_5_6_5_REV = 0x8364;
532 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FRAMEBUFFER_RENDERABLE_LAYERED" with expression '<code>0x828A</code>', CType: int */
533 public static final int GL_FRAMEBUFFER_RENDERABLE_LAYERED = 0x828a;
534 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ETC2_EAC_RGBA" with expression '<code>0x9387</code>', CType: int */
535 public static final int GL_VIEW_CLASS_ETC2_EAC_RGBA = 0x9387;
536 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_WINDOW_RECTANGLE_EXT" with expression '<code>0x8F12</code>', CType: int */
537 public static final int GL_WINDOW_RECTANGLE_EXT = 0x8f12;
538 /** <code>GL_NV_shader_buffer_load</code><br>Define "GL_MAX_SHADER_BUFFER_ADDRESS_NV" with expression '<code>0x8F35</code>', CType: int */
539 public static final int GL_MAX_SHADER_BUFFER_ADDRESS_NV = 0x8f35;
540 /** <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>GL_VERTEX_PROGRAM_POINT_SIZE_ARB</code>, <code>GL_VERTEX_PROGRAM_POINT_SIZE_NV</code><br>
541Define "GL_VERTEX_PROGRAM_POINT_SIZE" with expression '<code>0x8642</code>', CType: int */
542 public static final int GL_VERTEX_PROGRAM_POINT_SIZE = 0x8642;
543 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_pipeline_statistics_query</code><br>Alias for: <code>GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB</code><br>
544Define "GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED" with expression '<code>0x82F3</code>', CType: int */
545 public static final int GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED = 0x82f3;
546 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_read_format_bgra</code><br>Alias for: <code>GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT</code><br>
547Define "GL_UNSIGNED_SHORT_1_5_5_5_REV" with expression '<code>0x8366</code>', CType: int */
548 public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV = 0x8366;
549 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_transform_feedback_overflow_query</code><br>Alias for: <code>GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB</code><br>
550Define "GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW" with expression '<code>0x82ED</code>', CType: int */
551 public static final int GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW = 0x82ed;
552 /** <code>GL_AMD_stencil_operation_extended</code><br>Define "GL_STENCIL_OP_VALUE_AMD" with expression '<code>0x874C</code>', CType: int */
553 public static final int GL_STENCIL_OP_VALUE_AMD = 0x874c;
554 /** <code>GL_VERSION_1_0</code><br>Define "GL_FRONT_RIGHT" with expression '<code>0x0401</code>', CType: int */
555 public static final int GL_FRONT_RIGHT = 0x401;
556 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_array</code><br>Alias for: <code>GL_PROXY_TEXTURE_2D_ARRAY_EXT</code><br>
557Define "GL_PROXY_TEXTURE_2D_ARRAY" with expression '<code>0x8C1B</code>', CType: int */
558 public static final int GL_PROXY_TEXTURE_2D_ARRAY = 0x8c1b;
559 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_TABLE_NV" with expression '<code>0x9331</code>', CType: int */
560 public static final int GL_COVERAGE_MODULATION_TABLE_NV = 0x9331;
561 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_GATHER_SHADOW" with expression '<code>0x82A3</code>', CType: int */
562 public static final int GL_TEXTURE_GATHER_SHADOW = 0x82a3;
563 /** <code>GL_ARB_internalformat_query2</code><br>Alias for: <code>GL_SRGB_DECODE_ARB</code><br>
564Define "GL_SRGB_DECODE" with expression '<code>0x8299</code>', CType: int */
565 public static final int GL_SRGB_DECODE = 0x8299;
566 /** <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 */
567 public static final int GL_UNSIGNED_SHORT_8_8_APPLE = 0x85ba;
568 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD" with expression '<code>0x914E</code>', CType: int */
569 public static final int GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD = 0x914e;
570 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_STENCIL_COMPONENTS" with expression '<code>0x8285</code>', CType: int */
571 public static final int GL_STENCIL_COMPONENTS = 0x8285;
572 /** <code>GL_VERSION_2_0</code><br>Define "GL_POINT_SPRITE_COORD_ORIGIN" with expression '<code>0x8CA0</code>', CType: int */
573 public static final int GL_POINT_SPRITE_COORD_ORIGIN = 0x8ca0;
574 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_COLOR_RENDERABLE" with expression '<code>0x8286</code>', CType: int */
575 public static final int GL_COLOR_RENDERABLE = 0x8286;
576 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_NORMAL_ARRAY_ADDRESS_NV" with expression '<code>0x8F22</code>', CType: int */
577 public static final int GL_NORMAL_ARRAY_ADDRESS_NV = 0x8f22;
578 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_render_snorm</code><br>Alias for: <code>GL_RGBA16_SNORM_EXT</code><br>
579Define "GL_RGBA16_SNORM" with expression '<code>0x8F9B</code>', CType: int */
580 public static final int GL_RGBA16_SNORM = 0x8f9b;
581 /** <code>GL_EXT_texture_sRGB_R8</code><br>Define "GL_SR8_EXT" with expression '<code>0x8FBD</code>', CType: int */
582 public static final int GL_SR8_EXT = 0x8fbd;
583 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_POLYGON_MODE_NV</code><br>
584Define "GL_POLYGON_MODE" with expression '<code>0x0B40</code>', CType: int */
585 public static final int GL_POLYGON_MODE = 0xb40;
586 /** <code>GL_VERSION_2_0</code>, <code>GL_ARB_shader_objects</code><br>Alias for: <code>GL_SAMPLER_1D_SHADOW_ARB</code><br>
587Define "GL_SAMPLER_1D_SHADOW" with expression '<code>0x8B61</code>', CType: int */
588 public static final int GL_SAMPLER_1D_SHADOW = 0x8b61;
589 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_PERFORMANCE_AMD" with expression '<code>0x914D</code>', CType: int */
590 public static final int GL_DEBUG_CATEGORY_PERFORMANCE_AMD = 0x914d;
591 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_UNPACK_COMPRESSED_BLOCK_SIZE" with expression '<code>0x912A</code>', CType: int */
592 public static final int GL_UNPACK_COMPRESSED_BLOCK_SIZE = 0x912a;
593 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD" with expression '<code>0x914C</code>', CType: int */
594 public static final int GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD = 0x914c;
595 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FULL_SUPPORT" with expression '<code>0x82B7</code>', CType: int */
596 public static final int GL_FULL_SUPPORT = 0x82b7;
597 /** <code>GL_VERSION_3_1</code>, <code>GL_ARB_texture_rectangle</code>, <code>GL_NV_texture_rectangle</code><br>Alias for: <code>GL_TEXTURE_BINDING_RECTANGLE_ARB</code>, <code>GL_TEXTURE_BINDING_RECTANGLE_NV</code><br>
598Define "GL_TEXTURE_BINDING_RECTANGLE" with expression '<code>0x84F6</code>', CType: int */
599 public static final int GL_TEXTURE_BINDING_RECTANGLE = 0x84f6;
600 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_128_BITS" with expression '<code>0x82C4</code>', CType: int */
601 public static final int GL_VIEW_CLASS_128_BITS = 0x82c4;
602 /** <code>GL_EXT_texture_sRGB_decode</code><br>Define "GL_DECODE_EXT" with expression '<code>0x8A49</code>', CType: int */
603 public static final int GL_DECODE_EXT = 0x8a49;
604 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_RGBA2_EXT</code><br>
605Define "GL_RGBA2" with expression '<code>0x8055</code>', CType: int */
606 public static final int GL_RGBA2 = 0x8055;
607 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV" with expression '<code>0x932F</code>', CType: int */
608 public static final int GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV = 0x932f;
609 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_UNPACK_COMPRESSED_BLOCK_HEIGHT" with expression '<code>0x9128</code>', CType: int */
610 public static final int GL_UNPACK_COMPRESSED_BLOCK_HEIGHT = 0x9128;
611 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_IMAGE_FORMAT" with expression '<code>0x828F</code>', CType: int */
612 public static final int GL_TEXTURE_IMAGE_FORMAT = 0x828f;
613 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_COMPUTE_TEXTURE" with expression '<code>0x82A0</code>', CType: int */
614 public static final int GL_COMPUTE_TEXTURE = 0x82a0;
615 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_ELEMENT_ARRAY_ADDRESS_NV" with expression '<code>0x8F29</code>', CType: int */
616 public static final int GL_ELEMENT_ARRAY_ADDRESS_NV = 0x8f29;
617 /** <code>GL_VERSION_3_0</code>, <code>GL_APPLE_clip_distance</code>, <code>GL_EXT_clip_cull_distance</code><br>Alias for: <code>GL_MAX_CLIP_DISTANCES_APPLE</code>, <code>GL_MAX_CLIP_DISTANCES_EXT</code><br>
618Define "GL_MAX_CLIP_DISTANCES" with expression '<code>0x0D32</code>', CType: int */
619 public static final int GL_MAX_CLIP_DISTANCES = 0xd32;
620 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_ELEMENT_ARRAY_LENGTH_NV" with expression '<code>0x8F33</code>', CType: int */
621 public static final int GL_ELEMENT_ARRAY_LENGTH_NV = 0x8f33;
622 /** <code>GL_EXT_x11_sync_object</code><br>Define "GL_SYNC_X11_FENCE_EXT" with expression '<code>0x90E1</code>', CType: int */
623 public static final int GL_SYNC_X11_FENCE_EXT = 0x90e1;
624 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_NUM_SPARSE_LEVELS_ARB" with expression '<code>0x91AA</code>', CType: int */
625 public static final int GL_NUM_SPARSE_LEVELS_ARB = 0x91aa;
626 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_S3TC_DXT5_RGBA" with expression '<code>0x82CF</code>', CType: int */
627 public static final int GL_VIEW_CLASS_S3TC_DXT5_RGBA = 0x82cf;
628 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_NUM_VIRTUAL_PAGE_SIZES_ARB" with expression '<code>0x91A8</code>', CType: int */
629 public static final int GL_NUM_VIRTUAL_PAGE_SIZES_ARB = 0x91a8;
630 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_8_BITS" with expression '<code>0x82CB</code>', CType: int */
631 public static final int GL_VIEW_CLASS_8_BITS = 0x82cb;
632 /** <code>GL_VERSION_1_0</code><br>Define "GL_PACK_LSB_FIRST" with expression '<code>0x0D01</code>', CType: int */
633 public static final int GL_PACK_LSB_FIRST = 0xd01;
634 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_8x5_RGBA" with expression '<code>0x938D</code>', CType: int */
635 public static final int GL_VIEW_CLASS_ASTC_8x5_RGBA = 0x938d;
636 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_STENCIL_SIZE" with expression '<code>0x8276</code>', CType: int */
637 public static final int GL_INTERNALFORMAT_STENCIL_SIZE = 0x8276;
638 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_TESSELLATION_FACTOR_AMD" with expression '<code>0x9005</code>', CType: int */
639 public static final int GL_TESSELLATION_FACTOR_AMD = 0x9005;
640 /** <code>GL_VERSION_1_0</code><br>Define "GL_POLYGON_SMOOTH" with expression '<code>0x0B41</code>', CType: int */
641 public static final int GL_POLYGON_SMOOTH = 0xb41;
642 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_DISCRETE_AMD" with expression '<code>0x9006</code>', CType: int */
643 public static final int GL_DISCRETE_AMD = 0x9006;
644 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_STENCIL_SAMPLES_NV" with expression '<code>0x932E</code>', CType: int */
645 public static final int GL_STENCIL_SAMPLES_NV = 0x932e;
646 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV" with expression '<code>0x8F20</code>', CType: int */
647 public static final int GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV = 0x8f20;
648 /** <code>GL_ARB_texture_compression_rgtc</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_compression_rgtc</code><br>Alias for: <code>GL_COMPRESSED_SIGNED_RED_RGTC1_EXT</code><br>
649Define "GL_COMPRESSED_SIGNED_RED_RGTC1" with expression '<code>0x8DBC</code>', CType: int */
650 public static final int GL_COMPRESSED_SIGNED_RED_RGTC1 = 0x8dbc;
651 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_TEXTURE_COORD_ARRAY_LENGTH_NV" with expression '<code>0x8F2F</code>', CType: int */
652 public static final int GL_TEXTURE_COORD_ARRAY_LENGTH_NV = 0x8f2f;
653 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_GREEN_TYPE" with expression '<code>0x8279</code>', CType: int */
654 public static final int GL_INTERNALFORMAT_GREEN_TYPE = 0x8279;
655 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_CAVEAT_SUPPORT" with expression '<code>0x82B8</code>', CType: int */
656 public static final int GL_CAVEAT_SUPPORT = 0x82b8;
657 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_64_BITS" with expression '<code>0x82C6</code>', CType: int */
658 public static final int GL_VIEW_CLASS_64_BITS = 0x82c6;
659 /** <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_array</code><br>Alias for: <code>GL_PROXY_TEXTURE_1D_ARRAY_EXT</code><br>
660Define "GL_PROXY_TEXTURE_1D_ARRAY" with expression '<code>0x8C19</code>', CType: int */
661 public static final int GL_PROXY_TEXTURE_1D_ARRAY = 0x8c19;
662 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_map_buffer_alignment</code><br>Define "GL_MIN_MAP_BUFFER_ALIGNMENT" with expression '<code>0x90BC</code>', CType: int */
663 public static final int GL_MIN_MAP_BUFFER_ALIGNMENT = 0x90bc;
664 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_RGBA_ARB</code><br>
665Define "GL_COMPRESSED_RGBA" with expression '<code>0x84EE</code>', CType: int */
666 public static final int GL_COMPRESSED_RGBA = 0x84ee;
667 /** <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>GL_FILL_NV</code><br>
668Define "GL_FILL" with expression '<code>0x1B02</code>', CType: int */
669 public static final int GL_FILL = 0x1b02;
670 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_WINDOW_RECTANGLE_MODE_EXT" with expression '<code>0x8F13</code>', CType: int */
671 public static final int GL_WINDOW_RECTANGLE_MODE_EXT = 0x8f13;
672 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_1_X_32" with expression '<code>0x82BB</code>', CType: int */
673 public static final int GL_IMAGE_CLASS_1_X_32 = 0x82bb;
674 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV" with expression '<code>0x9330</code>', CType: int */
675 public static final int GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV = 0x9330;
676 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_1_X_16" with expression '<code>0x82BE</code>', CType: int */
677 public static final int GL_IMAGE_CLASS_1_X_16 = 0x82be;
678 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV" with expression '<code>0x8F27</code>', CType: int */
679 public static final int GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV = 0x8f27;
680 /** <code>GL_EXT_texture_filter_minmax</code><br>Define "GL_WEIGHTED_AVERAGE_EXT" with expression '<code>0x9367</code>', CType: int */
681 public static final int GL_WEIGHTED_AVERAGE_EXT = 0x9367;
682 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_PROXY_TEXTURE_2D_EXT</code><br>
683Define "GL_PROXY_TEXTURE_2D" with expression '<code>0x8064</code>', CType: int */
684 public static final int GL_PROXY_TEXTURE_2D = 0x8064;
685 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_4_X_16" with expression '<code>0x82BC</code>', CType: int */
686 public static final int GL_IMAGE_CLASS_4_X_16 = 0x82bc;
687 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_COMPRESSED_RGB_ARB</code><br>
688Define "GL_COMPRESSED_RGB" with expression '<code>0x84ED</code>', CType: int */
689 public static final int GL_COMPRESSED_RGB = 0x84ed;
690 /** <code>GL_VERSION_4_6</code>, <code>GL_KHR_no_error</code><br>Alias for: <code>GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR</code><br>
691Define "GL_CONTEXT_FLAG_NO_ERROR_BIT" with expression '<code>0x00000008</code>', CType: int */
692 public static final int GL_CONTEXT_FLAG_NO_ERROR_BIT = 0x8;
693 /** <code>GL_VERSION_1_2</code>, <code>GL_EXT_texture3D</code><br>Alias for: <code>GL_PROXY_TEXTURE_3D_EXT</code><br>
694Define "GL_PROXY_TEXTURE_3D" with expression '<code>0x8070</code>', CType: int */
695 public static final int GL_PROXY_TEXTURE_3D = 0x8070;
696 /** <code>GL_ARB_sparse_buffer</code><br>Define "GL_SPARSE_BUFFER_PAGE_SIZE_ARB" with expression '<code>0x82F8</code>', CType: int */
697 public static final int GL_SPARSE_BUFFER_PAGE_SIZE_ARB = 0x82f8;
698 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_SUPPORTED" with expression '<code>0x826F</code>', CType: int */
699 public static final int GL_INTERNALFORMAT_SUPPORTED = 0x826f;
700 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_SECONDARY_COLOR_ARRAY_LENGTH_NV" with expression '<code>0x8F31</code>', CType: int */
701 public static final int GL_SECONDARY_COLOR_ARRAY_LENGTH_NV = 0x8f31;
702 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_PROXY_TEXTURE_1D_EXT</code><br>
703Define "GL_PROXY_TEXTURE_1D" with expression '<code>0x8063</code>', CType: int */
704 public static final int GL_PROXY_TEXTURE_1D = 0x8063;
705 /** <code>GL_ARB_provoking_vertex</code>, <code>GL_VERSION_3_2</code>, <code>GL_EXT_provoking_vertex</code><br>Alias for: <code>GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT</code><br>
706Define "GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION" with expression '<code>0x8E4C</code>', CType: int */
707 public static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION = 0x8e4c;
708 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB</code><br>
709Define "GL_TEXTURE_COMPRESSED_IMAGE_SIZE" with expression '<code>0x86A0</code>', CType: int */
710 public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE = 0x86a0;
711 /** <code>GL_VERSION_2_1</code>, <code>GL_EXT_texture_sRGB</code><br>Alias for: <code>GL_COMPRESSED_SRGB_EXT</code><br>
712Define "GL_COMPRESSED_SRGB" with expression '<code>0x8C48</code>', CType: int */
713 public static final int GL_COMPRESSED_SRGB = 0x8c48;
714 /** <code>GL_VERSION_3_0</code><br>Define "GL_COMPRESSED_RED" with expression '<code>0x8225</code>', CType: int */
715 public static final int GL_COMPRESSED_RED = 0x8225;
716 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_4_X_32" with expression '<code>0x82B9</code>', CType: int */
717 public static final int GL_IMAGE_CLASS_4_X_32 = 0x82b9;
718 /** <code>GL_ARB_texture_compression_rgtc</code>, <code>GL_VERSION_3_0</code><br>Define "GL_COMPRESSED_SIGNED_RG_RGTC2" with expression '<code>0x8DBE</code>', CType: int */
719 public static final int GL_COMPRESSED_SIGNED_RG_RGTC2 = 0x8dbe;
720 /** <code>GL_VERSION_3_1</code>, <code>GL_ARB_shader_objects</code><br>Alias for: <code>GL_SAMPLER_2D_RECT_ARB</code><br>
721Define "GL_SAMPLER_2D_RECT" with expression '<code>0x8B63</code>', CType: int */
722 public static final int GL_SAMPLER_2D_RECT = 0x8b63;
723 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_BLUE_SIZE" with expression '<code>0x8273</code>', CType: int */
724 public static final int GL_INTERNALFORMAT_BLUE_SIZE = 0x8273;
725 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV" with expression '<code>0x8F1E</code>', CType: int */
726 public static final int GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV = 0x8f1e;
727 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD" with expression '<code>0x91B4</code>', CType: int */
728 public static final int GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD = 0x91b4;
729 /** <code>GL_VERSION_1_0</code><br>Define "GL_POINT_SIZE_RANGE" with expression '<code>0x0B12</code>', CType: int */
730 public static final int GL_POINT_SIZE_RANGE = 0xb12;
731 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_ELEMENT_ARRAY_UNIFIED_NV" with expression '<code>0x8F1F</code>', CType: int */
732 public static final int GL_ELEMENT_ARRAY_UNIFIED_NV = 0x8f1f;
733 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_8x8_RGBA" with expression '<code>0x938F</code>', CType: int */
734 public static final int GL_VIEW_CLASS_ASTC_8x8_RGBA = 0x938f;
735 /** <code>GL_ARB_seamless_cube_map</code>, <code>GL_VERSION_3_2</code><br>Define "GL_TEXTURE_CUBE_MAP_SEAMLESS" with expression '<code>0x884F</code>', CType: int */
736 public static final int GL_TEXTURE_CUBE_MAP_SEAMLESS = 0x884f;
737 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_PACK_COMPRESSED_BLOCK_SIZE" with expression '<code>0x912E</code>', CType: int */
738 public static final int GL_PACK_COMPRESSED_BLOCK_SIZE = 0x912e;
739 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB" with expression '<code>0x9199</code>', CType: int */
740 public static final int GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB = 0x9199;
741 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_CATEGORY_OTHER_AMD" with expression '<code>0x9150</code>', CType: int */
742 public static final int GL_DEBUG_CATEGORY_OTHER_AMD = 0x9150;
743 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES" with expression '<code>0x92C6</code>', CType: int */
745 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_VERTEX_ARRAY_LENGTH_NV" with expression '<code>0x8F2B</code>', CType: int */
746 public static final int GL_VERTEX_ARRAY_LENGTH_NV = 0x8f2b;
747 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER" with expression '<code>0x92C8</code>', CType: int */
749 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_AUTO_GENERATE_MIPMAP" with expression '<code>0x8295</code>', CType: int */
750 public static final int GL_AUTO_GENERATE_MIPMAP = 0x8295;
751 /** <code>GL_KHR_parallel_shader_compile</code><br>Define "GL_COMPLETION_STATUS_KHR" with expression '<code>0x91B1</code>', CType: int */
752 public static final int GL_COMPLETION_STATUS_KHR = 0x91b1;
753 /** <code>GL_VERSION_3_1</code>, <code>GL_NV_primitive_restart</code><br>Alias for: <code>GL_PRIMITIVE_RESTART_INDEX_NV</code><br>
754Define "GL_PRIMITIVE_RESTART_INDEX" with expression '<code>0x8F9E</code>', CType: int */
755 public static final int GL_PRIMITIVE_RESTART_INDEX = 0x8f9e;
756 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX" with expression '<code>0x92DA</code>', CType: int */
757 public static final int GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX = 0x92da;
758 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_Z_ARB" with expression '<code>0x9197</code>', CType: int */
759 public static final int GL_VIRTUAL_PAGE_SIZE_Z_ARB = 0x9197;
760 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_PACK_COMPRESSED_BLOCK_DEPTH" with expression '<code>0x912D</code>', CType: int */
761 public static final int GL_PACK_COMPRESSED_BLOCK_DEPTH = 0x912d;
762 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_96_BITS" with expression '<code>0x82C5</code>', CType: int */
763 public static final int GL_VIEW_CLASS_96_BITS = 0x82c5;
764 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_INDEX_ARRAY_ADDRESS_NV" with expression '<code>0x8F24</code>', CType: int */
765 public static final int GL_INDEX_ARRAY_ADDRESS_NV = 0x8f24;
766 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_PIXEL_FORMAT" with expression '<code>0x82A9</code>', CType: int */
767 public static final int GL_IMAGE_PIXEL_FORMAT = 0x82a9;
768 /** <code>GL_VERSION_1_2</code><br>Define "GL_UNSIGNED_BYTE_2_3_3_REV" with expression '<code>0x8362</code>', CType: int */
769 public static final int GL_UNSIGNED_BYTE_2_3_3_REV = 0x8362;
770 /** <code>GL_AMD_debug_output</code><br>Define "GL_DEBUG_SEVERITY_HIGH_AMD" with expression '<code>0x9146</code>', CType: int */
771 public static final int GL_DEBUG_SEVERITY_HIGH_AMD = 0x9146;
772 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_COLOR_ARRAY_LENGTH_NV" with expression '<code>0x8F2D</code>', CType: int */
773 public static final int GL_COLOR_ARRAY_LENGTH_NV = 0x8f2d;
774 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER" with expression '<code>0x92CA</code>', CType: int */
776 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_10x8_RGBA" with expression '<code>0x9392</code>', CType: int */
777 public static final int GL_VIEW_CLASS_ASTC_10x8_RGBA = 0x9392;
778 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE" with expression '<code>0x82AF</code>', CType: int */
779 public static final int GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE = 0x82af;
780 /** <code>GL_VERSION_1_2</code><br>Define "GL_SMOOTH_POINT_SIZE_GRANULARITY" with expression '<code>0x0B13</code>', CType: int */
781 public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY = 0xb13;
782 /** <code>GL_VERSION_1_0</code><br>Define "GL_BACK_RIGHT" with expression '<code>0x0403</code>', CType: int */
783 public static final int GL_BACK_RIGHT = 0x403;
784 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_RENDERBUFFER_STORAGE_SAMPLES_AMD" with expression '<code>0x91B2</code>', CType: int */
785 public static final int GL_RENDERBUFFER_STORAGE_SAMPLES_AMD = 0x91b2;
786 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_DEPTH_SIZE" with expression '<code>0x8275</code>', CType: int */
787 public static final int GL_INTERNALFORMAT_DEPTH_SIZE = 0x8275;
788 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ETC2_RGB" with expression '<code>0x9385</code>', CType: int */
789 public static final int GL_VIEW_CLASS_ETC2_RGB = 0x9385;
790 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_PREFERRED" with expression '<code>0x8270</code>', CType: int */
791 public static final int GL_INTERNALFORMAT_PREFERRED = 0x8270;
792 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_10x10_RGBA" with expression '<code>0x9393</code>', CType: int */
793 public static final int GL_VIEW_CLASS_ASTC_10x10_RGBA = 0x9393;
794 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_READ_PIXELS_TYPE" with expression '<code>0x828E</code>', CType: int */
795 public static final int GL_READ_PIXELS_TYPE = 0x828e;
796 /** <code>GL_EXT_window_rectangles</code><br>Define "GL_INCLUSIVE_EXT" with expression '<code>0x8F10</code>', CType: int */
797 public static final int GL_INCLUSIVE_EXT = 0x8f10;
798 /** <code>GL_ARB_transform_feedback2</code>, <code>GL_VERSION_4_0</code>, <code>GL_NV_transform_feedback2</code><br>Alias for: <code>GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV</code><br>
799Define "GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED" with expression '<code>0x8E23</code>', CType: int */
800 public static final int GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED = 0x8e23;
801 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VERTEX_TEXTURE" with expression '<code>0x829B</code>', CType: int */
802 public static final int GL_VERTEX_TEXTURE = 0x829b;
803 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_VERTEX_ARRAY_ADDRESS_NV" with expression '<code>0x8F21</code>', CType: int */
804 public static final int GL_VERTEX_ARRAY_ADDRESS_NV = 0x8f21;
805 /** <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_cube_map</code>, <code>GL_EXT_texture_cube_map</code><br>Alias for: <code>GL_PROXY_TEXTURE_CUBE_MAP_ARB</code>, <code>GL_PROXY_TEXTURE_CUBE_MAP_EXT</code><br>
806Define "GL_PROXY_TEXTURE_CUBE_MAP" with expression '<code>0x851B</code>', CType: int */
807 public static final int GL_PROXY_TEXTURE_CUBE_MAP = 0x851b;
808 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_render_snorm</code><br>Alias for: <code>GL_R16_SNORM_EXT</code><br>
809Define "GL_R16_SNORM" with expression '<code>0x8F98</code>', CType: int */
810 public static final int GL_R16_SNORM = 0x8f98;
811 /** <code>GL_VERSION_3_1</code>, <code>GL_NV_primitive_restart</code><br>Alias for: <code>GL_PRIMITIVE_RESTART_NV</code><br>
812Define "GL_PRIMITIVE_RESTART" with expression '<code>0x8F9D</code>', CType: int */
813 public static final int GL_PRIMITIVE_RESTART = 0x8f9d;
814 /** <code>GL_VERSION_1_0</code><br>Define "GL_PACK_SWAP_BYTES" with expression '<code>0x0D00</code>', CType: int */
815 public static final int GL_PACK_SWAP_BYTES = 0xd00;
816 /** <code>GL_NV_texture_multisample</code><br>Define "GL_TEXTURE_COLOR_SAMPLES_NV" with expression '<code>0x9046</code>', CType: int */
817 public static final int GL_TEXTURE_COLOR_SAMPLES_NV = 0x9046;
818 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_MAX_SPARSE_TEXTURE_SIZE_ARB" with expression '<code>0x9198</code>', CType: int */
819 public static final int GL_MAX_SPARSE_TEXTURE_SIZE_ARB = 0x9198;
820 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_texture_norm16</code><br>Alias for: <code>GL_RGB16_SNORM_EXT</code><br>
821Define "GL_RGB16_SNORM" with expression '<code>0x8F9A</code>', CType: int */
822 public static final int GL_RGB16_SNORM = 0x8f9a;
823 /** <code>GL_ARB_sparse_texture</code><br>Define "GL_VIRTUAL_PAGE_SIZE_INDEX_ARB" with expression '<code>0x91A7</code>', CType: int */
824 public static final int GL_VIRTUAL_PAGE_SIZE_INDEX_ARB = 0x91a7;
825 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_BPTC_FLOAT" with expression '<code>0x82D3</code>', CType: int */
826 public static final int GL_VIEW_CLASS_BPTC_FLOAT = 0x82d3;
827 /** <code>GL_VERSION_1_2</code><br>Define "GL_SMOOTH_LINE_WIDTH_GRANULARITY" with expression '<code>0x0B23</code>', CType: int */
828 public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY = 0xb23;
829 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_EDGE_FLAG_ARRAY_LENGTH_NV" with expression '<code>0x8F30</code>', CType: int */
830 public static final int GL_EDGE_FLAG_ARRAY_LENGTH_NV = 0x8f30;
831 /** <code>GL_VERSION_1_0</code><br>Define "GL_RIGHT" with expression '<code>0x0407</code>', CType: int */
832 public static final int GL_RIGHT = 0x407;
833 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_WIDTH_GRANULARITY" with expression '<code>0x0B23</code>', CType: int */
834 public static final int GL_LINE_WIDTH_GRANULARITY = 0xb23;
835 /** <code>GL_VERSION_3_0</code><br>Define "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT" with expression '<code>0x00000001</code>', CType: int */
836 public static final int GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT = 0x1;
837 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_EAC_RG11" with expression '<code>0x9384</code>', CType: int */
838 public static final int GL_VIEW_CLASS_EAC_RG11 = 0x9384;
839 /** <code>GL_ARB_texture_rg</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_texture_norm16</code><br>Alias for: <code>GL_RG16_EXT</code><br>
840Define "GL_RG16" with expression '<code>0x822C</code>', CType: int */
841 public static final int GL_RG16 = 0x822c;
842 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_16_BITS" with expression '<code>0x82CA</code>', CType: int */
843 public static final int GL_VIEW_CLASS_16_BITS = 0x82ca;
844 /** <code>GL_VERSION_4_6</code>, <code>GL_ARB_transform_feedback_overflow_query</code><br>Alias for: <code>GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB</code><br>
845Define "GL_TRANSFORM_FEEDBACK_OVERFLOW" with expression '<code>0x82EC</code>', CType: int */
846 public static final int GL_TRANSFORM_FEEDBACK_OVERFLOW = 0x82ec;
847 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_DEPTH_SAMPLES_NV" with expression '<code>0x932D</code>', CType: int */
848 public static final int GL_DEPTH_SAMPLES_NV = 0x932d;
849 /** <code>GL_NV_vertex_buffer_unified_memory</code><br>Define "GL_COLOR_ARRAY_ADDRESS_NV" with expression '<code>0x8F23</code>', CType: int */
850 public static final int GL_COLOR_ARRAY_ADDRESS_NV = 0x8f23;
851 /** <code>GL_VERSION_4_2</code>, <code>GL_ARB_compressed_texture_pixel_storage</code><br>Define "GL_PACK_COMPRESSED_BLOCK_WIDTH" with expression '<code>0x912B</code>', CType: int */
852 public static final int GL_PACK_COMPRESSED_BLOCK_WIDTH = 0x912b;
853 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code>, <code>GL_EXT_texture_norm16</code><br>Alias for: <code>GL_RGB16_EXT</code><br>
854Define "GL_RGB16" with expression '<code>0x8054</code>', CType: int */
855 public static final int GL_RGB16 = 0x8054;
856 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SHADER_IMAGE_LOAD" with expression '<code>0x82A4</code>', CType: int */
857 public static final int GL_SHADER_IMAGE_LOAD = 0x82a4;
858 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_RGB12_EXT</code><br>
859Define "GL_RGB12" with expression '<code>0x8053</code>', CType: int */
860 public static final int GL_RGB12 = 0x8053;
861 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FRAMEBUFFER_BLEND" with expression '<code>0x828B</code>', CType: int */
862 public static final int GL_FRAMEBUFFER_BLEND = 0x828b;
863 /** <code>GL_AMD_framebuffer_multisample_advanced</code><br>Define "GL_SUPPORTED_MULTISAMPLE_MODES_AMD" with expression '<code>0x91B7</code>', CType: int */
864 public static final int GL_SUPPORTED_MULTISAMPLE_MODES_AMD = 0x91b7;
865 /** <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER" with expression '<code>0x92C7</code>', CType: int */
867 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_12x10_RGBA" with expression '<code>0x9394</code>', CType: int */
868 public static final int GL_VIEW_CLASS_ASTC_12x10_RGBA = 0x9394;
869 /** <code>GL_AMD_pinned_memory</code><br>Define "GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD" with expression '<code>0x9160</code>', CType: int */
870 public static final int GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD = 0x9160;
871 /** <code>GL_VERSION_1_1</code><br>Define "GL_TEXTURE_BINDING_1D" with expression '<code>0x8068</code>', CType: int */
872 public static final int GL_TEXTURE_BINDING_1D = 0x8068;
873 /** <code>GL_VERSION_1_0</code><br>Define "GL_UNPACK_LSB_FIRST" with expression '<code>0x0CF1</code>', CType: int */
874 public static final int GL_UNPACK_LSB_FIRST = 0xcf1;
875 /** <code>GL_VERSION_1_0</code><br>Define "GL_LEFT" with expression '<code>0x0406</code>', CType: int */
876 public static final int GL_LEFT = 0x406;
877 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code>, <code>GL_EXT_texture_norm16</code><br>Alias for: <code>GL_RGBA16_EXT</code><br>
878Define "GL_RGBA16" with expression '<code>0x805B</code>', CType: int */
879 public static final int GL_RGBA16 = 0x805b;
880 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_MAX_RASTER_SAMPLES_EXT" with expression '<code>0x9329</code>', CType: int */
881 public static final int GL_MAX_RASTER_SAMPLES_EXT = 0x9329;
882 /** <code>GL_NV_texture_multisample</code><br>Define "GL_TEXTURE_COVERAGE_SAMPLES_NV" with expression '<code>0x9045</code>', CType: int */
883 public static final int GL_TEXTURE_COVERAGE_SAMPLES_NV = 0x9045;
884 /** <code>GL_EXT_framebuffer_multisample_blit_scaled</code><br>Define "GL_SCALED_RESOLVE_NICEST_EXT" with expression '<code>0x90BB</code>', CType: int */
885 public static final int GL_SCALED_RESOLVE_NICEST_EXT = 0x90bb;
886 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_VIEW_CLASS_48_BITS" with expression '<code>0x82C7</code>', CType: int */
887 public static final int GL_VIEW_CLASS_48_BITS = 0x82c7;
888 /** <code>GL_VERSION_1_1</code>, <code>GL_EXT_texture</code><br>Alias for: <code>GL_RGBA12_EXT</code><br>
889Define "GL_RGBA12" with expression '<code>0x805A</code>', CType: int */
890 public static final int GL_RGBA12 = 0x805a;
891 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_FRAGMENT_TEXTURE" with expression '<code>0x829F</code>', CType: int */
892 public static final int GL_FRAGMENT_TEXTURE = 0x829f;
893 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SHADER_IMAGE_ATOMIC" with expression '<code>0x82A6</code>', CType: int */
894 public static final int GL_SHADER_IMAGE_ATOMIC = 0x82a6;
895 /** <code>GL_VERSION_1_0</code><br>Define "GL_LINE_WIDTH_RANGE" with expression '<code>0x0B22</code>', CType: int */
896 public static final int GL_LINE_WIDTH_RANGE = 0xb22;
897 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_IMAGE_CLASS_4_X_8" with expression '<code>0x82BF</code>', CType: int */
898 public static final int GL_IMAGE_CLASS_4_X_8 = 0x82bf;
899 /** <code>GL_NV_framebuffer_mixed_samples</code><br>Define "GL_COVERAGE_MODULATION_TABLE_SIZE_NV" with expression '<code>0x9333</code>', CType: int */
900 public static final int GL_COVERAGE_MODULATION_TABLE_SIZE_NV = 0x9333;
901 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH" with expression '<code>0x82B1</code>', CType: int */
902 public static final int GL_TEXTURE_COMPRESSED_BLOCK_WIDTH = 0x82b1;
903 /** <code>GL_VERSION_1_5</code>, <code>GL_VERSION_ES_1_0</code>, <code>GL_EXT_blend_func_extended</code><br>Alias for: <code>GL_SRC1_ALPHA_EXT</code><br>
904Define "GL_SRC1_ALPHA" with expression '<code>0x8589</code>', CType: int */
905 public static final int GL_SRC1_ALPHA = 0x8589;
906 /** <code>GL_ARB_internalformat_query2</code><br>Define "GL_VIEW_CLASS_ASTC_5x4_RGBA" with expression '<code>0x9389</code>', CType: int */
907 public static final int GL_VIEW_CLASS_ASTC_5x4_RGBA = 0x9389;
908 /** <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br>Define "GL_CONTINUOUS_AMD" with expression '<code>0x9007</code>', CType: int */
909 public static final int GL_CONTINUOUS_AMD = 0x9007;
910 /** <code>GL_AMD_stencil_operation_extended</code><br>Define "GL_REPLACE_VALUE_AMD" with expression '<code>0x874B</code>', CType: int */
911 public static final int GL_REPLACE_VALUE_AMD = 0x874b;
912 /** <code>GL_VERSION_3_1</code>, <code>GL_EXT_render_snorm</code><br>Alias for: <code>GL_RG16_SNORM_EXT</code><br>
913Define "GL_RG16_SNORM" with expression '<code>0x8F99</code>', CType: int */
914 public static final int GL_RG16_SNORM = 0x8f99;
915 /** <code>GL_VERSION_1_0</code><br>Define "GL_FRONT_LEFT" with expression '<code>0x0400</code>', CType: int */
916 public static final int GL_FRONT_LEFT = 0x400;
917 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST" with expression '<code>0x82AD</code>', CType: int */
918 public static final int GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST = 0x82ad;
919 /** <code>GL_EXT_raster_multisample</code><br>Define "GL_EFFECTIVE_RASTER_SAMPLES_EXT" with expression '<code>0x932C</code>', CType: int */
920 public static final int GL_EFFECTIVE_RASTER_SAMPLES_EXT = 0x932c;
921 /** <code>GL_ARB_provoking_vertex</code>, <code>GL_VERSION_3_2</code>, <code>GL_EXT_provoking_vertex</code><br>Alias for: <code>GL_PROVOKING_VERTEX_EXT</code><br>
922Define "GL_PROVOKING_VERTEX" with expression '<code>0x8E4F</code>', CType: int */
923 public static final int GL_PROVOKING_VERTEX = 0x8e4f;
924 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_RED_TYPE" with expression '<code>0x8278</code>', CType: int */
925 public static final int GL_INTERNALFORMAT_RED_TYPE = 0x8278;
926 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_INTERNALFORMAT_ALPHA_TYPE" with expression '<code>0x827B</code>', CType: int */
927 public static final int GL_INTERNALFORMAT_ALPHA_TYPE = 0x827b;
928 /** <code>GL_OVR_multiview</code><br>Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR" with expression '<code>0x9632</code>', CType: int */
930 /** <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>Define "GL_READ_PIXELS_FORMAT" with expression '<code>0x828D</code>', CType: int */
931 public static final int GL_READ_PIXELS_FORMAT = 0x828d;
932
933 /** Entry point to C language function: <code> void {@native glLogicOp}(GLenum opcode) </code> <br>Part of <code>GL_VERSION_ES_CL_CM</code>, <code>GL_VERSION_1_0</code><br> */
934 public void glLogicOp(int opcode);
935
936 /** Entry point to C language function: <code> void {@native glPointSize}(GLfloat size) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_VERSION_1_0</code><br> */
937 public void glPointSize(float size);
938
939 /** Entry point to C language function: <code> void {@native glPolygonMode}(GLenum face, GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code>, <code>GL_NV_polygon_mode</code><br>Alias for: <code>glPolygonModeNV</code> */
940 public void glPolygonMode(int face, int mode);
941
942 /** Entry point to C language function: <code> void {@native glDrawBuffer}(GLenum mode) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
943 public void glDrawBuffer(int mode);
944
945 /** Entry point to C language function: <code> void {@native glGetDoublev}(GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
946 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
947 public void glGetDoublev(int pname, DoubleBuffer params);
948
949 /** Entry point to C language function: <code> void {@native glGetDoublev}(GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
950 public void glGetDoublev(int pname, double[] params, int params_offset);
951
952 /** Entry point to C language function: <code> void {@native glPixelStoref}(GLenum pname, GLfloat param) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
953 public void glPixelStoref(int pname, float param);
954
955 /** Entry point to C language function: <code> void {@native glTexImage1D}(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
956 @param pixels a direct or array-backed {@link java.nio.Buffer} */
957 public void glTexImage1D(int target, int level, int internalFormat, int width, int border, int format, int type, Buffer pixels);
958
959 /** Entry point to C language function: <code> void {@native glTexImage1D}(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
960 public void glTexImage1D(int target, int level, int internalFormat, int width, int border, int format, int type, long pixels_buffer_offset);
961
962 /** Entry point to C language function: <code> void {@native glGetTexImage}(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br>
963 @param pixels a direct or array-backed {@link java.nio.Buffer} */
964 public void glGetTexImage(int target, int level, int format, int type, Buffer pixels);
965
966 /** Entry point to C language function: <code> void {@native glGetTexImage}(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_0</code><br> */
967 public void glGetTexImage(int target, int level, int format, int type, long pixels_buffer_offset);
968
969 /** Entry point to C language function: <code> void {@native glTexSubImage1D}(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_subtexture</code><br>Alias for: <code>glTexSubImage1DEXT</code>
970 @param pixels a direct or array-backed {@link java.nio.Buffer} */
971 public void glTexSubImage1D(int target, int level, int xoffset, int width, int format, int type, Buffer pixels);
972
973 /** Entry point to C language function: <code> void {@native glTexSubImage1D}(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_subtexture</code><br>Alias for: <code>glTexSubImage1DEXT</code> */
974 public void glTexSubImage1D(int target, int level, int xoffset, int width, int format, int type, long pixels_buffer_offset);
975
976 /** Entry point to C language function: <code> void {@native glCopyTexImage1D}(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_copy_texture</code><br>Alias for: <code>glCopyTexImage1DEXT</code> */
977 public void glCopyTexImage1D(int target, int level, int internalformat, int x, int y, int width, int border);
978
979 /** Entry point to C language function: <code> void {@native glCopyTexSubImage1D}(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) </code> <br>Part of <code>GL_VERSION_1_1</code>, <code>GL_EXT_copy_texture</code><br>Alias for: <code>glCopyTexSubImage1DEXT</code> */
980 public void glCopyTexSubImage1D(int target, int level, int xoffset, int x, int y, int width);
981
982 /** Entry point to C language function: <code> void {@native glCompressedTexImage1D}(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glCompressedTexImage1DARB</code>
983 @param data a direct or array-backed {@link java.nio.Buffer} */
984 public void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, Buffer data);
985
986 /** Entry point to C language function: <code> void {@native glCompressedTexImage1D}(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glCompressedTexImage1DARB</code> */
987 public void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, long data_buffer_offset);
988
989 /** Entry point to C language function: <code> void {@native glCompressedTexSubImage1D}(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glCompressedTexSubImage1DARB</code>
990 @param data a direct or array-backed {@link java.nio.Buffer} */
991 public void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, Buffer data);
992
993 /** Entry point to C language function: <code> void {@native glCompressedTexSubImage1D}(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glCompressedTexSubImage1DARB</code> */
994 public void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, long data_buffer_offset);
995
996 /** Entry point to C language function: <code> void {@native glGetCompressedTexImage}(GLenum target, GLint level, void * img) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glGetCompressedTexImageARB</code>
997 @param img a direct or array-backed {@link java.nio.Buffer} */
998 public void glGetCompressedTexImage(int target, int level, Buffer img);
999
1000 /** Entry point to C language function: <code> void {@native glGetCompressedTexImage}(GLenum target, GLint level, void * img) </code> <br>Part of <code>GL_VERSION_1_3</code>, <code>GL_ARB_texture_compression</code><br>Alias for: <code>glGetCompressedTexImageARB</code> */
1001 public void glGetCompressedTexImage(int target, int level, long img_buffer_offset);
1002
1003 /** Entry point to C language function: <code> void {@native glMultiDrawArrays}(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_multi_draw_arrays</code><br>Alias for: <code>glMultiDrawArraysEXT</code>
1004 @param first a direct or array-backed {@link java.nio.IntBuffer}
1005 @param count a direct or array-backed {@link java.nio.IntBuffer} */
1006 public void glMultiDrawArrays(int mode, IntBuffer first, IntBuffer count, int drawcount);
1007
1008 /** Entry point to C language function: <code> void {@native glMultiDrawArrays}(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_multi_draw_arrays</code><br>Alias for: <code>glMultiDrawArraysEXT</code> */
1009 public void glMultiDrawArrays(int mode, int[] first, int first_offset, int[] count, int count_offset, int drawcount);
1010
1011 /** Entry point to C language function: <code> void {@native glMultiDrawElements}(GLenum mode, const GLsizei * count, GLenum type, const void * const * indices, GLsizei drawcount) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_EXT_multi_draw_arrays</code><br>Alias for: <code>glMultiDrawElementsEXT</code>
1012 @param count a direct only {@link java.nio.IntBuffer}
1013 @param indices a direct only {@link com.jogamp.common.nio.PointerBuffer} */
1014 public void glMultiDrawElements(int mode, IntBuffer count, int type, PointerBuffer indices, int drawcount);
1015
1016 /** Entry point to C language function: <code> void {@native glPointParameterf}(GLenum pname, GLfloat param) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_VERSION_1_4</code>, <code>GL_EXT_point_parameters</code>, <code>GL_ARB_point_parameters</code>, <code>GL_SGIS_point_parameters</code><br>Alias for: <code>glPointParameterfEXT</code>, <code>glPointParameterfARB</code>, <code>glPointParameterfSGIS</code> */
1017 public void glPointParameterf(int pname, float param);
1018
1019 /** Entry point to C language function: <code> void {@native glPointParameterfv}(GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_VERSION_1_4</code>, <code>GL_SGIS_point_parameters</code>, <code>GL_EXT_point_parameters</code>, <code>GL_ARB_point_parameters</code><br>Alias for: <code>glPointParameterfvSGIS</code>, <code>glPointParameterfvEXT</code>, <code>glPointParameterfvARB</code>
1020 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1021 public void glPointParameterfv(int pname, FloatBuffer params);
1022
1023 /** Entry point to C language function: <code> void {@native glPointParameterfv}(GLenum pname, const GLfloat * params) </code> <br>Part of <code>GL_VERSION_ES_CM</code>, <code>GL_VERSION_1_4</code>, <code>GL_SGIS_point_parameters</code>, <code>GL_EXT_point_parameters</code>, <code>GL_ARB_point_parameters</code><br>Alias for: <code>glPointParameterfvSGIS</code>, <code>glPointParameterfvEXT</code>, <code>glPointParameterfvARB</code> */
1024 public void glPointParameterfv(int pname, float[] params, int params_offset);
1025
1026 /** Entry point to C language function: <code> void {@native glPointParameteri}(GLenum pname, GLint param) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_NV_point_sprite</code><br>Alias for: <code>glPointParameteriNV</code> */
1027 public void glPointParameteri(int pname, int param);
1028
1029 /** Entry point to C language function: <code> void {@native glPointParameteriv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_NV_point_sprite</code><br>Alias for: <code>glPointParameterivNV</code>
1030 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1031 public void glPointParameteriv(int pname, IntBuffer params);
1032
1033 /** Entry point to C language function: <code> void {@native glPointParameteriv}(GLenum pname, const GLint * params) </code> <br>Part of <code>GL_VERSION_1_4</code>, <code>GL_NV_point_sprite</code><br>Alias for: <code>glPointParameterivNV</code> */
1034 public void glPointParameteriv(int pname, int[] params, int params_offset);
1035
1036 /** Entry point to C language function: <code> void {@native glGetBufferSubData}(GLenum target, GLintptr offset, GLsizeiptr size, void * data) </code> <br>Part of <code>GL_VERSION_1_5</code>, <code>GL_ARB_vertex_buffer_object</code><br>Alias for: <code>glGetBufferSubDataARB</code>
1037 @param data a direct only {@link java.nio.Buffer} */
1038 public void glGetBufferSubData(int target, long offset, long size, Buffer data);
1039
1040 /** Entry point to C language function: <code> void {@native glGetVertexAttribdv}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glGetVertexAttribdvARB</code>, <code>glGetVertexAttribdvNV</code>
1041 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
1042 public void glGetVertexAttribdv(int index, int pname, DoubleBuffer params);
1043
1044 /** Entry point to C language function: <code> void {@native glGetVertexAttribdv}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glGetVertexAttribdvARB</code>, <code>glGetVertexAttribdvNV</code> */
1045 public void glGetVertexAttribdv(int index, int pname, double[] params, int params_offset);
1046
1047 /** Entry point to C language function: <code> void {@native glVertexAttrib1d}(GLuint index, GLdouble x) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib1dNV</code>, <code>glVertexAttrib1dARB</code> */
1048 public void glVertexAttrib1d(int index, double x);
1049
1050 /** Entry point to C language function: <code> void {@native glVertexAttrib1dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib1dvARB</code>, <code>glVertexAttrib1dvNV</code>
1051 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1052 public void glVertexAttrib1dv(int index, DoubleBuffer v);
1053
1054 /** Entry point to C language function: <code> void {@native glVertexAttrib1dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib1dvARB</code>, <code>glVertexAttrib1dvNV</code> */
1055 public void glVertexAttrib1dv(int index, double[] v, int v_offset);
1056
1057 /** Entry point to C language function: <code> void {@native glVertexAttrib1s}(GLuint index, GLshort x) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib1sNV</code>, <code>glVertexAttrib1sARB</code> */
1058 public void glVertexAttrib1s(int index, short x);
1059
1060 /** Entry point to C language function: <code> void {@native glVertexAttrib1sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib1svARB</code>, <code>glVertexAttrib1svNV</code>
1061 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1062 public void glVertexAttrib1sv(int index, ShortBuffer v);
1063
1064 /** Entry point to C language function: <code> void {@native glVertexAttrib1sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib1svARB</code>, <code>glVertexAttrib1svNV</code> */
1065 public void glVertexAttrib1sv(int index, short[] v, int v_offset);
1066
1067 /** Entry point to C language function: <code> void {@native glVertexAttrib2d}(GLuint index, GLdouble x, GLdouble y) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib2dARB</code>, <code>glVertexAttrib2dNV</code> */
1068 public void glVertexAttrib2d(int index, double x, double y);
1069
1070 /** Entry point to C language function: <code> void {@native glVertexAttrib2dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib2dvNV</code>, <code>glVertexAttrib2dvARB</code>
1071 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1072 public void glVertexAttrib2dv(int index, DoubleBuffer v);
1073
1074 /** Entry point to C language function: <code> void {@native glVertexAttrib2dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib2dvNV</code>, <code>glVertexAttrib2dvARB</code> */
1075 public void glVertexAttrib2dv(int index, double[] v, int v_offset);
1076
1077 /** Entry point to C language function: <code> void {@native glVertexAttrib2s}(GLuint index, GLshort x, GLshort y) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib2sNV</code>, <code>glVertexAttrib2sARB</code> */
1078 public void glVertexAttrib2s(int index, short x, short y);
1079
1080 /** Entry point to C language function: <code> void {@native glVertexAttrib2sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib2svARB</code>, <code>glVertexAttrib2svNV</code>
1081 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1082 public void glVertexAttrib2sv(int index, ShortBuffer v);
1083
1084 /** Entry point to C language function: <code> void {@native glVertexAttrib2sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib2svARB</code>, <code>glVertexAttrib2svNV</code> */
1085 public void glVertexAttrib2sv(int index, short[] v, int v_offset);
1086
1087 /** Entry point to C language function: <code> void {@native glVertexAttrib3d}(GLuint index, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib3dARB</code>, <code>glVertexAttrib3dNV</code> */
1088 public void glVertexAttrib3d(int index, double x, double y, double z);
1089
1090 /** Entry point to C language function: <code> void {@native glVertexAttrib3dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib3dvNV</code>, <code>glVertexAttrib3dvARB</code>
1091 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1092 public void glVertexAttrib3dv(int index, DoubleBuffer v);
1093
1094 /** Entry point to C language function: <code> void {@native glVertexAttrib3dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib3dvNV</code>, <code>glVertexAttrib3dvARB</code> */
1095 public void glVertexAttrib3dv(int index, double[] v, int v_offset);
1096
1097 /** Entry point to C language function: <code> void {@native glVertexAttrib3s}(GLuint index, GLshort x, GLshort y, GLshort z) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib3sNV</code>, <code>glVertexAttrib3sARB</code> */
1098 public void glVertexAttrib3s(int index, short x, short y, short z);
1099
1100 /** Entry point to C language function: <code> void {@native glVertexAttrib3sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib3svARB</code>, <code>glVertexAttrib3svNV</code>
1101 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1102 public void glVertexAttrib3sv(int index, ShortBuffer v);
1103
1104 /** Entry point to C language function: <code> void {@native glVertexAttrib3sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code>, <code>GL_NV_vertex_program</code><br>Alias for: <code>glVertexAttrib3svARB</code>, <code>glVertexAttrib3svNV</code> */
1105 public void glVertexAttrib3sv(int index, short[] v, int v_offset);
1106
1107 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nbv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NbvARB</code>
1108 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1109 public void glVertexAttrib4Nbv(int index, ByteBuffer v);
1110
1111 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nbv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NbvARB</code> */
1112 public void glVertexAttrib4Nbv(int index, byte[] v, int v_offset);
1113
1114 /** Entry point to C language function: <code> void {@native glVertexAttrib4Niv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NivARB</code>
1115 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1116 public void glVertexAttrib4Niv(int index, IntBuffer v);
1117
1118 /** Entry point to C language function: <code> void {@native glVertexAttrib4Niv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NivARB</code> */
1119 public void glVertexAttrib4Niv(int index, int[] v, int v_offset);
1120
1121 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nsv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NsvARB</code>
1122 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1123 public void glVertexAttrib4Nsv(int index, ShortBuffer v);
1124
1125 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nsv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NsvARB</code> */
1126 public void glVertexAttrib4Nsv(int index, short[] v, int v_offset);
1127
1128 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nub}(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NubARB</code> */
1129 public void glVertexAttrib4Nub(int index, byte x, byte y, byte z, byte w);
1130
1131 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NubvARB</code>
1132 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1133 public void glVertexAttrib4Nubv(int index, ByteBuffer v);
1134
1135 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NubvARB</code> */
1136 public void glVertexAttrib4Nubv(int index, byte[] v, int v_offset);
1137
1138 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nuiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NuivARB</code>
1139 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1140 public void glVertexAttrib4Nuiv(int index, IntBuffer v);
1141
1142 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nuiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NuivARB</code> */
1143 public void glVertexAttrib4Nuiv(int index, int[] v, int v_offset);
1144
1145 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nusv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NusvARB</code>
1146 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1147 public void glVertexAttrib4Nusv(int index, ShortBuffer v);
1148
1149 /** Entry point to C language function: <code> void {@native glVertexAttrib4Nusv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4NusvARB</code> */
1150 public void glVertexAttrib4Nusv(int index, short[] v, int v_offset);
1151
1152 /** Entry point to C language function: <code> void {@native glVertexAttrib4bv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4bvARB</code>
1153 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1154 public void glVertexAttrib4bv(int index, ByteBuffer v);
1155
1156 /** Entry point to C language function: <code> void {@native glVertexAttrib4bv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4bvARB</code> */
1157 public void glVertexAttrib4bv(int index, byte[] v, int v_offset);
1158
1159 /** Entry point to C language function: <code> void {@native glVertexAttrib4d}(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4dNV</code>, <code>glVertexAttrib4dARB</code> */
1160 public void glVertexAttrib4d(int index, double x, double y, double z, double w);
1161
1162 /** Entry point to C language function: <code> void {@native glVertexAttrib4dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4dvNV</code>, <code>glVertexAttrib4dvARB</code>
1163 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1164 public void glVertexAttrib4dv(int index, DoubleBuffer v);
1165
1166 /** Entry point to C language function: <code> void {@native glVertexAttrib4dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4dvNV</code>, <code>glVertexAttrib4dvARB</code> */
1167 public void glVertexAttrib4dv(int index, double[] v, int v_offset);
1168
1169 /** Entry point to C language function: <code> void {@native glVertexAttrib4iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4ivARB</code>
1170 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1171 public void glVertexAttrib4iv(int index, IntBuffer v);
1172
1173 /** Entry point to C language function: <code> void {@native glVertexAttrib4iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4ivARB</code> */
1174 public void glVertexAttrib4iv(int index, int[] v, int v_offset);
1175
1176 /** Entry point to C language function: <code> void {@native glVertexAttrib4s}(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4sNV</code>, <code>glVertexAttrib4sARB</code> */
1177 public void glVertexAttrib4s(int index, short x, short y, short z, short w);
1178
1179 /** Entry point to C language function: <code> void {@native glVertexAttrib4sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4svNV</code>, <code>glVertexAttrib4svARB</code>
1180 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1181 public void glVertexAttrib4sv(int index, ShortBuffer v);
1182
1183 /** Entry point to C language function: <code> void {@native glVertexAttrib4sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4svNV</code>, <code>glVertexAttrib4svARB</code> */
1184 public void glVertexAttrib4sv(int index, short[] v, int v_offset);
1185
1186 /** Entry point to C language function: <code> void {@native glVertexAttrib4ubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4ubvNV</code>, <code>glVertexAttrib4ubvARB</code>
1187 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1188 public void glVertexAttrib4ubv(int index, ByteBuffer v);
1189
1190 /** Entry point to C language function: <code> void {@native glVertexAttrib4ubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_NV_vertex_program</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4ubvNV</code>, <code>glVertexAttrib4ubvARB</code> */
1191 public void glVertexAttrib4ubv(int index, byte[] v, int v_offset);
1192
1193 /** Entry point to C language function: <code> void {@native glVertexAttrib4uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4uivARB</code>
1194 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1195 public void glVertexAttrib4uiv(int index, IntBuffer v);
1196
1197 /** Entry point to C language function: <code> void {@native glVertexAttrib4uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4uivARB</code> */
1198 public void glVertexAttrib4uiv(int index, int[] v, int v_offset);
1199
1200 /** Entry point to C language function: <code> void {@native glVertexAttrib4usv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4usvARB</code>
1201 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1202 public void glVertexAttrib4usv(int index, ShortBuffer v);
1203
1204 /** Entry point to C language function: <code> void {@native glVertexAttrib4usv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_2_0</code>, <code>GL_ARB_vertex_program</code><br>Alias for: <code>glVertexAttrib4usvARB</code> */
1205 public void glVertexAttrib4usv(int index, short[] v, int v_offset);
1206
1207 /** Entry point to C language function: <code> void {@native glClampColor}(GLenum target, GLenum clamp) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_ARB_color_buffer_float</code><br>Alias for: <code>glClampColorARB</code> */
1208 public void glClampColor(int target, int clamp);
1209
1210 /** Entry point to C language function: <code> void {@native glVertexAttribI1i}(GLuint index, GLint x) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1iEXT</code> */
1211 public void glVertexAttribI1i(int index, int x);
1212
1213 /** Entry point to C language function: <code> void {@native glVertexAttribI2i}(GLuint index, GLint x, GLint y) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2iEXT</code> */
1214 public void glVertexAttribI2i(int index, int x, int y);
1215
1216 /** Entry point to C language function: <code> void {@native glVertexAttribI3i}(GLuint index, GLint x, GLint y, GLint z) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3iEXT</code> */
1217 public void glVertexAttribI3i(int index, int x, int y, int z);
1218
1219 /** Entry point to C language function: <code> void {@native glVertexAttribI1ui}(GLuint index, GLuint x) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1uiEXT</code> */
1220 public void glVertexAttribI1ui(int index, int x);
1221
1222 /** Entry point to C language function: <code> void {@native glVertexAttribI2ui}(GLuint index, GLuint x, GLuint y) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2uiEXT</code> */
1223 public void glVertexAttribI2ui(int index, int x, int y);
1224
1225 /** Entry point to C language function: <code> void {@native glVertexAttribI3ui}(GLuint index, GLuint x, GLuint y, GLuint z) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3uiEXT</code> */
1226 public void glVertexAttribI3ui(int index, int x, int y, int z);
1227
1228 /** Entry point to C language function: <code> void {@native glVertexAttribI1iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1ivEXT</code>
1229 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1230 public void glVertexAttribI1iv(int index, IntBuffer v);
1231
1232 /** Entry point to C language function: <code> void {@native glVertexAttribI1iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1ivEXT</code> */
1233 public void glVertexAttribI1iv(int index, int[] v, int v_offset);
1234
1235 /** Entry point to C language function: <code> void {@native glVertexAttribI2iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2ivEXT</code>
1236 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1237 public void glVertexAttribI2iv(int index, IntBuffer v);
1238
1239 /** Entry point to C language function: <code> void {@native glVertexAttribI2iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2ivEXT</code> */
1240 public void glVertexAttribI2iv(int index, int[] v, int v_offset);
1241
1242 /** Entry point to C language function: <code> void {@native glVertexAttribI3iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3ivEXT</code>
1243 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1244 public void glVertexAttribI3iv(int index, IntBuffer v);
1245
1246 /** Entry point to C language function: <code> void {@native glVertexAttribI3iv}(GLuint index, const GLint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3ivEXT</code> */
1247 public void glVertexAttribI3iv(int index, int[] v, int v_offset);
1248
1249 /** Entry point to C language function: <code> void {@native glVertexAttribI1uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1uivEXT</code>
1250 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1251 public void glVertexAttribI1uiv(int index, IntBuffer v);
1252
1253 /** Entry point to C language function: <code> void {@native glVertexAttribI1uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI1uivEXT</code> */
1254 public void glVertexAttribI1uiv(int index, int[] v, int v_offset);
1255
1256 /** Entry point to C language function: <code> void {@native glVertexAttribI2uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2uivEXT</code>
1257 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1258 public void glVertexAttribI2uiv(int index, IntBuffer v);
1259
1260 /** Entry point to C language function: <code> void {@native glVertexAttribI2uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI2uivEXT</code> */
1261 public void glVertexAttribI2uiv(int index, int[] v, int v_offset);
1262
1263 /** Entry point to C language function: <code> void {@native glVertexAttribI3uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3uivEXT</code>
1264 @param v a direct or array-backed {@link java.nio.IntBuffer} */
1265 public void glVertexAttribI3uiv(int index, IntBuffer v);
1266
1267 /** Entry point to C language function: <code> void {@native glVertexAttribI3uiv}(GLuint index, const GLuint * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI3uivEXT</code> */
1268 public void glVertexAttribI3uiv(int index, int[] v, int v_offset);
1269
1270 /** Entry point to C language function: <code> void {@native glVertexAttribI4bv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4bvEXT</code>
1271 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1272 public void glVertexAttribI4bv(int index, ByteBuffer v);
1273
1274 /** Entry point to C language function: <code> void {@native glVertexAttribI4bv}(GLuint index, const GLbyte * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4bvEXT</code> */
1275 public void glVertexAttribI4bv(int index, byte[] v, int v_offset);
1276
1277 /** Entry point to C language function: <code> void {@native glVertexAttribI4sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4svEXT</code>
1278 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1279 public void glVertexAttribI4sv(int index, ShortBuffer v);
1280
1281 /** Entry point to C language function: <code> void {@native glVertexAttribI4sv}(GLuint index, const GLshort * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4svEXT</code> */
1282 public void glVertexAttribI4sv(int index, short[] v, int v_offset);
1283
1284 /** Entry point to C language function: <code> void {@native glVertexAttribI4ubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4ubvEXT</code>
1285 @param v a direct or array-backed {@link java.nio.ByteBuffer} */
1286 public void glVertexAttribI4ubv(int index, ByteBuffer v);
1287
1288 /** Entry point to C language function: <code> void {@native glVertexAttribI4ubv}(GLuint index, const GLubyte * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4ubvEXT</code> */
1289 public void glVertexAttribI4ubv(int index, byte[] v, int v_offset);
1290
1291 /** Entry point to C language function: <code> void {@native glVertexAttribI4usv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4usvEXT</code>
1292 @param v a direct or array-backed {@link java.nio.ShortBuffer} */
1293 public void glVertexAttribI4usv(int index, ShortBuffer v);
1294
1295 /** Entry point to C language function: <code> void {@native glVertexAttribI4usv}(GLuint index, const GLushort * v) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_NV_vertex_program4</code><br>Alias for: <code>glVertexAttribI4usvEXT</code> */
1296 public void glVertexAttribI4usv(int index, short[] v, int v_offset);
1297
1298 /** Entry point to C language function: <code> void {@native glBindFragDataLocation}(GLuint program, GLuint color, const GLchar * name) </code> <br>Part of <code>GL_VERSION_3_0</code>, <code>GL_EXT_gpu_shader4</code>, <code>GL_EXT_blend_func_extended</code><br>Alias for: <code>glBindFragDataLocationEXT</code> */
1299 public void glBindFragDataLocation(int program, int color, String name);
1300
1301 /** Entry point to C language function: <code> void {@native glFramebufferTexture1D}(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) </code> <br>Part of <code>GL_ARB_framebuffer_object</code>, <code>GL_VERSION_3_0</code>, <code>GL_EXT_framebuffer_object</code><br>Alias for: <code>glFramebufferTexture1DEXT</code> */
1302 public void glFramebufferTexture1D(int target, int attachment, int textarget, int texture, int level);
1303
1304 /** Entry point to C language function: <code> void {@native glPrimitiveRestartIndex}(GLuint index) </code> <br>Part of <code>GL_VERSION_3_1</code>, <code>GL_NV_primitive_restart</code><br>Alias for: <code>glPrimitiveRestartIndexNV</code> */
1305 public void glPrimitiveRestartIndex(int index);
1306
1307 /** Entry point to C language function: <code> void {@native glGetActiveUniformName}(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) </code> <br>Part of <code>GL_ARB_uniform_buffer_object</code>, <code>GL_VERSION_3_1</code><br>
1308 @param length a direct or array-backed {@link java.nio.IntBuffer}
1309 @param uniformName a direct or array-backed {@link java.nio.ByteBuffer} */
1310 public void glGetActiveUniformName(int program, int uniformIndex, int bufSize, IntBuffer length, ByteBuffer uniformName);
1311
1312 /** Entry point to C language function: <code> void {@native glGetActiveUniformName}(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) </code> <br>Part of <code>GL_ARB_uniform_buffer_object</code>, <code>GL_VERSION_3_1</code><br> */
1313 public void glGetActiveUniformName(int program, int uniformIndex, int bufSize, int[] length, int length_offset, byte[] uniformName, int uniformName_offset);
1314
1315 /** Entry point to C language function: <code> void {@native glProvokingVertex}(GLenum mode) </code> <br>Part of <code>GL_ARB_provoking_vertex</code>, <code>GL_VERSION_3_2</code>, <code>GL_EXT_provoking_vertex</code><br>Alias for: <code>glProvokingVertexEXT</code> */
1316 public void glProvokingVertex(int mode);
1317
1318 /** Entry point to C language function: <code> void {@native glDrawTransformFeedback}(GLenum mode, GLuint id) </code> <br>Part of <code>GL_ARB_transform_feedback2</code>, <code>GL_VERSION_4_0</code>, <code>GL_EXT_draw_transform_feedback</code>, <code>GL_NV_transform_feedback2</code><br>Alias for: <code>glDrawTransformFeedbackEXT</code>, <code>glDrawTransformFeedbackNV</code> */
1319 public void glDrawTransformFeedback(int mode, int id);
1320
1321 /** Entry point to C language function: <code> void {@native glDrawTransformFeedbackStream}(GLenum mode, GLuint id, GLuint stream) </code> <br>Part of <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br> */
1322 public void glDrawTransformFeedbackStream(int mode, int id, int stream);
1323
1324 /** Entry point to C language function: <code> void {@native glBeginQueryIndexed}(GLenum target, GLuint index, GLuint id) </code> <br>Part of <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br> */
1325 public void glBeginQueryIndexed(int target, int index, int id);
1326
1327 /** Entry point to C language function: <code> void {@native glEndQueryIndexed}(GLenum target, GLuint index) </code> <br>Part of <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br> */
1328 public void glEndQueryIndexed(int target, int index);
1329
1330 /** Entry point to C language function: <code> void {@native glGetQueryIndexediv}(GLenum target, GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br>
1331 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1332 public void glGetQueryIndexediv(int target, int index, int pname, IntBuffer params);
1333
1334 /** Entry point to C language function: <code> void {@native glGetQueryIndexediv}(GLenum target, GLuint index, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_transform_feedback3</code>, <code>GL_VERSION_4_0</code><br> */
1335 public void glGetQueryIndexediv(int target, int index, int pname, int[] params, int params_offset);
1336
1337 /** Entry point to C language function: <code> void {@native glProgramUniform1d}(GLuint program, GLint location, GLdouble v0) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform1dEXT</code> */
1338 public void glProgramUniform1d(int program, int location, double v0);
1339
1340 /** Entry point to C language function: <code> void {@native glProgramUniform1dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform1dvEXT</code>
1341 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1342 public void glProgramUniform1dv(int program, int location, int count, DoubleBuffer value);
1343
1344 /** Entry point to C language function: <code> void {@native glProgramUniform1dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform1dvEXT</code> */
1345 public void glProgramUniform1dv(int program, int location, int count, double[] value, int value_offset);
1346
1347 /** Entry point to C language function: <code> void {@native glProgramUniform2d}(GLuint program, GLint location, GLdouble v0, GLdouble v1) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform2dEXT</code> */
1348 public void glProgramUniform2d(int program, int location, double v0, double v1);
1349
1350 /** Entry point to C language function: <code> void {@native glProgramUniform2dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform2dvEXT</code>
1351 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1352 public void glProgramUniform2dv(int program, int location, int count, DoubleBuffer value);
1353
1354 /** Entry point to C language function: <code> void {@native glProgramUniform2dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform2dvEXT</code> */
1355 public void glProgramUniform2dv(int program, int location, int count, double[] value, int value_offset);
1356
1357 /** Entry point to C language function: <code> void {@native glProgramUniform3d}(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform3dEXT</code> */
1358 public void glProgramUniform3d(int program, int location, double v0, double v1, double v2);
1359
1360 /** Entry point to C language function: <code> void {@native glProgramUniform3dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform3dvEXT</code>
1361 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1362 public void glProgramUniform3dv(int program, int location, int count, DoubleBuffer value);
1363
1364 /** Entry point to C language function: <code> void {@native glProgramUniform3dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform3dvEXT</code> */
1365 public void glProgramUniform3dv(int program, int location, int count, double[] value, int value_offset);
1366
1367 /** Entry point to C language function: <code> void {@native glProgramUniform4d}(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform4dEXT</code> */
1368 public void glProgramUniform4d(int program, int location, double v0, double v1, double v2, double v3);
1369
1370 /** Entry point to C language function: <code> void {@native glProgramUniform4dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform4dvEXT</code>
1371 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1372 public void glProgramUniform4dv(int program, int location, int count, DoubleBuffer value);
1373
1374 /** Entry point to C language function: <code> void {@native glProgramUniform4dv}(GLuint program, GLint location, GLsizei count, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniform4dvEXT</code> */
1375 public void glProgramUniform4dv(int program, int location, int count, double[] value, int value_offset);
1376
1377 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2dvEXT</code>
1378 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1379 public void glProgramUniformMatrix2dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1380
1381 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2dvEXT</code> */
1382 public void glProgramUniformMatrix2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1383
1384 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3dvEXT</code>
1385 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1386 public void glProgramUniformMatrix3dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1387
1388 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3dvEXT</code> */
1389 public void glProgramUniformMatrix3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1390
1391 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4dvEXT</code>
1392 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1393 public void glProgramUniformMatrix4dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1394
1395 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4dvEXT</code> */
1396 public void glProgramUniformMatrix4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1397
1398 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2x3dvEXT</code>
1399 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1400 public void glProgramUniformMatrix2x3dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1401
1402 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2x3dvEXT</code> */
1403 public void glProgramUniformMatrix2x3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1404
1405 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3x2dvEXT</code>
1406 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1407 public void glProgramUniformMatrix3x2dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1408
1409 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3x2dvEXT</code> */
1410 public void glProgramUniformMatrix3x2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1411
1412 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2x4dvEXT</code>
1413 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1414 public void glProgramUniformMatrix2x4dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1415
1416 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix2x4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix2x4dvEXT</code> */
1417 public void glProgramUniformMatrix2x4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1418
1419 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4x2dvEXT</code>
1420 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1421 public void glProgramUniformMatrix4x2dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1422
1423 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x2dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4x2dvEXT</code> */
1424 public void glProgramUniformMatrix4x2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1425
1426 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3x4dvEXT</code>
1427 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1428 public void glProgramUniformMatrix3x4dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1429
1430 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix3x4dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix3x4dvEXT</code> */
1431 public void glProgramUniformMatrix3x4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1432
1433 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4x3dvEXT</code>
1434 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
1435 public void glProgramUniformMatrix4x3dv(int program, int location, int count, boolean transpose, DoubleBuffer value);
1436
1437 /** Entry point to C language function: <code> void {@native glProgramUniformMatrix4x3dv}(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value) </code> <br>Part of <code>GL_ARB_separate_shader_objects</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_direct_state_access</code><br>Alias for: <code>glProgramUniformMatrix4x3dvEXT</code> */
1438 public void glProgramUniformMatrix4x3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset);
1439
1440 /** Entry point to C language function: <code> void {@native glVertexAttribL1d}(GLuint index, GLdouble x) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL1dEXT</code> */
1441 public void glVertexAttribL1d(int index, double x);
1442
1443 /** Entry point to C language function: <code> void {@native glVertexAttribL2d}(GLuint index, GLdouble x, GLdouble y) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL2dEXT</code> */
1444 public void glVertexAttribL2d(int index, double x, double y);
1445
1446 /** Entry point to C language function: <code> void {@native glVertexAttribL3d}(GLuint index, GLdouble x, GLdouble y, GLdouble z) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL3dEXT</code> */
1447 public void glVertexAttribL3d(int index, double x, double y, double z);
1448
1449 /** Entry point to C language function: <code> void {@native glVertexAttribL4d}(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL4dEXT</code> */
1450 public void glVertexAttribL4d(int index, double x, double y, double z, double w);
1451
1452 /** Entry point to C language function: <code> void {@native glVertexAttribL1dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL1dvEXT</code>
1453 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1454 public void glVertexAttribL1dv(int index, DoubleBuffer v);
1455
1456 /** Entry point to C language function: <code> void {@native glVertexAttribL1dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL1dvEXT</code> */
1457 public void glVertexAttribL1dv(int index, double[] v, int v_offset);
1458
1459 /** Entry point to C language function: <code> void {@native glVertexAttribL2dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL2dvEXT</code>
1460 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1461 public void glVertexAttribL2dv(int index, DoubleBuffer v);
1462
1463 /** Entry point to C language function: <code> void {@native glVertexAttribL2dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL2dvEXT</code> */
1464 public void glVertexAttribL2dv(int index, double[] v, int v_offset);
1465
1466 /** Entry point to C language function: <code> void {@native glVertexAttribL3dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL3dvEXT</code>
1467 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1468 public void glVertexAttribL3dv(int index, DoubleBuffer v);
1469
1470 /** Entry point to C language function: <code> void {@native glVertexAttribL3dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL3dvEXT</code> */
1471 public void glVertexAttribL3dv(int index, double[] v, int v_offset);
1472
1473 /** Entry point to C language function: <code> void {@native glVertexAttribL4dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL4dvEXT</code>
1474 @param v a direct or array-backed {@link java.nio.DoubleBuffer} */
1475 public void glVertexAttribL4dv(int index, DoubleBuffer v);
1476
1477 /** Entry point to C language function: <code> void {@native glVertexAttribL4dv}(GLuint index, const GLdouble * v) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribL4dvEXT</code> */
1478 public void glVertexAttribL4dv(int index, double[] v, int v_offset);
1479
1480 /** Entry point to C language function: <code> void {@native glVertexAttribLPointer}(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glVertexAttribLPointerEXT</code> */
1481 public void glVertexAttribLPointer(int index, int size, int type, int stride, long pointer_buffer_offset);
1482
1483 /** Entry point to C language function: <code> void {@native glGetVertexAttribLdv}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glGetVertexAttribLdvEXT</code>
1484 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
1485 public void glGetVertexAttribLdv(int index, int pname, DoubleBuffer params);
1486
1487 /** Entry point to C language function: <code> void {@native glGetVertexAttribLdv}(GLuint index, GLenum pname, GLdouble * params) </code> <br>Part of <code>GL_ARB_vertex_attrib_64bit</code>, <code>GL_VERSION_4_1</code>, <code>GL_EXT_vertex_attrib_64bit</code><br>Alias for: <code>glGetVertexAttribLdvEXT</code> */
1488 public void glGetVertexAttribLdv(int index, int pname, double[] params, int params_offset);
1489
1490 /** Entry point to C language function: <code> void {@native glGetActiveAtomicCounterBufferiv}(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br>
1491 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1492 public void glGetActiveAtomicCounterBufferiv(int program, int bufferIndex, int pname, IntBuffer params);
1493
1494 /** Entry point to C language function: <code> void {@native glGetActiveAtomicCounterBufferiv}(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params) </code> <br>Part of <code>GL_ARB_shader_atomic_counters</code>, <code>GL_VERSION_4_2</code><br> */
1495 public void glGetActiveAtomicCounterBufferiv(int program, int bufferIndex, int pname, int[] params, int params_offset);
1496
1497 /** Entry point to C language function: <code> void {@native glClearBufferData}(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_VERSION_4_3</code>, <code>GL_ARB_clear_buffer_object</code><br>
1498 @param data a direct or array-backed {@link java.nio.Buffer} */
1499 public void glClearBufferData(int target, int internalformat, int format, int type, Buffer data);
1500
1501 /** Entry point to C language function: <code> void {@native glClearBufferSubData}(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data) </code> <br>Part of <code>GL_VERSION_4_3</code>, <code>GL_ARB_clear_buffer_object</code><br>
1502 @param data a direct or array-backed {@link java.nio.Buffer} */
1503 public void glClearBufferSubData(int target, int internalformat, long offset, long size, int format, int type, Buffer data);
1504
1505 /** Entry point to C language function: <code> void {@native glGetInternalformati64v}(GLenum target, GLenum internalformat, GLenum pname, GLsizei count, GLint64 * params) </code> <br>Part of <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br>
1506 @param params a direct or array-backed {@link java.nio.LongBuffer} */
1507 public void glGetInternalformati64v(int target, int internalformat, int pname, int count, LongBuffer params);
1508
1509 /** Entry point to C language function: <code> void {@native glGetInternalformati64v}(GLenum target, GLenum internalformat, GLenum pname, GLsizei count, GLint64 * params) </code> <br>Part of <code>GL_ARB_internalformat_query2</code>, <code>GL_VERSION_4_3</code><br> */
1510 public void glGetInternalformati64v(int target, int internalformat, int pname, int count, long[] params, int params_offset);
1511
1512 /** Entry point to C language function: <code> void {@native glInvalidateTexSubImage}(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth) </code> <br>Part of <code>GL_ARB_invalidate_subdata</code>, <code>GL_VERSION_4_3</code><br> */
1513 public void glInvalidateTexSubImage(int texture, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth);
1514
1515 /** Entry point to C language function: <code> void {@native glInvalidateTexImage}(GLuint texture, GLint level) </code> <br>Part of <code>GL_ARB_invalidate_subdata</code>, <code>GL_VERSION_4_3</code><br> */
1516 public void glInvalidateTexImage(int texture, int level);
1517
1518 /** Entry point to C language function: <code> void {@native glInvalidateBufferSubData}(GLuint buffer, GLintptr offset, GLsizeiptr length) </code> <br>Part of <code>GL_ARB_invalidate_subdata</code>, <code>GL_VERSION_4_3</code><br> */
1519 public void glInvalidateBufferSubData(int buffer, long offset, long length);
1520
1521 /** Entry point to C language function: <code> void {@native glInvalidateBufferData}(GLuint buffer) </code> <br>Part of <code>GL_ARB_invalidate_subdata</code>, <code>GL_VERSION_4_3</code><br> */
1522 public void glInvalidateBufferData(int buffer);
1523
1524 /** 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>
1525 @param data a direct or array-backed {@link java.nio.Buffer} */
1526 public void glClearNamedBufferData(int buffer, int internalformat, int format, int type, Buffer data);
1527
1528 /** 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>
1529 @param data a direct or array-backed {@link java.nio.Buffer} */
1530 public void glClearNamedBufferSubData(int buffer, int internalformat, long offset, long size, int format, int type, Buffer data);
1531
1532 /** 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> */
1533 public void glNamedFramebufferParameteri(int framebuffer, int pname, int param);
1534
1535 /** 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>
1536 @param param a direct or array-backed {@link java.nio.IntBuffer} */
1537 public void glGetNamedFramebufferParameteriv(int framebuffer, int pname, IntBuffer param);
1538
1539 /** 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> */
1540 public void glGetNamedFramebufferParameteriv(int framebuffer, int pname, int[] param, int param_offset);
1541
1542 /** Entry point to C language function: <code> void {@native glGetnCompressedTexImage}(GLenum target, GLint lod, GLsizei bufSize, void * pixels) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnCompressedTexImageARB</code>
1543 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1544 public void glGetnCompressedTexImage(int target, int lod, int bufSize, Buffer pixels);
1545
1546 /** Entry point to C language function: <code> void {@native glGetnTexImage}(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnTexImageARB</code>
1547 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1548 public void glGetnTexImage(int target, int level, int format, int type, int bufSize, Buffer pixels);
1549
1550 /** Entry point to C language function: <code> void {@native glGetnUniformdv}(GLuint program, GLint location, GLsizei bufSize, GLdouble * params) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnUniformdvARB</code>
1551 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
1552 public void glGetnUniformdv(int program, int location, int bufSize, DoubleBuffer params);
1553
1554 /** Entry point to C language function: <code> void {@native glGetnUniformdv}(GLuint program, GLint location, GLsizei bufSize, GLdouble * params) </code> <br>Part of <code>GL_VERSION_4_5</code>, <code>GL_ARB_robustness</code><br>Alias for: <code>glGetnUniformdvARB</code> */
1555 public void glGetnUniformdv(int program, int location, int bufSize, double[] params, int params_offset);
1556
1557 /** Entry point to C language function: <code> void {@native glBufferPageCommitmentARB}(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit) </code> <br>Part of <code>GL_ARB_sparse_buffer</code><br> */
1558 public void glBufferPageCommitmentARB(int target, long offset, long size, boolean commit);
1559
1560 /** Entry point to C language function: <code> void {@native glNamedBufferPageCommitmentEXT}(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit) </code> <br>Part of <code>GL_ARB_sparse_buffer</code><br> */
1561 public void glNamedBufferPageCommitmentEXT(int buffer, long offset, long size, boolean commit);
1562
1563 /** Entry point to C language function: <code> void {@native glNamedBufferPageCommitmentARB}(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit) </code> <br>Part of <code>GL_ARB_sparse_buffer</code><br> */
1564 public void glNamedBufferPageCommitmentARB(int buffer, long offset, long size, boolean commit);
1565
1566 /** Entry point to C language function: <code> void {@native glTexPageCommitmentARB}(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) </code> <br>Part of <code>GL_ARB_sparse_texture</code><br> */
1567 public void glTexPageCommitmentARB(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, boolean commit);
1568
1569 /** Entry point to C language function: <code> void {@native glMaxShaderCompilerThreadsKHR}(GLuint count) </code> <br>Part of <code>GL_KHR_parallel_shader_compile</code><br> */
1570 public void glMaxShaderCompilerThreadsKHR(int count);
1571
1572 /** Entry point to C language function: <code> void {@native glDebugMessageEnableAMD}(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled) </code> <br>Part of <code>GL_AMD_debug_output</code><br>
1573 @param ids a direct or array-backed {@link java.nio.IntBuffer} */
1574 public void glDebugMessageEnableAMD(int category, int severity, int count, IntBuffer ids, boolean enabled);
1575
1576 /** Entry point to C language function: <code> void {@native glDebugMessageEnableAMD}(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled) </code> <br>Part of <code>GL_AMD_debug_output</code><br> */
1577 public void glDebugMessageEnableAMD(int category, int severity, int count, int[] ids, int ids_offset, boolean enabled);
1578
1579 /** Entry point to C language function: <code> void {@native glDebugMessageInsertAMD}(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf) </code> <br>Part of <code>GL_AMD_debug_output</code><br> */
1580 public void glDebugMessageInsertAMD(int category, int severity, int id, int length, String buf);
1581
1582 /** Entry point to C language function: <code> GLuint {@native glGetDebugMessageLogAMD}(GLuint count, GLsizei bufSize, GLenum * categories, GLenum * severities, GLuint * ids, GLsizei * lengths, GLchar * message) </code> <br>Part of <code>GL_AMD_debug_output</code><br>
1583 @param categories a direct or array-backed {@link java.nio.IntBuffer}
1584 @param severities a direct or array-backed {@link java.nio.IntBuffer}
1585 @param ids a direct or array-backed {@link java.nio.IntBuffer}
1586 @param lengths a direct or array-backed {@link java.nio.IntBuffer}
1587 @param message a direct or array-backed {@link java.nio.ByteBuffer} */
1588 public int glGetDebugMessageLogAMD(int count, int bufSize, IntBuffer categories, IntBuffer severities, IntBuffer ids, IntBuffer lengths, ByteBuffer message);
1589
1590 /** Entry point to C language function: <code> GLuint {@native glGetDebugMessageLogAMD}(GLuint count, GLsizei bufSize, GLenum * categories, GLenum * severities, GLuint * ids, GLsizei * lengths, GLchar * message) </code> <br>Part of <code>GL_AMD_debug_output</code><br> */
1591 public int glGetDebugMessageLogAMD(int count, int bufSize, int[] categories, int categories_offset, int[] severities, int severities_offset, int[] ids, int ids_offset, int[] lengths, int lengths_offset, byte[] message, int message_offset);
1592
1593 /** Entry point to C language function: <code> void {@native glRenderbufferStorageMultisampleAdvancedAMD}(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_AMD_framebuffer_multisample_advanced</code><br> */
1594 public void glRenderbufferStorageMultisampleAdvancedAMD(int target, int samples, int storageSamples, int internalformat, int width, int height);
1595
1596 /** Entry point to C language function: <code> void {@native glNamedRenderbufferStorageMultisampleAdvancedAMD}(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height) </code> <br>Part of <code>GL_AMD_framebuffer_multisample_advanced</code><br> */
1597 public void glNamedRenderbufferStorageMultisampleAdvancedAMD(int renderbuffer, int samples, int storageSamples, int internalformat, int width, int height);
1598
1599 /** Entry point to C language function: <code> void {@native glGetUniformui64vNV}(GLuint program, GLint location, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code>, <code>GL_AMD_gpu_shader_int64</code><br>
1600 @param params a direct or array-backed {@link java.nio.LongBuffer} */
1601 public void glGetUniformui64vNV(int program, int location, LongBuffer params);
1602
1603 /** Entry point to C language function: <code> void {@native glGetUniformui64vNV}(GLuint program, GLint location, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code>, <code>GL_AMD_gpu_shader_int64</code><br> */
1604 public void glGetUniformui64vNV(int program, int location, long[] params, int params_offset);
1605
1606 /** Entry point to C language function: <code> void {@native glMultiDrawArraysIndirectAMD}(GLenum mode, const void * indirect, GLsizei primcount, GLsizei stride) </code> <br>Part of <code>GL_AMD_multi_draw_indirect</code><br>
1607 @param indirect a direct or array-backed {@link java.nio.Buffer} */
1608 public void glMultiDrawArraysIndirectAMD(int mode, Buffer indirect, int primcount, int stride);
1609
1610 /** Entry point to C language function: <code> void {@native glMultiDrawElementsIndirectAMD}(GLenum mode, GLenum type, const void * indirect, GLsizei primcount, GLsizei stride) </code> <br>Part of <code>GL_AMD_multi_draw_indirect</code><br>
1611 @param indirect a direct or array-backed {@link java.nio.Buffer} */
1612 public void glMultiDrawElementsIndirectAMD(int mode, int type, Buffer indirect, int primcount, int stride);
1613
1614 /** Entry point to C language function: <code> void {@native glSetMultisamplefvAMD}(GLenum pname, GLuint index, const GLfloat * val) </code> <br>Part of <code>GL_AMD_sample_positions</code><br>
1615 @param val a direct or array-backed {@link java.nio.FloatBuffer} */
1616 public void glSetMultisamplefvAMD(int pname, int index, FloatBuffer val);
1617
1618 /** Entry point to C language function: <code> void {@native glSetMultisamplefvAMD}(GLenum pname, GLuint index, const GLfloat * val) </code> <br>Part of <code>GL_AMD_sample_positions</code><br> */
1619 public void glSetMultisamplefvAMD(int pname, int index, float[] val, int val_offset);
1620
1621 /** Entry point to C language function: <code> void {@native glStencilOpValueAMD}(GLenum face, GLuint value) </code> <br>Part of <code>GL_AMD_stencil_operation_extended</code><br> */
1622 public void glStencilOpValueAMD(int face, int value);
1623
1624 /** Entry point to C language function: <code> void {@native glTessellationFactorAMD}(GLfloat factor) </code> <br>Part of <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br> */
1625 public void glTessellationFactorAMD(float factor);
1626
1627 /** Entry point to C language function: <code> void {@native glTessellationModeAMD}(GLenum mode) </code> <br>Part of <code>GL_AMD_vertex_shader_tesselator</code>, <code>GL_AMD_vertex_shader_tessellator</code><br> */
1628 public void glTessellationModeAMD(int mode);
1629
1630 /** 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>, <code>GL_NV_path_rendering</code><br>
1631 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
1632 public void glMatrixLoadfEXT(int mode, FloatBuffer m);
1633
1634 /** 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>, <code>GL_NV_path_rendering</code><br> */
1635 public void glMatrixLoadfEXT(int mode, float[] m, int m_offset);
1636
1637 /** 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>, <code>GL_NV_path_rendering</code><br>
1638 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
1639 public void glMatrixLoaddEXT(int mode, DoubleBuffer m);
1640
1641 /** 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>, <code>GL_NV_path_rendering</code><br> */
1642 public void glMatrixLoaddEXT(int mode, double[] m, int m_offset);
1643
1644 /** 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>, <code>GL_NV_path_rendering</code><br>
1645 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
1646 public void glMatrixMultfEXT(int mode, FloatBuffer m);
1647
1648 /** 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>, <code>GL_NV_path_rendering</code><br> */
1649 public void glMatrixMultfEXT(int mode, float[] m, int m_offset);
1650
1651 /** 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>, <code>GL_NV_path_rendering</code><br>
1652 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
1653 public void glMatrixMultdEXT(int mode, DoubleBuffer m);
1654
1655 /** 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>, <code>GL_NV_path_rendering</code><br> */
1656 public void glMatrixMultdEXT(int mode, double[] m, int m_offset);
1657
1658 /** Entry point to C language function: <code> void {@native glMatrixLoadIdentityEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_NV_path_rendering</code><br> */
1659 public void glMatrixLoadIdentityEXT(int mode);
1660
1661 /** 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>, <code>GL_NV_path_rendering</code><br> */
1662 public void glMatrixRotatefEXT(int mode, float angle, float x, float y, float z);
1663
1664 /** 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>, <code>GL_NV_path_rendering</code><br> */
1665 public void glMatrixRotatedEXT(int mode, double angle, double x, double y, double z);
1666
1667 /** 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>, <code>GL_NV_path_rendering</code><br> */
1668 public void glMatrixScalefEXT(int mode, float x, float y, float z);
1669
1670 /** 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>, <code>GL_NV_path_rendering</code><br> */
1671 public void glMatrixScaledEXT(int mode, double x, double y, double z);
1672
1673 /** 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>, <code>GL_NV_path_rendering</code><br> */
1674 public void glMatrixTranslatefEXT(int mode, float x, float y, float z);
1675
1676 /** 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>, <code>GL_NV_path_rendering</code><br> */
1677 public void glMatrixTranslatedEXT(int mode, double x, double y, double z);
1678
1679 /** 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>, <code>GL_NV_path_rendering</code><br> */
1680 public void glMatrixFrustumEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar);
1681
1682 /** 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>, <code>GL_NV_path_rendering</code><br> */
1683 public void glMatrixOrthoEXT(int mode, double left, double right, double bottom, double top, double zNear, double zFar);
1684
1685 /** Entry point to C language function: <code> void {@native glMatrixPopEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_NV_path_rendering</code><br> */
1686 public void glMatrixPopEXT(int mode);
1687
1688 /** Entry point to C language function: <code> void {@native glMatrixPushEXT}(GLenum mode) </code> <br>Part of <code>GL_EXT_direct_state_access</code>, <code>GL_NV_path_rendering</code><br> */
1689 public void glMatrixPushEXT(int mode);
1690
1691 /** Entry point to C language function: <code> void {@native glClientAttribDefaultEXT}(GLbitfield mask) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
1692 public void glClientAttribDefaultEXT(int mask);
1693
1694 /** Entry point to C language function: <code> void {@native glPushClientAttribDefaultEXT}(GLbitfield mask) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
1695 public void glPushClientAttribDefaultEXT(int mask);
1696
1697 /** 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> */
1698 public void glTextureParameterfEXT(int texture, int target, int pname, float param);
1699
1700 /** 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>
1701 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1702 public void glTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params);
1703
1704 /** 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> */
1705 public void glTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset);
1706
1707 /** 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> */
1708 public void glTextureParameteriEXT(int texture, int target, int pname, int param);
1709
1710 /** 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>
1711 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1712 public void glTextureParameterivEXT(int texture, int target, int pname, IntBuffer params);
1713
1714 /** 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> */
1715 public void glTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset);
1716
1717 /** 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>
1718 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1719 public void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels);
1720
1721 /** 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> */
1722 public void glTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int format, int type, long pixels_buffer_offset);
1723
1724 /** 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>
1725 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1726 public void glTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels);
1727
1728 /** 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> */
1729 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);
1730
1731 /** 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>
1732 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1733 public void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, Buffer pixels);
1734
1735 /** 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> */
1736 public void glTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int type, long pixels_buffer_offset);
1737
1738 /** 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>
1739 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1740 public void glTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels);
1741
1742 /** 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> */
1743 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);
1744
1745 /** 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> */
1746 public void glCopyTextureImage1DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int border);
1747
1748 /** 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> */
1749 public void glCopyTextureImage2DEXT(int texture, int target, int level, int internalformat, int x, int y, int width, int height, int border);
1750
1751 /** 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> */
1752 public void glCopyTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int x, int y, int width);
1753
1754 /** 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> */
1755 public void glCopyTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height);
1756
1757 /** 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>
1758 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1759 public void glGetTextureImageEXT(int texture, int target, int level, int format, int type, Buffer pixels);
1760
1761 /** 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>
1762 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1763 public void glGetTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params);
1764
1765 /** 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> */
1766 public void glGetTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset);
1767
1768 /** 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>
1769 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1770 public void glGetTextureParameterivEXT(int texture, int target, int pname, IntBuffer params);
1771
1772 /** 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> */
1773 public void glGetTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset);
1774
1775 /** 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>
1776 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1777 public void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, FloatBuffer params);
1778
1779 /** 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> */
1780 public void glGetTextureLevelParameterfvEXT(int texture, int target, int level, int pname, float[] params, int params_offset);
1781
1782 /** 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>
1783 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1784 public void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, IntBuffer params);
1785
1786 /** 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> */
1787 public void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, int[] params, int params_offset);
1788
1789 /** 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>
1790 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1791 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);
1792
1793 /** 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> */
1794 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);
1795
1796 /** 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>
1797 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1798 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);
1799
1800 /** 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> */
1801 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);
1802
1803 /** 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> */
1804 public void glCopyTextureSubImage3DEXT(int texture, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height);
1805
1806 /** 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> */
1807 public void glBindMultiTextureEXT(int texunit, int target, int texture);
1808
1809 /** 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>
1810 @param pointer a direct only {@link java.nio.Buffer} */
1811 public void glMultiTexCoordPointerEXT(int texunit, int size, int type, int stride, Buffer pointer);
1812
1813 /** 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> */
1814 public void glMultiTexEnvfEXT(int texunit, int target, int pname, float param);
1815
1816 /** 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>
1817 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1818 public void glMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params);
1819
1820 /** 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> */
1821 public void glMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
1822
1823 /** 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> */
1824 public void glMultiTexEnviEXT(int texunit, int target, int pname, int param);
1825
1826 /** 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>
1827 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1828 public void glMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params);
1829
1830 /** 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> */
1831 public void glMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset);
1832
1833 /** 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> */
1834 public void glMultiTexGendEXT(int texunit, int coord, int pname, double param);
1835
1836 /** 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>
1837 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
1838 public void glMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params);
1839
1840 /** 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> */
1841 public void glMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset);
1842
1843 /** 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> */
1844 public void glMultiTexGenfEXT(int texunit, int coord, int pname, float param);
1845
1846 /** 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>
1847 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1848 public void glMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params);
1849
1850 /** 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> */
1851 public void glMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset);
1852
1853 /** 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> */
1854 public void glMultiTexGeniEXT(int texunit, int coord, int pname, int param);
1855
1856 /** 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>
1857 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1858 public void glMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params);
1859
1860 /** 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> */
1861 public void glMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset);
1862
1863 /** 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>
1864 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1865 public void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params);
1866
1867 /** 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> */
1868 public void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
1869
1870 /** 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>
1871 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1872 public void glGetMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params);
1873
1874 /** 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> */
1875 public void glGetMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset);
1876
1877 /** 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>
1878 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
1879 public void glGetMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params);
1880
1881 /** 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> */
1882 public void glGetMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset);
1883
1884 /** 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>
1885 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1886 public void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params);
1887
1888 /** 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> */
1889 public void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset);
1890
1891 /** 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>
1892 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1893 public void glGetMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params);
1894
1895 /** 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> */
1896 public void glGetMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset);
1897
1898 /** 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> */
1899 public void glMultiTexParameteriEXT(int texunit, int target, int pname, int param);
1900
1901 /** 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>
1902 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1903 public void glMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params);
1904
1905 /** 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> */
1906 public void glMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset);
1907
1908 /** 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> */
1909 public void glMultiTexParameterfEXT(int texunit, int target, int pname, float param);
1910
1911 /** 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>
1912 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1913 public void glMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params);
1914
1915 /** 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> */
1916 public void glMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
1917
1918 /** 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>
1919 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1920 public void glMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int format, int type, Buffer pixels);
1921
1922 /** 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>
1923 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1924 public void glMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels);
1925
1926 /** 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>
1927 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1928 public void glMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int type, Buffer pixels);
1929
1930 /** 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>
1931 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1932 public void glMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels);
1933
1934 /** 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> */
1935 public void glCopyMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int border);
1936
1937 /** 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> */
1938 public void glCopyMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int x, int y, int width, int height, int border);
1939
1940 /** 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> */
1941 public void glCopyMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int x, int y, int width);
1942
1943 /** 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> */
1944 public void glCopyMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int x, int y, int width, int height);
1945
1946 /** 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>
1947 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1948 public void glGetMultiTexImageEXT(int texunit, int target, int level, int format, int type, Buffer pixels);
1949
1950 /** 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>
1951 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1952 public void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params);
1953
1954 /** 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> */
1955 public void glGetMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset);
1956
1957 /** 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>
1958 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1959 public void glGetMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params);
1960
1961 /** 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> */
1962 public void glGetMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset);
1963
1964 /** 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>
1965 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
1966 public void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, FloatBuffer params);
1967
1968 /** 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> */
1969 public void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, float[] params, int params_offset);
1970
1971 /** 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>
1972 @param params a direct or array-backed {@link java.nio.IntBuffer} */
1973 public void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, IntBuffer params);
1974
1975 /** 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> */
1976 public void glGetMultiTexLevelParameterivEXT(int texunit, int target, int level, int pname, int[] params, int params_offset);
1977
1978 /** 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>
1979 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1980 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);
1981
1982 /** 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>
1983 @param pixels a direct or array-backed {@link java.nio.Buffer} */
1984 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);
1985
1986 /** 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> */
1987 public void glCopyMultiTexSubImage3DEXT(int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height);
1988
1989 /** 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> */
1990 public void glEnableClientStateIndexedEXT(int array, int index);
1991
1992 /** 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> */
1993 public void glDisableClientStateIndexedEXT(int array, int index);
1994
1995 /** 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>
1996 @param data a direct or array-backed {@link java.nio.FloatBuffer} */
1997 public void glGetFloatIndexedvEXT(int target, int index, FloatBuffer data);
1998
1999 /** 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> */
2000 public void glGetFloatIndexedvEXT(int target, int index, float[] data, int data_offset);
2001
2002 /** 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>
2003 @param data a direct or array-backed {@link java.nio.DoubleBuffer} */
2004 public void glGetDoubleIndexedvEXT(int target, int index, DoubleBuffer data);
2005
2006 /** 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> */
2007 public void glGetDoubleIndexedvEXT(int target, int index, double[] data, int data_offset);
2008
2009 /** 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> */
2010 public void glEnableIndexed(int target, int index);
2011
2012 /** 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> */
2013 public void glDisableIndexed(int target, int index);
2014
2015 /** 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> */
2016 public boolean glIsEnabledIndexed(int target, int index);
2017
2018 /** 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>
2019 @param data a direct or array-backed {@link java.nio.IntBuffer} */
2020 public void glGetIntegerIndexedv(int target, int index, IntBuffer data);
2021
2022 /** 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> */
2023 public void glGetIntegerIndexedv(int target, int index, int[] data, int data_offset);
2024
2025 /** 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>
2026 @param data a direct or array-backed {@link java.nio.ByteBuffer} */
2027 public void glGetBooleanIndexedv(int target, int index, ByteBuffer data);
2028
2029 /** 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> */
2030 public void glGetBooleanIndexedv(int target, int index, byte[] data, int data_offset);
2031
2032 /** 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>
2033 @param bits a direct or array-backed {@link java.nio.Buffer} */
2034 public void glCompressedTextureImage3DEXT(int texture, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits);
2035
2036 /** 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>
2037 @param bits a direct or array-backed {@link java.nio.Buffer} */
2038 public void glCompressedTextureImage2DEXT(int texture, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits);
2039
2040 /** 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>
2041 @param bits a direct or array-backed {@link java.nio.Buffer} */
2042 public void glCompressedTextureImage1DEXT(int texture, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits);
2043
2044 /** 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>
2045 @param bits a direct or array-backed {@link java.nio.Buffer} */
2046 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);
2047
2048 /** 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>
2049 @param bits a direct or array-backed {@link java.nio.Buffer} */
2050 public void glCompressedTextureSubImage2DEXT(int texture, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits);
2051
2052 /** 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>
2053 @param bits a direct or array-backed {@link java.nio.Buffer} */
2054 public void glCompressedTextureSubImage1DEXT(int texture, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits);
2055
2056 /** 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>
2057 @param img a direct or array-backed {@link java.nio.Buffer} */
2058 public void glGetCompressedTextureImageEXT(int texture, int target, int lod, Buffer img);
2059
2060 /** 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>
2061 @param bits a direct or array-backed {@link java.nio.Buffer} */
2062 public void glCompressedMultiTexImage3DEXT(int texunit, int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, Buffer bits);
2063
2064 /** 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>
2065 @param bits a direct or array-backed {@link java.nio.Buffer} */
2066 public void glCompressedMultiTexImage2DEXT(int texunit, int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer bits);
2067
2068 /** 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>
2069 @param bits a direct or array-backed {@link java.nio.Buffer} */
2070 public void glCompressedMultiTexImage1DEXT(int texunit, int target, int level, int internalformat, int width, int border, int imageSize, Buffer bits);
2071
2072 /** 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>
2073 @param bits a direct or array-backed {@link java.nio.Buffer} */
2074 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);
2075
2076 /** 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>
2077 @param bits a direct or array-backed {@link java.nio.Buffer} */
2078 public void glCompressedMultiTexSubImage2DEXT(int texunit, int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer bits);
2079
2080 /** 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>
2081 @param bits a direct or array-backed {@link java.nio.Buffer} */
2082 public void glCompressedMultiTexSubImage1DEXT(int texunit, int target, int level, int xoffset, int width, int format, int imageSize, Buffer bits);
2083
2084 /** 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>
2085 @param img a direct or array-backed {@link java.nio.Buffer} */
2086 public void glGetCompressedMultiTexImageEXT(int texunit, int target, int lod, Buffer img);
2087
2088 /** 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>, <code>GL_NV_path_rendering</code><br>
2089 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
2090 public void glMatrixLoadTransposefEXT(int mode, FloatBuffer m);
2091
2092 /** 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>, <code>GL_NV_path_rendering</code><br> */
2093 public void glMatrixLoadTransposefEXT(int mode, float[] m, int m_offset);
2094
2095 /** 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>, <code>GL_NV_path_rendering</code><br>
2096 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
2097 public void glMatrixLoadTransposedEXT(int mode, DoubleBuffer m);
2098
2099 /** 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>, <code>GL_NV_path_rendering</code><br> */
2100 public void glMatrixLoadTransposedEXT(int mode, double[] m, int m_offset);
2101
2102 /** 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>, <code>GL_NV_path_rendering</code><br>
2103 @param m a direct or array-backed {@link java.nio.FloatBuffer} */
2104 public void glMatrixMultTransposefEXT(int mode, FloatBuffer m);
2105
2106 /** 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>, <code>GL_NV_path_rendering</code><br> */
2107 public void glMatrixMultTransposefEXT(int mode, float[] m, int m_offset);
2108
2109 /** 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>, <code>GL_NV_path_rendering</code><br>
2110 @param m a direct or array-backed {@link java.nio.DoubleBuffer} */
2111 public void glMatrixMultTransposedEXT(int mode, DoubleBuffer m);
2112
2113 /** 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>, <code>GL_NV_path_rendering</code><br> */
2114 public void glMatrixMultTransposedEXT(int mode, double[] m, int m_offset);
2115
2116 /** 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>
2117 @param data a direct or array-backed {@link java.nio.Buffer} */
2118 public void glNamedBufferDataEXT(int buffer, long size, Buffer data, int usage);
2119
2120 /** 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>
2121 @param data a direct or array-backed {@link java.nio.Buffer} */
2122 public void glNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data);
2123
2124 /** 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> */
2125 public ByteBuffer glMapNamedBufferEXT(int buffer, int access);
2126
2127 /** Entry point to C language function: <code> GLboolean {@native glUnmapNamedBufferEXT}(GLuint buffer) </code> <br>Part of <code>GL_EXT_direct_state_access</code><br> */
2128 public boolean glUnmapNamedBufferEXT(int buffer);
2129
2130 /** 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>
2131 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2132 public void glGetNamedBufferParameterivEXT(int buffer, int pname, IntBuffer params);
2133
2134 /** 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> */
2135 public void glGetNamedBufferParameterivEXT(int buffer, int pname, int[] params, int params_offset);
2136
2137 /** 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>
2138 @param data a direct or array-backed {@link java.nio.Buffer} */
2139 public void glGetNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data);
2140
2141 /** 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> */
2142 public void glTextureBufferEXT(int texture, int target, int internalformat, int buffer);
2143
2144 /** 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> */
2145 public void glMultiTexBufferEXT(int texunit, int target, int internalformat, int buffer);
2146
2147 /** 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>
2148 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2149 public void glTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params);
2150
2151 /** 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> */
2152 public void glTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset);
2153
2154 /** 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>
2155 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2156 public void glTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params);
2157
2158 /** 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> */
2159 public void glTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset);
2160
2161 /** 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>
2162 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2163 public void glGetTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params);
2164
2165 /** 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> */
2166 public void glGetTextureParameterIivEXT(int texture, int target, int pname, int[] params, int params_offset);
2167
2168 /** 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>
2169 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2170 public void glGetTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params);
2171
2172 /** 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> */
2173 public void glGetTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset);
2174
2175 /** 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>
2176 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2177 public void glMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params);
2178
2179 /** 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> */
2180 public void glMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset);
2181
2182 /** 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>
2183 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2184 public void glMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params);
2185
2186 /** 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> */
2187 public void glMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset);
2188
2189 /** 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>
2190 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2191 public void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params);
2192
2193 /** 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> */
2194 public void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, int[] params, int params_offset);
2195
2196 /** 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>
2197 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2198 public void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params);
2199
2200 /** 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> */
2201 public void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, int[] params, int params_offset);
2202
2203 /** 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>
2204 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
2205 public void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, FloatBuffer params);
2206
2207 /** 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> */
2208 public void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, float[] params, int params_offset);
2209
2210 /** 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> */
2211 public void glNamedProgramLocalParameterI4iEXT(int program, int target, int index, int x, int y, int z, int w);
2212
2213 /** 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>
2214 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2215 public void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, IntBuffer params);
2216
2217 /** 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> */
2218 public void glNamedProgramLocalParameterI4ivEXT(int program, int target, int index, int[] params, int params_offset);
2219
2220 /** 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>
2221 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2222 public void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, IntBuffer params);
2223
2224 /** 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> */
2225 public void glNamedProgramLocalParametersI4ivEXT(int program, int target, int index, int count, int[] params, int params_offset);
2226
2227 /** 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> */
2228 public void glNamedProgramLocalParameterI4uiEXT(int program, int target, int index, int x, int y, int z, int w);
2229
2230 /** 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>
2231 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2232 public void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, IntBuffer params);
2233
2234 /** 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> */
2235 public void glNamedProgramLocalParameterI4uivEXT(int program, int target, int index, int[] params, int params_offset);
2236
2237 /** 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>
2238 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2239 public void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, IntBuffer params);
2240
2241 /** 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> */
2242 public void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, int[] params, int params_offset);
2243
2244 /** 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>
2245 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2246 public void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, IntBuffer params);
2247
2248 /** 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> */
2249 public void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, int[] params, int params_offset);
2250
2251 /** 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>
2252 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2253 public void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, IntBuffer params);
2254
2255 /** 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> */
2256 public void glGetNamedProgramLocalParameterIuivEXT(int program, int target, int index, int[] params, int params_offset);
2257
2258 /** 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> */
2259 public void glEnableClientStateiEXT(int array, int index);
2260
2261 /** 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> */
2262 public void glDisableClientStateiEXT(int array, int index);
2263
2264 /** 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>
2265 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
2266 public void glGetFloati_vEXT(int pname, int index, FloatBuffer params);
2267
2268 /** 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> */
2269 public void glGetFloati_vEXT(int pname, int index, float[] params, int params_offset);
2270
2271 /** 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>
2272 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
2273 public void glGetDoublei_vEXT(int pname, int index, DoubleBuffer params);
2274
2275 /** 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> */
2276 public void glGetDoublei_vEXT(int pname, int index, double[] params, int params_offset);
2277
2278 /** 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>
2279 @param params a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
2280 public void glGetPointeri_vEXT(int pname, int index, PointerBuffer params);
2281
2282 /** 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>
2283 @param string a direct or array-backed {@link java.nio.Buffer} */
2284 public void glNamedProgramStringEXT(int program, int target, int format, int len, Buffer string);
2285
2286 /** 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> */
2287 public void glNamedProgramLocalParameter4dEXT(int program, int target, int index, double x, double y, double z, double w);
2288
2289 /** 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>
2290 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
2291 public void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, DoubleBuffer params);
2292
2293 /** 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> */
2294 public void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, double[] params, int params_offset);
2295
2296 /** 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> */
2297 public void glNamedProgramLocalParameter4fEXT(int program, int target, int index, float x, float y, float z, float w);
2298
2299 /** 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>
2300 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
2301 public void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, FloatBuffer params);
2302
2303 /** 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> */
2304 public void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, float[] params, int params_offset);
2305
2306 /** 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>
2307 @param params a direct or array-backed {@link java.nio.DoubleBuffer} */
2308 public void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, DoubleBuffer params);
2309
2310 /** 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> */
2311 public void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, double[] params, int params_offset);
2312
2313 /** 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>
2314 @param params a direct or array-backed {@link java.nio.FloatBuffer} */
2315 public void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, FloatBuffer params);
2316
2317 /** 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> */
2318 public void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, float[] params, int params_offset);
2319
2320 /** 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>
2321 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2322 public void glGetNamedProgramivEXT(int program, int target, int pname, IntBuffer params);
2323
2324 /** 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> */
2325 public void glGetNamedProgramivEXT(int program, int target, int pname, int[] params, int params_offset);
2326
2327 /** 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>
2328 @param string a direct or array-backed {@link java.nio.Buffer} */
2329 public void glGetNamedProgramStringEXT(int program, int target, int pname, Buffer string);
2330
2331 /** 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> */
2332 public void glNamedRenderbufferStorageEXT(int renderbuffer, int internalformat, int width, int height);
2333
2334 /** 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>
2335 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2336 public void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, IntBuffer params);
2337
2338 /** 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> */
2339 public void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, int[] params, int params_offset);
2340
2341 /** 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> */
2342 public void glNamedRenderbufferStorageMultisampleEXT(int renderbuffer, int samples, int internalformat, int width, int height);
2343
2344 /** 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> */
2345 public void glNamedRenderbufferStorageMultisampleCoverageEXT(int renderbuffer, int coverageSamples, int colorSamples, int internalformat, int width, int height);
2346
2347 /** 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> */
2348 public int glCheckNamedFramebufferStatusEXT(int framebuffer, int target);
2349
2350 /** 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> */
2351 public void glNamedFramebufferTexture1DEXT(int framebuffer, int attachment, int textarget, int texture, int level);
2352
2353 /** 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> */
2354 public void glNamedFramebufferTexture2DEXT(int framebuffer, int attachment, int textarget, int texture, int level);
2355
2356 /** 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> */
2357 public void glNamedFramebufferTexture3DEXT(int framebuffer, int attachment, int textarget, int texture, int level, int zoffset);
2358
2359 /** 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> */
2360 public void glNamedFramebufferRenderbufferEXT(int framebuffer, int attachment, int renderbuffertarget, int renderbuffer);
2361
2362 /** 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>
2363 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2364 public void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, IntBuffer params);
2365
2366 /** 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> */
2367 public void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, int[] params, int params_offset);
2368
2369 /** 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> */
2370 public void glGenerateTextureMipmapEXT(int texture, int target);
2371
2372 /** 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> */
2373 public void glGenerateMultiTexMipmapEXT(int texunit, int target);
2374
2375 /** 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> */
2376 public void glFramebufferDrawBufferEXT(int framebuffer, int mode);
2377
2378 /** 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>
2379 @param bufs a direct or array-backed {@link java.nio.IntBuffer} */
2380 public void glFramebufferDrawBuffersEXT(int framebuffer, int n, IntBuffer bufs);
2381
2382 /** 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> */
2383 public void glFramebufferDrawBuffersEXT(int framebuffer, int n, int[] bufs, int bufs_offset);
2384
2385 /** 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> */
2386 public void glFramebufferReadBufferEXT(int framebuffer, int mode);
2387
2388 /** 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>
2389 @param params a direct or array-backed {@link java.nio.IntBuffer} */
2390 public void glGetFramebufferParameterivEXT(int framebuffer, int pname, IntBuffer params);
2391
2392 /** 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> */
2393 public void glGetFramebufferParameterivEXT(int framebuffer, int pname, int[] params, int params_offset);
2394
2395 /** 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> */
2396 public void glNamedCopyBufferSubDataEXT(int readBuffer, int writeBuffer, long readOffset, long writeOffset, long size);
2397
2398 /** 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> */
2399 public void glNamedFramebufferTextureEXT(int framebuffer, int attachment, int texture, int level);
2400
2401 /** 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> */
2402 public void glNamedFramebufferTextureLayerEXT(int framebuffer, int attachment, int texture, int level, int layer);
2403
2404 /** 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> */
2405 public void glNamedFramebufferTextureFaceEXT(int framebuffer, int attachment, int texture, int level, int face);
2406
2407 /** 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> */
2408 public void glTextureRenderbufferEXT(int texture, int target, int renderbuffer);
2409
2410 /** 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> */
2411 public void glMultiTexRenderbufferEXT(int texunit, int target, int renderbuffer);
2412
2413 /** 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> */
2414 public void glVertexArrayVertexOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
2415
2416 /** 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> */
2417 public void glVertexArrayColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
2418
2419 /** 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> */
2420 public void glVertexArrayEdgeFlagOffsetEXT(int vaobj, int buffer, int stride, long offset);
2421
2422 /** 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> */
2423 public void glVertexArrayIndexOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
2424
2425 /** 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> */
2426 public void glVertexArrayNormalOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
2427
2428 /** 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> */
2429 public void glVertexArrayTexCoordOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
2430
2431 /** 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> */
2432 public void glVertexArrayMultiTexCoordOffsetEXT(int vaobj, int buffer, int texunit, int size, int type, int stride, long offset);
2433
2434 /** 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> */
2435 public void glVertexArrayFogCoordOffsetEXT(int vaobj, int buffer, int type, int stride, long offset);
2436
2437 /** 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> */
2438 public void glVertexArraySecondaryColorOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset);
2439
2440 /** 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> */
2441 public void glVertexArrayVertexAttribOffsetEXT(int vaobj, int buffer, int index, int size, int type, boolean normalized, int stride, long offset);
2442
2443 /** 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> */
2444 public void glVertexArrayVertexAttribIOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset);
2445
2446 /** 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> */
2447 public void glEnableVertexArrayEXT(int vaobj, int array);
2448
2449 /** 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> */
2450 public void glDisableVertexArrayEXT(int vaobj, int array);
2451
2452 /** 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> */
2453 public void glEnableVertexArrayAttribEXT(int vaobj, int index);
2454
2455 /** 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> */
2456 public void glDisableVertexArrayAttribEXT(int vaobj, int index);
2457
2458 /** 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>
2459 @param param a direct or array-backed {@link java.nio.IntBuffer} */
2460 public void glGetVertexArrayIntegervEXT(int vaobj, int pname, IntBuffer param);
2461
2462 /** 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> */
2463 public void glGetVertexArrayIntegervEXT(int vaobj, int pname, int[] param, int param_offset);
2464
2465 /** 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>
2466 @param param a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
2467 public void glGetVertexArrayPointervEXT(int vaobj, int pname, PointerBuffer param);
2468
2469 /** 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>
2470 @param param a direct or array-backed {@link java.nio.IntBuffer} */
2471 public void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, IntBuffer param);
2472
2473 /** 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> */
2474 public void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, int[] param, int param_offset);
2475
2476 /** 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>
2477 @param param a direct or array-backed {@link com.jogamp.common.nio.PointerBuffer} */
2478 public void glGetVertexArrayPointeri_vEXT(int vaobj, int index, int pname, PointerBuffer param);
2479
2480 /** 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> */
2481 public ByteBuffer glMapNamedBufferRangeEXT(int buffer, long offset, long length, int access);
2482
2483 /** 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> */
2484 public void glFlushMappedNamedBufferRangeEXT(int buffer, long offset, long length);
2485
2486 /** 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>
2487 @param data a direct or array-backed {@link java.nio.Buffer} */
2488 public void glNamedBufferStorageEXT(int buffer, long size, Buffer data, int flags);
2489
2490 /** 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> */
2491 public void glProgramUniform1dEXT(int program, int location, double x);
2492
2493 /** 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> */
2494 public void glProgramUniform2dEXT(int program, int location, double x, double y);
2495
2496 /** 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> */
2497 public void glProgramUniform3dEXT(int program, int location, double x, double y, double z);
2498
2499 /** 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> */
2500 public void glProgramUniform4dEXT(int program, int location, double x, double y, double z, double w);
2501
2502 /** 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>
2503 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2504 public void glProgramUniform1dvEXT(int program, int location, int count, DoubleBuffer value);
2505
2506 /** 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> */
2507 public void glProgramUniform1dvEXT(int program, int location, int count, double[] value, int value_offset);
2508
2509 /** 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>
2510 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2511 public void glProgramUniform2dvEXT(int program, int location, int count, DoubleBuffer value);
2512
2513 /** 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> */
2514 public void glProgramUniform2dvEXT(int program, int location, int count, double[] value, int value_offset);
2515
2516 /** 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>
2517 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2518 public void glProgramUniform3dvEXT(int program, int location, int count, DoubleBuffer value);
2519
2520 /** 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> */
2521 public void glProgramUniform3dvEXT(int program, int location, int count, double[] value, int value_offset);
2522
2523 /** 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>
2524 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2525 public void glProgramUniform4dvEXT(int program, int location, int count, DoubleBuffer value);
2526
2527 /** 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> */
2528 public void glProgramUniform4dvEXT(int program, int location, int count, double[] value, int value_offset);
2529
2530 /** 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>
2531 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2532 public void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2533
2534 /** 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> */
2535 public void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2536
2537 /** 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>
2538 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2539 public void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2540
2541 /** 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> */
2542 public void glProgramUniformMatrix3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2543
2544 /** 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>
2545 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2546 public void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2547
2548 /** 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> */
2549 public void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2550
2551 /** 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>
2552 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2553 public void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2554
2555 /** 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> */
2556 public void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2557
2558 /** 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>
2559 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2560 public void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2561
2562 /** 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> */
2563 public void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2564
2565 /** 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>
2566 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2567 public void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2568
2569 /** 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> */
2570 public void glProgramUniformMatrix3x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2571
2572 /** 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>
2573 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2574 public void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2575
2576 /** 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> */
2577 public void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2578
2579 /** 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>
2580 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2581 public void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2582
2583 /** 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> */
2584 public void glProgramUniformMatrix4x2dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2585
2586 /** 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>
2587 @param value a direct or array-backed {@link java.nio.DoubleBuffer} */
2588 public void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value);
2589
2590 /** 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> */
2591 public void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, double[] value, int value_offset);
2592
2593 /** 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> */
2594 public void glTextureBufferRangeEXT(int texture, int target, int internalformat, int buffer, long offset, long size);
2595
2596 /** 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> */
2597 public void glTextureStorage2DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations);
2598
2599 /** 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> */
2600 public void glTextureStorage3DMultisampleEXT(int texture, int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations);
2601
2602 /** 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> */
2603 public void glVertexArrayBindVertexBufferEXT(int vaobj, int bindingindex, int buffer, long offset, int stride);
2604
2605 /** 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> */
2606 public void glVertexArrayVertexAttribFormatEXT(int vaobj, int attribindex, int size, int type, boolean normalized, int relativeoffset);
2607
2608 /** 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> */
2609 public void glVertexArrayVertexAttribIFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset);
2610
2611 /** 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> */
2612 public void glVertexArrayVertexAttribLFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset);
2613
2614 /** 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> */
2615 public void glVertexArrayVertexAttribBindingEXT(int vaobj, int attribindex, int bindingindex);
2616
2617 /** 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> */
2618 public void glVertexArrayVertexBindingDivisorEXT(int vaobj, int bindingindex, int divisor);
2619
2620 /** 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> */
2621 public void glVertexArrayVertexAttribLOffsetEXT(int vaobj, int buffer, int index, int size, int type, int stride, long offset);
2622
2623 /** 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> */
2624 public void glTexturePageCommitmentEXT(int texture, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, boolean commit);
2625
2626 /** 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> */
2627 public void glVertexArrayVertexAttribDivisorEXT(int vaobj, int index, int divisor);
2628
2629 /** 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> */
2630 public void glPolygonOffsetClampEXT(float factor, float units, float clamp);
2631
2632 /** 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> */
2633 public void glRasterSamplesEXT(int samples, boolean fixedsamplelocations);
2634
2635 /** Entry point to C language function: <code> void {@native glFramebufferFetchBarrierEXT}() </code> <br>Part of <code>GL_EXT_shader_framebuffer_fetch_non_coherent</code><br> */
2637
2638 /** Entry point to C language function: <code> void {@native glWindowRectanglesEXT}(GLenum mode, GLsizei count, const GLint * box) </code> <br>Part of <code>GL_EXT_window_rectangles</code><br>
2639 @param box a direct or array-backed {@link java.nio.IntBuffer} */
2640 public void glWindowRectanglesEXT(int mode, int count, IntBuffer box);
2641
2642 /** Entry point to C language function: <code> void {@native glWindowRectanglesEXT}(GLenum mode, GLsizei count, const GLint * box) </code> <br>Part of <code>GL_EXT_window_rectangles</code><br> */
2643 public void glWindowRectanglesEXT(int mode, int count, int[] box, int box_offset);
2644
2645 /** Entry point to C language function: <code> GLsync {@native glImportSyncEXT}(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags) </code> <br>Part of <code>GL_EXT_x11_sync_object</code><br> */
2646 public long glImportSyncEXT(int external_sync_type, long external_sync, int flags);
2647
2648 /** 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>
2649 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
2650 public void glCoverageModulationTableNV(int n, FloatBuffer v);
2651
2652 /** 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> */
2653 public void glCoverageModulationTableNV(int n, float[] v, int v_offset);
2654
2655 /** 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>
2656 @param v a direct or array-backed {@link java.nio.FloatBuffer} */
2657 public void glGetCoverageModulationTableNV(int bufSize, FloatBuffer v);
2658
2659 /** 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> */
2660 public void glGetCoverageModulationTableNV(int bufSize, float[] v, int v_offset);
2661
2662 /** Entry point to C language function: <code> void {@native glCoverageModulationNV}(GLenum components) </code> <br>Part of <code>GL_NV_framebuffer_mixed_samples</code><br> */
2663 public void glCoverageModulationNV(int components);
2664
2665 /** Entry point to C language function: <code> void {@native glMakeBufferResidentNV}(GLenum target, GLenum access) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2666 public void glMakeBufferResidentNV(int target, int access);
2667
2668 /** Entry point to C language function: <code> void {@native glMakeBufferNonResidentNV}(GLenum target) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2669 public void glMakeBufferNonResidentNV(int target);
2670
2671 /** Entry point to C language function: <code> GLboolean {@native glIsBufferResidentNV}(GLenum target) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2672 public boolean glIsBufferResidentNV(int target);
2673
2674 /** Entry point to C language function: <code> void {@native glMakeNamedBufferResidentNV}(GLuint buffer, GLenum access) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2675 public void glMakeNamedBufferResidentNV(int buffer, int access);
2676
2677 /** Entry point to C language function: <code> void {@native glMakeNamedBufferNonResidentNV}(GLuint buffer) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2678 public void glMakeNamedBufferNonResidentNV(int buffer);
2679
2680 /** Entry point to C language function: <code> GLboolean {@native glIsNamedBufferResidentNV}(GLuint buffer) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2681 public boolean glIsNamedBufferResidentNV(int buffer);
2682
2683 /** Entry point to C language function: <code> void {@native glGetBufferParameterui64vNV}(GLenum target, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br>
2684 @param params a direct or array-backed {@link java.nio.LongBuffer} */
2685 public void glGetBufferParameterui64vNV(int target, int pname, LongBuffer params);
2686
2687 /** Entry point to C language function: <code> void {@native glGetBufferParameterui64vNV}(GLenum target, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2688 public void glGetBufferParameterui64vNV(int target, int pname, long[] params, int params_offset);
2689
2690 /** Entry point to C language function: <code> void {@native glGetNamedBufferParameterui64vNV}(GLuint buffer, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br>
2691 @param params a direct or array-backed {@link java.nio.LongBuffer} */
2692 public void glGetNamedBufferParameterui64vNV(int buffer, int pname, LongBuffer params);
2693
2694 /** Entry point to C language function: <code> void {@native glGetNamedBufferParameterui64vNV}(GLuint buffer, GLenum pname, GLuint64EXT * params) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2695 public void glGetNamedBufferParameterui64vNV(int buffer, int pname, long[] params, int params_offset);
2696
2697 /** Entry point to C language function: <code> void {@native glGetIntegerui64vNV}(GLenum value, GLuint64EXT * result) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br>
2698 @param result a direct or array-backed {@link java.nio.LongBuffer} */
2699 public void glGetIntegerui64vNV(int value, LongBuffer result);
2700
2701 /** Entry point to C language function: <code> void {@native glGetIntegerui64vNV}(GLenum value, GLuint64EXT * result) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2702 public void glGetIntegerui64vNV(int value, long[] result, int result_offset);
2703
2704 /** Entry point to C language function: <code> void {@native glUniformui64NV}(GLint location, GLuint64EXT value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2705 public void glUniformui64NV(int location, long value);
2706
2707 /** Entry point to C language function: <code> void {@native glUniformui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br>
2708 @param value a direct or array-backed {@link java.nio.LongBuffer} */
2709 public void glUniformui64vNV(int location, int count, LongBuffer value);
2710
2711 /** Entry point to C language function: <code> void {@native glUniformui64vNV}(GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2712 public void glUniformui64vNV(int location, int count, long[] value, int value_offset);
2713
2714 /** Entry point to C language function: <code> void {@native glProgramUniformui64NV}(GLuint program, GLint location, GLuint64EXT value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2715 public void glProgramUniformui64NV(int program, int location, long value);
2716
2717 /** Entry point to C language function: <code> void {@native glProgramUniformui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br>
2718 @param value a direct or array-backed {@link java.nio.LongBuffer} */
2719 public void glProgramUniformui64vNV(int program, int location, int count, LongBuffer value);
2720
2721 /** Entry point to C language function: <code> void {@native glProgramUniformui64vNV}(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value) </code> <br>Part of <code>GL_NV_shader_buffer_load</code><br> */
2722 public void glProgramUniformui64vNV(int program, int location, int count, long[] value, int value_offset);
2723
2724 /** Entry point to C language function: <code> void {@native glTexImage2DMultisampleCoverageNV}(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2725 public void glTexImage2DMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, boolean fixedSampleLocations);
2726
2727 /** Entry point to C language function: <code> void {@native glTexImage3DMultisampleCoverageNV}(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2728 public void glTexImage3DMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations);
2729
2730 /** Entry point to C language function: <code> void {@native glTextureImage2DMultisampleNV}(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2731 public void glTextureImage2DMultisampleNV(int texture, int target, int samples, int internalFormat, int width, int height, boolean fixedSampleLocations);
2732
2733 /** Entry point to C language function: <code> void {@native glTextureImage3DMultisampleNV}(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2734 public void glTextureImage3DMultisampleNV(int texture, int target, int samples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations);
2735
2736 /** Entry point to C language function: <code> void {@native glTextureImage2DMultisampleCoverageNV}(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2737 public void glTextureImage2DMultisampleCoverageNV(int texture, int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, boolean fixedSampleLocations);
2738
2739 /** Entry point to C language function: <code> void {@native glTextureImage3DMultisampleCoverageNV}(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) </code> <br>Part of <code>GL_NV_texture_multisample</code><br> */
2740 public void glTextureImage3DMultisampleCoverageNV(int texture, int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations);
2741
2742 /** Entry point to C language function: <code> void {@native glBufferAddressRangeNV}(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2743 public void glBufferAddressRangeNV(int pname, int index, long address, long length);
2744
2745 /** Entry point to C language function: <code> void {@native glVertexFormatNV}(GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2746 public void glVertexFormatNV(int size, int type, int stride);
2747
2748 /** Entry point to C language function: <code> void {@native glNormalFormatNV}(GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2749 public void glNormalFormatNV(int type, int stride);
2750
2751 /** Entry point to C language function: <code> void {@native glColorFormatNV}(GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2752 public void glColorFormatNV(int size, int type, int stride);
2753
2754 /** Entry point to C language function: <code> void {@native glIndexFormatNV}(GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2755 public void glIndexFormatNV(int type, int stride);
2756
2757 /** Entry point to C language function: <code> void {@native glTexCoordFormatNV}(GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2758 public void glTexCoordFormatNV(int size, int type, int stride);
2759
2760 /** Entry point to C language function: <code> void {@native glEdgeFlagFormatNV}(GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2761 public void glEdgeFlagFormatNV(int stride);
2762
2763 /** Entry point to C language function: <code> void {@native glSecondaryColorFormatNV}(GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2764 public void glSecondaryColorFormatNV(int size, int type, int stride);
2765
2766 /** Entry point to C language function: <code> void {@native glFogCoordFormatNV}(GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2767 public void glFogCoordFormatNV(int type, int stride);
2768
2769 /** Entry point to C language function: <code> void {@native glVertexAttribFormatNV}(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2770 public void glVertexAttribFormatNV(int index, int size, int type, boolean normalized, int stride);
2771
2772 /** Entry point to C language function: <code> void {@native glVertexAttribIFormatNV}(GLuint index, GLint size, GLenum type, GLsizei stride) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2773 public void glVertexAttribIFormatNV(int index, int size, int type, int stride);
2774
2775 /** Entry point to C language function: <code> void {@native glGetIntegerui64i_vNV}(GLenum value, GLuint index, GLuint64EXT * result) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br>
2776 @param result a direct or array-backed {@link java.nio.LongBuffer} */
2777 public void glGetIntegerui64i_vNV(int value, int index, LongBuffer result);
2778
2779 /** Entry point to C language function: <code> void {@native glGetIntegerui64i_vNV}(GLenum value, GLuint index, GLuint64EXT * result) </code> <br>Part of <code>GL_NV_vertex_buffer_unified_memory</code><br> */
2780 public void glGetIntegerui64i_vNV(int value, int index, long[] result, int result_offset);
2781
2782 /** 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> */
2783 public void glFramebufferTextureMultiviewOVR(int target, int attachment, int texture, int level, int baseViewIndex, int numViews);
2784
2785 /** Entry point to C language function: <code> void {@native glNamedFramebufferTextureMultiviewOVR}(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei numViews) </code> <br>Part of <code>GL_OVR_multiview</code><br> */
2786 public void glNamedFramebufferTextureMultiviewOVR(int framebuffer, int attachment, int texture, int level, int baseViewIndex, int numViews);
2787
2788} // end of class GL2GL3
void glVertexAttrib3dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib3dv}(GLuint index,...
void glClearBufferSubData(int target, int internalformat, long offset, long size, int format, int type, Buffer data)
Entry point to C language function: void {@native glClearBufferSubData}(GLenum target,...
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_DEPTH_RENDERABLE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_DEPTH_RENDERABLE" with expression '0x8287',...
Definition: GL2GL3.java:332
static final int GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
GL_VERSION_3_0 Define "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT" with expression '0x00000001',...
Definition: GL2GL3.java:836
void glBindFragDataLocation(int program, int color, String name)
Entry point to C language function: void {@native glBindFragDataLocation}(GLuint program,...
void glVertexArrayVertexBindingDivisorEXT(int vaobj, int bindingindex, int divisor)
Entry point to C language function: void {@native glVertexArrayVertexBindingDivisorEXT}(GLuint vaobj...
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_UNPACK_COMPRESSED_BLOCK_WIDTH
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_UNPACK_COMPRESSED_BLOCK_WIDTH" wit...
Definition: GL2GL3.java:336
void glGetNamedProgramLocalParameterfvEXT(int program, int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterfvEXT}(GLuint progr...
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_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST" with exp...
Definition: GL2GL3.java:366
void glMatrixMultfEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) ...
boolean glUnmapNamedBufferEXT(int buffer)
Entry point to C language function: GLboolean {@native glUnmapNamedBufferEXT}(GLuint buffer) Part ...
static final int GL_UNPACK_COMPRESSED_BLOCK_SIZE
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_UNPACK_COMPRESSED_BLOCK_SIZE" with...
Definition: GL2GL3.java:592
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_R16
GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_norm16 Alias for: GL_R16_EXT Define "GL_R16" with ...
Definition: GL2GL3.java:355
void glNamedBufferStorageEXT(int buffer, long size, Buffer data, int flags)
Entry point to C language function: void {@native glNamedBufferStorageEXT}(GLuint buffer,...
void glGetMultiTexParameterivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexParameterivEXT}(GLenum texunit,...
void glGetActiveAtomicCounterBufferiv(int program, int bufferIndex, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetActiveAtomicCounterBufferiv}(GLuint program,...
static final int GL_COMPRESSED_SRGB_ALPHA
GL_VERSION_2_1, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SRGB_ALPHA_EXT Define "GL_COMPRESSED_SR...
Definition: GL2GL3.java:54
int glCheckNamedFramebufferStatusEXT(int framebuffer, int target)
Entry point to C language function: GLenum {@native glCheckNamedFramebufferStatusEXT}(GLuint framebu...
static final int GL_PRIMITIVE_RESTART_INDEX
GL_VERSION_3_1, GL_NV_primitive_restart Alias for: GL_PRIMITIVE_RESTART_INDEX_NV Define "GL_PRIMITIV...
Definition: GL2GL3.java:755
static final int GL_TEXTURE_SPARSE_ARB
GL_ARB_sparse_texture Define "GL_TEXTURE_SPARSE_ARB" with expression '0x91A6', CType: int
Definition: GL2GL3.java:395
void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint prog...
static final int GL_PRIMITIVE_RESTART
GL_VERSION_3_1, GL_NV_primitive_restart Alias for: GL_PRIMITIVE_RESTART_NV Define "GL_PRIMITIVE_REST...
Definition: GL2GL3.java:813
void glVertexAttrib2s(int index, short x, short y)
Entry point to C language function: void {@native glVertexAttrib2s}(GLuint index,...
static final int GL_VIEW_CLASS_S3TC_DXT3_RGBA
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_S3TC_DXT3_RGBA" with expression '0...
Definition: GL2GL3.java:235
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_VIEW_CLASS_ASTC_8x6_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_8x6_RGBA" with expression '0x938E',...
Definition: GL2GL3.java:456
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,...
void glTexImage3DMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTexImage3DMultisampleCoverageNV}(GLenum target,...
void glNamedFramebufferTextureFaceEXT(int framebuffer, int attachment, int texture, int level, int face)
Entry point to C language function: void {@native glNamedFramebufferTextureFaceEXT}(GLuint framebuff...
void glVertexAttrib4Nusv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Nusv}(GLuint index,...
static final int GL_INTERNALFORMAT_BLUE_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_BLUE_SIZE" with expression '0x...
Definition: GL2GL3.java:724
void glGetMultiTexGenivEXT(int texunit, int coord, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexGenivEXT}(GLenum texunit,...
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_CLIPPING_INPUT_PRIMITIVES
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_CLIPPING_INPUT_PRIMITIVES_ARB Define ...
Definition: GL2GL3.java:33
static final int GL_RGB12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_RGB12_EXT Define "GL_RGB12" with expression '0x8053',...
Definition: GL2GL3.java:860
void glGetDoublev(int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetDoublev}(GLenum pname, GLdouble * params) P...
static final int GL_IMAGE_CLASS_10_10_10_2
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_10_10_10_2" with expression '0x82...
Definition: GL2GL3.java:60
void glVertexAttribL4dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttribL4dv}(GLuint index,...
void glVertexAttrib4s(int index, short x, short y, short z, short w)
Entry point to C language function: void {@native glVertexAttrib4s}(GLuint index,...
static final int GL_FRONT_RIGHT
GL_VERSION_1_0 Define "GL_FRONT_RIGHT" with expression '0x0401', CType: int
Definition: GL2GL3.java:555
void glGetNamedBufferParameterui64vNV(int buffer, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetNamedBufferParameterui64vNV}(GLuint buffer,...
static final int GL_SRC1_ALPHA
GL_VERSION_1_5, GL_VERSION_ES_1_0, GL_EXT_blend_func_extended Alias for: GL_SRC1_ALPHA_EXT Define "G...
Definition: GL2GL3.java:905
static final int GL_VIEW_CLASS_ASTC_4x4_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_4x4_RGBA" with expression '0x9388',...
Definition: GL2GL3.java:342
void glVertexAttribL1dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttribL1dv}(GLuint index,...
void glProgramUniform3dv(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform3dv}(GLuint program,...
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,...
static final int GL_STENCIL_INDEX16
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object Alias for: GL_STENCIL_INDEX16_EX...
Definition: GL2GL3.java:84
void glMatrixMultdEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m)...
void glNamedFramebufferParameteri(int framebuffer, int pname, int param)
Entry point to C language function: void {@native glNamedFramebufferParameteri}(GLuint framebuffer,...
static final int GL_CAVEAT_SUPPORT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_CAVEAT_SUPPORT" with expression '0x82B8',...
Definition: GL2GL3.java:656
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 glMatrixPopEXT(int mode)
Entry point to C language function: void {@native glMatrixPopEXT}(GLenum mode) Part of GL_EXT_dire...
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,...
void glVertexAttribL4dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL4dv}(GLuint index,...
static final int GL_AUTO_GENERATE_MIPMAP
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_AUTO_GENERATE_MIPMAP" with expression '0x8295...
Definition: GL2GL3.java:750
static final int GL_READ_PIXELS_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_READ_PIXELS_TYPE" with expression '0x828E',...
Definition: GL2GL3.java:795
void glVertexAttrib4Niv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Niv}(GLuint index,...
void glNamedBufferPageCommitmentEXT(int buffer, long offset, long size, boolean commit)
Entry point to C language function: void {@native glNamedBufferPageCommitmentEXT}(GLuint buffer,...
static final int GL_BACK_LEFT
GL_VERSION_1_0 Define "GL_BACK_LEFT" with expression '0x0402', CType: int
Definition: GL2GL3.java:64
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_COMPRESSED_RED_RGTC1
GL_ARB_texture_compression_rgtc, GL_VERSION_3_0, GL_EXT_texture_compression_rgtc Alias for: GL_COMPRE...
Definition: GL2GL3.java:261
static final int GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD" with ex...
Definition: GL2GL3.java:728
void glGetDoubleIndexedvEXT(int target, int index, double[] data, int data_offset)
Entry point to C language function: void {@native glGetDoubleIndexedvEXT}(GLenum target,...
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 glMatrixMultTransposefEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultTransposefEXT}(GLenum mode,...
void glProgramUniformui64NV(int program, int location, long value)
Entry point to C language function: void {@native glProgramUniformui64NV}(GLuint program,...
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,...
void glRasterSamplesEXT(int samples, boolean fixedsamplelocations)
Entry point to C language function: void {@native glRasterSamplesEXT}(GLuint samples,...
static final int GL_COMPRESSED_SIGNED_RED_RGTC1
GL_ARB_texture_compression_rgtc, GL_VERSION_3_0, GL_EXT_texture_compression_rgtc Alias for: GL_COMPRE...
Definition: GL2GL3.java:650
void glVertexAttrib4Nsv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Nsv}(GLuint index,...
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,...
static final int GL_PACK_IMAGE_HEIGHT
GL_VERSION_1_2, GL_EXT_texture3D Alias for: GL_PACK_IMAGE_HEIGHT_EXT Define "GL_PACK_IMAGE_HEIGHT" w...
Definition: GL2GL3.java:45
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 glFramebufferTexture1D(int target, int attachment, int textarget, int texture, int level)
Entry point to C language function: void {@native glFramebufferTexture1D}(GLenum target,...
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,...
void glVertexAttribI2iv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI2iv}(GLuint index,...
void glEnableVertexArrayEXT(int vaobj, int array)
Entry point to C language function: void {@native glEnableVertexArrayEXT}(GLuint vaobj,...
static final int GL_INCLUSIVE_EXT
GL_EXT_window_rectangles Define "GL_INCLUSIVE_EXT" with expression '0x8F10', CType: int
Definition: GL2GL3.java:797
static final int GL_COMPRESSED_RG
GL_VERSION_3_0 Define "GL_COMPRESSED_RG" with expression '0x8226', CType: int
Definition: GL2GL3.java:368
void glGetTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureParameterIivEXT}(GLuint texture,...
static final int GL_SAMPLER_2D_RECT_SHADOW
GL_VERSION_3_1, GL_ARB_shader_objects Alias for: GL_SAMPLER_2D_RECT_SHADOW_ARB Define "GL_SAMPLER_2D...
Definition: GL2GL3.java:402
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 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_CLIP_DISTANCE2
GL_VERSION_3_0, GL_EXT_clip_cull_distance, GL_APPLE_clip_distance Alias for: GL_CLIP_DISTANCE2_EXT,...
Definition: GL2GL3.java:184
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_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD" with expressi...
Definition: GL2GL3.java:299
void glProgramUniformMatrix2dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2dvEXT}(GLuint program,...
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: GL2GL3.java:929
void glMatrixMultfEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixMultfEXT}(GLenum mode, const GLfloat * m) ...
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_VIEW_CLASS_ASTC_8x5_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_8x5_RGBA" with expression '0x938D',...
Definition: GL2GL3.java:635
static final int GL_CONTEXT_FLAG_NO_ERROR_BIT
GL_VERSION_4_6, GL_KHR_no_error Alias for: GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR Define "GL_CONTEXT_FLAG_...
Definition: GL2GL3.java:692
void glMatrixTranslatefEXT(int mode, float x, float y, float z)
Entry point to C language function: void {@native glMatrixTranslatefEXT}(GLenum mode,...
void glMakeBufferNonResidentNV(int target)
Entry point to C language function: void {@native glMakeBufferNonResidentNV}(GLenum target) Part o...
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_VIEW_CLASS_ASTC_6x6_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_6x6_RGBA" with expression '0x938C',...
Definition: GL2GL3.java:280
void glVertexAttribL1d(int index, double x)
Entry point to C language function: void {@native glVertexAttribL1d}(GLuint index,...
void glProgramUniform4dv(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform4dv}(GLuint program,...
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,...
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 glVertexArrayVertexOffsetEXT(int vaobj, int buffer, int size, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayVertexOffsetEXT}(GLuint vaobj,...
static final int GL_VIEW_CLASS_BPTC_UNORM
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_BPTC_UNORM" with expression '0x82D...
Definition: GL2GL3.java:348
static final int GL_RGBA16_SNORM
GL_VERSION_3_1, GL_EXT_render_snorm Alias for: GL_RGBA16_SNORM_EXT Define "GL_RGBA16_SNORM" with exp...
Definition: GL2GL3.java:580
static final int GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT
GL_EXT_raster_multisample Define "GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT" with expression '0x932A',...
Definition: GL2GL3.java:117
static final int GL_TEXTURE_GATHER
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_GATHER" with expression '0x82A2',...
Definition: GL2GL3.java:58
void glFramebufferDrawBuffersEXT(int framebuffer, int n, int[] bufs, int bufs_offset)
Entry point to C language function: void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer,...
void glLogicOp(int opcode)
Entry point to C language function: void {@native glLogicOp}(GLenum opcode) Part of GL_VERSION_ES_...
static final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT...
Definition: GL2GL3.java:312
static final int GL_SRGB_READ
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SRGB_READ" with expression '0x8297',...
Definition: GL2GL3.java:525
static final int GL_TEXTURE_1D
GL_VERSION_1_0 Define "GL_TEXTURE_1D" with expression '0x0DE0', CType: int
Definition: GL2GL3.java:376
static final int GL_COLOR_SAMPLES_NV
GL_NV_framebuffer_mixed_samples, GL_NV_multisample_coverage Define "GL_COLOR_SAMPLES_NV" with express...
Definition: GL2GL3.java:374
void glEdgeFlagFormatNV(int stride)
Entry point to C language function: void {@native glEdgeFlagFormatNV}(GLsizei stride) Part of GL_N...
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,...
static final int GL_TESS_EVALUATION_SHADER_INVOCATIONS
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB...
Definition: GL2GL3.java:286
static final int GL_GET_TEXTURE_IMAGE_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_GET_TEXTURE_IMAGE_TYPE" with expression '0x82...
Definition: GL2GL3.java:399
void glGetFloati_vEXT(int pname, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glGetFloati_vEXT}(GLenum pname,...
void glProgramUniformMatrix4x3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4x3dv}(GLuint program,...
void glGetActiveUniformName(int program, int uniformIndex, int bufSize, IntBuffer length, ByteBuffer uniformName)
Entry point to C language function: void {@native glGetActiveUniformName}(GLuint program,...
static final int GL_R16_SNORM
GL_VERSION_3_1, GL_EXT_render_snorm Alias for: GL_R16_SNORM_EXT Define "GL_R16_SNORM" with expressio...
Definition: GL2GL3.java:810
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: GL2GL3.java:608
static final int GL_ELEMENT_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_ELEMENT_ARRAY_LENGTH_NV" with expression '0x8F33',...
Definition: GL2GL3.java:621
static final int GL_IMAGE_TEXEL_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_TEXEL_SIZE" with expression '0x82A7',...
Definition: GL2GL3.java:501
void glVertexAttrib3d(int index, double x, double y, double z)
Entry point to C language function: void {@native glVertexAttrib3d}(GLuint index,...
static final int GL_DEPTH_COMPONENTS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_DEPTH_COMPONENTS" with expression '0x8284',...
Definition: GL2GL3.java:89
void glVertexAttribI4ubv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4ubv}(GLuint index,...
static final int GL_VIEW_CLASS_ETC2_EAC_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ETC2_EAC_RGBA" with expression '0x9387',...
Definition: GL2GL3.java:535
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_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_...
Definition: GL2GL3.java:744
void glGetNamedBufferParameterivEXT(int buffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedBufferParameterivEXT}(GLuint buffer,...
void glClearBufferData(int target, int internalformat, int format, int type, Buffer data)
Entry point to C language function: void {@native glClearBufferData}(GLenum target,...
int glGetDebugMessageLogAMD(int count, int bufSize, int[] categories, int categories_offset, int[] severities, int severities_offset, int[] ids, int ids_offset, int[] lengths, int lengths_offset, byte[] message, int message_offset)
Entry point to C language function: GLuint {@native glGetDebugMessageLogAMD}(GLuint count,...
static final int GL_INTERNALFORMAT_STENCIL_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_STENCIL_SIZE" with expression ...
Definition: GL2GL3.java:637
void glMatrixMultdEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultdEXT}(GLenum mode, const GLdouble * m)...
void glGetIntegerui64i_vNV(int value, int index, long[] result, int result_offset)
Entry point to C language function: void {@native glGetIntegerui64i_vNV}(GLenum value,...
static final int GL_TEXTURE_VIEW
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_VIEW" with expression '0x82B5',...
Definition: GL2GL3.java:81
static final int GL_LEFT
GL_VERSION_1_0 Define "GL_LEFT" with expression '0x0406', CType: int
Definition: GL2GL3.java:876
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_STENCIL_RENDERABLE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_STENCIL_RENDERABLE" with expression '0x8288',...
Definition: GL2GL3.java:503
void glVertexAttrib3s(int index, short x, short y, short z)
Entry point to C language function: void {@native glVertexAttrib3s}(GLuint index,...
void glVertexAttrib4sv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4sv}(GLuint index,...
void glColorFormatNV(int size, int type, int stride)
Entry point to C language function: void {@native glColorFormatNV}(GLint size, GLenum type,...
static final int GL_VIEW_CLASS_ASTC_10x8_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_10x8_RGBA" with expression '0x9392',...
Definition: GL2GL3.java:777
void glProgramUniformMatrix4x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4x3dvEXT}(GLuint program,...
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_INTERNALFORMAT_ALPHA_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_ALPHA_TYPE" with expression '0...
Definition: GL2GL3.java:927
void glProgramUniformMatrix2x4dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x4dv}(GLuint program,...
static final int GL_TEXTURE_REDUCTION_MODE_EXT
GL_EXT_texture_filter_minmax Define "GL_TEXTURE_REDUCTION_MODE_EXT" with expression '0x9366',...
Definition: GL2GL3.java:276
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_RGBA16
GL_VERSION_1_1, GL_EXT_texture, GL_EXT_texture_norm16 Alias for: GL_RGBA16_EXT Define "GL_RGBA16" wi...
Definition: GL2GL3.java:879
void glGetQueryIndexediv(int target, int index, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetQueryIndexediv}(GLenum target,...
void glProgramUniform4d(int program, int location, double v0, double v1, double v2, double v3)
Entry point to C language function: void {@native glProgramUniform4d}(GLuint program,...
static final int GL_STENCIL_BACK_OP_VALUE_AMD
GL_AMD_stencil_operation_extended Define "GL_STENCIL_BACK_OP_VALUE_AMD" with expression '0x874D',...
Definition: GL2GL3.java:334
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_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV" with expression '0x8F20...
Definition: GL2GL3.java:647
static final int GL_TEXTURE_1D_ARRAY
GL_VERSION_3_0, GL_EXT_texture_array Alias for: GL_TEXTURE_1D_ARRAY_EXT Define "GL_TEXTURE_1D_ARRAY"...
Definition: GL2GL3.java:207
void glTessellationFactorAMD(float factor)
Entry point to C language function: void {@native glTessellationFactorAMD}(GLfloat factor) Part of...
static final int GL_MAX_SPARSE_TEXTURE_SIZE_ARB
GL_ARB_sparse_texture Define "GL_MAX_SPARSE_TEXTURE_SIZE_ARB" with expression '0x9198',...
Definition: GL2GL3.java:819
static final int GL_EFFECTIVE_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_EFFECTIVE_RASTER_SAMPLES_EXT" with expression '0x932C',...
Definition: GL2GL3.java:920
void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, long data_buffer_offset)
Entry point to C language function: void {@native glCompressedTexImage1D}(GLenum target,...
static final int GL_SRG8_EXT
GL_EXT_texture_sRGB_RG8 Define "GL_SRG8_EXT" with expression '0x8FBE', CType: int
Definition: GL2GL3.java:140
static final int GL_VERTEX_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VERTEX_TEXTURE" with expression '0x829B',...
Definition: GL2GL3.java:802
static final int GL_LINE_WIDTH_RANGE
GL_VERSION_1_0 Define "GL_LINE_WIDTH_RANGE" with expression '0x0B22', CType: int
Definition: GL2GL3.java:896
static final int GL_UNSIGNED_SHORT_5_6_5_REV
GL_VERSION_1_2 Define "GL_UNSIGNED_SHORT_5_6_5_REV" with expression '0x8364', CType: int
Definition: GL2GL3.java:531
void glMultiDrawArraysIndirectAMD(int mode, Buffer indirect, int primcount, int stride)
Entry point to C language function: void {@native glMultiDrawArraysIndirectAMD}(GLenum mode,...
void glVertexAttrib4Nuiv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Nuiv}(GLuint index,...
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_MAX_VERTEX_STREAMS
GL_ARB_transform_feedback3, GL_VERSION_4_0, GL_ATI_vertex_streams Alias for: GL_MAX_VERTEX_STREAMS_AT...
Definition: GL2GL3.java:520
static final int GL_UNPACK_LSB_FIRST
GL_VERSION_1_0 Define "GL_UNPACK_LSB_FIRST" with expression '0x0CF1', CType: int
Definition: GL2GL3.java:874
static final int GL_CONTINUOUS_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_CONTINUOUS_AMD" with exp...
Definition: GL2GL3.java:909
static final int GL_VIRTUAL_PAGE_SIZE_Z_ARB
GL_ARB_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_Z_ARB" with expression '0x9197',...
Definition: GL2GL3.java:759
static final int GL_CLEAR_BUFFER
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_CLEAR_BUFFER" with expression '0x82B4',...
Definition: GL2GL3.java:372
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_TEXTURE_BINDING_1D
GL_VERSION_1_1 Define "GL_TEXTURE_BINDING_1D" with expression '0x8068', CType: int
Definition: GL2GL3.java:872
void glVertexAttrib2sv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2sv}(GLuint index,...
void glClampColor(int target, int clamp)
Entry point to C language function: void {@native glClampColor}(GLenum target, GLenum clamp) Part ...
void glMaxShaderCompilerThreadsKHR(int count)
Entry point to C language function: void {@native glMaxShaderCompilerThreadsKHR}(GLuint count) Par...
static final int GL_COMPRESSED_RG_RGTC2
GL_ARB_texture_compression_rgtc, GL_VERSION_3_0 Define "GL_COMPRESSED_RG_RGTC2" with expression '0x8D...
Definition: GL2GL3.java:442
void glVertexAttribFormatNV(int index, int size, int type, boolean normalized, int stride)
Entry point to C language function: void {@native glVertexAttribFormatNV}(GLuint index,...
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 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_INTERNALFORMAT_RED_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_RED_TYPE" with expression '0x8...
Definition: GL2GL3.java:925
void glInvalidateTexSubImage(int texture, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth)
Entry point to C language function: void {@native glInvalidateTexSubImage}(GLuint texture,...
void glMultiTexParameterfvEXT(int texunit, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexParameterfvEXT}(GLenum texunit,...
static final int GL_UNSIGNED_INT_8_8_8_8
GL_VERSION_1_2, GL_EXT_packed_pixels Alias for: GL_UNSIGNED_INT_8_8_8_8_EXT Define "GL_UNSIGNED_INT_...
Definition: GL2GL3.java:431
void glMultiDrawArrays(int mode, int[] first, int first_offset, int[] count, int count_offset, int drawcount)
Entry point to C language function: void {@native glMultiDrawArrays}(GLenum mode,...
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...
static final int GL_FRONT_LEFT
GL_VERSION_1_0 Define "GL_FRONT_LEFT" with expression '0x0400', CType: int
Definition: GL2GL3.java:916
void glSetMultisamplefvAMD(int pname, int index, FloatBuffer val)
Entry point to C language function: void {@native glSetMultisamplefvAMD}(GLenum pname,...
static final int GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD" with ex...
Definition: GL2GL3.java:437
static final int GL_PROVOKING_VERTEX
GL_ARB_provoking_vertex, GL_VERSION_3_2, GL_EXT_provoking_vertex Alias for: GL_PROVOKING_VERTEX_EXT ...
Definition: GL2GL3.java:923
void glGetnUniformdv(int program, int location, int bufSize, DoubleBuffer params)
Entry point to C language function: void {@native glGetnUniformdv}(GLuint program,...
void glProgramUniform1dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform1dvEXT}(GLuint program,...
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_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT
GL_EXT_raster_multisample Define "GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT" with expression '0x932B',...
Definition: GL2GL3.java:231
void glProgramUniformMatrix4x3dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4x3dv}(GLuint program,...
static final int GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB
GL_ARB_sparse_texture Define "GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB" with expression '0x91A9'...
Definition: GL2GL3.java:211
static final int GL_GPU_ADDRESS_NV
GL_NV_shader_buffer_load Define "GL_GPU_ADDRESS_NV" with expression '0x8F34', CType: int
Definition: GL2GL3.java:69
static final int GL_MIPMAP
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MIPMAP" with expression '0x8293',...
Definition: GL2GL3.java:224
static final int GL_INT_SAMPLER_1D_ARRAY
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_INT_SAMPLER_1D_ARRAY_EXT Define "GL_INT_SAMPLER_1D_...
Definition: GL2GL3.java:391
static final int GL_PROXY_TEXTURE_1D
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_PROXY_TEXTURE_1D_EXT Define "GL_PROXY_TEXTURE_1D" with ...
Definition: GL2GL3.java:704
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,...
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_INT_SAMPLER_1D
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_INT_SAMPLER_1D_EXT Define "GL_INT_SAMPLER_1D" with ...
Definition: GL2GL3.java:227
static final int GL_DEBUG_CATEGORY_DEPRECATION_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_DEPRECATION_AMD" with expression '0x914B',...
Definition: GL2GL3.java:452
void glProgramUniformMatrix2x3dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x3dv}(GLuint program,...
void glProgramUniformMatrix2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2dv}(GLuint program,...
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_SECONDARY_COLOR_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_SECONDARY_COLOR_ARRAY_LENGTH_NV" with expression '0x8F3...
Definition: GL2GL3.java:701
void glDisableVertexArrayAttribEXT(int vaobj, int index)
Entry point to C language function: void {@native glDisableVertexArrayAttribEXT}(GLuint vaobj,...
void glGetNamedProgramLocalParameterIivEXT(int program, int target, int index, IntBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterIivEXT}(GLuint prog...
void glMultiTexEnvfEXT(int texunit, int target, int pname, float param)
Entry point to C language function: void {@native glMultiTexEnvfEXT}(GLenum texunit,...
boolean glIsBufferResidentNV(int target)
Entry point to C language function: GLboolean {@native glIsBufferResidentNV}(GLenum target) Part o...
static final int GL_VIEW_CLASS_ASTC_8x8_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_8x8_RGBA" with expression '0x938F',...
Definition: GL2GL3.java:734
void glGetDoubleIndexedvEXT(int target, int index, DoubleBuffer data)
Entry point to C language function: void {@native glGetDoubleIndexedvEXT}(GLenum target,...
static final int GL_FRAMEBUFFER_RENDERABLE_LAYERED
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FRAMEBUFFER_RENDERABLE_LAYERED" with expressi...
Definition: GL2GL3.java:533
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 glVertexAttribLPointer(int index, int size, int type, int stride, long pointer_buffer_offset)
Entry point to C language function: void {@native glVertexAttribLPointer}(GLuint index,...
void glVertexAttrib3dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3dv}(GLuint index,...
static final int GL_UNPACK_SWAP_BYTES
GL_VERSION_1_0 Define "GL_UNPACK_SWAP_BYTES" with expression '0x0CF0', CType: int
Definition: GL2GL3.java:448
static final int GL_COMPUTE_SHADER_INVOCATIONS
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_COMPUTE_SHADER_INVOCATIONS_ARB Define...
Definition: GL2GL3.java:122
void glMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexEnvivEXT}(GLenum texunit,...
void glClearNamedBufferData(int buffer, int internalformat, int format, int type, Buffer data)
Entry point to C language function: void {@native glClearNamedBufferData}(GLuint buffer,...
static final int GL_TEXTURE_COORD_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_TEXTURE_COORD_ARRAY_LENGTH_NV" with expression '0x8F2F'...
Definition: GL2GL3.java:652
static final int GL_INTERNALFORMAT_STENCIL_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_STENCIL_TYPE" with expression ...
Definition: GL2GL3.java:145
static final int GL_VERTEX_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_VERTEX_ARRAY_ADDRESS_NV" with expression '0x8F21',...
Definition: GL2GL3.java:804
static final int GL_PACK_COMPRESSED_BLOCK_WIDTH
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_PACK_COMPRESSED_BLOCK_WIDTH" with ...
Definition: GL2GL3.java:852
static final int GL_VIEW_CLASS_64_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_64_BITS" with expression '0x82C6',...
Definition: GL2GL3.java:658
void glCoverageModulationTableNV(int n, float[] v, int v_offset)
Entry point to C language function: void {@native glCoverageModulationTableNV}(GLsizei n,...
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_TEXTURE_IMAGE_FORMAT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_IMAGE_FORMAT" with expression '0x828F...
Definition: GL2GL3.java:612
void glGetBufferSubData(int target, long offset, long size, Buffer data)
Entry point to C language function: void {@native glGetBufferSubData}(GLenum target,...
static final int GL_FILL
GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_FILL_NV Define "GL_FILL" with expression '0x1B02',...
Definition: GL2GL3.java:669
void glTextureRenderbufferEXT(int texture, int target, int renderbuffer)
Entry point to C language function: void {@native glTextureRenderbufferEXT}(GLuint texture,...
void glGetDoublei_vEXT(int pname, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glGetDoublei_vEXT}(GLenum pname,...
static final int GL_CLIP_DISTANCE4
GL_VERSION_3_0, GL_EXT_clip_cull_distance, GL_APPLE_clip_distance Alias for: GL_CLIP_DISTANCE4_EXT,...
Definition: GL2GL3.java:190
static final int GL_TEXTURE_BINDING_1D_ARRAY
GL_VERSION_3_0, GL_EXT_texture_array Alias for: GL_TEXTURE_BINDING_1D_ARRAY_EXT Define "GL_TEXTURE_B...
Definition: GL2GL3.java:283
void glBufferPageCommitmentARB(int target, long offset, long size, boolean commit)
Entry point to C language function: void {@native glBufferPageCommitmentARB}(GLenum target,...
static final int GL_DOUBLE
GL_VERSION_1_1, GL_VERSION_1_0 Define "GL_DOUBLE" with expression '0x140A', CType: int
Definition: GL2GL3.java:272
void glVertexAttrib1s(int index, short x)
Entry point to C language function: void {@native glVertexAttrib1s}(GLuint index,...
static final int GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE" with ex...
Definition: GL2GL3.java:488
static final int GL_SAMPLES_PASSED
GL_VERSION_1_5, GL_ARB_occlusion_query Alias for: GL_SAMPLES_PASSED_ARB Define "GL_SAMPLES_PASSED" w...
Definition: GL2GL3.java:172
void glMatrixLoadTransposefEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixLoadTransposefEXT}(GLenum mode,...
void glVertexAttribI3iv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI3iv}(GLuint index,...
void glMultiDrawElements(int mode, IntBuffer count, int type, PointerBuffer indices, int drawcount)
Entry point to C language function: void {@native glMultiDrawElements}(GLenum mode,...
void glGetVertexArrayPointeri_vEXT(int vaobj, int index, int pname, PointerBuffer param)
Entry point to C language function: void {@native glGetVertexArrayPointeri_vEXT}(GLuint vaobj,...
static final int GL_INTERNALFORMAT_GREEN_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_GREEN_TYPE" with expression '0...
Definition: GL2GL3.java:654
void glProgramUniform4dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform4dvEXT}(GLuint program,...
static final int GL_POINT_SPRITE_COORD_ORIGIN
GL_VERSION_2_0 Define "GL_POINT_SPRITE_COORD_ORIGIN" with expression '0x8CA0', CType: int
Definition: GL2GL3.java:573
static final int GL_SMOOTH_POINT_SIZE_GRANULARITY
GL_VERSION_1_2 Define "GL_SMOOTH_POINT_SIZE_GRANULARITY" with expression '0x0B13',...
Definition: GL2GL3.java:781
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,...
static final int GL_VIEW_CLASS_ETC2_RGB
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ETC2_RGB" with expression '0x9385',...
Definition: GL2GL3.java:789
void glVertexAttribI3iv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI3iv}(GLuint index,...
void glProgramUniformMatrix2x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x4dvEXT}(GLuint program,...
void glInvalidateTexImage(int texture, int level)
Entry point to C language function: void {@native glInvalidateTexImage}(GLuint texture,...
static final int GL_UNSIGNED_SHORT_4_4_4_4_REV
GL_VERSION_1_2, GL_EXT_read_format_bgra, GL_IMG_read_format Alias for: GL_UNSIGNED_SHORT_4_4_4_4_REV_...
Definition: GL2GL3.java:475
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_SHADER_IMAGE_ATOMIC
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SHADER_IMAGE_ATOMIC" with expression '0x82A6'...
Definition: GL2GL3.java:894
static final int GL_TESS_EVALUATION_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TESS_EVALUATION_TEXTURE" with expression '0x8...
Definition: GL2GL3.java:62
void glNamedRenderbufferStorageMultisampleAdvancedAMD(int renderbuffer, int samples, int storageSamples, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageMultisampleAdvancedAMD}(...
void glMakeBufferResidentNV(int target, int access)
Entry point to C language function: void {@native glMakeBufferResidentNV}(GLenum target,...
static final int GL_FRAMEBUFFER_RENDERABLE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FRAMEBUFFER_RENDERABLE" with expression '0x82...
Definition: GL2GL3.java:97
static final int GL_DRAW_INDIRECT_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_DRAW_INDIRECT_LENGTH_NV" with expression '0x8F42',...
Definition: GL2GL3.java:378
static final int GL_VIEW_CLASS_48_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_48_BITS" with expression '0x82C7',...
Definition: GL2GL3.java:887
void glProgramUniformMatrix4x2dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4x2dv}(GLuint program,...
static final int GL_TEXTURE_SRGB_DECODE_EXT
GL_EXT_texture_sRGB_decode Define "GL_TEXTURE_SRGB_DECODE_EXT" with expression '0x8A48',...
Definition: GL2GL3.java:233
void glGetIntegerui64i_vNV(int value, int index, LongBuffer result)
Entry point to C language function: void {@native glGetIntegerui64i_vNV}(GLenum value,...
void glWindowRectanglesEXT(int mode, int count, IntBuffer box)
Entry point to C language function: void {@native glWindowRectanglesEXT}(GLenum mode,...
void glGetMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetMultiTexGendvEXT}(GLenum texunit,...
static final int GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD" with expression...
Definition: GL2GL3.java:364
static final int GL_DEPTH_SAMPLES_NV
GL_NV_framebuffer_mixed_samples Define "GL_DEPTH_SAMPLES_NV" with expression '0x932D',...
Definition: GL2GL3.java:848
void glPushClientAttribDefaultEXT(int mask)
Entry point to C language function: void {@native glPushClientAttribDefaultEXT}(GLbitfield mask) P...
static final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY...
Definition: GL2GL3.java:775
static final int GL_VIEW_CLASS_ASTC_5x4_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_5x4_RGBA" with expression '0x9389',...
Definition: GL2GL3.java:907
void glMatrixTranslatedEXT(int mode, double x, double y, double z)
Entry point to C language function: void {@native glMatrixTranslatedEXT}(GLenum mode,...
void glTextureParameterivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterivEXT}(GLuint texture,...
void glVertexAttrib4iv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4iv}(GLuint index,...
void glIndexFormatNV(int type, int stride)
Entry point to C language function: void {@native glIndexFormatNV}(GLenum type, GLsizei stride) Pa...
static final int GL_SKIP_DECODE_EXT
GL_EXT_texture_sRGB_decode Define "GL_SKIP_DECODE_EXT" with expression '0x8A4A', CType: int
Definition: GL2GL3.java:319
void glGetMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterIivEXT}(GLenum texunit,...
void glProgramUniformui64vNV(int program, int location, int count, LongBuffer value)
Entry point to C language function: void {@native glProgramUniformui64vNV}(GLuint program,...
void glPixelStoref(int pname, float param)
Entry point to C language function: void {@native glPixelStoref}(GLenum pname, GLfloat param) Part...
void glProgramUniform4dv(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform4dv}(GLuint program,...
static final int GL_BGRA_INTEGER
GL_VERSION_3_0, GL_EXT_texture_integer Alias for: GL_BGRA_INTEGER_EXT Define "GL_BGRA_INTEGER" with ...
Definition: GL2GL3.java:248
static final int GL_SUPPORTED_MULTISAMPLE_MODES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_SUPPORTED_MULTISAMPLE_MODES_AMD" with expression '...
Definition: GL2GL3.java:864
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,...
static final int GL_DRAW_INDIRECT_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_DRAW_INDIRECT_ADDRESS_NV" with expression '0x8F41',...
Definition: GL2GL3.java:290
static final int GL_CLIPPING_OUTPUT_PRIMITIVES
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_CLIPPING_OUTPUT_PRIMITIVES_ARB Define...
Definition: GL2GL3.java:160
boolean glIsNamedBufferResidentNV(int buffer)
Entry point to C language function: GLboolean {@native glIsNamedBufferResidentNV}(GLuint buffer) P...
void glCoverageModulationNV(int components)
Entry point to C language function: void {@native glCoverageModulationNV}(GLenum components) Part ...
void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, Buffer data)
Entry point to C language function: void {@native glCompressedTexSubImage1D}(GLenum target,...
static final int GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT Define "GL_UNSIGN...
Definition: GL2GL3.java:493
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: GL2GL3.java:104
static final int GL_INTERNALFORMAT_GREEN_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_GREEN_SIZE" with expression '0...
Definition: GL2GL3.java:162
static final int GL_FIXED_ONLY
GL_VERSION_3_0, GL_ARB_color_buffer_float Alias for: GL_FIXED_ONLY_ARB Define "GL_FIXED_ONLY" with e...
Definition: GL2GL3.java:204
static final int GL_CLIP_DISTANCE0
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_CLIP_DISTANCE0_APPLE,...
Definition: GL2GL3.java:178
static final int GL_VIEW_CLASS_ASTC_12x10_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_12x10_RGBA" with expression '0x9394',...
Definition: GL2GL3.java:868
static final int GL_RGB16
GL_VERSION_1_1, GL_EXT_texture, GL_EXT_texture_norm16 Alias for: GL_RGB16_EXT Define "GL_RGB16" with...
Definition: GL2GL3.java:855
void glMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glMultiTexGenivEXT}(GLenum texunit,...
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,...
void glTextureParameterfvEXT(int texture, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glTextureParameterfvEXT}(GLuint texture,...
void glMatrixLoadTransposefEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadTransposefEXT}(GLenum mode,...
void glGetCoverageModulationTableNV(int bufSize, float[] v, int v_offset)
Entry point to C language function: void {@native glGetCoverageModulationTableNV}(GLsizei bufSize,...
void glMatrixPushEXT(int mode)
Entry point to C language function: void {@native glMatrixPushEXT}(GLenum mode) Part of GL_EXT_dir...
static final int GL_SAMPLER_1D
GL_VERSION_2_0, GL_ARB_shader_objects Alias for: GL_SAMPLER_1D_ARB Define "GL_SAMPLER_1D" with expre...
Definition: GL2GL3.java:169
void glVertexAttrib1dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib1dv}(GLuint index,...
static final int GL_IMAGE_PIXEL_FORMAT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_PIXEL_FORMAT" with expression '0x82A9',...
Definition: GL2GL3.java:767
static final int GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB
GL_ARB_sparse_texture Define "GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB" with expression '0x919A',...
Definition: GL2GL3.java:79
static final int GL_COLOR_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_COLOR_ARRAY_ADDRESS_NV" with expression '0x8F23',...
Definition: GL2GL3.java:850
void glMatrixLoadTransposedEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadTransposedEXT}(GLenum mode,...
void glMultiTexRenderbufferEXT(int texunit, int target, int renderbuffer)
Entry point to C language function: void {@native glMultiTexRenderbufferEXT}(GLenum texunit,...
void glVertexAttribL1dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL1dv}(GLuint index,...
void glUniformui64vNV(int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glUniformui64vNV}(GLint location,...
static final int GL_DISCRETE_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_DISCRETE_AMD" with expre...
Definition: GL2GL3.java:643
void glVertexAttrib4Nsv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Nsv}(GLuint index,...
void glFramebufferDrawBuffersEXT(int framebuffer, int n, IntBuffer bufs)
Entry point to C language function: void {@native glFramebufferDrawBuffersEXT}(GLuint framebuffer,...
static final int GL_DEBUG_SEVERITY_MEDIUM_AMD
GL_AMD_debug_output Define "GL_DEBUG_SEVERITY_MEDIUM_AMD" with expression '0x9147',...
Definition: GL2GL3.java:297
void glTexCoordFormatNV(int size, int type, int stride)
Entry point to C language function: void {@native glTexCoordFormatNV}(GLint size,...
void glPolygonOffsetClampEXT(float factor, float units, float clamp)
Entry point to C language function: void {@native glPolygonOffsetClampEXT}(GLfloat factor,...
void glMultiTexGendvEXT(int texunit, int coord, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glMultiTexGendvEXT}(GLenum texunit,...
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_RG16_SNORM
GL_VERSION_3_1, GL_EXT_render_snorm Alias for: GL_RG16_SNORM_EXT Define "GL_RG16_SNORM" with express...
Definition: GL2GL3.java:914
static final int GL_MAX_VARYING_FLOATS
GL_VERSION_2_0, GL_ARB_vertex_shader Alias for: GL_MAX_VARYING_FLOATS_ARB Define "GL_MAX_VARYING_FLO...
Definition: GL2GL3.java:302
static final int GL_IMAGE_CLASS_1_X_16
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_1_X_16" with expression '0x82BE',...
Definition: GL2GL3.java:677
static final int GL_PACK_SWAP_BYTES
GL_VERSION_1_0 Define "GL_PACK_SWAP_BYTES" with expression '0x0D00', CType: int
Definition: GL2GL3.java:815
static final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CON...
Definition: GL2GL3.java:748
ByteBuffer glMapNamedBufferEXT(int buffer, int access)
Entry point to C language function: void * {@native glMapNamedBufferEXT}(GLuint buffer,...
static final int GL_POINT
GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_POINT_NV Define "GL_POINT" with expression '0x1B00'...
Definition: GL2GL3.java:129
void glVertexAttrib4iv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4iv}(GLuint index,...
static final int GL_SCALED_RESOLVE_FASTEST_EXT
GL_EXT_framebuffer_multisample_blit_scaled Define "GL_SCALED_RESOLVE_FASTEST_EXT" with expression '0x...
Definition: GL2GL3.java:458
void glProgramUniform2dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform2dvEXT}(GLuint program,...
void glGetFloatIndexedvEXT(int target, int index, float[] data, int data_offset)
Entry point to C language function: void {@native glGetFloatIndexedvEXT}(GLenum target,...
void glGetPointeri_vEXT(int pname, int index, PointerBuffer params)
Entry point to C language function: void {@native glGetPointeri_vEXT}(GLenum pname,...
static final int GL_VIEW_CLASS_ASTC_6x5_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_6x5_RGBA" with expression '0x938B',...
Definition: GL2GL3.java:326
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,...
static final int GL_DRAW_INDIRECT_UNIFIED_NV
GL_NV_vertex_buffer_unified_memory Define "GL_DRAW_INDIRECT_UNIFIED_NV" with expression '0x8F40',...
Definition: GL2GL3.java:490
void glProgramUniformMatrix3x4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3x4dvEXT}(GLuint program,...
void glVertexAttribI2uiv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI2uiv}(GLuint index,...
void glGetInternalformati64v(int target, int internalformat, int pname, int count, long[] params, int params_offset)
Entry point to C language function: void {@native glGetInternalformati64v}(GLenum target,...
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_STENCIL_SAMPLES_NV
GL_NV_framebuffer_mixed_samples Define "GL_STENCIL_SAMPLES_NV" with expression '0x932E',...
Definition: GL2GL3.java:645
void glPointParameteriv(int pname, IntBuffer params)
Entry point to C language function: void {@native glPointParameteriv}(GLenum pname,...
static final int GL_VIRTUAL_PAGE_SIZE_INDEX_ARB
GL_ARB_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_INDEX_ARB" with expression '0x91A7',...
Definition: GL2GL3.java:824
void glGenerateMultiTexMipmapEXT(int texunit, int target)
Entry point to C language function: void {@native glGenerateMultiTexMipmapEXT}(GLenum texunit,...
static final int GL_INTERNALFORMAT_ALPHA_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_ALPHA_SIZE" with expression '0...
Definition: GL2GL3.java:495
void glMatrixLoadfEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) ...
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: GL2GL3.java:274
static final int GL_MANUAL_GENERATE_MIPMAP
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MANUAL_GENERATE_MIPMAP" with expression '0x82...
Definition: GL2GL3.java:469
void glMultiTexGenfvEXT(int texunit, int coord, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexGenfvEXT}(GLenum texunit,...
void glCoverageModulationTableNV(int n, FloatBuffer v)
Entry point to C language function: void {@native glCoverageModulationTableNV}(GLsizei n,...
void glMatrixScaledEXT(int mode, double x, double y, double z)
Entry point to C language function: void {@native glMatrixScaledEXT}(GLenum mode,...
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,...
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_EXCLUSIVE_EXT
GL_EXT_window_rectangles Define "GL_EXCLUSIVE_EXT" with expression '0x8F11', CType: int
Definition: GL2GL3.java:465
void glNamedFramebufferTextureEXT(int framebuffer, int attachment, int texture, int level)
Entry point to C language function: void {@native glNamedFramebufferTextureEXT}(GLuint framebuffer,...
static final int GL_VERTICES_SUBMITTED
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_VERTICES_SUBMITTED_ARB Define "GL_VER...
Definition: GL2GL3.java:222
void glMatrixMultTransposefEXT(int mode, FloatBuffer m)
Entry point to C language function: void {@native glMatrixMultTransposefEXT}(GLenum mode,...
static final int GL_SYNC_X11_FENCE_EXT
GL_EXT_x11_sync_object Define "GL_SYNC_X11_FENCE_EXT" with expression '0x90E1', CType: int
Definition: GL2GL3.java:623
void glVertexArrayIndexOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayIndexOffsetEXT}(GLuint vaobj,...
static final int GL_VIEW_CLASS_32_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_32_BITS" with expression '0x82C8',...
Definition: GL2GL3.java:415
static final int GL_TRANSPOSE_PROGRAM_MATRIX_EXT
GL_EXT_direct_state_access Define "GL_TRANSPOSE_PROGRAM_MATRIX_EXT" with expression '0x8E2E',...
Definition: GL2GL3.java:102
void glPointParameteriv(int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glPointParameteriv}(GLenum pname,...
void glProgramUniformMatrix2x4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2x4dv}(GLuint program,...
void glDrawBuffer(int mode)
Entry point to C language function: void {@native glDrawBuffer}(GLenum mode) Part of GL_VERSION_1_...
static final int GL_DOUBLEBUFFER
GL_VERSION_1_0 Define "GL_DOUBLEBUFFER" with expression '0x0C32', CType: int
Definition: GL2GL3.java:352
void glGetQueryIndexediv(int target, int index, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetQueryIndexediv}(GLenum target,...
void glVertexAttrib4dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4dv}(GLuint index,...
void glVertexAttrib4Nub(int index, byte x, byte y, byte z, byte w)
Entry point to C language function: void {@native glVertexAttrib4Nub}(GLuint index,...
static final int GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV" with expression '0x8F2A'...
Definition: GL2GL3.java:106
static final int GL_VIEW_CLASS_EAC_RG11
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_EAC_RG11" with expression '0x9384',...
Definition: GL2GL3.java:838
static final int GL_POLYGON_SMOOTH
GL_VERSION_1_0 Define "GL_POLYGON_SMOOTH" with expression '0x0B41', CType: int
Definition: GL2GL3.java:641
void glProgramUniform1dEXT(int program, int location, double x)
Entry point to C language function: void {@native glProgramUniform1dEXT}(GLuint program,...
void glStencilOpValueAMD(int face, int value)
Entry point to C language function: void {@native glStencilOpValueAMD}(GLenum face,...
void glVertexAttribI1iv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI1iv}(GLuint index,...
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,...
void glTessellationModeAMD(int mode)
Entry point to C language function: void {@native glTessellationModeAMD}(GLenum mode) Part of GL_A...
void glGetnTexImage(int target, int level, int format, int type, int bufSize, Buffer pixels)
Entry point to C language function: void {@native glGetnTexImage}(GLenum target, GLint level,...
void glGetFramebufferParameterivEXT(int framebuffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer...
static final int GL_RENDERBUFFER_STORAGE_SAMPLES_AMD
GL_AMD_framebuffer_multisample_advanced Define "GL_RENDERBUFFER_STORAGE_SAMPLES_AMD" with expression ...
Definition: GL2GL3.java:785
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 glMatrixLoadfEXT(int mode, float[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoadfEXT}(GLenum mode, const GLfloat * m) ...
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_MIXED_STENCIL_SAMPLES_SUPPORTED_NV
GL_NV_framebuffer_mixed_samples Define "GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV" with expression '0x933...
Definition: GL2GL3.java:675
int glGetDebugMessageLogAMD(int count, int bufSize, IntBuffer categories, IntBuffer severities, IntBuffer ids, IntBuffer lengths, ByteBuffer message)
Entry point to C language function: GLuint {@native glGetDebugMessageLogAMD}(GLuint count,...
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,...
void glTexSubImage1D(int target, int level, int xoffset, int width, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glTexSubImage1D}(GLenum target,...
void glCopyTexSubImage1D(int target, int level, int xoffset, int x, int y, int width)
Entry point to C language function: void {@native glCopyTexSubImage1D}(GLenum target,...
void glVertexAttrib4bv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4bv}(GLuint index,...
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,...
void glVertexAttrib2dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib2dv}(GLuint index,...
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_ELEMENT_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_ELEMENT_ARRAY_ADDRESS_NV" with expression '0x8F29',...
Definition: GL2GL3.java:616
static final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_S...
Definition: GL2GL3.java:866
void glGetVertexAttribLdv(int index, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribLdv}(GLuint index,...
void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, double[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program...
static final int GL_NORMAL_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_NORMAL_ARRAY_ADDRESS_NV" with expression '0x8F22',...
Definition: GL2GL3.java:577
void glMultiTexParameterfEXT(int texunit, int target, int pname, float param)
Entry point to C language function: void {@native glMultiTexParameterfEXT}(GLenum texunit,...
static final int GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_TEXTURE_COORD_ARRAY_ADDRESS_NV" with expression '0x8F25...
Definition: GL2GL3.java:384
static final int GL_TEXTURE_SWIZZLE_RGBA
GL_ARB_texture_swizzle, GL_VERSION_3_3, GL_EXT_texture_swizzle Alias for: GL_TEXTURE_SWIZZLE_RGBA_EXT...
Definition: GL2GL3.java:201
void glTexImage1D(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 glTexImage1D}(GLenum target, GLint level,...
static final int GL_TESSELLATION_MODE_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_TESSELLATION_MODE_AMD" w...
Definition: GL2GL3.java:413
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 glNamedProgramLocalParameter4fvEXT(int program, int target, int index, FloatBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program...
static final int GL_PROXY_TEXTURE_2D_ARRAY
GL_VERSION_3_0, GL_EXT_texture_array Alias for: GL_PROXY_TEXTURE_2D_ARRAY_EXT Define "GL_PROXY_TEXTU...
Definition: GL2GL3.java:558
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,...
static final int GL_PACK_COMPRESSED_BLOCK_DEPTH
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_PACK_COMPRESSED_BLOCK_DEPTH" with ...
Definition: GL2GL3.java:761
void glVertexAttrib4Nuiv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Nuiv}(GLuint index,...
void glGetBufferParameterui64vNV(int target, int pname, LongBuffer params)
Entry point to C language function: void {@native glGetBufferParameterui64vNV}(GLenum target,...
void glVertexAttrib4Niv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Niv}(GLuint index,...
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 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_UNSIGNED_INT_8_8_8_8_REV
GL_VERSION_1_2 Define "GL_UNSIGNED_INT_8_8_8_8_REV" with expression '0x8367', CType: int
Definition: GL2GL3.java:433
void glMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexEnvfvEXT}(GLenum texunit,...
static final int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS...
Definition: GL2GL3.java:278
static final int GL_INTERNALFORMAT_RED_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_RED_SIZE" with expression '0x8...
Definition: GL2GL3.java:306
static final int GL_POLYGON_OFFSET_POINT
GL_VERSION_1_1, GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_POLYGON_OFFSET_POINT_NV Define "GL_...
Definition: GL2GL3.java:67
void glVertexAttribL4d(int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glVertexAttribL4d}(GLuint index,...
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: GL2GL3.java:472
static final int GL_TEXTURE_IMAGE_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_IMAGE_TYPE" with expression '0x8290',...
Definition: GL2GL3.java:486
void glRenderbufferStorageMultisampleAdvancedAMD(int target, int samples, int storageSamples, int internalformat, int width, int height)
Entry point to C language function: void {@native glRenderbufferStorageMultisampleAdvancedAMD}(GLenu...
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_NUM_VIRTUAL_PAGE_SIZES_ARB
GL_ARB_sparse_texture Define "GL_NUM_VIRTUAL_PAGE_SIZES_ARB" with expression '0x91A8',...
Definition: GL2GL3.java:629
void glEnableIndexed(int target, int index)
Entry point to C language function: void {@native glEnableIndexed}(GLenum target,...
void glProgramUniform2dv(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform2dv}(GLuint program,...
static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
GL_ARB_provoking_vertex, GL_VERSION_3_2, GL_EXT_provoking_vertex Alias for: GL_QUADS_FOLLOW_PROVOKING...
Definition: GL2GL3.java:707
void glVertexAttrib4Nubv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Nubv}(GLuint index,...
void glNamedBufferPageCommitmentARB(int buffer, long offset, long size, boolean commit)
Entry point to C language function: void {@native glNamedBufferPageCommitmentARB}(GLuint buffer,...
static final int GL_MAX_COMBINED_DIMENSIONS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MAX_COMBINED_DIMENSIONS" with expression '0x8...
Definition: GL2GL3.java:529
void glTextureParameterIuivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterIuivEXT}(GLuint texture,...
void glProvokingVertex(int mode)
Entry point to C language function: void {@native glProvokingVertex}(GLenum mode) Part of GL_ARB_p...
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,...
void glMatrixLoadIdentityEXT(int mode)
Entry point to C language function: void {@native glMatrixLoadIdentityEXT}(GLenum mode) Part of GL...
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 glGetCompressedTexImage(int target, int level, long img_buffer_offset)
Entry point to C language function: void {@native glGetCompressedTexImage}(GLenum target,...
static final int GL_ELEMENT_ARRAY_UNIFIED_NV
GL_NV_vertex_buffer_unified_memory Define "GL_ELEMENT_ARRAY_UNIFIED_NV" with expression '0x8F1F',...
Definition: GL2GL3.java:732
static final int GL_DEBUG_CATEGORY_OTHER_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_OTHER_AMD" with expression '0x9150',...
Definition: GL2GL3.java:742
static final int GL_FRAMEBUFFER_BLEND
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FRAMEBUFFER_BLEND" with expression '0x828B',...
Definition: GL2GL3.java:862
static final int GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
GL_NV_vertex_buffer_unified_memory Define "GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV" with expression '0x8F1E...
Definition: GL2GL3.java:726
void glTexImage1D(int target, int level, int internalFormat, int width, int border, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTexImage1D}(GLenum target, GLint level,...
static final int GL_POINT_SIZE_GRANULARITY
GL_VERSION_1_0 Define "GL_POINT_SIZE_GRANULARITY" with expression '0x0B13', CType: int
Definition: GL2GL3.java:213
void glVertexAttribI4bv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttribI4bv}(GLuint index,...
void glVertexAttrib4dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttrib4dv}(GLuint index,...
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: GL2GL3.java:567
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,...
void glFramebufferDrawBufferEXT(int framebuffer, int mode)
Entry point to C language function: void {@native glFramebufferDrawBufferEXT}(GLuint framebuffer,...
static final int GL_UPPER_LEFT
GL_VERSION_2_0, GL_EXT_clip_control Alias for: GL_UPPER_LEFT_EXT Define "GL_UPPER_LEFT" with express...
Definition: GL2GL3.java:240
static final int GL_REPLACE_VALUE_AMD
GL_AMD_stencil_operation_extended Define "GL_REPLACE_VALUE_AMD" with expression '0x874B',...
Definition: GL2GL3.java:911
void glProgramUniformui64vNV(int program, int location, int count, long[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformui64vNV}(GLuint program,...
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,...
static final int GL_POLYGON_SMOOTH_HINT
GL_VERSION_1_0 Define "GL_POLYGON_SMOOTH_HINT" with expression '0x0C53', CType: int
Definition: GL2GL3.java:126
void glGetTextureLevelParameterivEXT(int texture, int target, int level, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureLevelParameterivEXT}(GLuint texture,...
void glProgramUniform3d(int program, int location, double v0, double v1, double v2)
Entry point to C language function: void {@native glProgramUniform3d}(GLuint program,...
void glProgramUniformMatrix3x4dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3x4dv}(GLuint program,...
void glVertexAttrib3sv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib3sv}(GLuint index,...
static final int GL_FOG_COORD_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_FOG_COORD_ARRAY_ADDRESS_NV" with expression '0x8F28',...
Definition: GL2GL3.java:40
void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedRenderbufferParameterivEXT}(GLuint rende...
void glMultiTexParameterfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glMultiTexParameterfvEXT}(GLenum texunit,...
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_IMAGE_COMPATIBILITY_CLASS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_COMPATIBILITY_CLASS" with expression '0...
Definition: GL2GL3.java:467
void glVertexAttribL2d(int index, double x, double y)
Entry point to C language function: void {@native glVertexAttribL2d}(GLuint index,...
void glGetIntegerIndexedv(int target, int index, IntBuffer data)
Entry point to C language function: void {@native glGetIntegerIndexedv}(GLenum target,...
void glTextureImage2DMultisampleCoverageNV(int texture, int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTextureImage2DMultisampleCoverageNV}(GLuint text...
void glInvalidateBufferData(int buffer)
Entry point to C language function: void {@native glInvalidateBufferData}(GLuint buffer) Part of G...
static final int GL_PROXY_TEXTURE_CUBE_MAP_ARRAY
GL_VERSION_4_0, GL_ARB_texture_cube_map_array Alias for: GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB Define ...
Definition: GL2GL3.java:51
void glVertexArrayVertexAttribDivisorEXT(int vaobj, int index, int divisor)
Entry point to C language function: void {@native glVertexArrayVertexAttribDivisorEXT}(GLuint vaobj,...
void glMatrixMultTransposedEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixMultTransposedEXT}(GLenum mode,...
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,...
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 glMatrixLoadTransposedEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixLoadTransposedEXT}(GLenum mode,...
static final int GL_STEREO
GL_VERSION_1_0 Define "GL_STEREO" with expression '0x0C33', CType: int
Definition: GL2GL3.java:446
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,...
static final int GL_TESS_CONTROL_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TESS_CONTROL_TEXTURE" with expression '0x829C...
Definition: GL2GL3.java:115
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_DEBUG_CATEGORY_PERFORMANCE_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_PERFORMANCE_AMD" with expression '0x914D',...
Definition: GL2GL3.java:590
void glMakeNamedBufferNonResidentNV(int buffer)
Entry point to C language function: void {@native glMakeNamedBufferNonResidentNV}(GLuint buffer) P...
void glGetNamedRenderbufferParameterivEXT(int renderbuffer, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedRenderbufferParameterivEXT}(GLuint rende...
void glProgramUniformMatrix4x2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4x2dv}(GLuint program,...
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: GL2GL3.java:900
void glMultiTexParameteriEXT(int texunit, int target, int pname, int param)
Entry point to C language function: void {@native glMultiTexParameteriEXT}(GLenum texunit,...
void glEnableClientStateiEXT(int array, int index)
Entry point to C language function: void {@native glEnableClientStateiEXT}(GLenum array,...
static final int GL_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_SAMPLER_BUFFER_AMD" with...
Definition: GL2GL3.java:321
void glNamedFramebufferTextureMultiviewOVR(int framebuffer, int attachment, int texture, int level, int baseViewIndex, int numViews)
Entry point to C language function: void {@native glNamedFramebufferTextureMultiviewOVR}(GLuint fram...
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,...
void glTexImage2DMultisampleCoverageNV(int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTexImage2DMultisampleCoverageNV}(GLenum target,...
static final int GL_MAX_WIDTH
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MAX_WIDTH" with expression '0x827E',...
Definition: GL2GL3.java:147
static final int GL_GEOMETRY_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_GEOMETRY_TEXTURE" with expression '0x829E',...
Definition: GL2GL3.java:268
void glBeginQueryIndexed(int target, int index, int id)
Entry point to C language function: void {@native glBeginQueryIndexed}(GLenum target,...
void glGetMultiTexEnvivEXT(int texunit, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexEnvivEXT}(GLenum texunit,...
static final int GL_TEXTURE_COMPRESSED_BLOCK_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_COMPRESSED_BLOCK_SIZE" with expressio...
Definition: GL2GL3.java:435
static final int GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB
GL_ARB_sparse_texture Define "GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB" with expression '0x9199',...
Definition: GL2GL3.java:740
void glGetVertexAttribdv(int index, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetVertexAttribdv}(GLuint index,...
static final int GL_MAX_HEIGHT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MAX_HEIGHT" with expression '0x827F',...
Definition: GL2GL3.java:198
void glProgramUniform1d(int program, int location, double v0)
Entry point to C language function: void {@native glProgramUniform1d}(GLuint program,...
void glCopyTexImage1D(int target, int level, int internalformat, int x, int y, int width, int border)
Entry point to C language function: void {@native glCopyTexImage1D}(GLenum target,...
void glMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexParameterivEXT}(GLenum texunit,...
static final int GL_UNSIGNED_INT_SAMPLER_2D_RECT
GL_VERSION_3_1, GL_EXT_gpu_shader4 Alias for: GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT Define "GL_UNSIGNE...
Definition: GL2GL3.java:38
static final int GL_POLYGON_MODE
GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_POLYGON_MODE_NV Define "GL_POLYGON_MODE" with expre...
Definition: GL2GL3.java:585
static final int GL_UNSIGNED_BYTE_3_3_2
GL_VERSION_1_2, GL_EXT_packed_pixels Alias for: GL_UNSIGNED_BYTE_3_3_2_EXT Define "GL_UNSIGNED_BYTE_...
Definition: GL2GL3.java:405
void glMultiTexGenfEXT(int texunit, int coord, int pname, float param)
Entry point to C language function: void {@native glMultiTexGenfEXT}(GLenum texunit,...
void glProgramUniform1dv(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform1dv}(GLuint program,...
static final int GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD" with expression '0x914C',...
Definition: GL2GL3.java:594
static final int GL_VIEW_CLASS_16_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_16_BITS" with expression '0x82CA',...
Definition: GL2GL3.java:843
void glGetCoverageModulationTableNV(int bufSize, FloatBuffer v)
Entry point to C language function: void {@native glGetCoverageModulationTableNV}(GLsizei bufSize,...
void glNamedProgramStringEXT(int program, int target, int format, int len, Buffer string)
Entry point to C language function: void {@native glNamedProgramStringEXT}(GLuint program,...
void glSecondaryColorFormatNV(int size, int type, int stride)
Entry point to C language function: void {@native glSecondaryColorFormatNV}(GLint size,...
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 glVertexAttribI1iv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI1iv}(GLuint index,...
void glEnableClientStateIndexedEXT(int array, int index)
Entry point to C language function: void {@native glEnableClientStateIndexedEXT}(GLenum array,...
void glGetMultiTexParameterivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterivEXT}(GLenum texunit,...
static final int GL_RGB5
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_RGB5_EXT Define "GL_RGB5" with expression '0x8050',...
Definition: GL2GL3.java:92
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_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVA...
Definition: GL2GL3.java:424
void glDebugMessageEnableAMD(int category, int severity, int count, int[] ids, int ids_offset, boolean enabled)
Entry point to C language function: void {@native glDebugMessageEnableAMD}(GLenum category,...
static final int GL_TEXTURE_GATHER_SHADOW
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_GATHER_SHADOW" with expression '0x82A...
Definition: GL2GL3.java:562
void glProgramUniform3dv(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform3dv}(GLuint program,...
static final int GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_UNPACK_COMPRESSED_BLOCK_HEIGHT" wi...
Definition: GL2GL3.java:610
void glNamedRenderbufferStorageMultisampleEXT(int renderbuffer, int samples, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageMultisampleEXT}(GLuint r...
static final int GL_TEXTURE_SHADOW
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_SHADOW" with expression '0x82A1',...
Definition: GL2GL3.java:209
static final int GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD" with expression '0x914E',...
Definition: GL2GL3.java:569
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_VIEW_CLASS_8_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_8_BITS" with expression '0x82CB',...
Definition: GL2GL3.java:631
static final int GL_TEXTURE_BINDING_RECTANGLE
GL_VERSION_3_1, GL_ARB_texture_rectangle, GL_NV_texture_rectangle Alias for: GL_TEXTURE_BINDING_RECTA...
Definition: GL2GL3.java:599
static final int GL_COMPLETION_STATUS_KHR
GL_KHR_parallel_shader_compile Define "GL_COMPLETION_STATUS_KHR" with expression '0x91B1',...
Definition: GL2GL3.java:752
static final int GL_FILTER
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FILTER" with expression '0x829A',...
Definition: GL2GL3.java:380
static final int GL_TRANSFORM_FEEDBACK_OVERFLOW
GL_VERSION_4_6, GL_ARB_transform_feedback_overflow_query Alias for: GL_TRANSFORM_FEEDBACK_OVERFLOW_AR...
Definition: GL2GL3.java:846
static final int GL_UNSIGNED_SHORT_1_5_5_5_REV
GL_VERSION_1_2, GL_EXT_read_format_bgra Alias for: GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT Define "GL_UNSI...
Definition: GL2GL3.java:548
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,...
static final int GL_COMPRESSED_SRGB
GL_VERSION_2_1, GL_EXT_texture_sRGB Alias for: GL_COMPRESSED_SRGB_EXT Define "GL_COMPRESSED_SRGB" wi...
Definition: GL2GL3.java:713
static final int GL_SPARSE_STORAGE_BIT_ARB
GL_ARB_sparse_buffer Define "GL_SPARSE_STORAGE_BIT_ARB" with expression '0x0400', CType: int
Definition: GL2GL3.java:250
void glVertexAttrib2dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib2dv}(GLuint index,...
static final int GL_SRGB_DECODE
GL_ARB_internalformat_query2 Alias for: GL_SRGB_DECODE_ARB Define "GL_SRGB_DECODE" with expression '...
Definition: GL2GL3.java:565
static final int GL_SCALED_RESOLVE_NICEST_EXT
GL_EXT_framebuffer_multisample_blit_scaled Define "GL_SCALED_RESOLVE_NICEST_EXT" with expression '0x9...
Definition: GL2GL3.java:885
static final int GL_MAX_SHADER_COMPILER_THREADS_KHR
GL_KHR_parallel_shader_compile Define "GL_MAX_SHADER_COMPILER_THREADS_KHR" with expression '0x91B0',...
Definition: GL2GL3.java:308
void glEndQueryIndexed(int target, int index)
Entry point to C language function: void {@native glEndQueryIndexed}(GLenum target,...
void glSetMultisamplefvAMD(int pname, int index, float[] val, int val_offset)
Entry point to C language function: void {@native glSetMultisamplefvAMD}(GLenum pname,...
void glProgramUniform2d(int program, int location, double v0, double v1)
Entry point to C language function: void {@native glProgramUniform2d}(GLuint program,...
void glVertexArrayVertexAttribLFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset)
Entry point to C language function: void {@native glVertexArrayVertexAttribLFormatEXT}(GLuint vaobj,...
void glMatrixRotatedEXT(int mode, double angle, double x, double y, double z)
Entry point to C language function: void {@native glMatrixRotatedEXT}(GLenum mode,...
static final int GL_PROGRAM_MATRIX_EXT
GL_EXT_direct_state_access Define "GL_PROGRAM_MATRIX_EXT" with expression '0x8E2D',...
Definition: GL2GL3.java:138
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,...
static final int GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB...
Definition: GL2GL3.java:545
void glVertexFormatNV(int size, int type, int stride)
Entry point to C language function: void {@native glVertexFormatNV}(GLint size, GLenum type,...
static final int GL_RGB16_SNORM
GL_VERSION_3_1, GL_EXT_texture_norm16 Alias for: GL_RGB16_SNORM_EXT Define "GL_RGB16_SNORM" with exp...
Definition: GL2GL3.java:822
static final int GL_MAX_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_MAX_RASTER_SAMPLES_EXT" with expression '0x9329',...
Definition: GL2GL3.java:881
static final int GL_LOWER_LEFT
GL_VERSION_2_0, GL_EXT_clip_control Alias for: GL_LOWER_LEFT_EXT Define "GL_LOWER_LEFT" with express...
Definition: GL2GL3.java:324
void glProgramUniform2dv(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform2dv}(GLuint program,...
void glMultiTexCoordPointerEXT(int texunit, int size, int type, int stride, Buffer pointer)
Entry point to C language function: void {@native glMultiTexCoordPointerEXT}(GLenum texunit,...
static final int GL_PACK_SKIP_IMAGES
GL_VERSION_1_2, GL_EXT_texture3D Alias for: GL_PACK_SKIP_IMAGES_EXT Define "GL_PACK_SKIP_IMAGES" wit...
Definition: GL2GL3.java:255
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,...
void glVertexAttrib2sv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib2sv}(GLuint index,...
static final int GL_DEBUG_SEVERITY_HIGH_AMD
GL_AMD_debug_output Define "GL_DEBUG_SEVERITY_HIGH_AMD" with expression '0x9146', CType: int
Definition: GL2GL3.java:771
static final int GL_IMAGE_CLASS_4_X_16
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_4_X_16" with expression '0x82BC',...
Definition: GL2GL3.java:686
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_PROXY_TEXTURE_2D
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_PROXY_TEXTURE_2D_EXT Define "GL_PROXY_TEXTURE_2D" with ...
Definition: GL2GL3.java:684
void glGetFloati_vEXT(int pname, int index, FloatBuffer params)
Entry point to C language function: void {@native glGetFloati_vEXT}(GLenum pname,...
void glNamedProgramLocalParametersI4uivEXT(int program, int target, int index, int count, IntBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParametersI4uivEXT}(GLuint prog...
void glVertexAttribL3dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL3dv}(GLuint index,...
void glVertexAttribI4bv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4bv}(GLuint index,...
static final int GL_READ_PIXELS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_READ_PIXELS" with expression '0x828C',...
Definition: GL2GL3.java:124
static final int GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_UNSIGNED_INT_SAMPLER_BUF...
Definition: GL2GL3.java:359
void glProgramUniformMatrix3x2dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3x2dv}(GLuint program,...
void glPolygonMode(int face, int mode)
Entry point to C language function: void {@native glPolygonMode}(GLenum face, GLenum mode) Part of...
static final int GL_PRIMITIVES_SUBMITTED
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_PRIMITIVES_SUBMITTED_ARB Define "GL_P...
Definition: GL2GL3.java:150
void glVertexAttribI4ubv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttribI4ubv}(GLuint index,...
static final int GL_COLOR_ENCODING
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_COLOR_ENCODING" with expression '0x8296',...
Definition: GL2GL3.java:370
void glProgramUniformMatrix2x3dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2x3dvEXT}(GLuint program,...
void glVertexArrayBindVertexBufferEXT(int vaobj, int bindingindex, int buffer, long offset, int stride)
Entry point to C language function: void {@native glVertexArrayBindVertexBufferEXT}(GLuint vaobj,...
void glDebugMessageInsertAMD(int category, int severity, int id, int length, String buf)
Entry point to C language function: void {@native glDebugMessageInsertAMD}(GLenum category,...
static final int GL_VIEW_CLASS_96_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_96_BITS" with expression '0x82C5',...
Definition: GL2GL3.java:763
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_TRANSFORM_FEEDBACK_BUFFER_PAUSED
GL_ARB_transform_feedback2, GL_VERSION_4_0, GL_NV_transform_feedback2 Alias for: GL_TRANSFORM_FEEDBAC...
Definition: GL2GL3.java:800
static final int GL_TEXTURE_LOD_BIAS
GL_VERSION_1_4, GL_EXT_texture_lod_bias, GL_QCOM_texture_lod_bias Alias for: GL_TEXTURE_LOD_BIAS_EXT,...
Definition: GL2GL3.java:155
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 glGetNamedFramebufferParameteriv(int framebuffer, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetNamedFramebufferParameteriv}(GLuint framebuff...
void glProgramUniformMatrix4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix4dv}(GLuint program,...
void glVertexAttribI2uiv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI2uiv}(GLuint index,...
void glTextureParameterfvEXT(int texture, int target, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glTextureParameterfvEXT}(GLuint texture,...
static final int GL_SPARSE_BUFFER_PAGE_SIZE_ARB
GL_ARB_sparse_buffer Define "GL_SPARSE_BUFFER_PAGE_SIZE_ARB" with expression '0x82F8',...
Definition: GL2GL3.java:697
void glNamedCopyBufferSubDataEXT(int readBuffer, int writeBuffer, long readOffset, long writeOffset, long size)
Entry point to C language function: void {@native glNamedCopyBufferSubDataEXT}(GLuint readBuffer,...
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 glFlushMappedNamedBufferRangeEXT(int buffer, long offset, long length)
Entry point to C language function: void {@native glFlushMappedNamedBufferRangeEXT}(GLuint buffer,...
static final int GL_INTERNALFORMAT_DEPTH_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_DEPTH_SIZE" with expression '0...
Definition: GL2GL3.java:787
void glVertexAttrib4Nbv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4Nbv}(GLuint index,...
void glNormalFormatNV(int type, int stride)
Entry point to C language function: void {@native glNormalFormatNV}(GLenum type, GLsizei stride) P...
void glGetUniformui64vNV(int program, int location, long[] params, int params_offset)
Entry point to C language function: void {@native glGetUniformui64vNV}(GLuint program,...
static final int GL_FOG_COORD_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_FOG_COORD_ARRAY_LENGTH_NV" with expression '0x8F32',...
Definition: GL2GL3.java:497
void glGetInternalformati64v(int target, int internalformat, int pname, int count, LongBuffer params)
Entry point to C language function: void {@native glGetInternalformati64v}(GLenum target,...
static final int GL_CLIP_DISTANCE1
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_CLIP_DISTANCE1_APPLE,...
Definition: GL2GL3.java:175
static final int GL_VERTEX_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_VERTEX_ARRAY_LENGTH_NV" with expression '0x8F2B',...
Definition: GL2GL3.java:746
static final int GL_MAX_SHADER_BUFFER_ADDRESS_NV
GL_NV_shader_buffer_load Define "GL_MAX_SHADER_BUFFER_ADDRESS_NV" with expression '0x8F35',...
Definition: GL2GL3.java:539
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_UNPACK_COMPRESSED_BLOCK_DEPTH
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_UNPACK_COMPRESSED_BLOCK_DEPTH" wit...
Definition: GL2GL3.java:229
void glVertexAttrib4Nubv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Nubv}(GLuint index,...
static final int GL_IMAGE_CLASS_2_X_8
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_2_X_8" with expression '0x82C0',...
Definition: GL2GL3.java:499
static final int GL_SUBSAMPLE_DISTANCE_AMD
GL_AMD_sample_positions, GL_AMD_framebuffer_sample_positions Define "GL_SUBSAMPLE_DISTANCE_AMD" with ...
Definition: GL2GL3.java:166
static final int GL_COLOR_COMPONENTS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_COLOR_COMPONENTS" with expression '0x8283',...
Definition: GL2GL3.java:509
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...
static final int GL_POINT_SIZE_RANGE
GL_VERSION_1_0 Define "GL_POINT_SIZE_RANGE" with expression '0x0B12', CType: int
Definition: GL2GL3.java:730
void glProgramUniformMatrix3dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix3dv}(GLuint program,...
static final int GL_CLAMP_READ_COLOR
GL_VERSION_3_0, GL_ARB_color_buffer_float Alias for: GL_CLAMP_READ_COLOR_ARB Define "GL_CLAMP_READ_C...
Definition: GL2GL3.java:418
void glUniformui64NV(int location, long value)
Entry point to C language function: void {@native glUniformui64NV}(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,...
void glVertexAttribIFormatNV(int index, int size, int type, int stride)
Entry point to C language function: void {@native glVertexAttribIFormatNV}(GLuint index,...
void glTexPageCommitmentARB(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, boolean commit)
Entry point to C language function: void {@native glTexPageCommitmentARB}(GLenum target,...
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_DEBUG_CATEGORY_APPLICATION_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_APPLICATION_AMD" with expression '0x914F',...
Definition: GL2GL3.java:422
void glMultiDrawArrays(int mode, IntBuffer first, IntBuffer count, int drawcount)
Entry point to C language function: void {@native glMultiDrawArrays}(GLenum mode,...
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 glGetMultiTexGendvEXT(int texunit, int coord, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGendvEXT}(GLenum texunit,...
static final int GL_INT_SAMPLER_2D_RECT
GL_VERSION_3_1, GL_EXT_gpu_shader4 Alias for: GL_INT_SAMPLER_2D_RECT_EXT Define "GL_INT_SAMPLER_2D_R...
Definition: GL2GL3.java:315
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,...
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_IMAGE_CLASS_1_X_32
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_1_X_32" with expression '0x82BB',...
Definition: GL2GL3.java:673
void glPointSize(float size)
Entry point to C language function: void {@native glPointSize}(GLfloat size) Part of GL_VERSION_ES...
void glNamedProgramLocalParameters4fvEXT(int program, int target, int index, int count, FloatBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameters4fvEXT}(GLuint progra...
void glVertexAttrib4usv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4usv}(GLuint index,...
static final int GL_IMAGE_CLASS_4_X_8
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_4_X_8" with expression '0x82BF',...
Definition: GL2GL3.java:898
static final int GL_MAX_CLIP_DISTANCES
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_MAX_CLIP_DISTANCES_AP...
Definition: GL2GL3.java:619
void glVertexAttrib1sv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib1sv}(GLuint index,...
void glGetCompressedTextureImageEXT(int texture, int target, int lod, Buffer img)
Entry point to C language function: void {@native glGetCompressedTextureImageEXT}(GLuint texture,...
void glDisableIndexed(int target, int index)
Entry point to C language function: void {@native glDisableIndexed}(GLenum target,...
static final int GL_VIEW_CLASS_ASTC_10x6_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_10x6_RGBA" with expression '0x9391',...
Definition: GL2GL3.java:420
void glVertexAttribI4usv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribI4usv}(GLuint index,...
static final int GL_WEIGHTED_AVERAGE_EXT
GL_EXT_texture_filter_minmax Define "GL_WEIGHTED_AVERAGE_EXT" with expression '0x9367',...
Definition: GL2GL3.java:681
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_INDEX_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_INDEX_ARRAY_LENGTH_NV" with expression '0x8F2E',...
Definition: GL2GL3.java:454
static final int GL_SRGB_WRITE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SRGB_WRITE" with expression '0x8298',...
Definition: GL2GL3.java:340
void glMatrixLoaddEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m)...
void glVertexAttribI3uiv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI3uiv}(GLuint index,...
static final int GL_PROXY_TEXTURE_1D_ARRAY
GL_VERSION_3_0, GL_EXT_texture_array Alias for: GL_PROXY_TEXTURE_1D_ARRAY_EXT Define "GL_PROXY_TEXTU...
Definition: GL2GL3.java:661
static final int GL_VIEW_CLASS_BPTC_FLOAT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_BPTC_FLOAT" with expression '0x82D...
Definition: GL2GL3.java:826
void glDrawTransformFeedback(int mode, int id)
Entry point to C language function: void {@native glDrawTransformFeedback}(GLenum mode,...
void glDrawTransformFeedbackStream(int mode, int id, int stream)
Entry point to C language function: void {@native glDrawTransformFeedbackStream}(GLenum mode,...
static final int GL_VIEW_CLASS_RGTC2_RG
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_RGTC2_RG" with expression '0x82D1'...
Definition: GL2GL3.java:460
void glTextureParameterfEXT(int texture, int target, int pname, float param)
Entry point to C language function: void {@native glTextureParameterfEXT}(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,...
static final int GL_SR8_EXT
GL_EXT_texture_sRGB_R8 Define "GL_SR8_EXT" with expression '0x8FBD', CType: int
Definition: GL2GL3.java:582
static final int GL_PACK_COMPRESSED_BLOCK_HEIGHT
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_PACK_COMPRESSED_BLOCK_HEIGHT" with...
Definition: GL2GL3.java:310
static final int GL_DEPTH_CLAMP_NEAR_AMD
GL_AMD_depth_clamp_separate Define "GL_DEPTH_CLAMP_NEAR_AMD" with expression '0x901E',...
Definition: GL2GL3.java:346
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_RASTER_MULTISAMPLE_EXT
GL_EXT_raster_multisample Define "GL_RASTER_MULTISAMPLE_EXT" with expression '0x9327',...
Definition: GL2GL3.java:527
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_COMPRESSED_SIGNED_RG_RGTC2
GL_ARB_texture_compression_rgtc, GL_VERSION_3_0 Define "GL_COMPRESSED_SIGNED_RG_RGTC2" with expressio...
Definition: GL2GL3.java:719
void glProgramUniformMatrix3x4dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3x4dv}(GLuint program,...
static final int GL_RG16
GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_norm16 Alias for: GL_RG16_EXT Define "GL_RG16" wit...
Definition: GL2GL3.java:841
void glGetMultiTexEnvivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexEnvivEXT}(GLenum texunit,...
static final int GL_DEBUG_LOGGED_MESSAGES_AMD
GL_AMD_debug_output Define "GL_DEBUG_LOGGED_MESSAGES_AMD" with expression '0x9145',...
Definition: GL2GL3.java:304
static final int GL_COVERAGE_MODULATION_TABLE_NV
GL_NV_framebuffer_mixed_samples Define "GL_COVERAGE_MODULATION_TABLE_NV" with expression '0x9331',...
Definition: GL2GL3.java:560
void glGetNamedProgramStringEXT(int program, int target, int pname, Buffer string)
Entry point to C language function: void {@native glGetNamedProgramStringEXT}(GLuint program,...
static final int GL_COMPRESSED_RED
GL_VERSION_3_0 Define "GL_COMPRESSED_RED" with expression '0x8225', CType: int
Definition: GL2GL3.java:715
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_INT_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_INT_SAMPLER_BUFFER_AMD" ...
Definition: GL2GL3.java:450
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_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE" with ...
Definition: GL2GL3.java:779
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,...
static final int GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW
GL_VERSION_4_6, GL_ARB_transform_feedback_overflow_query Alias for: GL_TRANSFORM_FEEDBACK_STREAM_OVER...
Definition: GL2GL3.java:551
void glGetTexImage(int target, int level, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glGetTexImage}(GLenum target, GLint level,...
void glVertexArrayVertexAttribIFormatEXT(int vaobj, int attribindex, int size, int type, int relativeoffset)
Entry point to C language function: void {@native glVertexArrayVertexAttribIFormatEXT}(GLuint vaobj,...
void glPointParameterfv(int pname, FloatBuffer params)
Entry point to C language function: void {@native glPointParameterfv}(GLenum pname,...
static final int GL_VIEW_CLASS_ASTC_12x12_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_12x12_RGBA" with expression '0x9395',...
Definition: GL2GL3.java:317
void glVertexAttribI1uiv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI1uiv}(GLuint index,...
static final int GL_SAMPLER_1D_SHADOW
GL_VERSION_2_0, GL_ARB_shader_objects Alias for: GL_SAMPLER_1D_SHADOW_ARB Define "GL_SAMPLER_1D_SHAD...
Definition: GL2GL3.java:588
static final int GL_FULL_SUPPORT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FULL_SUPPORT" with expression '0x82B7',...
Definition: GL2GL3.java:596
static final int GL_DEBUG_CATEGORY_API_ERROR_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_API_ERROR_AMD" with expression '0x9149',...
Definition: GL2GL3.java:111
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 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,...
static final int GL_CLIP_DISTANCE7
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_CLIP_DISTANCE7_APPLE,...
Definition: GL2GL3.java:193
void glGetActiveUniformName(int program, int uniformIndex, int bufSize, int[] length, int length_offset, byte[] uniformName, int uniformName_offset)
Entry point to C language function: void {@native glGetActiveUniformName}(GLuint program,...
static final int GL_INTERNALFORMAT_BLUE_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_BLUE_TYPE" with expression '0x...
Definition: GL2GL3.java:338
void glVertexAttrib4d(int index, double x, double y, double z, double w)
Entry point to C language function: void {@native glVertexAttrib4d}(GLuint index,...
static final int GL_DEPTH_CLAMP_FAR_AMD
GL_AMD_depth_clamp_separate Define "GL_DEPTH_CLAMP_FAR_AMD" with expression '0x901F',...
Definition: GL2GL3.java:242
void glNamedRenderbufferStorageEXT(int renderbuffer, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageEXT}(GLuint renderbuffer...
void glVertexAttrib4usv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4usv}(GLuint index,...
void glVertexAttrib1d(int index, double x)
Entry point to C language function: void {@native glVertexAttrib1d}(GLuint index,...
void glPointParameterf(int pname, float param)
Entry point to C language function: void {@native glPointParameterf}(GLenum pname,...
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 glProgramUniform1dv(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform1dv}(GLuint program,...
void glPointParameterfv(int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glPointParameterfv}(GLenum pname,...
void glDebugMessageEnableAMD(int category, int severity, int count, IntBuffer ids, boolean enabled)
Entry point to C language function: void {@native glDebugMessageEnableAMD}(GLenum category,...
static final int GL_VIEW_CLASS_ASTC_10x10_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_10x10_RGBA" with expression '0x9393',...
Definition: GL2GL3.java:793
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,...
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 int GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE
GL_ARB_transform_feedback2, GL_VERSION_4_0, GL_NV_transform_feedback2 Alias for: GL_TRANSFORM_FEEDBAC...
Definition: GL2GL3.java:523
void glVertexAttribI1i(int index, int x)
Entry point to C language function: void {@native glVertexAttribI1i}(GLuint index,...
static final int GL_CLIP_DISTANCE5
GL_VERSION_3_0, GL_EXT_clip_cull_distance, GL_APPLE_clip_distance Alias for: GL_CLIP_DISTANCE5_EXT,...
Definition: GL2GL3.java:187
static final int GL_CLIP_DISTANCE6
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_CLIP_DISTANCE6_APPLE,...
Definition: GL2GL3.java:196
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,...
static final int GL_VIEW_CLASS_24_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_24_BITS" with expression '0x82C9',...
Definition: GL2GL3.java:152
void glMultiTexParameterIivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glMultiTexParameterIivEXT}(GLenum texunit,...
void glProgramUniform2dEXT(int program, int location, double x, double y)
Entry point to C language function: void {@native glProgramUniform2dEXT}(GLuint program,...
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_TEXTURE_COMPRESSED_BLOCK_WIDTH
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH" with expressi...
Definition: GL2GL3.java:902
static final int GL_LINE_WIDTH_GRANULARITY
GL_VERSION_1_0 Define "GL_LINE_WIDTH_GRANULARITY" with expression '0x0B23', CType: int
Definition: GL2GL3.java:834
void glProgramUniform3dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform3dvEXT}(GLuint program,...
void glVertexArrayEdgeFlagOffsetEXT(int vaobj, int buffer, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayEdgeFlagOffsetEXT}(GLuint vaobj,...
void glNamedRenderbufferStorageMultisampleCoverageEXT(int renderbuffer, int coverageSamples, int colorSamples, int internalformat, int width, int height)
Entry point to C language function: void {@native glNamedRenderbufferStorageMultisampleCoverageEXT}(...
void glVertexAttribI4sv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttribI4sv}(GLuint index,...
static final int GL_IMAGE_CLASS_2_X_16
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_2_X_16" with expression '0x82BD',...
Definition: GL2GL3.java:388
static final int GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST" with e...
Definition: GL2GL3.java:918
void glGetMultiTexLevelParameterfvEXT(int texunit, int target, int level, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexLevelParameterfvEXT}(GLenum texunit,...
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,...
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_SAMPLER_1D_ARRAY_SHADOW
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_SAMPLER_1D_ARRAY_SHADOW_EXT Define "GL_SAMPLER_1D_A...
Definition: GL2GL3.java:72
static final int GL_POLYGON_OFFSET_LINE
GL_VERSION_1_1, GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_POLYGON_OFFSET_LINE_NV Define "GL_P...
Definition: GL2GL3.java:143
void glVertexAttrib4ubv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4ubv}(GLuint index,...
void glGetFramebufferParameterivEXT(int framebuffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetFramebufferParameterivEXT}(GLuint framebuffer...
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,...
static final int GL_IMAGE_CLASS_4_X_32
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_4_X_32" with expression '0x82B9',...
Definition: GL2GL3.java:717
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_NORMAL_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_NORMAL_ARRAY_LENGTH_NV" with expression '0x8F2C',...
Definition: GL2GL3.java:136
static final int GL_VIRTUAL_PAGE_SIZE_Y_ARB
GL_ARB_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_Y_ARB" with expression '0x9196',...
Definition: GL2GL3.java:42
void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLu...
void glVertexAttribL2dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribL2dv}(GLuint index,...
void glGetVertexAttribLdv(int index, int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetVertexAttribLdv}(GLuint index,...
void glGetIntegerui64vNV(int value, long[] result, int result_offset)
Entry point to C language function: void {@native glGetIntegerui64vNV}(GLenum value,...
static final int GL_TEXTURE_COLOR_SAMPLES_NV
GL_NV_texture_multisample Define "GL_TEXTURE_COLOR_SAMPLES_NV" with expression '0x9046',...
Definition: GL2GL3.java:817
void glEnableVertexArrayAttribEXT(int vaobj, int index)
Entry point to C language function: void {@native glEnableVertexArrayAttribEXT}(GLuint vaobj,...
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_MAX_WINDOW_RECTANGLES_EXT
GL_EXT_window_rectangles Define "GL_MAX_WINDOW_RECTANGLES_EXT" with expression '0x8F14',...
Definition: GL2GL3.java:134
static final int GL_INTERNALFORMAT_SUPPORTED
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_SUPPORTED" with expression '0x...
Definition: GL2GL3.java:699
void glGetnCompressedTexImage(int target, int lod, int bufSize, Buffer pixels)
Entry point to C language function: void {@native glGetnCompressedTexImage}(GLenum target,...
void glTextureBufferEXT(int texture, int target, int internalformat, int buffer)
Entry point to C language function: void {@native glTextureBufferEXT}(GLuint texture,...
static final int GL_SET_AMD
GL_AMD_stencil_operation_extended Define "GL_SET_AMD" with expression '0x874A', CType: int
Definition: GL2GL3.java:164
void glBindMultiTextureEXT(int texunit, int target, int texture)
Entry point to C language function: void {@native glBindMultiTextureEXT}(GLenum texunit,...
void glGetBufferParameterui64vNV(int target, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetBufferParameterui64vNV}(GLenum target,...
void glGetVertexArrayIntegervEXT(int vaobj, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetVertexArrayIntegervEXT}(GLuint vaobj,...
void glVertexAttrib4uiv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4uiv}(GLuint index,...
void glVertexAttrib4Nusv(int index, ShortBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Nusv}(GLuint index,...
void glGetTextureParameterIuivEXT(int texture, int target, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetTextureParameterIuivEXT}(GLuint texture,...
void glGetNamedProgramLocalParameterdvEXT(int program, int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glGetNamedProgramLocalParameterdvEXT}(GLuint progr...
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 glGetIntegerui64vNV(int value, LongBuffer result)
Entry point to C language function: void {@native glGetIntegerui64vNV}(GLenum value,...
void glVertexAttrib4ubv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4ubv}(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...
void glFramebufferFetchBarrierEXT()
Entry point to C language function: void {@native glFramebufferFetchBarrierEXT}() Part of GL_EXT_s...
static final int GL_VIEW_CLASS_ASTC_10x5_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_10x5_RGBA" with expression '0x9390',...
Definition: GL2GL3.java:252
void glProgramUniformMatrix2dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix2dv}(GLuint program,...
void glVertexAttribI1ui(int index, int x)
Entry point to C language function: void {@native glVertexAttribI1ui}(GLuint index,...
void glGetNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data)
Entry point to C language function: void {@native glGetNamedBufferSubDataEXT}(GLuint buffer,...
void glNamedFramebufferTextureLayerEXT(int framebuffer, int attachment, int texture, int level, int layer)
Entry point to C language function: void {@native glNamedFramebufferTextureLayerEXT}(GLuint framebuf...
void glNamedFramebufferTexture2DEXT(int framebuffer, int attachment, int textarget, int texture, int level)
Entry point to C language function: void {@native glNamedFramebufferTexture2DEXT}(GLuint framebuffer...
void glTextureParameterIivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterIivEXT}(GLuint texture,...
void glNamedProgramLocalParameter4fvEXT(int program, int target, int index, float[] params, int params_offset)
Entry point to C language function: void {@native glNamedProgramLocalParameter4fvEXT}(GLuint program...
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,...
void glVertexAttribL3dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttribL3dv}(GLuint index,...
static final int GL_DECODE_EXT
GL_EXT_texture_sRGB_decode Define "GL_DECODE_EXT" with expression '0x8A49', CType: int
Definition: GL2GL3.java:603
static final int GL_VIEW_CLASS_ASTC_5x5_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ASTC_5x5_RGBA" with expression '0x938A',...
Definition: GL2GL3.java:157
static final int GL_INDEX_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_INDEX_ARRAY_ADDRESS_NV" with expression '0x8F24',...
Definition: GL2GL3.java:765
static final int GL_BLUE_INTEGER
GL_VERSION_3_0, GL_EXT_texture_integer Alias for: GL_BLUE_INTEGER_EXT Define "GL_BLUE_INTEGER" with ...
Definition: GL2GL3.java:264
void glVertexArrayFogCoordOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayFogCoordOffsetEXT}(GLuint vaobj,...
void glGetnUniformdv(int program, int location, int bufSize, double[] params, int params_offset)
Entry point to C language function: void {@native glGetnUniformdv}(GLuint program,...
void glMatrixMultTransposedEXT(int mode, double[] m, int m_offset)
Entry point to C language function: void {@native glMatrixMultTransposedEXT}(GLenum mode,...
static final int GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER
GL_ARB_uniform_buffer_object, GL_VERSION_3_1 Define "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER" ...
Definition: GL2GL3.java:382
void glGetUniformui64vNV(int program, int location, LongBuffer params)
Entry point to C language function: void {@native glGetUniformui64vNV}(GLuint program,...
void glProgramUniformMatrix2x3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix2x3dv}(GLuint program,...
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,...
void glGetVertexAttribdv(int index, int pname, double[] params, int params_offset)
Entry point to C language function: void {@native glGetVertexAttribdv}(GLuint index,...
static final int GL_PROXY_TEXTURE_CUBE_MAP
GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map Alias for: GL_PROXY_TEXTURE_CUBE_MAP...
Definition: GL2GL3.java:807
void glTextureImage3DMultisampleNV(int texture, int target, int samples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTextureImage3DMultisampleNV}(GLuint texture,...
static final int GL_INTERNALFORMAT_SHARED_SIZE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_SHARED_SIZE" with expression '...
Definition: GL2GL3.java:266
static final int GL_DRAW_BUFFER
GL_VERSION_1_0, GL_EXT_multiview_draw_buffers Alias for: GL_DRAW_BUFFER_EXT Define "GL_DRAW_BUFFER" ...
Definition: GL2GL3.java:258
static final int GL_IMAGE_CLASS_1_X_8
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_1_X_8" with expression '0x82C1',...
Definition: GL2GL3.java:270
void glVertexAttribL3d(int index, double x, double y, double z)
Entry point to C language function: void {@native glVertexAttribL3d}(GLuint index,...
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,...
void glVertexArrayNormalOffsetEXT(int vaobj, int buffer, int type, int stride, long offset)
Entry point to C language function: void {@native glVertexArrayNormalOffsetEXT}(GLuint vaobj,...
static final int GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT" with express...
Definition: GL2GL3.java:215
void glNamedBufferSubDataEXT(int buffer, long offset, long size, Buffer data)
Entry point to C language function: void {@native glNamedBufferSubDataEXT}(GLuint buffer,...
void glTextureParameterivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glTextureParameterivEXT}(GLuint texture,...
void glUniformui64vNV(int location, int count, LongBuffer value)
Entry point to C language function: void {@native glUniformui64vNV}(GLint location,...
static final int GL_NUM_SPARSE_LEVELS_ARB
GL_ARB_sparse_texture Define "GL_NUM_SPARSE_LEVELS_ARB" with expression '0x91AA', CType: int
Definition: GL2GL3.java:625
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_FRAGMENT_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_FRAGMENT_TEXTURE" with expression '0x829F',...
Definition: GL2GL3.java:892
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 glTextureImage2DMultisampleNV(int texture, int target, int samples, int internalFormat, int width, int height, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTextureImage2DMultisampleNV}(GLuint texture,...
static final int GL_INTERNALFORMAT_DEPTH_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_DEPTH_TYPE" with expression '0...
Definition: GL2GL3.java:409
void glNamedProgramLocalParameter4dvEXT(int program, int target, int index, DoubleBuffer params)
Entry point to C language function: void {@native glNamedProgramLocalParameter4dvEXT}(GLuint program...
static final int GL_SHADER_IMAGE_LOAD
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SHADER_IMAGE_LOAD" with expression '0x82A4',...
Definition: GL2GL3.java:857
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_PACK_COMPRESSED_BLOCK_SIZE
GL_VERSION_4_2, GL_ARB_compressed_texture_pixel_storage Define "GL_PACK_COMPRESSED_BLOCK_SIZE" with e...
Definition: GL2GL3.java:738
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_BGR_INTEGER
GL_VERSION_3_0, GL_EXT_texture_integer Alias for: GL_BGR_INTEGER_EXT Define "GL_BGR_INTEGER" with ex...
Definition: GL2GL3.java:512
void glGetMultiTexEnvfvEXT(int texunit, int target, int pname, FloatBuffer params)
Entry point to C language function: void {@native glGetMultiTexEnvfvEXT}(GLenum texunit,...
static final int GL_COMPUTE_TEXTURE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_COMPUTE_TEXTURE" with expression '0x82A0',...
Definition: GL2GL3.java:614
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_VIEW_COMPATIBILITY_CLASS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_COMPATIBILITY_CLASS" with expression '0x...
Definition: GL2GL3.java:386
void glGetMultiTexGenivEXT(int texunit, int coord, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGenivEXT}(GLenum texunit,...
void glPrimitiveRestartIndex(int index)
Entry point to C language function: void {@native glPrimitiveRestartIndex}(GLuint index) Part of G...
static final int GL_BACK_RIGHT
GL_VERSION_1_0 Define "GL_BACK_RIGHT" with expression '0x0403', CType: int
Definition: GL2GL3.java:783
void glDisableVertexArrayEXT(int vaobj, int array)
Entry point to C language function: void {@native glDisableVertexArrayEXT}(GLuint vaobj,...
void glGetActiveAtomicCounterBufferiv(int program, int bufferIndex, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetActiveAtomicCounterBufferiv}(GLuint program,...
void glVertexAttrib4sv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4sv}(GLuint index,...
void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, long data_buffer_offset)
Entry point to C language function: void {@native glCompressedTexSubImage1D}(GLenum target,...
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,...
static final int GL_RASTER_SAMPLES_EXT
GL_EXT_raster_multisample Define "GL_RASTER_SAMPLES_EXT" with expression '0x9328',...
Definition: GL2GL3.java:119
void glInvalidateBufferSubData(int buffer, long offset, long length)
Entry point to C language function: void {@native glInvalidateBufferSubData}(GLuint buffer,...
void glGetVertexArrayPointervEXT(int vaobj, int pname, PointerBuffer param)
Entry point to C language function: void {@native glGetVertexArrayPointervEXT}(GLuint vaobj,...
void glProgramUniformMatrix4dv(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4dv}(GLuint program,...
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 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...
static final int GL_IMAGE_PIXEL_TYPE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_PIXEL_TYPE" with expression '0x82AA',...
Definition: GL2GL3.java:328
static final int GL_MAX_DEPTH
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MAX_DEPTH" with expression '0x8280',...
Definition: GL2GL3.java:484
void glTexSubImage1D(int target, int level, int xoffset, int width, int format, int type, Buffer pixels)
Entry point to C language function: void {@native glTexSubImage1D}(GLenum target,...
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_SMOOTH_LINE_WIDTH_GRANULARITY
GL_VERSION_1_2 Define "GL_SMOOTH_LINE_WIDTH_GRANULARITY" with expression '0x0B23',...
Definition: GL2GL3.java:828
void glVertexAttribI3uiv(int index, int[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI3uiv}(GLuint index,...
static final int GL_RGBA2
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_RGBA2_EXT Define "GL_RGBA2" with expression '0x8055',...
Definition: GL2GL3.java:606
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_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object Alias for: GL_FRAMEBUFFER_INCOMP...
Definition: GL2GL3.java:293
void glVertexAttrib4Nbv(int index, ByteBuffer v)
Entry point to C language function: void {@native glVertexAttrib4Nbv}(GLuint index,...
void glVertexArrayVertexAttribBindingEXT(int vaobj, int attribindex, int bindingindex)
Entry point to C language function: void {@native glVertexArrayVertexAttribBindingEXT}(GLuint vaobj,...
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,...
void glVertexAttrib2d(int index, double x, double y)
Entry point to C language function: void {@native glVertexAttrib2d}(GLuint index,...
static final int GL_COMPRESSED_RGB
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_RGB_ARB Define "GL_COMPRESSED_RG...
Definition: GL2GL3.java:689
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_TEXTURE_COMPRESSED_IMAGE_SIZE
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB Define "G...
Definition: GL2GL3.java:710
void glGetMultiTexGenfvEXT(int texunit, int coord, int pname, float[] params, int params_offset)
Entry point to C language function: void {@native glGetMultiTexGenfvEXT}(GLenum texunit,...
static final int GL_MAX_DEBUG_LOGGED_MESSAGES_AMD
GL_AMD_debug_output Define "GL_MAX_DEBUG_LOGGED_MESSAGES_AMD" with expression '0x9144',...
Definition: GL2GL3.java:295
void glGetTextureParameterivEXT(int texture, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetTextureParameterivEXT}(GLuint texture,...
static final int GL_CLIP_DISTANCE3
GL_VERSION_3_0, GL_APPLE_clip_distance, GL_EXT_clip_cull_distance Alias for: GL_CLIP_DISTANCE3_APPLE,...
Definition: GL2GL3.java:181
void glGetTexImage(int target, int level, int format, int type, long pixels_buffer_offset)
Entry point to C language function: void {@native glGetTexImage}(GLenum target, GLint level,...
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_BUFFER_GPU_ADDRESS_NV
GL_NV_shader_buffer_load Define "GL_BUFFER_GPU_ADDRESS_NV" with expression '0x8F1D',...
Definition: GL2GL3.java:477
static final int GL_TEXTURE_RECTANGLE
GL_VERSION_3_1, GL_ARB_texture_rectangle, GL_NV_texture_rectangle Alias for: GL_TEXTURE_RECTANGLE_ARB...
Definition: GL2GL3.java:109
boolean glIsEnabledIndexed(int target, int index)
Entry point to C language function: GLboolean {@native glIsEnabledIndexed}(GLenum target,...
void glProgramUniformMatrix3x2dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3x2dv}(GLuint program,...
void glVertexAttribI2i(int index, int x, int y)
Entry point to C language function: void {@native glVertexAttribI2i}(GLuint index,...
void glProgramUniformMatrix3dv(int program, int location, int count, boolean transpose, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniformMatrix3dv}(GLuint program,...
static final int GL_READ_PIXELS_FORMAT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_READ_PIXELS_FORMAT" with expression '0x828D',...
Definition: GL2GL3.java:931
void glClientAttribDefaultEXT(int mask)
Entry point to C language function: void {@native glClientAttribDefaultEXT}(GLbitfield mask) Part ...
static final int GL_DEBUG_SEVERITY_LOW_AMD
GL_AMD_debug_output Define "GL_DEBUG_SEVERITY_LOW_AMD" with expression '0x9148', CType: int
Definition: GL2GL3.java:113
static final int GL_WINDOW_RECTANGLE_EXT
GL_EXT_window_rectangles Define "GL_WINDOW_RECTANGLE_EXT" with expression '0x8F12',...
Definition: GL2GL3.java:537
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_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR
GL_OVR_multiview Define "GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR" with expression '0x9633',...
Definition: GL2GL3.java:330
void glGetNamedFramebufferAttachmentParameterivEXT(int framebuffer, int attachment, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetNamedFramebufferAttachmentParameterivEXT}(GLu...
void glVertexAttrib1sv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1sv}(GLuint index,...
void glBufferAddressRangeNV(int pname, int index, long address, long length)
Entry point to C language function: void {@native glBufferAddressRangeNV}(GLenum pname,...
static final int GL_R3_G3_B2
GL_VERSION_1_1 Define "GL_R3_G3_B2" with expression '0x2A10', CType: int
Definition: GL2GL3.java:237
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...
static final int GL_TESSELLATION_FACTOR_AMD
GL_AMD_vertex_shader_tesselator, GL_AMD_vertex_shader_tessellator Define "GL_TESSELLATION_FACTOR_AMD"...
Definition: GL2GL3.java:639
static final int GL_POLYGON_OFFSET_CLAMP_EXT
GL_EXT_polygon_offset_clamp Define "GL_POLYGON_OFFSET_CLAMP_EXT" with expression '0x8E1B',...
Definition: GL2GL3.java:393
void glMatrixLoaddEXT(int mode, DoubleBuffer m)
Entry point to C language function: void {@native glMatrixLoaddEXT}(GLenum mode, const GLdouble * m)...
static final int GL_RGB4
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_RGB4_EXT Define "GL_RGB4" with expression '0x804F',...
Definition: GL2GL3.java:95
void glGetCompressedTexImage(int target, int level, Buffer img)
Entry point to C language function: void {@native glGetCompressedTexImage}(GLenum target,...
static final int GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
GL_AMD_pinned_memory Define "GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD" with expression '0x9160',...
Definition: GL2GL3.java:870
static final int GL_COMPRESSED_RGBA
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_COMPRESSED_RGBA_ARB Define "GL_COMPRESSED_R...
Definition: GL2GL3.java:666
void glNamedFramebufferRenderbufferEXT(int framebuffer, int attachment, int renderbuffertarget, int renderbuffer)
Entry point to C language function: void {@native glNamedFramebufferRenderbufferEXT}(GLuint framebuf...
static final int GL_COLOR_RENDERABLE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_COLOR_RENDERABLE" with expression '0x8286',...
Definition: GL2GL3.java:575
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_MAX_VIEWS_OVR
GL_OVR_multiview Define "GL_MAX_VIEWS_OVR" with expression '0x9631', CType: int
Definition: GL2GL3.java:428
void glVertexAttrib1dv(int index, double[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib1dv}(GLuint index,...
void glGetNamedBufferParameterui64vNV(int buffer, int pname, long[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedBufferParameterui64vNV}(GLuint buffer,...
void glMakeNamedBufferResidentNV(int buffer, int access)
Entry point to C language function: void {@native glMakeNamedBufferResidentNV}(GLuint buffer,...
static final int GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object Alias for: GL_FRAMEBUFFER_INCOMP...
Definition: GL2GL3.java:515
static final int GL_TESS_CONTROL_SHADER_PATCHES
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_TESS_CONTROL_SHADER_PATCHES_ARB Defin...
Definition: GL2GL3.java:87
void glFramebufferReadBufferEXT(int framebuffer, int mode)
Entry point to C language function: void {@native glFramebufferReadBufferEXT}(GLuint framebuffer,...
void glVertexAttrib3sv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib3sv}(GLuint index,...
static final int GL_VIEW_CLASS_S3TC_DXT1_RGBA
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_S3TC_DXT1_RGBA" with expression '0...
Definition: GL2GL3.java:426
static final int GL_PROXY_TEXTURE_RECTANGLE
GL_VERSION_3_1, GL_NV_texture_rectangle, GL_ARB_texture_rectangle Alias for: GL_PROXY_TEXTURE_RECTANG...
Definition: GL2GL3.java:480
static final int GL_VERTEX_SHADER_INVOCATIONS
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_VERTEX_SHADER_INVOCATIONS_ARB Define ...
Definition: GL2GL3.java:132
void glDisableClientStateIndexedEXT(int array, int index)
Entry point to C language function: void {@native glDisableClientStateIndexedEXT}(GLenum array,...
static final int GL_SHADER_IMAGE_STORE
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_SHADER_IMAGE_STORE" with expression '0x82A5',...
Definition: GL2GL3.java:357
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,...
static final int GL_GET_TEXTURE_IMAGE_FORMAT
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_GET_TEXTURE_IMAGE_FORMAT" with expression '0x...
Definition: GL2GL3.java:505
static final int GL_MAX_LAYERS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_MAX_LAYERS" with expression '0x8281',...
Definition: GL2GL3.java:517
static final int GL_GREEN_INTEGER
GL_VERSION_3_0, GL_EXT_texture_integer Alias for: GL_GREEN_INTEGER_EXT Define "GL_GREEN_INTEGER" wit...
Definition: GL2GL3.java:48
static final int GL_VIEW_CLASS_ETC2_RGBA
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_ETC2_RGBA" with expression '0x9386',...
Definition: GL2GL3.java:411
void glVertexAttribI1uiv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI1uiv}(GLuint index,...
static final int GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD
GL_AMD_debug_output Define "GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD" with expression '0x914A',...
Definition: GL2GL3.java:288
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_INTERNALFORMAT_PREFERRED
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_INTERNALFORMAT_PREFERRED" with expression '0x...
Definition: GL2GL3.java:791
void glGetNamedBufferParameterivEXT(int buffer, int pname, int[] params, int params_offset)
Entry point to C language function: void {@native glGetNamedBufferParameterivEXT}(GLuint buffer,...
void glVertexAttribI3i(int index, int x, int y, int z)
Entry point to C language function: void {@native glVertexAttribI3i}(GLuint index,...
void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, Buffer data)
Entry point to C language function: void {@native glCompressedTexImage1D}(GLenum target,...
static final int GL_WINDOW_RECTANGLE_MODE_EXT
GL_EXT_window_rectangles Define "GL_WINDOW_RECTANGLE_MODE_EXT" with expression '0x8F13',...
Definition: GL2GL3.java:671
void glVertexAttribI2iv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttribI2iv}(GLuint index,...
void glWindowRectanglesEXT(int mode, int count, int[] box, int box_offset)
Entry point to C language function: void {@native glWindowRectanglesEXT}(GLenum mode,...
void glProgramUniform3dvEXT(int program, int location, int count, double[] value, int value_offset)
Entry point to C language function: void {@native glProgramUniform3dvEXT}(GLuint program,...
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,...
void glGetFloatIndexedvEXT(int target, int index, FloatBuffer data)
Entry point to C language function: void {@native glGetFloatIndexedvEXT}(GLenum target,...
void glVertexAttrib4bv(int index, byte[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttrib4bv}(GLuint index,...
static final int GL_IMAGE_CLASS_11_11_10
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_11_11_10" with expression '0x82C2...
Definition: GL2GL3.java:407
static final int GL_COVERAGE_MODULATION_NV
GL_NV_framebuffer_mixed_samples Define "GL_COVERAGE_MODULATION_NV" with expression '0x9332',...
Definition: GL2GL3.java:350
void glGetBooleanIndexedv(int target, int index, ByteBuffer data)
Entry point to C language function: void {@native glGetBooleanIndexedv}(GLenum target,...
static final int GL_PROXY_TEXTURE_3D
GL_VERSION_1_2, GL_EXT_texture3D Alias for: GL_PROXY_TEXTURE_3D_EXT Define "GL_PROXY_TEXTURE_3D" wit...
Definition: GL2GL3.java:695
static final int GL_PACK_LSB_FIRST
GL_VERSION_1_0 Define "GL_PACK_LSB_FIRST" with expression '0x0D01', CType: int
Definition: GL2GL3.java:633
static final int GL_UNSIGNED_BYTE_2_3_3_REV
GL_VERSION_1_2 Define "GL_UNSIGNED_BYTE_2_3_3_REV" with expression '0x8362', CType: int
Definition: GL2GL3.java:769
void glVertexAttribI2ui(int index, int x, int y)
Entry point to C language function: void {@native glVertexAttribI2ui}(GLuint index,...
static final int GL_VIEW_CLASS_S3TC_DXT5_RGBA
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_S3TC_DXT5_RGBA" with expression '0...
Definition: GL2GL3.java:627
void glVertexAttribI4usv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4usv}(GLuint index,...
void glMatrixRotatefEXT(int mode, float angle, float x, float y, float z)
Entry point to C language function: void {@native glMatrixRotatefEXT}(GLenum mode,...
static final int GL_MAX_RECTANGLE_TEXTURE_SIZE
GL_VERSION_3_1, GL_NV_texture_rectangle, GL_ARB_texture_rectangle Alias for: GL_MAX_RECTANGLE_TEXTURE...
Definition: GL2GL3.java:440
static final int GL_IMAGE_CLASS_2_X_32
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_IMAGE_CLASS_2_X_32" with expression '0x82BA',...
Definition: GL2GL3.java:397
static final int GL_VIEW_CLASS_S3TC_DXT1_RGB
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_S3TC_DXT1_RGB" with expression '0x...
Definition: GL2GL3.java:56
static final int GL_VIEW_CLASS_RGTC1_RED
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_RGTC1_RED" with expression '0x82D0...
Definition: GL2GL3.java:77
void glGetDoublev(int pname, DoubleBuffer params)
Entry point to C language function: void {@native glGetDoublev}(GLenum pname, GLdouble * params) P...
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_PROGRAM_MATRIX_STACK_DEPTH_EXT
GL_EXT_direct_state_access Define "GL_PROGRAM_MATRIX_STACK_DEPTH_EXT" with expression '0x8E2F',...
Definition: GL2GL3.java:507
static final int GL_UNSIGNED_INT_SAMPLER_1D
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_UNSIGNED_INT_SAMPLER_1D_EXT Define "GL_UNSIGNED_INT...
Definition: GL2GL3.java:245
static final int GL_LINE
GL_VERSION_1_0, GL_NV_polygon_mode Alias for: GL_LINE_NV Define "GL_LINE" with expression '0x1B01',...
Definition: GL2GL3.java:463
void glGenerateTextureMipmapEXT(int texture, int target)
Entry point to C language function: void {@native glGenerateTextureMipmapEXT}(GLuint texture,...
void glGetVertexArrayIntegeri_vEXT(int vaobj, int index, int pname, IntBuffer param)
Entry point to C language function: void {@native glGetVertexArrayIntegeri_vEXT}(GLuint vaobj,...
void glProgramUniformMatrix4dvEXT(int program, int location, int count, boolean transpose, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniformMatrix4dvEXT}(GLuint program,...
static final int GL_FRAGMENT_SHADER_INVOCATIONS
GL_VERSION_4_6, GL_ARB_pipeline_statistics_query Alias for: GL_FRAGMENT_SHADER_INVOCATIONS_ARB Defin...
Definition: GL2GL3.java:100
void glGetCompressedMultiTexImageEXT(int texunit, int target, int lod, Buffer img)
Entry point to C language function: void {@native glGetCompressedMultiTexImageEXT}(GLenum texunit,...
static final int GL_SAMPLER_2D_RECT
GL_VERSION_3_1, GL_ARB_shader_objects Alias for: GL_SAMPLER_2D_RECT_ARB Define "GL_SAMPLER_2D_RECT" ...
Definition: GL2GL3.java:722
void glMultiTexBufferEXT(int texunit, int target, int internalformat, int buffer)
Entry point to C language function: void {@native glMultiTexBufferEXT}(GLenum texunit,...
void glVertexAttrib4uiv(int index, IntBuffer v)
Entry point to C language function: void {@native glVertexAttrib4uiv}(GLuint index,...
static final int GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
GL_ARB_transform_feedback3, GL_VERSION_4_0 Define "GL_MAX_TRANSFORM_FEEDBACK_BUFFERS" with expression...
Definition: GL2GL3.java:444
static final int GL_NUM_WINDOW_RECTANGLES_EXT
GL_EXT_window_rectangles Define "GL_NUM_WINDOW_RECTANGLES_EXT" with expression '0x8F15',...
Definition: GL2GL3.java:482
void glPointParameteri(int pname, int param)
Entry point to C language function: void {@native glPointParameteri}(GLenum pname,...
void glProgramUniform1dvEXT(int program, int location, int count, DoubleBuffer value)
Entry point to C language function: void {@native glProgramUniform1dvEXT}(GLuint program,...
static final int GL_EDGE_FLAG_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_EDGE_FLAG_ARRAY_LENGTH_NV" with expression '0x8F30',...
Definition: GL2GL3.java:830
static final int GL_VIEW_CLASS_128_BITS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_VIEW_CLASS_128_BITS" with expression '0x82C4'...
Definition: GL2GL3.java:601
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_ATOMIC_COUNTER_BUFFER_DATA_SIZE
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE" with expres...
Definition: GL2GL3.java:217
void glVertexAttribL2dv(int index, DoubleBuffer v)
Entry point to C language function: void {@native glVertexAttribL2dv}(GLuint index,...
void glDisableClientStateiEXT(int array, int index)
Entry point to C language function: void {@native glDisableClientStateiEXT}(GLenum array,...
static final int GL_VIRTUAL_PAGE_SIZE_X_ARB
GL_ARB_sparse_texture Define "GL_VIRTUAL_PAGE_SIZE_X_ARB" with expression '0x9195',...
Definition: GL2GL3.java:344
void glMultiDrawElementsIndirectAMD(int mode, int type, Buffer indirect, int primcount, int stride)
Entry point to C language function: void {@native glMultiDrawElementsIndirectAMD}(GLenum mode,...
static final int GL_TEXTURE_COMPRESSION_HINT
GL_VERSION_1_3, GL_ARB_texture_compression Alias for: GL_TEXTURE_COMPRESSION_HINT_ARB Define "GL_TEX...
Definition: GL2GL3.java:75
static final int GL_TEXTURE_CUBE_MAP_SEAMLESS
GL_ARB_seamless_cube_map, GL_VERSION_3_2 Define "GL_TEXTURE_CUBE_MAP_SEAMLESS" with expression '0x884...
Definition: GL2GL3.java:736
static final int GL_MIN_MAP_BUFFER_ALIGNMENT
GL_VERSION_4_2, GL_ARB_map_buffer_alignment Define "GL_MIN_MAP_BUFFER_ALIGNMENT" with expression '0x9...
Definition: GL2GL3.java:663
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,...
void glFogCoordFormatNV(int type, int stride)
Entry point to C language function: void {@native glFogCoordFormatNV}(GLenum type,...
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,...
static final int GL_SAMPLER_1D_ARRAY
GL_VERSION_3_0, GL_EXT_gpu_shader4 Alias for: GL_SAMPLER_1D_ARRAY_EXT Define "GL_SAMPLER_1D_ARRAY" w...
Definition: GL2GL3.java:362
static final int GL_COLOR_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memory Define "GL_COLOR_ARRAY_LENGTH_NV" with expression '0x8F2D',...
Definition: GL2GL3.java:773
static final int GL_VERTEX_PROGRAM_POINT_SIZE
GL_VERSION_2_0, GL_ARB_vertex_program, GL_NV_vertex_program Alias for: GL_VERTEX_PROGRAM_POINT_SIZE_A...
Definition: GL2GL3.java:542
long glImportSyncEXT(int external_sync_type, long external_sync, int flags)
Entry point to C language function: GLsync {@native glImportSyncEXT}(GLenum external_sync_type,...
void glVertexAttribI3ui(int index, int x, int y, int z)
Entry point to C language function: void {@native glVertexAttribI3ui}(GLuint index,...
static final int GL_STENCIL_OP_VALUE_AMD
GL_AMD_stencil_operation_extended Define "GL_STENCIL_OP_VALUE_AMD" with expression '0x874C',...
Definition: GL2GL3.java:553
static final int GL_VIEW_CLASS_EAC_R11
GL_ARB_internalformat_query2 Define "GL_VIEW_CLASS_EAC_R11" with expression '0x9383',...
Definition: GL2GL3.java:219
static final int GL_RGBA12
GL_VERSION_1_1, GL_EXT_texture Alias for: GL_RGBA12_EXT Define "GL_RGBA12" with expression '0x805A',...
Definition: GL2GL3.java:890
static final int GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV" with expression '0x8F...
Definition: GL2GL3.java:679
static final int GL_STENCIL_COMPONENTS
GL_ARB_internalformat_query2, GL_VERSION_4_3 Define "GL_STENCIL_COMPONENTS" with expression '0x8285',...
Definition: GL2GL3.java:571
static final int GL_RIGHT
GL_VERSION_1_0 Define "GL_RIGHT" with expression '0x0407', CType: int
Definition: GL2GL3.java:832
void glGetMultiTexParameterIuivEXT(int texunit, int target, int pname, IntBuffer params)
Entry point to C language function: void {@native glGetMultiTexParameterIuivEXT}(GLenum texunit,...
void glNamedBufferDataEXT(int buffer, long size, Buffer data, int usage)
Entry point to C language function: void {@native glNamedBufferDataEXT}(GLuint buffer,...
static final int GL_TEXTURE_COVERAGE_SAMPLES_NV
GL_NV_texture_multisample Define "GL_TEXTURE_COVERAGE_SAMPLES_NV" with expression '0x9045',...
Definition: GL2GL3.java:883
void glTextureImage3DMultisampleCoverageNV(int texture, int target, int coverageSamples, int colorSamples, int internalFormat, int width, int height, int depth, boolean fixedSampleLocations)
Entry point to C language function: void {@native glTextureImage3DMultisampleCoverageNV}(GLuint text...
static final int GL_EDGE_FLAG_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memory Define "GL_EDGE_FLAG_ARRAY_ADDRESS_NV" with expression '0x8F26',...
Definition: GL2GL3.java:35
static final int GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX
GL_ARB_shader_atomic_counters, GL_VERSION_4_2 Define "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX" with ex...
Definition: GL2GL3.java:757
void glVertexAttribI4sv(int index, short[] v, int v_offset)
Entry point to C language function: void {@native glVertexAttribI4sv}(GLuint index,...