st/nine: Move stream freq data to nine_context
authorAxel Davy <axel.davy@ens.fr>
Sun, 16 Oct 2016 17:16:31 +0000 (19:16 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:21 +0000 (23:44 +0100)
commit63633e2a08b227025f1e479fe26244e6bf37d7e7
treeec8bec380af6f08a88f5a88e2705b4de777732ae
parent848ffc81e4c91414ec29464ee71560547a12cd64
st/nine: Move stream freq data to nine_context

Part of the refactor to move all gallium calls to
nine_state.c, and have all internal states required
for those calls in nine_context.

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