st/nine: Fix locking CubeTexture surfaces.
authorAxel Davy <axel.davy@ens.fr>
Sat, 22 Oct 2016 10:00:40 +0000 (12:00 +0200)
committerAxel Davy <axel.davy@ens.fr>
Mon, 24 Oct 2016 19:56:44 +0000 (21:56 +0200)
commiteed605a473554575305e1bf10c3641761a85feb9
tree9a40bab6de84dd14ff7d78145a1f33594573c762
parentfe7bb46134162c9a9a18832f1746991aa78121e8
st/nine: Fix locking CubeTexture surfaces.

Only one face of Cubetextures was locked when in DEFAULT Pool.
Fixes:
https://github.com/iXit/Mesa-3D/issues/129

CC: "12.0 13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/surface9.c