mesa/src/intel/blorp
Nanley Chery f357af0c90 intel/blorp_clear: Add gen8 HiZ clearing functions
Add an entry point for the optimized gen8 BLORP HiZ sequence. commit
c9eaf12de2 fixed a bug that was
unknowingly worked around by forcing additional clear rectangle
alignment restrictions not specified in the PRMs. Now that the bug is no
longer present, omit the additional alignment restrictions.

v2: Adjust code comment about padding

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-01-12 20:52:19 -08:00
..
blorp.c intel/blorp: Add support for vertex shaders 2016-11-16 10:11:29 -08:00
blorp.h intel/blorp_clear: Add gen8 HiZ clearing functions 2017-01-12 20:52:19 -08:00
blorp_blit.c intel/blorp_blit: Fix max blit size for gen6 2016-12-26 08:50:21 -08:00
blorp_clear.c intel/blorp_clear: Add gen8 HiZ clearing functions 2017-01-12 20:52:19 -08:00
blorp_genX_exec.h intel/blorp: Add the BDW+ optimized HZ_OP sequence to BLORP 2017-01-12 20:52:19 -08:00
blorp_priv.h intel/blorp: Properly handle color compression in blorp_copy 2016-11-17 12:03:24 -08:00
TODO intel/blorp: Add a TODO file 2016-09-12 10:14:49 -07:00