From: Roland Scheidegger Date: Tue, 5 May 2009 18:17:37 +0000 (+0200) Subject: r200: fix another section size mismatch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3503af07c4b7624252890e229cb6efd0ede2b7d6;p=mesa.git r200: fix another section size mismatch --- diff --git a/src/mesa/drivers/dri/r200/r200_state_init.c b/src/mesa/drivers/dri/r200/r200_state_init.c index 535d34f1152..9eb95d60ab5 100644 --- a/src/mesa/drivers/dri/r200/r200_state_init.c +++ b/src/mesa/drivers/dri/r200/r200_state_init.c @@ -595,7 +595,6 @@ static void tex_emit_cs(GLcontext *ctx, struct radeon_state_atom *atom) hastexture = 0; } - dwords += 2; if (hastexture) dwords += 2; else