Re: [Piglit] [PATCH] Don't require the same format for mulitisample blits

2015-11-04 Thread Anuj Phogat
On Wed, Nov 4, 2015 at 6:45 AM, Neil Roberts wrote: > Previously the GL spec required that whenever glBlitFramebuffer is > used with either buffer being multisampled, the internal formats must > match. However the GL 4.4 spec was later changed to remove this > restriction.

[Piglit] [PATCH] Don't require the same format for mulitisample blits

2015-11-04 Thread Neil Roberts
Previously the GL spec required that whenever glBlitFramebuffer is used with either buffer being multisampled, the internal formats must match. However the GL 4.4 spec was later changed to remove this restriction. In the section entitled “Changes in the released Specification of July 22, 2013” it