diff options
-rw-r--r-- | src/mesa/drivers/dri/i965/brw_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_context.h b/src/mesa/drivers/dri/i965/brw_context.h index 0081a318af6..4c5bc3ba75e 100644 --- a/src/mesa/drivers/dri/i965/brw_context.h +++ b/src/mesa/drivers/dri/i965/brw_context.h @@ -751,7 +751,6 @@ struct brw_context bool has_pln; bool no_simd8; bool use_rep_send; - bool use_resource_streamer; /** * Some versions of Gen hardware don't do centroid interpolation correctly |