mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 05:00:09 +01:00
i965: Remove dead brw->wm.max_threads field.
This commit is contained in:
parent
160a5a3ff0
commit
e355b179b2
1 changed files with 0 additions and 1 deletions
|
|
@ -735,7 +735,6 @@ struct brw_context
|
|||
GLuint render_surf;
|
||||
GLuint nr_surfaces;
|
||||
|
||||
GLuint max_threads;
|
||||
drm_intel_bo *scratch_bo;
|
||||
|
||||
GLuint sampler_count;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue