gallium/dri: Shut up a compiler warning.
authorEric Anholt <eric@anholt.net>
Wed, 11 Feb 2015 22:40:47 +0000 (14:40 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 18 Feb 2015 23:15:29 +0000 (15:15 -0800)
commit935ee6b652a97c1db08d999aa48eba0574e0b23e
tree320247160a814356c96d4d63b9920e04d4162f9b
parent6eadde51bba26bc57da7b26cbb40d783259d4a5f
gallium/dri: Shut up a compiler warning.

The compiler doesn't see that buffers is set in the !image case and used
in the !image case.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/gallium/state_trackers/dri/dri2.c