mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02: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;
|
GLuint primitive;
|
||||||
|
|
||||||
GLboolean emit_state_always;
|
GLboolean emit_state_always;
|
||||||
GLboolean tmp_fallback;
|
|
||||||
GLboolean no_batch_wrap;
|
GLboolean no_batch_wrap;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue