summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_EXT_stencil_two_side
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GL_EXT_stencil_two_side')
-rw-r--r--auto/extensions/gl/GL_EXT_stencil_two_side6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_EXT_stencil_two_side b/auto/extensions/gl/GL_EXT_stencil_two_side
new file mode 100644
index 0000000..4145dc8
--- /dev/null
+++ b/auto/extensions/gl/GL_EXT_stencil_two_side
@@ -0,0 +1,6 @@
+GL_EXT_stencil_two_side
+http://www.opengl.org/registry/specs/EXT/stencil_two_side.txt
+GL_EXT_stencil_two_side
+ GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910
+ GL_ACTIVE_STENCIL_FACE_EXT 0x8911
+ void glActiveStencilFaceEXT (GLenum face)