mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 00:38:48 +02:00
r200: fix another section size mismatch
This commit is contained in:
parent
b2577937b6
commit
3503af07c4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue