intel/blorp: Assign correct view while clearing depth stencil
authorSagar Ghuge <sagar.ghuge@intel.com>
Wed, 14 Aug 2019 20:58:33 +0000 (13:58 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Tue, 29 Oct 2019 21:46:15 +0000 (14:46 -0700)
commitce208be2d8793029c5abbde51c972ad1f4166701
tree845addeb5d62fd212e2e9bba708b1af0ea5d58f3
parent4287e0a4e4e9bb2922e40fcc84ca46e9d7aa5578
intel/blorp: Assign correct view while clearing depth stencil

We never saw any failures regarding this typo but it's good to assign
correct stencil view while constructing blorp_params.

Fixes: 0cabf93b80d0 "intel/blorp: Add an entrypoint for clearing depth and stencil"
Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/blorp/blorp_clear.c