mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 04:10:40 +01:00
r300: remove assignment to removed StringPos field
This commit is contained in:
parent
4045a2c7d3
commit
3377cd535e
1 changed files with 0 additions and 1 deletions
|
|
@ -1270,7 +1270,6 @@ static void position_invariant(struct gl_program *prog)
|
|||
else
|
||||
vpi[i].Opcode = OPCODE_MAD;
|
||||
|
||||
vpi[i].StringPos = 0;
|
||||
vpi[i].Data = 0;
|
||||
|
||||
if (i == 3)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue