i965: Add 2x MSAA support to Broadwell fast clear code.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 29 Aug 2014 22:15:43 +0000 (15:15 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 31 Aug 2014 08:48:10 +0000 (01:48 -0700)
commite34a363a781a24b2cf6930c4d37f781ffec8a19a
treecaf756e6663f505f4f9ad72787d94e49b618a106
parent8b5ac1df17608e0d0d5ce412988ee8de97f61405
i965: Add 2x MSAA support to Broadwell fast clear code.

According to the cited documentation section (but in the newer docs),
x_scaledown is the same for 2x and 4x MSAA.

+47 piglits.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83081
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Cc: "10.3" <mesa-stable@lists.freedesktop.org>
src/mesa/drivers/dri/i965/brw_meta_fast_clear.c