commit | 6a579ded87a4192ed2f1a015ca8c6535d323ce1c | [log] [tgz] |
---|---|---|
author | Nanley Chery <nanley.g.chery@intel.com> | Tue Jan 26 18:53:21 2016 -0800 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Wed Jan 27 15:12:42 2016 -0800 |
tree | 09880e794bdddaa96c02877a1342692a29f2ccb9 | |
parent | 4a0075feeb68f742f723a12b1ceae07ba674a531 [diff] |
anv: Add offset parameter to anv_image_view_init() This is the offset of the tile that contains the mip specified by isl_surf_get_image_intratile_offset_el(). Used to draw to/from the specified mip.