r200: fix another section size mismatch
authorRoland Scheidegger <sroland@vmware.com>
Tue, 5 May 2009 18:17:37 +0000 (20:17 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 5 May 2009 18:17:37 +0000 (20:17 +0200)
src/mesa/drivers/dri/r200/r200_state_init.c

index 535d34f1152a39ee829246e0e9ad35f973152886..9eb95d60ab5e299f5cfeb68b51da9a10ef090762 100644 (file)
@@ -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