[Piglit] [PATCH] arb_fbo: Test glBlitFramebuffer on depth textures with nonzero miplevels

2012-08-15 Thread Chad Versace
Extend the framebuffer-blit-levels test to verify that glBlitFramebuffer works when blitting to and from miplevels other than zero for depth textures. CC: Paul Berry stereotype...@gmail.com --- .../framebuffer-blit-levels.c | 125 - 1 file changed, 94

Re: [Piglit] [PATCH] arb_fbo: Test glBlitFramebuffer on depth textures with nonzero miplevels

2012-08-15 Thread Chad Versace
On 08/15/2012 02:17 PM, Paul Berry wrote: On 15 August 2012 12:51, Chad Versace chad.vers...@linux.intel.com mailto:chad.vers...@linux.intel.com wrote: Extend the framebuffer-blit-levels test to verify that glBlitFramebuffer works when blitting to and from miplevels other than