opsu-dance/lib/lwjgl-2.9.1/javadoc/org/lwjgl/opengl/GL42.html

2576 lines
119 KiB
HTML
Raw Normal View History

2014-06-30 04:17:04 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Mon Dec 02 20:32:59 CET 2013 -->
<title>GL42 (LWJGL API)</title>
<meta name="date" content="2013-12-02">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GL42 (LWJGL API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GL42.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/lwjgl/opengl/GL41.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengl/GL43.html" title="class in org.lwjgl.opengl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/lwjgl/opengl/GL42.html" target="_top">Frames</a></li>
<li><a href="GL42.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.lwjgl.opengl</div>
<h2 title="Class GL42" class="title">Class GL42</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.lwjgl.opengl.GL42</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">GL42</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ACTIVE_ATOMIC_COUNTER_BUFFERS">GL_ACTIVE_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetProgramiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ALL_BARRIER_BITS">GL_ALL_BARRIER_BITS</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BARRIER_BIT">GL_ATOMIC_COUNTER_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER">GL_ATOMIC_COUNTER_BUFFER</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of BindBufferBase and BindBufferRange:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES">GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS">GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_BINDING">GL_ATOMIC_COUNTER_BUFFER_BINDING</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleani_v, GetIntegeri_v,
GetFloati_v, GetDoublei_v, GetInteger64i_v, GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, GetDoublev, and GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE">GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER">GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER">GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER">GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER">GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER">GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_SIZE">GL_ATOMIC_COUNTER_BUFFER_SIZE</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetIntegeri_64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ATOMIC_COUNTER_BUFFER_START">GL_ATOMIC_COUNTER_BUFFER_START</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetIntegeri_64v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_BUFFER_UPDATE_BARRIER_BIT">GL_BUFFER_UPDATE_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_COMMAND_BARRIER_BIT">GL_COMMAND_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT">GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT</a></strong></code>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT">GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT</a></strong></code>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_COMPRESSED_RGBA_BPTC_UNORM">GL_COMPRESSED_RGBA_BPTC_UNORM</a></strong></code>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM">GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM</a></strong></code>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_ELEMENT_ARRAY_BARRIER_BIT">GL_ELEMENT_ARRAY_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_FRAMEBUFFER_BARRIER_BIT">GL_FRAMEBUFFER_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_1D">GL_IMAGE_1D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_1D_ARRAY">GL_IMAGE_1D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_2D">GL_IMAGE_2D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_2D_ARRAY">GL_IMAGE_2D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_2D_MULTISAMPLE">GL_IMAGE_2D_MULTISAMPLE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_2D_MULTISAMPLE_ARRAY">GL_IMAGE_2D_MULTISAMPLE_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_2D_RECT">GL_IMAGE_2D_RECT</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_3D">GL_IMAGE_3D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_ACCESS">GL_IMAGE_BINDING_ACCESS</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_FORMAT">GL_IMAGE_BINDING_FORMAT</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_LAYER">GL_IMAGE_BINDING_LAYER</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_LAYERED">GL_IMAGE_BINDING_LAYERED</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_LEVEL">GL_IMAGE_BINDING_LEVEL</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BINDING_NAME">GL_IMAGE_BINDING_NAME</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_BUFFER">GL_IMAGE_BUFFER</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_CUBE">GL_IMAGE_CUBE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_CUBE_MAP_ARRAY">GL_IMAGE_CUBE_MAP_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE">GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE</a></strong></code>
<div class="block">Returned in the &lt;data&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv when &lt;value&gt; is
IMAGE_FORMAT_COMPATIBILITY_TYPE:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_IMAGE_FORMAT_COMPATIBILITY_TYPE">GL_IMAGE_FORMAT_COMPATIBILITY_TYPE</a></strong></code>
<div class="block">Accepted by the &lt;value&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_1D">GL_INT_IMAGE_1D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_1D_ARRAY">GL_INT_IMAGE_1D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_2D">GL_INT_IMAGE_2D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_2D_ARRAY">GL_INT_IMAGE_2D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_2D_MULTISAMPLE">GL_INT_IMAGE_2D_MULTISAMPLE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY">GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_2D_RECT">GL_INT_IMAGE_2D_RECT</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_3D">GL_INT_IMAGE_3D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_BUFFER">GL_INT_IMAGE_BUFFER</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_CUBE">GL_INT_IMAGE_CUBE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_INT_IMAGE_CUBE_MAP_ARRAY">GL_INT_IMAGE_CUBE_MAP_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS">GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE">GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS">GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_COMBINED_ATOMIC_COUNTERS">GL_MAX_COMBINED_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_COMBINED_IMAGE_UNIFORMS">GL_MAX_COMBINED_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS">GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS">GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_FRAGMENT_ATOMIC_COUNTERS">GL_MAX_FRAGMENT_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_FRAGMENT_IMAGE_UNIFORMS">GL_MAX_FRAGMENT_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS">GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_GEOMETRY_ATOMIC_COUNTERS">GL_MAX_GEOMETRY_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_GEOMETRY_IMAGE_UNIFORMS">GL_MAX_GEOMETRY_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_IMAGE_SAMPLES">GL_MAX_IMAGE_SAMPLES</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_IMAGE_UNITS">GL_MAX_IMAGE_UNITS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS">GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS">GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS">GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS">GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS">GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS">GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS">GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_VERTEX_ATOMIC_COUNTERS">GL_MAX_VERTEX_ATOMIC_COUNTERS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MAX_VERTEX_IMAGE_UNIFORMS">GL_MAX_VERTEX_IMAGE_UNIFORMS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_MIN_MAP_BUFFER_ALIGNMENT">GL_MIN_MAP_BUFFER_ALIGNMENT</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_NUM_SAMPLE_COUNTS">GL_NUM_SAMPLE_COUNTS</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetInternalformativ:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_PACK_COMPRESSED_BLOCK_DEPTH">GL_PACK_COMPRESSED_BLOCK_DEPTH</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_PACK_COMPRESSED_BLOCK_HEIGHT">GL_PACK_COMPRESSED_BLOCK_HEIGHT</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_PACK_COMPRESSED_BLOCK_SIZE">GL_PACK_COMPRESSED_BLOCK_SIZE</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_PACK_COMPRESSED_BLOCK_WIDTH">GL_PACK_COMPRESSED_BLOCK_WIDTH</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_PIXEL_BUFFER_BARRIER_BIT">GL_PIXEL_BUFFER_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_SHADER_IMAGE_ACCESS_BARRIER_BIT">GL_SHADER_IMAGE_ACCESS_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_TEXTURE_FETCH_BARRIER_BIT">GL_TEXTURE_FETCH_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_TEXTURE_IMMUTABLE_FORMAT">GL_TEXTURE_IMMUTABLE_FORMAT</a></strong></code>
<div class="block">Accepted by the &lt;value&gt; parameter of GetTexParameter{if}v:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_TEXTURE_UPDATE_BARRIER_BIT">GL_TEXTURE_UPDATE_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_TRANSFORM_FEEDBACK_BARRIER_BIT">GL_TRANSFORM_FEEDBACK_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX">GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveUniformsiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNIFORM_BARRIER_BIT">GL_UNIFORM_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNPACK_COMPRESSED_BLOCK_DEPTH">GL_UNPACK_COMPRESSED_BLOCK_DEPTH</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNPACK_COMPRESSED_BLOCK_HEIGHT">GL_UNPACK_COMPRESSED_BLOCK_HEIGHT</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNPACK_COMPRESSED_BLOCK_SIZE">GL_UNPACK_COMPRESSED_BLOCK_SIZE</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNPACK_COMPRESSED_BLOCK_WIDTH">GL_UNPACK_COMPRESSED_BLOCK_WIDTH</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_ATOMIC_COUNTER">GL_UNSIGNED_INT_ATOMIC_COUNTER</a></strong></code>
<div class="block">Returned in &lt;params&gt; by GetActiveUniform and GetActiveUniformsiv:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_1D">GL_UNSIGNED_INT_IMAGE_1D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_1D_ARRAY">GL_UNSIGNED_INT_IMAGE_1D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_2D">GL_UNSIGNED_INT_IMAGE_2D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_2D_ARRAY">GL_UNSIGNED_INT_IMAGE_2D_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE">GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY">GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_2D_RECT">GL_UNSIGNED_INT_IMAGE_2D_RECT</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_3D">GL_UNSIGNED_INT_IMAGE_3D</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_BUFFER">GL_UNSIGNED_INT_IMAGE_BUFFER</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_CUBE">GL_UNSIGNED_INT_IMAGE_CUBE</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY">GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY</a></strong></code>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT">GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT</a></strong></code>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#IMAGE_FORMAT_COMPATIBILITY_BY_CLASS">IMAGE_FORMAT_COMPATIBILITY_BY_CLASS</a></strong></code>
<div class="block">Returned in the &lt;data&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv when &lt;value&gt; is
IMAGE_FORMAT_COMPATIBILITY_TYPE:</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glBindImageTexture(int, int, int, boolean, int, int, int)">glBindImageTexture</a></strong>(int&nbsp;unit,
int&nbsp;texture,
int&nbsp;level,
boolean&nbsp;layered,
int&nbsp;layer,
int&nbsp;access,
int&nbsp;format)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawArraysInstancedBaseInstance(int, int, int, int, int)">glDrawArraysInstancedBaseInstance</a></strong>(int&nbsp;mode,
int&nbsp;first,
int&nbsp;count,
int&nbsp;primcount,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseInstance(int, java.nio.ByteBuffer, int, int)">glDrawElementsInstancedBaseInstance</a></strong>(int&nbsp;mode,
java.nio.ByteBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseInstance(int, java.nio.IntBuffer, int, int)">glDrawElementsInstancedBaseInstance</a></strong>(int&nbsp;mode,
java.nio.IntBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseInstance(int, int, int, long, int, int)">glDrawElementsInstancedBaseInstance</a></strong>(int&nbsp;mode,
int&nbsp;indices_count,
int&nbsp;type,
long&nbsp;indices_buffer_offset,
int&nbsp;primcount,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseInstance(int, java.nio.ShortBuffer, int, int)">glDrawElementsInstancedBaseInstance</a></strong>(int&nbsp;mode,
java.nio.ShortBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.ByteBuffer, int, int, int)">glDrawElementsInstancedBaseVertexBaseInstance</a></strong>(int&nbsp;mode,
java.nio.ByteBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.IntBuffer, int, int, int)">glDrawElementsInstancedBaseVertexBaseInstance</a></strong>(int&nbsp;mode,
java.nio.IntBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int)">glDrawElementsInstancedBaseVertexBaseInstance</a></strong>(int&nbsp;mode,
int&nbsp;indices_count,
int&nbsp;type,
long&nbsp;indices_buffer_offset,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.ShortBuffer, int, int, int)">glDrawElementsInstancedBaseVertexBaseInstance</a></strong>(int&nbsp;mode,
java.nio.ShortBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawTransformFeedbackInstanced(int, int, int)">glDrawTransformFeedbackInstanced</a></strong>(int&nbsp;mode,
int&nbsp;id,
int&nbsp;primcount)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glDrawTransformFeedbackStreamInstanced(int, int, int, int)">glDrawTransformFeedbackStreamInstanced</a></strong>(int&nbsp;mode,
int&nbsp;id,
int&nbsp;stream,
int&nbsp;primcount)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glGetActiveAtomicCounterBuffer(int, int, int)">glGetActiveAtomicCounterBuffer</a></strong>(int&nbsp;program,
int&nbsp;bufferIndex,
int&nbsp;pname)</code>
<div class="block">Overloads glGetActiveAtomicCounterBufferiv.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glGetActiveAtomicCounterBuffer(int, int, int, java.nio.IntBuffer)">glGetActiveAtomicCounterBuffer</a></strong>(int&nbsp;program,
int&nbsp;bufferIndex,
int&nbsp;pname,
java.nio.IntBuffer&nbsp;params)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glGetInternalformat(int, int, int)">glGetInternalformat</a></strong>(int&nbsp;target,
int&nbsp;internalformat,
int&nbsp;pname)</code>
<div class="block">Overloads glGetInternalformativ.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glGetInternalformat(int, int, int, java.nio.IntBuffer)">glGetInternalformat</a></strong>(int&nbsp;target,
int&nbsp;internalformat,
int&nbsp;pname,
java.nio.IntBuffer&nbsp;params)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glMemoryBarrier(int)">glMemoryBarrier</a></strong>(int&nbsp;barriers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glTexStorage1D(int, int, int, int)">glTexStorage1D</a></strong>(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glTexStorage2D(int, int, int, int, int)">glTexStorage2D</a></strong>(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width,
int&nbsp;height)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL42.html#glTexStorage3D(int, int, int, int, int, int)">glTexStorage3D</a></strong>(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width,
int&nbsp;height,
int&nbsp;depth)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="GL_COMPRESSED_RGBA_BPTC_UNORM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_COMPRESSED_RGBA_BPTC_UNORM</h4>
<pre>public static final&nbsp;int GL_COMPRESSED_RGBA_BPTC_UNORM</pre>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_COMPRESSED_RGBA_BPTC_UNORM">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM</h4>
<pre>public static final&nbsp;int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM</pre>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT</h4>
<pre>public static final&nbsp;int GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT</pre>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT</h4>
<pre>public static final&nbsp;int GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT</pre>
<div class="block">Accepted by the &lt;internalformat&gt; parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the &lt;format&gt; parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNPACK_COMPRESSED_BLOCK_WIDTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNPACK_COMPRESSED_BLOCK_WIDTH</h4>
<pre>public static final&nbsp;int GL_UNPACK_COMPRESSED_BLOCK_WIDTH</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNPACK_COMPRESSED_BLOCK_WIDTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNPACK_COMPRESSED_BLOCK_HEIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNPACK_COMPRESSED_BLOCK_HEIGHT</h4>
<pre>public static final&nbsp;int GL_UNPACK_COMPRESSED_BLOCK_HEIGHT</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNPACK_COMPRESSED_BLOCK_HEIGHT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNPACK_COMPRESSED_BLOCK_DEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNPACK_COMPRESSED_BLOCK_DEPTH</h4>
<pre>public static final&nbsp;int GL_UNPACK_COMPRESSED_BLOCK_DEPTH</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNPACK_COMPRESSED_BLOCK_DEPTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNPACK_COMPRESSED_BLOCK_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNPACK_COMPRESSED_BLOCK_SIZE</h4>
<pre>public static final&nbsp;int GL_UNPACK_COMPRESSED_BLOCK_SIZE</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNPACK_COMPRESSED_BLOCK_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PACK_COMPRESSED_BLOCK_WIDTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PACK_COMPRESSED_BLOCK_WIDTH</h4>
<pre>public static final&nbsp;int GL_PACK_COMPRESSED_BLOCK_WIDTH</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_PACK_COMPRESSED_BLOCK_WIDTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PACK_COMPRESSED_BLOCK_HEIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PACK_COMPRESSED_BLOCK_HEIGHT</h4>
<pre>public static final&nbsp;int GL_PACK_COMPRESSED_BLOCK_HEIGHT</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_PACK_COMPRESSED_BLOCK_HEIGHT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PACK_COMPRESSED_BLOCK_DEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PACK_COMPRESSED_BLOCK_DEPTH</h4>
<pre>public static final&nbsp;int GL_PACK_COMPRESSED_BLOCK_DEPTH</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_PACK_COMPRESSED_BLOCK_DEPTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PACK_COMPRESSED_BLOCK_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PACK_COMPRESSED_BLOCK_SIZE</h4>
<pre>public static final&nbsp;int GL_PACK_COMPRESSED_BLOCK_SIZE</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of PixelStore[fi], GetBooleanv,
GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_PACK_COMPRESSED_BLOCK_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of BindBufferBase and BindBufferRange:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_BINDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_BINDING</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_BINDING</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleani_v, GetIntegeri_v,
GetFloati_v, GetDoublei_v, GetInteger64i_v, GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, GetDoublev, and GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_BINDING">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_START">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_START</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_START</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetIntegeri_64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_START">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_SIZE</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_SIZE</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetIntegeri_64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveAtomicCounterBufferiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_VERTEX_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_VERTEX_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_VERTEX_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_VERTEX_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_GEOMETRY_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_GEOMETRY_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_GEOMETRY_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_GEOMETRY_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_FRAGMENT_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_FRAGMENT_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_FRAGMENT_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_FRAGMENT_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_COMBINED_ATOMIC_COUNTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_COMBINED_ATOMIC_COUNTERS</h4>
<pre>public static final&nbsp;int GL_MAX_COMBINED_ATOMIC_COUNTERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_COMBINED_ATOMIC_COUNTERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE</h4>
<pre>public static final&nbsp;int GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS</h4>
<pre>public static final&nbsp;int GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ACTIVE_ATOMIC_COUNTER_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ACTIVE_ATOMIC_COUNTER_BUFFERS</h4>
<pre>public static final&nbsp;int GL_ACTIVE_ATOMIC_COUNTER_BUFFERS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetProgramiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ACTIVE_ATOMIC_COUNTER_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX</h4>
<pre>public static final&nbsp;int GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetActiveUniformsiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_ATOMIC_COUNTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_ATOMIC_COUNTER</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_ATOMIC_COUNTER</pre>
<div class="block">Returned in &lt;params&gt; by GetActiveUniform and GetActiveUniformsiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_ATOMIC_COUNTER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TEXTURE_IMMUTABLE_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TEXTURE_IMMUTABLE_FORMAT</h4>
<pre>public static final&nbsp;int GL_TEXTURE_IMMUTABLE_FORMAT</pre>
<div class="block">Accepted by the &lt;value&gt; parameter of GetTexParameter{if}v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_TEXTURE_IMMUTABLE_FORMAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_IMAGE_UNITS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_IMAGE_UNITS</h4>
<pre>public static final&nbsp;int GL_MAX_IMAGE_UNITS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_IMAGE_UNITS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS</h4>
<pre>public static final&nbsp;int GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_IMAGE_SAMPLES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_IMAGE_SAMPLES</h4>
<pre>public static final&nbsp;int GL_MAX_IMAGE_SAMPLES</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_IMAGE_SAMPLES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_VERTEX_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_VERTEX_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_VERTEX_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_VERTEX_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_GEOMETRY_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_GEOMETRY_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_GEOMETRY_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_GEOMETRY_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_FRAGMENT_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_FRAGMENT_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_FRAGMENT_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_FRAGMENT_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_COMBINED_IMAGE_UNIFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_COMBINED_IMAGE_UNIFORMS</h4>
<pre>public static final&nbsp;int GL_MAX_COMBINED_IMAGE_UNIFORMS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MAX_COMBINED_IMAGE_UNIFORMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_NAME</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_NAME</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_LEVEL</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_LEVEL</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_LEVEL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_LAYERED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_LAYERED</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_LAYERED</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_LAYERED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_LAYER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_LAYER</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_LAYER</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_LAYER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_ACCESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_ACCESS</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_ACCESS</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_ACCESS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BINDING_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BINDING_FORMAT</h4>
<pre>public static final&nbsp;int GL_IMAGE_BINDING_FORMAT</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetIntegeri_v and GetBooleani_v:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BINDING_FORMAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ELEMENT_ARRAY_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ELEMENT_ARRAY_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_ELEMENT_ARRAY_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ELEMENT_ARRAY_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNIFORM_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNIFORM_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_UNIFORM_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNIFORM_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TEXTURE_FETCH_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TEXTURE_FETCH_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_TEXTURE_FETCH_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_TEXTURE_FETCH_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_SHADER_IMAGE_ACCESS_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_SHADER_IMAGE_ACCESS_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_SHADER_IMAGE_ACCESS_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_SHADER_IMAGE_ACCESS_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_COMMAND_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_COMMAND_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_COMMAND_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_COMMAND_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PIXEL_BUFFER_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PIXEL_BUFFER_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_PIXEL_BUFFER_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_PIXEL_BUFFER_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TEXTURE_UPDATE_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TEXTURE_UPDATE_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_TEXTURE_UPDATE_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_TEXTURE_UPDATE_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_BUFFER_UPDATE_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_BUFFER_UPDATE_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_BUFFER_UPDATE_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_BUFFER_UPDATE_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_FRAMEBUFFER_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_FRAMEBUFFER_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_FRAMEBUFFER_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_FRAMEBUFFER_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TRANSFORM_FEEDBACK_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TRANSFORM_FEEDBACK_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_TRANSFORM_FEEDBACK_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_TRANSFORM_FEEDBACK_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATOMIC_COUNTER_BARRIER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATOMIC_COUNTER_BARRIER_BIT</h4>
<pre>public static final&nbsp;int GL_ATOMIC_COUNTER_BARRIER_BIT</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ATOMIC_COUNTER_BARRIER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ALL_BARRIER_BITS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ALL_BARRIER_BITS</h4>
<pre>public static final&nbsp;int GL_ALL_BARRIER_BITS</pre>
<div class="block">Accepted by the &lt;barriers&gt; parameter of MemoryBarrier:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_ALL_BARRIER_BITS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_1D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_1D</h4>
<pre>public static final&nbsp;int GL_IMAGE_1D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_1D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_2D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_2D</h4>
<pre>public static final&nbsp;int GL_IMAGE_2D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_2D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_3D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_3D</h4>
<pre>public static final&nbsp;int GL_IMAGE_3D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_3D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_2D_RECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_2D_RECT</h4>
<pre>public static final&nbsp;int GL_IMAGE_2D_RECT</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_2D_RECT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_CUBE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_CUBE</h4>
<pre>public static final&nbsp;int GL_IMAGE_CUBE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_CUBE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_BUFFER</h4>
<pre>public static final&nbsp;int GL_IMAGE_BUFFER</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_1D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_1D_ARRAY</h4>
<pre>public static final&nbsp;int GL_IMAGE_1D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_1D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_2D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_2D_ARRAY</h4>
<pre>public static final&nbsp;int GL_IMAGE_2D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_2D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_CUBE_MAP_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_CUBE_MAP_ARRAY</h4>
<pre>public static final&nbsp;int GL_IMAGE_CUBE_MAP_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_CUBE_MAP_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_2D_MULTISAMPLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_2D_MULTISAMPLE</h4>
<pre>public static final&nbsp;int GL_IMAGE_2D_MULTISAMPLE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_2D_MULTISAMPLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_2D_MULTISAMPLE_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_2D_MULTISAMPLE_ARRAY</h4>
<pre>public static final&nbsp;int GL_IMAGE_2D_MULTISAMPLE_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_2D_MULTISAMPLE_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_1D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_1D</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_1D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_1D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_2D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_2D</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_2D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_2D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_3D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_3D</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_3D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_3D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_2D_RECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_2D_RECT</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_2D_RECT</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_2D_RECT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_CUBE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_CUBE</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_CUBE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_CUBE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_BUFFER</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_BUFFER</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_1D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_1D_ARRAY</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_1D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_1D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_2D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_2D_ARRAY</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_2D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_2D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_CUBE_MAP_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_CUBE_MAP_ARRAY</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_CUBE_MAP_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_CUBE_MAP_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_2D_MULTISAMPLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_2D_MULTISAMPLE</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_2D_MULTISAMPLE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_2D_MULTISAMPLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY</h4>
<pre>public static final&nbsp;int GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_1D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_1D</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_1D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_1D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_2D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_2D</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_2D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_2D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_3D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_3D</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_3D</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_3D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_2D_RECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_2D_RECT</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_2D_RECT</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_2D_RECT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_CUBE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_CUBE</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_CUBE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_CUBE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_BUFFER</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_BUFFER</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_1D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_1D_ARRAY</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_1D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_1D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_2D_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_2D_ARRAY</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_2D_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_2D_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY</h4>
<pre>public static final&nbsp;int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY</pre>
<div class="block">Returned by the &lt;type&gt; parameter of GetActiveUniform:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_FORMAT_COMPATIBILITY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_FORMAT_COMPATIBILITY_TYPE</h4>
<pre>public static final&nbsp;int GL_IMAGE_FORMAT_COMPATIBILITY_TYPE</pre>
<div class="block">Accepted by the &lt;value&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_FORMAT_COMPATIBILITY_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE</h4>
<pre>public static final&nbsp;int GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE</pre>
<div class="block">Returned in the &lt;data&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv when &lt;value&gt; is
IMAGE_FORMAT_COMPATIBILITY_TYPE:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="IMAGE_FORMAT_COMPATIBILITY_BY_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMAGE_FORMAT_COMPATIBILITY_BY_CLASS</h4>
<pre>public static final&nbsp;int IMAGE_FORMAT_COMPATIBILITY_BY_CLASS</pre>
<div class="block">Returned in the &lt;data&gt; parameter of GetTexParameteriv, GetTexParameterfv,
GetTexParameterIiv, and GetTexParameterIuiv when &lt;value&gt; is
IMAGE_FORMAT_COMPATIBILITY_TYPE:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.IMAGE_FORMAT_COMPATIBILITY_BY_CLASS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_NUM_SAMPLE_COUNTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_NUM_SAMPLE_COUNTS</h4>
<pre>public static final&nbsp;int GL_NUM_SAMPLE_COUNTS</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetInternalformativ:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_NUM_SAMPLE_COUNTS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MIN_MAP_BUFFER_ALIGNMENT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GL_MIN_MAP_BUFFER_ALIGNMENT</h4>
<pre>public static final&nbsp;int GL_MIN_MAP_BUFFER_ALIGNMENT</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL42.GL_MIN_MAP_BUFFER_ALIGNMENT">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="glGetActiveAtomicCounterBuffer(int, int, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetActiveAtomicCounterBuffer</h4>
<pre>public static&nbsp;void&nbsp;glGetActiveAtomicCounterBuffer(int&nbsp;program,
int&nbsp;bufferIndex,
int&nbsp;pname,
java.nio.IntBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetActiveAtomicCounterBuffer(int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetActiveAtomicCounterBuffer</h4>
<pre>public static&nbsp;int&nbsp;glGetActiveAtomicCounterBuffer(int&nbsp;program,
int&nbsp;bufferIndex,
int&nbsp;pname)</pre>
<div class="block">Overloads glGetActiveAtomicCounterBufferiv.</div>
</li>
</ul>
<a name="glTexStorage1D(int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glTexStorage1D</h4>
<pre>public static&nbsp;void&nbsp;glTexStorage1D(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width)</pre>
</li>
</ul>
<a name="glTexStorage2D(int, int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glTexStorage2D</h4>
<pre>public static&nbsp;void&nbsp;glTexStorage2D(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width,
int&nbsp;height)</pre>
</li>
</ul>
<a name="glTexStorage3D(int, int, int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glTexStorage3D</h4>
<pre>public static&nbsp;void&nbsp;glTexStorage3D(int&nbsp;target,
int&nbsp;levels,
int&nbsp;internalformat,
int&nbsp;width,
int&nbsp;height,
int&nbsp;depth)</pre>
</li>
</ul>
<a name="glDrawTransformFeedbackInstanced(int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawTransformFeedbackInstanced</h4>
<pre>public static&nbsp;void&nbsp;glDrawTransformFeedbackInstanced(int&nbsp;mode,
int&nbsp;id,
int&nbsp;primcount)</pre>
</li>
</ul>
<a name="glDrawTransformFeedbackStreamInstanced(int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawTransformFeedbackStreamInstanced</h4>
<pre>public static&nbsp;void&nbsp;glDrawTransformFeedbackStreamInstanced(int&nbsp;mode,
int&nbsp;id,
int&nbsp;stream,
int&nbsp;primcount)</pre>
</li>
</ul>
<a name="glDrawArraysInstancedBaseInstance(int, int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawArraysInstancedBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawArraysInstancedBaseInstance(int&nbsp;mode,
int&nbsp;first,
int&nbsp;count,
int&nbsp;primcount,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseInstance(int, java.nio.ByteBuffer, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseInstance(int&nbsp;mode,
java.nio.ByteBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseInstance(int, java.nio.IntBuffer, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseInstance(int&nbsp;mode,
java.nio.IntBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseInstance(int, java.nio.ShortBuffer, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseInstance(int&nbsp;mode,
java.nio.ShortBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseInstance(int, int, int, long, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseInstance(int&nbsp;mode,
int&nbsp;indices_count,
int&nbsp;type,
long&nbsp;indices_buffer_offset,
int&nbsp;primcount,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.ByteBuffer, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseVertexBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseVertexBaseInstance(int&nbsp;mode,
java.nio.ByteBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.IntBuffer, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseVertexBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseVertexBaseInstance(int&nbsp;mode,
java.nio.IntBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseVertexBaseInstance(int, java.nio.ShortBuffer, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseVertexBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseVertexBaseInstance(int&nbsp;mode,
java.nio.ShortBuffer&nbsp;indices,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glDrawElementsInstancedBaseVertexBaseInstance</h4>
<pre>public static&nbsp;void&nbsp;glDrawElementsInstancedBaseVertexBaseInstance(int&nbsp;mode,
int&nbsp;indices_count,
int&nbsp;type,
long&nbsp;indices_buffer_offset,
int&nbsp;primcount,
int&nbsp;basevertex,
int&nbsp;baseinstance)</pre>
</li>
</ul>
<a name="glBindImageTexture(int, int, int, boolean, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glBindImageTexture</h4>
<pre>public static&nbsp;void&nbsp;glBindImageTexture(int&nbsp;unit,
int&nbsp;texture,
int&nbsp;level,
boolean&nbsp;layered,
int&nbsp;layer,
int&nbsp;access,
int&nbsp;format)</pre>
</li>
</ul>
<a name="glMemoryBarrier(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glMemoryBarrier</h4>
<pre>public static&nbsp;void&nbsp;glMemoryBarrier(int&nbsp;barriers)</pre>
</li>
</ul>
<a name="glGetInternalformat(int, int, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetInternalformat</h4>
<pre>public static&nbsp;void&nbsp;glGetInternalformat(int&nbsp;target,
int&nbsp;internalformat,
int&nbsp;pname,
java.nio.IntBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetInternalformat(int, int, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>glGetInternalformat</h4>
<pre>public static&nbsp;int&nbsp;glGetInternalformat(int&nbsp;target,
int&nbsp;internalformat,
int&nbsp;pname)</pre>
<div class="block">Overloads glGetInternalformativ.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GL42.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/lwjgl/opengl/GL41.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengl/GL43.html" title="class in org.lwjgl.opengl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/lwjgl/opengl/GL42.html" target="_top">Frames</a></li>
<li><a href="GL42.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright &#169; 2002-2009 lwjgl.org. All Rights Reserved.</i></small></p>
</body>
</html>