summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_screen.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-01-11 10:16:56 +0000
committerDave Airlie <airlied@redhat.com>2012-01-11 10:16:56 +0000
commit5840ec2d41d09895bec7074a90521978fb933695 (patch)
treec9a6c14ac698d46cbd429e04bae5b7311c2b0796 /src/gallium/drivers/softpipe/sp_screen.h
parent1865f341d8f45b389061fc08d2da90b7aa8a6099 (diff)
downloadexternal_mesa3d-5840ec2d41d09895bec7074a90521978fb933695.zip
external_mesa3d-5840ec2d41d09895bec7074a90521978fb933695.tar.gz
external_mesa3d-5840ec2d41d09895bec7074a90521978fb933695.tar.bz2
softpipe: fix llvm build
Thanks to Wubbbi on #dri-devel for pointing it out. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/gallium/drivers/softpipe/sp_screen.h')
-rw-r--r--src/gallium/drivers/softpipe/sp_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/softpipe/sp_screen.h b/src/gallium/drivers/softpipe/sp_screen.h
index 2cac816..007feec 100644
--- a/src/gallium/drivers/softpipe/sp_screen.h
+++ b/src/gallium/drivers/softpipe/sp_screen.h
@@ -46,7 +46,7 @@ struct softpipe_screen {
* this.
*/
unsigned timestamp;
- boolean using_llvm;
+ boolean use_llvm;
};
static INLINE struct softpipe_screen *