summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_ARB_sample_shading
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GL_ARB_sample_shading')
-rw-r--r--auto/extensions/gl/GL_ARB_sample_shading6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_ARB_sample_shading b/auto/extensions/gl/GL_ARB_sample_shading
new file mode 100644
index 0000000..0d8b105
--- /dev/null
+++ b/auto/extensions/gl/GL_ARB_sample_shading
@@ -0,0 +1,6 @@
+GL_ARB_sample_shading
+http://www.opengl.org/registry/specs/ARB/sample_shading.txt
+GL_ARB_sample_shading
+ GL_SAMPLE_SHADING_ARB 0x8C36
+ GL_MIN_SAMPLE_SHADING_VALUE_ARB 0x8C37
+ void glMinSampleShadingARB (GLclampf value)