1113 lines
44 KiB
HTML
1113 lines
44 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:32:59 CET 2013 -->
|
|
<title>GL44 (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="GL44 (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/GL44.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/GL43.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
|
|
<li><a href="../../../org/lwjgl/opengl/GLContext.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/GL44.html" target="_top">Frames</a></li>
|
|
<li><a href="GL44.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: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field_summary">Field</a> | </li>
|
|
<li>Constr | </li>
|
|
<li><a href="#method_summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field_detail">Field</a> | </li>
|
|
<li>Constr | </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 GL44" class="title">Class GL44</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="inheritance">
|
|
<li>java.lang.Object</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>org.lwjgl.opengl.GL44</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<hr>
|
|
<br>
|
|
<pre>public final class <span class="strong">GL44</span>
|
|
extends java.lang.Object</pre>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="field_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
|
<caption><span>Fields</span><span class="tabEnd"> </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/GL44.html#GL_BUFFER_IMMUTABLE_STORAGE">GL_BUFFER_IMMUTABLE_STORAGE</a></strong></code>
|
|
<div class="block">Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_BUFFER_STORAGE_FLAGS">GL_BUFFER_STORAGE_FLAGS</a></strong></code>
|
|
<div class="block">Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_CLEAR_TEXTURE">GL_CLEAR_TEXTURE</a></strong></code>
|
|
<div class="block">Accepted by the <pname> parameter for GetInternalformativ and
|
|
GetInternalformati64v:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT">GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT</a></strong></code>
|
|
<div class="block">Accepted by the <barriers> parameter of MemoryBarrier:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_CLIENT_STORAGE_BIT">GL_CLIENT_STORAGE_BIT</a></strong></code>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_DYNAMIC_STORAGE_BIT">GL_DYNAMIC_STORAGE_BIT</a></strong></code>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_LOCATION_COMPONENT">GL_LOCATION_COMPONENT</a></strong></code>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_MAP_COHERENT_BIT">GL_MAP_COHERENT_BIT</a></strong></code>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_MAP_PERSISTENT_BIT">GL_MAP_PERSISTENT_BIT</a></strong></code>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_MAX_VERTEX_ATTRIB_STRIDE">GL_MAX_VERTEX_ATTRIB_STRIDE</a></strong></code>
|
|
<div class="block">Implementation-dependent state which constrains the maximum value of stride parameters to vertex array pointer-setting commands.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_MIRROR_CLAMP_TO_EDGE">GL_MIRROR_CLAMP_TO_EDGE</a></strong></code>
|
|
<div class="block">Accepted by the <param> parameter of TexParameter{if}, SamplerParameter{if}
|
|
and SamplerParameter{if}v, and by the <params> parameter of
|
|
TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when
|
|
their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or
|
|
TEXTURE_WRAP_R:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_QUERY_BUFFER">GL_QUERY_BUFFER</a></strong></code>
|
|
<div class="block">Accepted by the <target> parameter of BindBuffer, BufferData,
|
|
BufferSubData, MapBuffer, UnmapBuffer, MapBufferRange, GetBufferSubData,
|
|
GetBufferParameteriv, GetBufferParameteri64v, GetBufferPointerv,
|
|
ClearBufferSubData, and the <readtarget> and <writetarget> parameters of
|
|
CopyBufferSubData:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_QUERY_BUFFER_BARRIER_BIT">GL_QUERY_BUFFER_BARRIER_BIT</a></strong></code>
|
|
<div class="block">Accepted in the <barriers> bitfield in MemoryBarrier:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_QUERY_BUFFER_BINDING">GL_QUERY_BUFFER_BINDING</a></strong></code>
|
|
<div class="block">Accepted by the <pname> 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/GL44.html#GL_QUERY_RESULT_NO_WAIT">GL_QUERY_RESULT_NO_WAIT</a></strong></code>
|
|
<div class="block">Accepted by the <pname> parameter of GetQueryObjectiv, GetQueryObjectuiv,
|
|
GetQueryObjecti64v and GetQueryObjectui64v:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_TRANSFORM_FEEDBACK_BUFFER_INDEX">GL_TRANSFORM_FEEDBACK_BUFFER_INDEX</a></strong></code>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE">GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE</a></strong></code>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method_summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Summary</h3>
|
|
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
|
<caption><span>Methods</span><span class="tabEnd"> </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/GL44.html#glBindBuffersBase(int, int, int, java.nio.IntBuffer)">glBindBuffersBase</a></strong>(int target,
|
|
int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBindBuffersRange(int, int, int, java.nio.IntBuffer, org.lwjgl.PointerBuffer, org.lwjgl.PointerBuffer)">glBindBuffersRange</a></strong>(int target,
|
|
int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> offsets,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> sizes)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBindImageTextures(int, int, java.nio.IntBuffer)">glBindImageTextures</a></strong>(int first,
|
|
int count,
|
|
java.nio.IntBuffer textures)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBindSamplers(int, int, java.nio.IntBuffer)">glBindSamplers</a></strong>(int first,
|
|
int count,
|
|
java.nio.IntBuffer samplers)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBindTextures(int, int, java.nio.IntBuffer)">glBindTextures</a></strong>(int first,
|
|
int count,
|
|
java.nio.IntBuffer textures)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBindVertexBuffers(int, int, java.nio.IntBuffer, org.lwjgl.PointerBuffer, java.nio.IntBuffer)">glBindVertexBuffers</a></strong>(int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> offsets,
|
|
java.nio.IntBuffer strides)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.ByteBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.ByteBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.DoubleBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.DoubleBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.FloatBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.FloatBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.IntBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.IntBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.LongBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.LongBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, long, int)">glBufferStorage</a></strong>(int target,
|
|
long size,
|
|
int flags)</code>
|
|
<div class="block">Overloads glBufferStorage.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glBufferStorage(int, java.nio.ShortBuffer, int)">glBufferStorage</a></strong>(int target,
|
|
java.nio.ShortBuffer data,
|
|
int flags)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.ByteBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.ByteBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.DoubleBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.DoubleBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.FloatBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.FloatBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.IntBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.IntBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.LongBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.LongBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexImage(int, int, int, int, java.nio.ShortBuffer)">glClearTexImage</a></strong>(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.ShortBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.ByteBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.ByteBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.DoubleBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.DoubleBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.FloatBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.FloatBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.IntBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.IntBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.LongBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.LongBuffer data)</code> </td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static void</code></td>
|
|
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengl/GL44.html#glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.ShortBuffer)">glClearTexSubImage</a></strong>(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.ShortBuffer data)</code> </td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class 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_MAX_VERTEX_ATTRIB_STRIDE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_MAX_VERTEX_ATTRIB_STRIDE</h4>
|
|
<pre>public static final int GL_MAX_VERTEX_ATTRIB_STRIDE</pre>
|
|
<div class="block">Implementation-dependent state which constrains the maximum value of stride parameters to vertex array pointer-setting commands.</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_MAX_VERTEX_ATTRIB_STRIDE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_MAP_PERSISTENT_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_MAP_PERSISTENT_BIT</h4>
|
|
<pre>public static final int GL_MAP_PERSISTENT_BIT</pre>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_MAP_PERSISTENT_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_MAP_COHERENT_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_MAP_COHERENT_BIT</h4>
|
|
<pre>public static final int GL_MAP_COHERENT_BIT</pre>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_MAP_COHERENT_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_DYNAMIC_STORAGE_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_DYNAMIC_STORAGE_BIT</h4>
|
|
<pre>public static final int GL_DYNAMIC_STORAGE_BIT</pre>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_DYNAMIC_STORAGE_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_CLIENT_STORAGE_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_CLIENT_STORAGE_BIT</h4>
|
|
<pre>public static final int GL_CLIENT_STORAGE_BIT</pre>
|
|
<div class="block">Accepted in the <flags> parameter of BufferStorage and
|
|
NamedBufferStorageEXT:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_CLIENT_STORAGE_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_BUFFER_IMMUTABLE_STORAGE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_BUFFER_IMMUTABLE_STORAGE</h4>
|
|
<pre>public static final int GL_BUFFER_IMMUTABLE_STORAGE</pre>
|
|
<div class="block">Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_BUFFER_IMMUTABLE_STORAGE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_BUFFER_STORAGE_FLAGS">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_BUFFER_STORAGE_FLAGS</h4>
|
|
<pre>public static final int GL_BUFFER_STORAGE_FLAGS</pre>
|
|
<div class="block">Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_BUFFER_STORAGE_FLAGS">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT</h4>
|
|
<pre>public static final int GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT</pre>
|
|
<div class="block">Accepted by the <barriers> parameter of MemoryBarrier:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_CLEAR_TEXTURE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_CLEAR_TEXTURE</h4>
|
|
<pre>public static final int GL_CLEAR_TEXTURE</pre>
|
|
<div class="block">Accepted by the <pname> parameter for GetInternalformativ and
|
|
GetInternalformati64v:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_CLEAR_TEXTURE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_LOCATION_COMPONENT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_LOCATION_COMPONENT</h4>
|
|
<pre>public static final int GL_LOCATION_COMPONENT</pre>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_LOCATION_COMPONENT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_TRANSFORM_FEEDBACK_BUFFER_INDEX">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_TRANSFORM_FEEDBACK_BUFFER_INDEX</h4>
|
|
<pre>public static final int GL_TRANSFORM_FEEDBACK_BUFFER_INDEX</pre>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_TRANSFORM_FEEDBACK_BUFFER_INDEX">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE</h4>
|
|
<pre>public static final int GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE</pre>
|
|
<div class="block">Accepted in the <props> array of GetProgramResourceiv:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_QUERY_RESULT_NO_WAIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_QUERY_RESULT_NO_WAIT</h4>
|
|
<pre>public static final int GL_QUERY_RESULT_NO_WAIT</pre>
|
|
<div class="block">Accepted by the <pname> parameter of GetQueryObjectiv, GetQueryObjectuiv,
|
|
GetQueryObjecti64v and GetQueryObjectui64v:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_QUERY_RESULT_NO_WAIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_QUERY_BUFFER">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_QUERY_BUFFER</h4>
|
|
<pre>public static final int GL_QUERY_BUFFER</pre>
|
|
<div class="block">Accepted by the <target> parameter of BindBuffer, BufferData,
|
|
BufferSubData, MapBuffer, UnmapBuffer, MapBufferRange, GetBufferSubData,
|
|
GetBufferParameteriv, GetBufferParameteri64v, GetBufferPointerv,
|
|
ClearBufferSubData, and the <readtarget> and <writetarget> parameters of
|
|
CopyBufferSubData:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_QUERY_BUFFER">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_QUERY_BUFFER_BINDING">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_QUERY_BUFFER_BINDING</h4>
|
|
<pre>public static final int GL_QUERY_BUFFER_BINDING</pre>
|
|
<div class="block">Accepted by the <pname> 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.GL44.GL_QUERY_BUFFER_BINDING">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_QUERY_BUFFER_BARRIER_BIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>GL_QUERY_BUFFER_BARRIER_BIT</h4>
|
|
<pre>public static final int GL_QUERY_BUFFER_BARRIER_BIT</pre>
|
|
<div class="block">Accepted in the <barriers> bitfield in MemoryBarrier:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_QUERY_BUFFER_BARRIER_BIT">Constant Field Values</a></dd></dl>
|
|
</li>
|
|
</ul>
|
|
<a name="GL_MIRROR_CLAMP_TO_EDGE">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>GL_MIRROR_CLAMP_TO_EDGE</h4>
|
|
<pre>public static final int GL_MIRROR_CLAMP_TO_EDGE</pre>
|
|
<div class="block">Accepted by the <param> parameter of TexParameter{if}, SamplerParameter{if}
|
|
and SamplerParameter{if}v, and by the <params> parameter of
|
|
TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when
|
|
their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or
|
|
TEXTURE_WRAP_R:</div>
|
|
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengl.GL44.GL_MIRROR_CLAMP_TO_EDGE">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="glBufferStorage(int, java.nio.ByteBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.ByteBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, java.nio.DoubleBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.DoubleBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, java.nio.FloatBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.FloatBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, java.nio.IntBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.IntBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, java.nio.ShortBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.ShortBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, java.nio.LongBuffer, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
java.nio.LongBuffer data,
|
|
int flags)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBufferStorage(int, long, int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBufferStorage</h4>
|
|
<pre>public static void glBufferStorage(int target,
|
|
long size,
|
|
int flags)</pre>
|
|
<div class="block">Overloads glBufferStorage.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.ByteBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.ByteBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.DoubleBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.DoubleBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.FloatBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.FloatBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.IntBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.ShortBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.ShortBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexImage(int, int, int, int, java.nio.LongBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexImage</h4>
|
|
<pre>public static void glClearTexImage(int texture,
|
|
int level,
|
|
int format,
|
|
int type,
|
|
java.nio.LongBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.ByteBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.ByteBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.DoubleBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.DoubleBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.FloatBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.FloatBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.IntBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.ShortBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.ShortBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, java.nio.LongBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glClearTexSubImage</h4>
|
|
<pre>public static void glClearTexSubImage(int texture,
|
|
int level,
|
|
int xoffset,
|
|
int yoffset,
|
|
int zoffset,
|
|
int width,
|
|
int height,
|
|
int depth,
|
|
int format,
|
|
int type,
|
|
java.nio.LongBuffer data)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindBuffersBase(int, int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBindBuffersBase</h4>
|
|
<pre>public static void glBindBuffersBase(int target,
|
|
int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindBuffersRange(int, int, int, java.nio.IntBuffer, org.lwjgl.PointerBuffer, org.lwjgl.PointerBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBindBuffersRange</h4>
|
|
<pre>public static void glBindBuffersRange(int target,
|
|
int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> offsets,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> sizes)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindTextures(int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBindTextures</h4>
|
|
<pre>public static void glBindTextures(int first,
|
|
int count,
|
|
java.nio.IntBuffer textures)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindSamplers(int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBindSamplers</h4>
|
|
<pre>public static void glBindSamplers(int first,
|
|
int count,
|
|
java.nio.IntBuffer samplers)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindImageTextures(int, int, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>glBindImageTextures</h4>
|
|
<pre>public static void glBindImageTextures(int first,
|
|
int count,
|
|
java.nio.IntBuffer textures)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="glBindVertexBuffers(int, int, java.nio.IntBuffer, org.lwjgl.PointerBuffer, java.nio.IntBuffer)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>glBindVertexBuffers</h4>
|
|
<pre>public static void glBindVertexBuffers(int first,
|
|
int count,
|
|
java.nio.IntBuffer buffers,
|
|
<a href="../../../org/lwjgl/PointerBuffer.html" title="class in org.lwjgl">PointerBuffer</a> offsets,
|
|
java.nio.IntBuffer strides)</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/GL44.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/GL43.html" title="class in org.lwjgl.opengl"><span class="strong">Prev Class</span></a></li>
|
|
<li><a href="../../../org/lwjgl/opengl/GLContext.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/GL44.html" target="_top">Frames</a></li>
|
|
<li><a href="GL44.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: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field_summary">Field</a> | </li>
|
|
<li>Constr | </li>
|
|
<li><a href="#method_summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field_detail">Field</a> | </li>
|
|
<li>Constr | </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 © 2002-2009 lwjgl.org. All Rights Reserved.</i></small></p>
|
|
</body>
|
|
</html>
|