projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc35e1
)
i965: Remove unused 'use_resource_streamer' field
author
Matt Turner
<mattst88@gmail.com>
Thu, 11 May 2017 18:53:27 +0000
(11:53 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Tue, 6 Jun 2017 18:47:46 +0000
(11:47 -0700)
Missing in the resource streamer removal of commit
951f56cd43bc
.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_context.h
b/src/mesa/drivers/dri/i965/brw_context.h
index 0081a318af68280ebfd9f95be0683978b6557eb9..4c5bc3ba75e50798f22398e07a4728bcd6b455d0 100644
(file)
--- 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