From 7a8d0d8bc2572707c9d35006f30ea835c86954b0 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Tue, 9 Apr 2024 03:14:17 -0400 Subject: first draft to generate waves --- glew/auto/extensions/gl/GL_NV_internalformat_sample_query | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 glew/auto/extensions/gl/GL_NV_internalformat_sample_query (limited to 'glew/auto/extensions/gl/GL_NV_internalformat_sample_query') 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) -- cgit v1.2.3-70-g09d2