Skip to content

Commit

Permalink
Update glGet.xhtml
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 authored Jul 30, 2018
1 parent b3bb702 commit cf74ccc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions gl4/glGet.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2778,18 +2778,6 @@
compression hint. The initial value is <code class="constant">GL_DONT_CARE</code>.
</p>
</dd>
<dt>
<span class="term">
<code class="constant">GL_TEXTURE_BINDING_BUFFER</code>
</span>
</dt>
<dd>
<p>
<em class="parameter"><code>data</code></em> returns a single value, the name of the buffer object
currently bound to the <code class="constant">GL_TEXTURE_BUFFER</code> buffer binding point. The initial value is 0.
See <a class="citerefentry" href="glBindBuffer"><span class="citerefentry"><span class="refentrytitle">glBindBuffer</span></span></a>.
</p>
</dd>
<dt>
<span class="term">
<code class="constant">GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT</code>
Expand Down

0 comments on commit cf74ccc

Please sign in to comment.