projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71a86d1
)
intel/eu: Remove brw_codegen::compressed_stack.
author
Francisco Jerez
<currojerez@riseup.net>
Fri, 6 Jan 2017 03:26:13 +0000
(19:26 -0800)
committer
Jason Ekstrand
<jason.ekstrand@intel.com>
Tue, 29 May 2018 22:44:50 +0000
(15:44 -0700)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_eu.h
patch
|
blob
|
history
diff --git
a/src/intel/compiler/brw_eu.h
b/src/intel/compiler/brw_eu.h
index 120a74f0357b1cc820af495c0cb0222f23b533f4..2655cdb0c5c670b99071e556d3e8ab5f75d0b0bf 100644
(file)
--- a/
src/intel/compiler/brw_eu.h
+++ b/
src/intel/compiler/brw_eu.h
@@
-63,7
+63,6
@@
struct brw_codegen {
/* Allow clients to push/pop instruction state:
*/
brw_inst stack[BRW_EU_MAX_INSN_STACK];
- bool compressed_stack[BRW_EU_MAX_INSN_STACK];
brw_inst *current;
/** Whether or not the user wants automatic exec sizes