opsu-dance/lib/lwjgl-2.9.1/javadoc/org/lwjgl/opengl/NVVertexProgram.html
2014-06-29 22:17:04 -04:00

2697 lines
126 KiB
HTML

<!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:33:00 CET 2013 -->
<title>NVVertexProgram (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="NVVertexProgram (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/NVVertexProgram.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/NVVertexBufferUnifiedMemory.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengl/NVVertexProgram2Option.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/NVVertexProgram.html" target="_top">Frames</a></li>
<li><a href="NVVertexProgram.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 NVVertexProgram" class="title">Class NVVertexProgram</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../org/lwjgl/opengl/NVProgram.html" title="class in org.lwjgl.opengl">org.lwjgl.opengl.NVProgram</a></li>
<li>
<ul class="inheritance">
<li>org.lwjgl.opengl.NVVertexProgram</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">NVVertexProgram</span>
extends <a href="../../../org/lwjgl/opengl/NVProgram.html" title="class in org.lwjgl.opengl">NVProgram</a></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/NVVertexProgram.html#GL_ATTRIB_ARRAY_POINTER_NV">GL_ATTRIB_ARRAY_POINTER_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttribPointervNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_ATTRIB_ARRAY_SIZE_NV">GL_ATTRIB_ARRAY_SIZE_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_ATTRIB_ARRAY_STRIDE_NV">GL_ATTRIB_ARRAY_STRIDE_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_ATTRIB_ARRAY_TYPE_NV">GL_ATTRIB_ARRAY_TYPE_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_CURRENT_ATTRIB_NV">GL_CURRENT_ATTRIB_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_CURRENT_MATRIX_NV">GL_CURRENT_MATRIX_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_CURRENT_MATRIX_STACK_DEPTH_NV">GL_CURRENT_MATRIX_STACK_DEPTH_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_IDENTITY_NV">GL_IDENTITY_NV</a></strong></code>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_INVERSE_NV">GL_INVERSE_NV</a></strong></code>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_INVERSE_TRANSPOSE_NV">GL_INVERSE_TRANSPOSE_NV</a></strong></code>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB0_4_NV">GL_MAP1_VERTEX_ATTRIB0_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB1_4_NV">GL_MAP1_VERTEX_ATTRIB1_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB10_4_NV">GL_MAP1_VERTEX_ATTRIB10_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB11_4_NV">GL_MAP1_VERTEX_ATTRIB11_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB12_4_NV">GL_MAP1_VERTEX_ATTRIB12_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB13_4_NV">GL_MAP1_VERTEX_ATTRIB13_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB14_4_NV">GL_MAP1_VERTEX_ATTRIB14_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB15_4_NV">GL_MAP1_VERTEX_ATTRIB15_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB2_4_NV">GL_MAP1_VERTEX_ATTRIB2_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB3_4_NV">GL_MAP1_VERTEX_ATTRIB3_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB4_4_NV">GL_MAP1_VERTEX_ATTRIB4_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB5_4_NV">GL_MAP1_VERTEX_ATTRIB5_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB6_4_NV">GL_MAP1_VERTEX_ATTRIB6_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB7_4_NV">GL_MAP1_VERTEX_ATTRIB7_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB8_4_NV">GL_MAP1_VERTEX_ATTRIB8_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP1_VERTEX_ATTRIB9_4_NV">GL_MAP1_VERTEX_ATTRIB9_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB0_4_NV">GL_MAP2_VERTEX_ATTRIB0_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB1_4_NV">GL_MAP2_VERTEX_ATTRIB1_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB10_4_NV">GL_MAP2_VERTEX_ATTRIB10_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB11_4_NV">GL_MAP2_VERTEX_ATTRIB11_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB12_4_NV">GL_MAP2_VERTEX_ATTRIB12_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB13_4_NV">GL_MAP2_VERTEX_ATTRIB13_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB14_4_NV">GL_MAP2_VERTEX_ATTRIB14_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB15_4_NV">GL_MAP2_VERTEX_ATTRIB15_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB2_4_NV">GL_MAP2_VERTEX_ATTRIB2_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB3_4_NV">GL_MAP2_VERTEX_ATTRIB3_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB4_4_NV">GL_MAP2_VERTEX_ATTRIB4_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB5_4_NV">GL_MAP2_VERTEX_ATTRIB5_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB6_4_NV">GL_MAP2_VERTEX_ATTRIB6_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB7_4_NV">GL_MAP2_VERTEX_ATTRIB7_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB8_4_NV">GL_MAP2_VERTEX_ATTRIB8_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAP2_VERTEX_ATTRIB9_4_NV">GL_MAP2_VERTEX_ATTRIB9_4_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MATRIX0_NV">GL_MATRIX0_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX1_NV">GL_MATRIX1_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX2_NV">GL_MATRIX2_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX3_NV">GL_MATRIX3_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX4_NV">GL_MATRIX4_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX5_NV">GL_MATRIX5_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX6_NV">GL_MATRIX6_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MATRIX7_NV">GL_MATRIX7_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_MAX_TRACK_MATRICES_NV">GL_MAX_TRACK_MATRICES_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV">GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_MODELVIEW_PROJECTION_NV">GL_MODELVIEW_PROJECTION_NV</a></strong></code>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_PROGRAM_PARAMETER_NV">GL_PROGRAM_PARAMETER_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetProgramParameterfvNV
and GetProgramParameterdvNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_TRACK_MATRIX_NV">GL_TRACK_MATRIX_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetTrackMatrixivNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_TRACK_MATRIX_TRANSFORM_NV">GL_TRACK_MATRIX_TRANSFORM_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetTrackMatrixivNV:</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_TRANSPOSE_NV">GL_TRANSPOSE_NV</a></strong></code>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY0_NV">GL_VERTEX_ATTRIB_ARRAY0_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY1_NV">GL_VERTEX_ATTRIB_ARRAY1_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY10_NV">GL_VERTEX_ATTRIB_ARRAY10_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY11_NV">GL_VERTEX_ATTRIB_ARRAY11_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY12_NV">GL_VERTEX_ATTRIB_ARRAY12_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY13_NV">GL_VERTEX_ATTRIB_ARRAY13_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY14_NV">GL_VERTEX_ATTRIB_ARRAY14_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY15_NV">GL_VERTEX_ATTRIB_ARRAY15_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY2_NV">GL_VERTEX_ATTRIB_ARRAY2_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY3_NV">GL_VERTEX_ATTRIB_ARRAY3_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY4_NV">GL_VERTEX_ATTRIB_ARRAY4_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY5_NV">GL_VERTEX_ATTRIB_ARRAY5_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY6_NV">GL_VERTEX_ATTRIB_ARRAY6_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY7_NV">GL_VERTEX_ATTRIB_ARRAY7_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY8_NV">GL_VERTEX_ATTRIB_ARRAY8_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_ATTRIB_ARRAY9_NV">GL_VERTEX_ATTRIB_ARRAY9_NV</a></strong></code>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_PROGRAM_BINDING_NV">GL_VERTEX_PROGRAM_BINDING_NV</a></strong></code>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
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/NVVertexProgram.html#GL_VERTEX_PROGRAM_NV">GL_VERTEX_PROGRAM_NV</a></strong></code>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the &lt;target&gt; parameter of BindProgramNV,
ExecuteProgramNV, GetProgramParameter[df]vNV, GetTrackMatrixivNV,
LoadProgramNV, ProgramParameter[s]4[df][v]NV, and TrackMatrixNV:</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#GL_VERTEX_PROGRAM_POINT_SIZE_NV">GL_VERTEX_PROGRAM_POINT_SIZE_NV</a></strong></code>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_PROGRAM_TWO_SIDE_NV">GL_VERTEX_PROGRAM_TWO_SIDE_NV</a></strong></code>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, 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/NVVertexProgram.html#GL_VERTEX_STATE_PROGRAM_NV">GL_VERTEX_STATE_PROGRAM_NV</a></strong></code>
<div class="block">Accepted by the &lt;target&gt; parameter of ExecuteProgramNV and
LoadProgramNV:</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.lwjgl.opengl.NVProgram">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.lwjgl.opengl.<a href="../../../org/lwjgl/opengl/NVProgram.html" title="class in org.lwjgl.opengl">NVProgram</a></h3>
<code><a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_ERROR_POSITION_NV">GL_PROGRAM_ERROR_POSITION_NV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_ERROR_STRING_NV">GL_PROGRAM_ERROR_STRING_NV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_LENGTH_NV">GL_PROGRAM_LENGTH_NV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_RESIDENT_NV">GL_PROGRAM_RESIDENT_NV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_STRING_NV">GL_PROGRAM_STRING_NV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#GL_PROGRAM_TARGET_NV">GL_PROGRAM_TARGET_NV</a></code></li>
</ul>
</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/NVVertexProgram.html#glExecuteProgramNV(int, int, java.nio.FloatBuffer)">glExecuteProgramNV</a></strong>(int&nbsp;target,
int&nbsp;id,
java.nio.FloatBuffer&nbsp;params)</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/NVVertexProgram.html#glGetProgramParameterNV(int, int, int, java.nio.DoubleBuffer)">glGetProgramParameterNV</a></strong>(int&nbsp;target,
int&nbsp;index,
int&nbsp;parameterName,
java.nio.DoubleBuffer&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/NVVertexProgram.html#glGetProgramParameterNV(int, int, int, java.nio.FloatBuffer)">glGetProgramParameterNV</a></strong>(int&nbsp;target,
int&nbsp;index,
int&nbsp;parameterName,
java.nio.FloatBuffer&nbsp;params)</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/NVVertexProgram.html#glGetTrackMatrixNV(int, int, int, java.nio.IntBuffer)">glGetTrackMatrixNV</a></strong>(int&nbsp;target,
int&nbsp;address,
int&nbsp;parameterName,
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/NVVertexProgram.html#glGetVertexAttribNV(int, int, java.nio.DoubleBuffer)">glGetVertexAttribNV</a></strong>(int&nbsp;index,
int&nbsp;parameterName,
java.nio.DoubleBuffer&nbsp;params)</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/NVVertexProgram.html#glGetVertexAttribNV(int, int, java.nio.FloatBuffer)">glGetVertexAttribNV</a></strong>(int&nbsp;index,
int&nbsp;parameterName,
java.nio.FloatBuffer&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/NVVertexProgram.html#glGetVertexAttribNV(int, int, java.nio.IntBuffer)">glGetVertexAttribNV</a></strong>(int&nbsp;index,
int&nbsp;parameterName,
java.nio.IntBuffer&nbsp;params)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.nio.ByteBuffer</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/NVVertexProgram.html#glGetVertexAttribPointerNV(int, int, long)">glGetVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;parameterName,
long&nbsp;result_size)</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/NVVertexProgram.html#glProgramParameter4dNV(int, int, double, double, double, double)">glProgramParameter4dNV</a></strong>(int&nbsp;target,
int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
double&nbsp;w)</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/NVVertexProgram.html#glProgramParameter4fNV(int, int, float, float, float, float)">glProgramParameter4fNV</a></strong>(int&nbsp;target,
int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z,
float&nbsp;w)</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/NVVertexProgram.html#glProgramParameters4NV(int, int, java.nio.DoubleBuffer)">glProgramParameters4NV</a></strong>(int&nbsp;target,
int&nbsp;index,
java.nio.DoubleBuffer&nbsp;params)</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/NVVertexProgram.html#glProgramParameters4NV(int, int, java.nio.FloatBuffer)">glProgramParameters4NV</a></strong>(int&nbsp;target,
int&nbsp;index,
java.nio.FloatBuffer&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/NVVertexProgram.html#glTrackMatrixNV(int, int, int, int)">glTrackMatrixNV</a></strong>(int&nbsp;target,
int&nbsp;address,
int&nbsp;matrix,
int&nbsp;transform)</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/NVVertexProgram.html#glVertexAttrib1dNV(int, double)">glVertexAttrib1dNV</a></strong>(int&nbsp;index,
double&nbsp;x)</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/NVVertexProgram.html#glVertexAttrib1fNV(int, float)">glVertexAttrib1fNV</a></strong>(int&nbsp;index,
float&nbsp;x)</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/NVVertexProgram.html#glVertexAttrib1sNV(int, short)">glVertexAttrib1sNV</a></strong>(int&nbsp;index,
short&nbsp;x)</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/NVVertexProgram.html#glVertexAttrib2dNV(int, double, double)">glVertexAttrib2dNV</a></strong>(int&nbsp;index,
double&nbsp;x,
double&nbsp;y)</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/NVVertexProgram.html#glVertexAttrib2fNV(int, float, float)">glVertexAttrib2fNV</a></strong>(int&nbsp;index,
float&nbsp;x,
float&nbsp;y)</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/NVVertexProgram.html#glVertexAttrib2sNV(int, short, short)">glVertexAttrib2sNV</a></strong>(int&nbsp;index,
short&nbsp;x,
short&nbsp;y)</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/NVVertexProgram.html#glVertexAttrib3dNV(int, double, double, double)">glVertexAttrib3dNV</a></strong>(int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</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/NVVertexProgram.html#glVertexAttrib3fNV(int, float, float, float)">glVertexAttrib3fNV</a></strong>(int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z)</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/NVVertexProgram.html#glVertexAttrib3sNV(int, short, short, short)">glVertexAttrib3sNV</a></strong>(int&nbsp;index,
short&nbsp;x,
short&nbsp;y,
short&nbsp;z)</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/NVVertexProgram.html#glVertexAttrib4dNV(int, double, double, double, double)">glVertexAttrib4dNV</a></strong>(int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
double&nbsp;w)</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/NVVertexProgram.html#glVertexAttrib4fNV(int, float, float, float, float)">glVertexAttrib4fNV</a></strong>(int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z,
float&nbsp;w)</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/NVVertexProgram.html#glVertexAttrib4sNV(int, short, short, short, short)">glVertexAttrib4sNV</a></strong>(int&nbsp;index,
short&nbsp;x,
short&nbsp;y,
short&nbsp;z,
short&nbsp;w)</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/NVVertexProgram.html#glVertexAttrib4ubNV(int, byte, byte, byte, byte)">glVertexAttrib4ubNV</a></strong>(int&nbsp;index,
byte&nbsp;x,
byte&nbsp;y,
byte&nbsp;z,
byte&nbsp;w)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, java.nio.ByteBuffer)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.ByteBuffer&nbsp;buffer)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, java.nio.DoubleBuffer)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.DoubleBuffer&nbsp;buffer)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, java.nio.FloatBuffer)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.FloatBuffer&nbsp;buffer)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, java.nio.IntBuffer)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.IntBuffer&nbsp;buffer)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, long)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
long&nbsp;buffer_buffer_offset)</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/NVVertexProgram.html#glVertexAttribPointerNV(int, int, int, int, java.nio.ShortBuffer)">glVertexAttribPointerNV</a></strong>(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.ShortBuffer&nbsp;buffer)</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/NVVertexProgram.html#glVertexAttribs1NV(int, java.nio.DoubleBuffer)">glVertexAttribs1NV</a></strong>(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs1NV(int, java.nio.FloatBuffer)">glVertexAttribs1NV</a></strong>(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs1NV(int, java.nio.ShortBuffer)">glVertexAttribs1NV</a></strong>(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs2NV(int, java.nio.DoubleBuffer)">glVertexAttribs2NV</a></strong>(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs2NV(int, java.nio.FloatBuffer)">glVertexAttribs2NV</a></strong>(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs2NV(int, java.nio.ShortBuffer)">glVertexAttribs2NV</a></strong>(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs3NV(int, java.nio.DoubleBuffer)">glVertexAttribs3NV</a></strong>(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs3NV(int, java.nio.FloatBuffer)">glVertexAttribs3NV</a></strong>(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs3NV(int, java.nio.ShortBuffer)">glVertexAttribs3NV</a></strong>(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs4NV(int, java.nio.DoubleBuffer)">glVertexAttribs4NV</a></strong>(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs4NV(int, java.nio.FloatBuffer)">glVertexAttribs4NV</a></strong>(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</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/NVVertexProgram.html#glVertexAttribs4NV(int, java.nio.ShortBuffer)">glVertexAttribs4NV</a></strong>(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.lwjgl.opengl.NVProgram">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.lwjgl.opengl.<a href="../../../org/lwjgl/opengl/NVProgram.html" title="class in org.lwjgl.opengl">NVProgram</a></h3>
<code><a href="../../../org/lwjgl/opengl/NVProgram.html#glAreProgramsResidentNV(java.nio.IntBuffer, java.nio.ByteBuffer)">glAreProgramsResidentNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glBindProgramNV(int, int)">glBindProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glDeleteProgramsNV(int)">glDeleteProgramsNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glDeleteProgramsNV(java.nio.IntBuffer)">glDeleteProgramsNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGenProgramsNV()">glGenProgramsNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGenProgramsNV(java.nio.IntBuffer)">glGenProgramsNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGetProgramiNV(int, int)">glGetProgramiNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGetProgramNV(int, int)">glGetProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGetProgramNV(int, int, java.nio.IntBuffer)">glGetProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGetProgramStringNV(int, int)">glGetProgramStringNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glGetProgramStringNV(int, int, java.nio.ByteBuffer)">glGetProgramStringNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glIsProgramNV(int)">glIsProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glLoadProgramNV(int, int, java.nio.ByteBuffer)">glLoadProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glLoadProgramNV(int, int, java.lang.CharSequence)">glLoadProgramNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glRequestResidentProgramsNV(int)">glRequestResidentProgramsNV</a>, <a href="../../../org/lwjgl/opengl/NVProgram.html#glRequestResidentProgramsNV(java.nio.IntBuffer)">glRequestResidentProgramsNV</a></code></li>
</ul>
<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_VERTEX_PROGRAM_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_PROGRAM_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_PROGRAM_NV</pre>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the &lt;target&gt; parameter of BindProgramNV,
ExecuteProgramNV, GetProgramParameter[df]vNV, GetTrackMatrixivNV,
LoadProgramNV, ProgramParameter[s]4[df][v]NV, and TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_PROGRAM_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_PROGRAM_POINT_SIZE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_PROGRAM_POINT_SIZE_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_PROGRAM_POINT_SIZE_NV</pre>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_PROGRAM_POINT_SIZE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_PROGRAM_TWO_SIDE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_PROGRAM_TWO_SIDE_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_PROGRAM_TWO_SIDE_NV</pre>
<div class="block">Accepted by the &lt;cap&gt; parameter of Disable, Enable, and IsEnabled,
and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_PROGRAM_TWO_SIDE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_STATE_PROGRAM_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_STATE_PROGRAM_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_STATE_PROGRAM_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of ExecuteProgramNV and
LoadProgramNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_STATE_PROGRAM_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATTRIB_ARRAY_SIZE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATTRIB_ARRAY_SIZE_NV</h4>
<pre>public static final&nbsp;int GL_ATTRIB_ARRAY_SIZE_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_ATTRIB_ARRAY_SIZE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATTRIB_ARRAY_STRIDE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATTRIB_ARRAY_STRIDE_NV</h4>
<pre>public static final&nbsp;int GL_ATTRIB_ARRAY_STRIDE_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_ATTRIB_ARRAY_STRIDE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATTRIB_ARRAY_TYPE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATTRIB_ARRAY_TYPE_NV</h4>
<pre>public static final&nbsp;int GL_ATTRIB_ARRAY_TYPE_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_ATTRIB_ARRAY_TYPE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_CURRENT_ATTRIB_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_CURRENT_ATTRIB_NV</h4>
<pre>public static final&nbsp;int GL_CURRENT_ATTRIB_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttrib[dfi]vNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_CURRENT_ATTRIB_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_PROGRAM_PARAMETER_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_PROGRAM_PARAMETER_NV</h4>
<pre>public static final&nbsp;int GL_PROGRAM_PARAMETER_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetProgramParameterfvNV
and GetProgramParameterdvNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_PROGRAM_PARAMETER_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_ATTRIB_ARRAY_POINTER_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_ATTRIB_ARRAY_POINTER_NV</h4>
<pre>public static final&nbsp;int GL_ATTRIB_ARRAY_POINTER_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetVertexAttribPointervNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_ATTRIB_ARRAY_POINTER_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TRACK_MATRIX_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TRACK_MATRIX_NV</h4>
<pre>public static final&nbsp;int GL_TRACK_MATRIX_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetTrackMatrixivNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_TRACK_MATRIX_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TRACK_MATRIX_TRANSFORM_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TRACK_MATRIX_TRANSFORM_NV</h4>
<pre>public static final&nbsp;int GL_TRACK_MATRIX_TRANSFORM_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetTrackMatrixivNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_TRACK_MATRIX_TRANSFORM_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV</h4>
<pre>public static final&nbsp;int GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAX_TRACK_MATRICES_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAX_TRACK_MATRICES_NV</h4>
<pre>public static final&nbsp;int GL_MAX_TRACK_MATRICES_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAX_TRACK_MATRICES_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_CURRENT_MATRIX_STACK_DEPTH_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_CURRENT_MATRIX_STACK_DEPTH_NV</h4>
<pre>public static final&nbsp;int GL_CURRENT_MATRIX_STACK_DEPTH_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_CURRENT_MATRIX_STACK_DEPTH_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_CURRENT_MATRIX_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_CURRENT_MATRIX_NV</h4>
<pre>public static final&nbsp;int GL_CURRENT_MATRIX_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_CURRENT_MATRIX_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_PROGRAM_BINDING_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_PROGRAM_BINDING_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_PROGRAM_BINDING_NV</pre>
<div class="block">Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_PROGRAM_BINDING_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MODELVIEW_PROJECTION_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MODELVIEW_PROJECTION_NV</h4>
<pre>public static final&nbsp;int GL_MODELVIEW_PROJECTION_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MODELVIEW_PROJECTION_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX0_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX0_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX0_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX0_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX1_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX1_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX1_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX1_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX2_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX2_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX2_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX2_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX3_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX3_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX3_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX3_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX4_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX4_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX5_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX5_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX5_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX5_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX6_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX6_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX6_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX6_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MATRIX7_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MATRIX7_NV</h4>
<pre>public static final&nbsp;int GL_MATRIX7_NV</pre>
<div class="block">Accepted by the &lt;matrix&gt; parameter of TrackMatrixNV and by the
&lt;mode&gt; parameter of MatrixMode:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MATRIX7_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_IDENTITY_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_IDENTITY_NV</h4>
<pre>public static final&nbsp;int GL_IDENTITY_NV</pre>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_IDENTITY_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INVERSE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INVERSE_NV</h4>
<pre>public static final&nbsp;int GL_INVERSE_NV</pre>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_INVERSE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_TRANSPOSE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_TRANSPOSE_NV</h4>
<pre>public static final&nbsp;int GL_TRANSPOSE_NV</pre>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_TRANSPOSE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_INVERSE_TRANSPOSE_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_INVERSE_TRANSPOSE_NV</h4>
<pre>public static final&nbsp;int GL_INVERSE_TRANSPOSE_NV</pre>
<div class="block">Accepted by the &lt;transform&gt; parameter of TrackMatrixNV:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_INVERSE_TRANSPOSE_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY0_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY0_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY0_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY0_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY1_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY1_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY1_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY1_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY2_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY2_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY2_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY2_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY3_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY3_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY3_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY3_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY4_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY4_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY5_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY5_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY5_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY5_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY6_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY6_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY6_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY6_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY7_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY7_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY7_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY7_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY8_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY8_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY8_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY8_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY9_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY9_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY9_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY9_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY10_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY10_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY10_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY10_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY11_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY11_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY11_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY11_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY12_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY12_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY12_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY12_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY13_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY13_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY13_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY13_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY14_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY14_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY14_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY14_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_VERTEX_ATTRIB_ARRAY15_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_VERTEX_ATTRIB_ARRAY15_NV</h4>
<pre>public static final&nbsp;int GL_VERTEX_ATTRIB_ARRAY15_NV</pre>
<div class="block">Accepted by the &lt;array&gt; parameter of EnableClientState and
DisableClientState, by the &lt;cap&gt; parameter of IsEnabled, and by
the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_VERTEX_ATTRIB_ARRAY15_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB0_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB0_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB0_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB0_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB1_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB1_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB1_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB1_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB2_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB2_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB2_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB2_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB3_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB3_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB3_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB3_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB4_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB4_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB4_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB4_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB5_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB5_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB5_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB5_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB6_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB6_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB6_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB6_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB7_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB7_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB7_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB7_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB8_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB8_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB8_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB8_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB9_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB9_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB9_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB9_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB10_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB10_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB10_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB10_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB11_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB11_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB11_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB11_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB12_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB12_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB12_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB12_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB13_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB13_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB13_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB13_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB14_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB14_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB14_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB14_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP1_VERTEX_ATTRIB15_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP1_VERTEX_ATTRIB15_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP1_VERTEX_ATTRIB15_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP1_VERTEX_ATTRIB15_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB0_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB0_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB0_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB0_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB1_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB1_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB1_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB1_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB2_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB2_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB2_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB2_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB3_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB3_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB3_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB3_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB4_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB4_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB4_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB4_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB5_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB5_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB5_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB5_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB6_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB6_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB6_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB6_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB7_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB7_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB7_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB7_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB8_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB8_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB8_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB8_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB9_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB9_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB9_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB9_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB10_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB10_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB10_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB10_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB11_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB11_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB11_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB11_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB12_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB12_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB12_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB12_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB13_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB13_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB13_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB13_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB14_4_NV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB14_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB14_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB14_4_NV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="GL_MAP2_VERTEX_ATTRIB15_4_NV">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GL_MAP2_VERTEX_ATTRIB15_4_NV</h4>
<pre>public static final&nbsp;int GL_MAP2_VERTEX_ATTRIB15_4_NV</pre>
<div class="block">Accepted by the &lt;target&gt; parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the &lt;cap&gt; parameter of Enable, Disable, and
IsEnabled, and by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.NVVertexProgram.GL_MAP2_VERTEX_ATTRIB15_4_NV">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="glExecuteProgramNV(int, int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glExecuteProgramNV</h4>
<pre>public static&nbsp;void&nbsp;glExecuteProgramNV(int&nbsp;target,
int&nbsp;id,
java.nio.FloatBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetProgramParameterNV(int, int, int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetProgramParameterNV</h4>
<pre>public static&nbsp;void&nbsp;glGetProgramParameterNV(int&nbsp;target,
int&nbsp;index,
int&nbsp;parameterName,
java.nio.FloatBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetProgramParameterNV(int, int, int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetProgramParameterNV</h4>
<pre>public static&nbsp;void&nbsp;glGetProgramParameterNV(int&nbsp;target,
int&nbsp;index,
int&nbsp;parameterName,
java.nio.DoubleBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetTrackMatrixNV(int, int, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetTrackMatrixNV</h4>
<pre>public static&nbsp;void&nbsp;glGetTrackMatrixNV(int&nbsp;target,
int&nbsp;address,
int&nbsp;parameterName,
java.nio.IntBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetVertexAttribNV(int, int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetVertexAttribNV</h4>
<pre>public static&nbsp;void&nbsp;glGetVertexAttribNV(int&nbsp;index,
int&nbsp;parameterName,
java.nio.FloatBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetVertexAttribNV(int, int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetVertexAttribNV</h4>
<pre>public static&nbsp;void&nbsp;glGetVertexAttribNV(int&nbsp;index,
int&nbsp;parameterName,
java.nio.DoubleBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetVertexAttribNV(int, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetVertexAttribNV</h4>
<pre>public static&nbsp;void&nbsp;glGetVertexAttribNV(int&nbsp;index,
int&nbsp;parameterName,
java.nio.IntBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glGetVertexAttribPointerNV(int, int, long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glGetVertexAttribPointerNV</h4>
<pre>public static&nbsp;java.nio.ByteBuffer&nbsp;glGetVertexAttribPointerNV(int&nbsp;index,
int&nbsp;parameterName,
long&nbsp;result_size)</pre>
</li>
</ul>
<a name="glProgramParameter4fNV(int, int, float, float, float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glProgramParameter4fNV</h4>
<pre>public static&nbsp;void&nbsp;glProgramParameter4fNV(int&nbsp;target,
int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z,
float&nbsp;w)</pre>
</li>
</ul>
<a name="glProgramParameter4dNV(int, int, double, double, double, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glProgramParameter4dNV</h4>
<pre>public static&nbsp;void&nbsp;glProgramParameter4dNV(int&nbsp;target,
int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
double&nbsp;w)</pre>
</li>
</ul>
<a name="glProgramParameters4NV(int, int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glProgramParameters4NV</h4>
<pre>public static&nbsp;void&nbsp;glProgramParameters4NV(int&nbsp;target,
int&nbsp;index,
java.nio.FloatBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glProgramParameters4NV(int, int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glProgramParameters4NV</h4>
<pre>public static&nbsp;void&nbsp;glProgramParameters4NV(int&nbsp;target,
int&nbsp;index,
java.nio.DoubleBuffer&nbsp;params)</pre>
</li>
</ul>
<a name="glTrackMatrixNV(int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glTrackMatrixNV</h4>
<pre>public static&nbsp;void&nbsp;glTrackMatrixNV(int&nbsp;target,
int&nbsp;address,
int&nbsp;matrix,
int&nbsp;transform)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.DoubleBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.FloatBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, java.nio.ByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.ByteBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.IntBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, java.nio.ShortBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
java.nio.ShortBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a name="glVertexAttribPointerNV(int, int, int, int, long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribPointerNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribPointerNV(int&nbsp;index,
int&nbsp;size,
int&nbsp;type,
int&nbsp;stride,
long&nbsp;buffer_buffer_offset)</pre>
</li>
</ul>
<a name="glVertexAttrib1sNV(int, short)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib1sNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib1sNV(int&nbsp;index,
short&nbsp;x)</pre>
</li>
</ul>
<a name="glVertexAttrib1fNV(int, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib1fNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib1fNV(int&nbsp;index,
float&nbsp;x)</pre>
</li>
</ul>
<a name="glVertexAttrib1dNV(int, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib1dNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib1dNV(int&nbsp;index,
double&nbsp;x)</pre>
</li>
</ul>
<a name="glVertexAttrib2sNV(int, short, short)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib2sNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib2sNV(int&nbsp;index,
short&nbsp;x,
short&nbsp;y)</pre>
</li>
</ul>
<a name="glVertexAttrib2fNV(int, float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib2fNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib2fNV(int&nbsp;index,
float&nbsp;x,
float&nbsp;y)</pre>
</li>
</ul>
<a name="glVertexAttrib2dNV(int, double, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib2dNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib2dNV(int&nbsp;index,
double&nbsp;x,
double&nbsp;y)</pre>
</li>
</ul>
<a name="glVertexAttrib3sNV(int, short, short, short)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib3sNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib3sNV(int&nbsp;index,
short&nbsp;x,
short&nbsp;y,
short&nbsp;z)</pre>
</li>
</ul>
<a name="glVertexAttrib3fNV(int, float, float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib3fNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib3fNV(int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z)</pre>
</li>
</ul>
<a name="glVertexAttrib3dNV(int, double, double, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib3dNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib3dNV(int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</pre>
</li>
</ul>
<a name="glVertexAttrib4sNV(int, short, short, short, short)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib4sNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib4sNV(int&nbsp;index,
short&nbsp;x,
short&nbsp;y,
short&nbsp;z,
short&nbsp;w)</pre>
</li>
</ul>
<a name="glVertexAttrib4fNV(int, float, float, float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib4fNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib4fNV(int&nbsp;index,
float&nbsp;x,
float&nbsp;y,
float&nbsp;z,
float&nbsp;w)</pre>
</li>
</ul>
<a name="glVertexAttrib4dNV(int, double, double, double, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib4dNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib4dNV(int&nbsp;index,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
double&nbsp;w)</pre>
</li>
</ul>
<a name="glVertexAttrib4ubNV(int, byte, byte, byte, byte)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttrib4ubNV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttrib4ubNV(int&nbsp;index,
byte&nbsp;x,
byte&nbsp;y,
byte&nbsp;z,
byte&nbsp;w)</pre>
</li>
</ul>
<a name="glVertexAttribs1NV(int, java.nio.ShortBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs1NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs1NV(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs1NV(int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs1NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs1NV(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs1NV(int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs1NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs1NV(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs2NV(int, java.nio.ShortBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs2NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs2NV(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs2NV(int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs2NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs2NV(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs2NV(int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs2NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs2NV(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs3NV(int, java.nio.ShortBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs3NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs3NV(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs3NV(int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs3NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs3NV(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs3NV(int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs3NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs3NV(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs4NV(int, java.nio.ShortBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs4NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs4NV(int&nbsp;index,
java.nio.ShortBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs4NV(int, java.nio.FloatBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glVertexAttribs4NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs4NV(int&nbsp;index,
java.nio.FloatBuffer&nbsp;v)</pre>
</li>
</ul>
<a name="glVertexAttribs4NV(int, java.nio.DoubleBuffer)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>glVertexAttribs4NV</h4>
<pre>public static&nbsp;void&nbsp;glVertexAttribs4NV(int&nbsp;index,
java.nio.DoubleBuffer&nbsp;v)</pre>
</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/NVVertexProgram.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/NVVertexBufferUnifiedMemory.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengl/NVVertexProgram2Option.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/NVVertexProgram.html" target="_top">Frames</a></li>
<li><a href="NVVertexProgram.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>