i965: Remove unused 'use_resource_streamer' field
Missing in the resource streamer removal of commit 951f56cd43.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user