st/nine: Move vtxbuf to nine_context
authorAxel Davy <axel.davy@ens.fr>
Sun, 16 Oct 2016 16:17:27 +0000 (18:17 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:21 +0000 (23:44 +0100)
commit848ffc81e4c91414ec29464ee71560547a12cd64
treeed270232bbaa286a8d9a720cf5339a2408df5510
parentaea7a019ef67a4a5cb83f97aceafac098275171c
st/nine: Move vtxbuf 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