i965/blorp: Disable BLORP clear color updates
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 27 Apr 2018 00:13:36 +0000 (17:13 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 17 May 2018 14:06:42 +0000 (07:06 -0700)
commitedfb57c0a0adacad4ccb42a49c19c14314a09565
tree999e9c7b152cdf3719f288c1afd73fa120638c32
parent02f5512fed2e6fc2b92a32623fb979117d41239b
i965/blorp: Disable BLORP clear color updates

With the previous patches, we now update the indirect clear color buffer
every time the clear color changes. Avoid redundant updates.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_blorp.c