aboutsummaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_NV_framebuffer_multisample
blob: 7531b93a7e8e0c420111d76cdc40f5ce1f2a3c30 (plain)
1
2
3
4
5
6
7
8
GL_NV_framebuffer_multisample
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_framebuffer_multisample.txt
GL_NV_framebuffer_multisample

	GL_RENDERBUFFER_SAMPLES_NV 0x8CAB
	GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV 0x8D56
	GL_MAX_SAMPLES_NV 0x8D57
	void glRenderbufferStorageMultisampleNV (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)