On Tue, Sep 08, 2015 at 01:16:11PM -0700, Ian Romanick wrote: > On 09/06/2015 09:37 AM, Chris Wilson wrote: > > glCopyTexImage behaves similarly to glReadPixels with respect to the > > pixel transfer operations. Therefore if any are set we cannot use the > > simply blit fast paths. > > Do we have any test cases that hit these paths? If not, we should > probably con someone into writing some...
It looks like piglit should have coverage of PixelZoom in tests/fbo/fbo-copypix.c, but only it ever uses a zoom of (1, 1). I could not spot any of the other transfer operations being set for glCopyTex*Image. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev