anv: Require a dedicated allocation for modified images
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 28 Nov 2017 16:49:29 +0000 (08:49 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commita44744e01d73f7187406200d57dd67aa235a7d13
tree89e60858d399e529f3e04ddf70be71a21411df9d
parent7d19e570e141c66867f463c75fa34f265a9f5c50
anv: Require a dedicated allocation for modified images

This lets us set the BO tiling when we allocate the memory.  This is
required for GL to work properly.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/intel/vulkan/anv_device.c