aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2017-05-11 11:53:27 -0700
committerMatt Turner <[email protected]>2017-06-06 11:47:46 -0700
commit51d714dca62373841028ebb67e50de68d0e2adfe (patch)
tree6431402fdea3e9729c25ba545b5fb74874b6625a /src/mesa
parent5dc35e1664f7858679424f2c8ab606e6c0d8b768 (diff)
i965: Remove unused 'use_resource_streamer' field
Missing in the resource streamer removal of commit 951f56cd43bc. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/drivers/dri/i965/brw_context.h1
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