OSDN Git Service

r300g: fix potentially uninitialized variables in create_rs_state
authorMarek Olšák <maraeo@gmail.com>
Wed, 25 Aug 2010 18:02:24 +0000 (20:02 +0200)
committerMarek Olšák <maraeo@gmail.com>
Wed, 25 Aug 2010 18:10:06 +0000 (20:10 +0200)
commitdc27515780d5e1b3a7b3f9ab7119d3e35b22294c
tree29f23e78de8d57ad23b1724b03edb55fe9556d01
parent92cfcc2afdb796cc702cb0430ffcf98704c0a880
r300g: fix potentially uninitialized variables in create_rs_state

It had no impact on correctness, though.

Reported by Vinson Lee.
src/gallium/drivers/r300/r300_state.c