Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
This is because the 2 buffers, the default screen buffer and the frame buffer
we allocated, do not have the same Samples per pixel. When anti aliasing is
enabled, the default buffer is multisampled.
glBlitFramebuffer throws an error if
1. buffers have different samples and
2. image being copied is being scaled.
Original comment by nag.ra...@gmail.com
on 20 Sep 2012 at 1:09
Original issue reported on code.google.com by
nag.ra...@gmail.com
on 20 Sep 2012 at 1:05Attachments: