mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 23:50:22 +01:00
i965: drop unused brw->no_simd8
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
6da7a00a84
commit
aff1ad0798
1 changed files with 0 additions and 1 deletions
|
|
@ -750,7 +750,6 @@ struct brw_context
|
|||
bool has_separate_stencil;
|
||||
bool has_swizzling;
|
||||
bool has_surface_tile_offset;
|
||||
bool no_simd8;
|
||||
|
||||
/**
|
||||
* Some versions of Gen hardware don't do centroid interpolation correctly
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue