[Mesa-dev] [PATCH 1/8] i965/blorp: Align rectangle primitive for hiz ops
Kenneth Graunke
kenneth at whitecape.org
Tue Apr 9 20:04:46 PDT 2013
On 04/09/2013 03:51 PM, Kenneth Graunke wrote:
> From: Chad Versace <chad.versace at linux.intel.com>
>
> 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.
>
> Signed-off-by: Chad Versace <chad.versace at linux.intel.com>
> ---
> src/mesa/drivers/dri/i965/brw_blorp.cpp | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
I agree with Eric's comments. Assuming you make those changes, this
series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Thanks so much for doing this, Chad.
More information about the mesa-dev
mailing list