mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 22:10:11 +01:00
i965: remove unused var
This commit is contained in:
parent
9ef33b8685
commit
7648c80ac8
1 changed files with 0 additions and 1 deletions
|
|
@ -964,7 +964,6 @@ static void emit_fb_write( struct brw_wm_compile *c )
|
|||
GLuint i;
|
||||
|
||||
struct prog_instruction *inst, *last_inst;
|
||||
struct brw_context *brw = c->func.brw;
|
||||
|
||||
/* The inst->Aux field is used for FB write target and the EOT marker */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue