iris: Prepare resources before stencil blit operation
authorSagar Ghuge <sagar.ghuge@intel.com>
Tue, 3 Sep 2019 23:30:14 +0000 (16:30 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Tue, 29 Oct 2019 21:46:15 +0000 (14:46 -0700)
commit5d331251cfbc304982517c60a854706fa6b60f71
treeb021d12761495840e4054d924807df644211e14a
parent4e0ed40ed7b39e70198dda0e589c73bbbb93af7c
iris: Prepare resources before stencil blit operation

We have to resolve destination surfaces if we are bliting to and from
the same surface.

v2: Revert unrelated change (Nanley Chery)

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/gallium/drivers/iris/iris_blit.c