[Bug 97448] [HSW] deqp-vk.api_.copy_and_blit.image_to_image_stencil regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 24 22:34:09 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97448
Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
Fixed by :
commit 91987c51e31306bcc52d2c9d18895a533ab08822
anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
We need to compute detiling coordinates using the physical size of W tiling
(128x32) rather than the logical size (64x64).
v2: Correct comment (Jason)
Fixes dEQP-VK.api.copy_and_blit.image_to_image_stencil
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97448
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160824/c6a557ad/attachment.html>
More information about the intel-3d-bugs
mailing list