[Mesa-dev] [PATCH 1/7] i965: Account for MinLayer in CopyImageSubData's blitter/CPU paths.

Kenneth Graunke kenneth at whitecape.org
Wed May 25 20:15:26 UTC 2016


On Friday, May 20, 2016 11:57:32 PM PDT Ilia Mirkin wrote:
> Is the else correct? What if you have, e.g., a cube view of a 2d array,
> starting at later 2? Don't you want to add the min layer in no matter what?

I believe you're right.  TextureView does set up a MinLayer for cube
views, and both BLORP and st/mesa use (Face + MinLayer).

The dEQP tests seem to pass either way.  I'll make this change.

--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160525/f2ca6e15/attachment.sig>


More information about the mesa-dev mailing list