summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2009-12-27 23:02:55 -0800
committerVinson Lee <vlee@vmware.com>2009-12-27 23:02:55 -0800
commitc441386b0c5c70fc4ae5b3c1eff3fb7f09812a30 (patch)
tree14911faba56379139d4ed5ca94dca4df574be682 /src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
parentaa0437532edf155ee6e65e2e6890fdd58dfec0a4 (diff)
st/xorg: Silence unused variable warnings.
Diffstat (limited to 'src/gallium/state_trackers/xorg/xorg_exa_tgsi.c')
-rw-r--r--src/gallium/state_trackers/xorg/xorg_exa_tgsi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c b/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
index 13a9840bdd..cb091992ec 100644
--- a/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
+++ b/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
@@ -492,6 +492,7 @@ create_fs(struct pipe_context *pipe,
/* it has to be either a fill, a composite op or a yuv conversion */
debug_assert((is_fill ^ is_composite) ^ is_yuv);
+ (void) is_yuv;
out = ureg_DECL_output(ureg,
TGSI_SEMANTIC_COLOR,