Skip to content

Commit

Permalink
mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
  • Loading branch information
ianromanick committed Aug 20, 2012
1 parent 7c9afe5 commit 4c32ee5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/mesa/main/APIspec.xml
Expand Up @@ -2927,10 +2927,6 @@
<param name="level" type="GLint"/>
<param name="zoffset" type="GLint"/>
</proto>

<desc name="textarget" error="GL_INVALID_OPERATION">
<value name="GL_TEXTURE_3D_OES" category="OES_texture_3D"/>
</desc>
</template>

<template name="CheckFramebufferStatus" direction="get">
Expand Down

0 comments on commit 4c32ee5

Please sign in to comment.