Revert "i965: Make the miptree clear color setter take a gl_color_union"
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 27 Apr 2018 19:27:07 +0000 (12:27 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 17 May 2018 14:06:41 +0000 (07:06 -0700)
commit92a0a87b6f78b316f47132bb8f67c1ba28d3c020
tree0c7dc3bf05bb584fe49c38d11b61aa17ae15654d
parentbb18af82c30f702788108e67270b3f473dfaec80
Revert "i965: Make the miptree clear color setter take a gl_color_union"

This reverts commit 1d94aa19877fb702ffacacde28ad7253cce72c97.

The next patch will make depth miptrees use the clear color setter that
was originally being used for color miptrees. Go back to using the
isl_color_value parameter because it's the same type as the
fast_clear_color field used by color and depth miptrees.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_blorp.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.h