diff --git a/src/mesa/drivers/dri/i965/brw_context.h b/src/mesa/drivers/dri/i965/brw_context.h index 02ba0948cf8..d6fb9146129 100644 --- a/src/mesa/drivers/dri/i965/brw_context.h +++ b/src/mesa/drivers/dri/i965/brw_context.h @@ -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