st/nine: Call GetPipe for implicit pipe usages
authorAxel Davy <axel.davy@ens.fr>
Sun, 18 Dec 2016 09:59:53 +0000 (10:59 +0100)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:23 +0000 (23:44 +0100)
commit2c371a25a8800883dda353853cca6b5a2ba71bb4
tree040384044de657ce67779740d04865c019af7988
parent1277ceefd1e8c0c495b75de55cfe661a478d1aae
st/nine: Call GetPipe for implicit pipe usages

With csmt, every usage of the pipe in the main thread
has to be protected by calling GetPipe.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/swapchain9.c