intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 27 Apr 2018 00:09:29 +0000 (17:09 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 17 May 2018 14:06:42 +0000 (07:06 -0700)
commit02f5512fed2e6fc2b92a32623fb979117d41239b
tree2e5533117856dd1d2823e0fea42cee67af48140d
parentf8ac11d69f1a05378896023577d6455764b5cdf2
intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag

Allow callers to handle updating the indirect clear color buffer
themselves. This can reduce the number of clear color updates in the
case where a caller performs multiple fast clears with the same clear
color.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/blorp/blorp.h
src/intel/blorp/blorp_genX_exec.h