st/mesa: fix pipe_grid_info initializer
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 13 Feb 2016 16:01:17 +0000 (17:01 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 13 Feb 2016 16:08:24 +0000 (17:08 +0100)
commitb410ed9215506398191d0120357564eca0cd9717
tree506a5af53d1988434db60e895edf54c2afdbcf83
parent628b0e8571bd7b060ad2d2da756ebd76142db9d2
st/mesa: fix pipe_grid_info initializer

Fixes MSVC build error which doesn't allow empty initializers.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/state_tracker/st_cb_compute.c