diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_NV_internalformat_sample_query')
-rw-r--r-- | glew/auto/extensions/gl/GL_NV_internalformat_sample_query | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_NV_internalformat_sample_query b/glew/auto/extensions/gl/GL_NV_internalformat_sample_query new file mode 100644 index 0000000..d3dc53d --- /dev/null +++ b/glew/auto/extensions/gl/GL_NV_internalformat_sample_query @@ -0,0 +1,9 @@ +GL_NV_internalformat_sample_query +https://www.khronos.org/registry/OpenGL/extensions/NV/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) |