r200: fix another section size mismatch

This commit is contained in:
Roland Scheidegger 2009-05-05 20:17:37 +02:00
parent b2577937b6
commit 3503af07c4

View 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