summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_NV_internalformat_sample_query
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GL_NV_internalformat_sample_query')
-rw-r--r--auto/extensions/gl/GL_NV_internalformat_sample_query8
1 files changed, 8 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_NV_internalformat_sample_query b/auto/extensions/gl/GL_NV_internalformat_sample_query
new file mode 100644
index 0000000..eaab0eb
--- /dev/null
+++ b/auto/extensions/gl/GL_NV_internalformat_sample_query
@@ -0,0 +1,8 @@
+GL_NV_internalformat_sample_query
+http://www.opengl.org/registry/specs/NV/internalformat_sample_query.txt
+GL_NV_internalformat_sample_query
+ GL_MULTISAMPLES_NV 0x9371
+ GL_SUPERSAMPLE_SCALE_X_NV 0x9372
+ GL_SUPERSAMPLE_SCALE_Y_NV 0x9373
+ GL_CONFORMANT_NV 0x9374
+ void glGetInternalformatSampleivNV (GLenum target, GLenum internalformat, GLsizei samples, GLenum pname, GLsizei bufSize, GLint* params)