anv/blit2d: Simplify create_iview
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 31 Mar 2016 16:14:57 +0000 (09:14 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 8 Apr 2016 22:58:40 +0000 (15:58 -0700)
commit15a9468d85a01042743cab93593a57aec8ed3f0a
tree7353622381ccb757c01cfd3e32bad7ca1be88430
parentb8f3909b73a9b893b6cfed752e65516dff384b6c
anv/blit2d: Simplify create_iview

Now it just creates the image and view.  The caller is responsible for
handling the offset calculations.

Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/vulkan/anv_meta_blit2d.c