summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu.h
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2016-05-20 15:25:28 -0700
committerFrancisco Jerez <[email protected]>2016-05-27 23:28:59 -0700
commit7f28ad8c4d84d41db047e12ba56d86a6d5cf0fd7 (patch)
treed3f30ec63f5fd96a3651e9e86e2992e0481287b5 /src/mesa/drivers/dri/i965/brw_eu.h
parent646213168ed1d2427f30cb92e783910a319cdbb4 (diff)
i965/eu: Remove brw_codegen::compressed and ::compressed_stack.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_eu.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_eu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_eu.h b/src/mesa/drivers/dri/i965/brw_eu.h
index 03400aeb54a..91e340190d2 100644
--- a/src/mesa/drivers/dri/i965/brw_eu.h
+++ b/src/mesa/drivers/dri/i965/brw_eu.h
@@ -66,7 +66,6 @@ struct brw_codegen {
brw_inst *current;
bool single_program_flow;
- bool compressed;
const struct brw_device_info *devinfo;
/* Control flow stacks: