Files
itgmania212121/extern/glew/auto/extensions/gl/GL_EXT_framebuffer_multisample
T

11 lines
469 B
Plaintext
Raw Normal View History

2022-05-29 22:43:23 +02:00
GL_EXT_framebuffer_multisample
https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_framebuffer_multisample.txt
GL_EXT_framebuffer_multisample
GL_RENDERBUFFER_SAMPLES_EXT 0x8CAB
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT 0x8D56
GL_MAX_SAMPLES_EXT 0x8D57
void glRenderbufferStorageMultisampleEXT (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT 0x8D56
GL_MAX_SAMPLES_EXT 0x8D57