i965/blorp: Align rectangle primitive for hiz ops
authorChad Versace <chad.versace@linux.intel.com>
Tue, 12 Mar 2013 02:21:46 +0000 (19:21 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Wed, 10 Apr 2013 17:55:10 +0000 (10:55 -0700)
commita14dc4f92cdad6177d83f051a088a66e31a973bc
tree4e28461fed953dc586aa81abd892733d3498fca7
parentd5f7aebac2b1afbc5023cd114174860d8d763d06
i965/blorp: Align rectangle primitive for hiz ops

The hardware docs and the simulator require that the rectangle primitive
emitted during fast depth clears and hiz resolves must be aligned to 8x4
pixels.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/brw_blorp.cpp