mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 01:00:10 +01:00
i965: remove unused brw_context::tmp_fallback field
This commit is contained in:
parent
2f7abf5c04
commit
f9bbbe5803
1 changed files with 0 additions and 1 deletions
|
|
@ -454,7 +454,6 @@ struct brw_context
|
|||
GLuint primitive;
|
||||
|
||||
GLboolean emit_state_always;
|
||||
GLboolean tmp_fallback;
|
||||
GLboolean no_batch_wrap;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue