commit | 010ab34839e7bf118b8f5dc974f4d348c77fbc37 | [log] [tgz] |
---|---|---|
author | Nanley Chery <nanley.g.chery@intel.com> | Tue Jan 26 16:19:33 2016 -0800 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Wed Jan 27 15:12:42 2016 -0800 |
tree | 7a14714247f88597fc2be1abf2c05d175b90deb1 | |
parent | 2fb8b859f696240177f7ab2dc61b9023d7ab0ea4 [diff] |
anv/meta: Set depth to 0 for buffer image in CopyBufferToImage() The buffer image is a flat 2D surface. Each surface represents an array/depth layer, therefore, the Z-offset is 0 when blitting.