r300g: Fix macro
authornobled <nobled@dreamwidth.org>
Sun, 15 Aug 2010 02:50:04 +0000 (02:50 +0000)
committerMarek Olšák <maraeo@gmail.com>
Mon, 16 Aug 2010 02:59:13 +0000 (04:59 +0200)
commitb0e1565b5f24c3f624745890170cce0700e620ff
treecf30a030f9684b7d054c160f45890d1e30c4a4e4
parent27eb2e275544d78a229eaded9bafc0db60172675
r300g: Fix macro

This fixes a potential bug if (has_hyperz) is false
(it would still init the atom as if has_hyperz were true).

Signed-off-by: Marek Olšák <maraeo@gmail.com>
src/gallium/drivers/r300/r300_context.c