KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
427 stars 134 forks source link

Fix description of invalid operation with glBlitFrameBuffer #76

Closed berniegp closed 4 years ago

berniegp commented 4 years ago

glBlitFrameBuffer() does not produce GL_INVALID_OPERATION when read and draw framebuffers have different values of GL_SAMPLES if only one of them is multisampled.

See section 18.3.2 Blitting Pixel Rectangles