OSDN Git Service

st/nine: Decompose nine_context_set_texture
authorAxel Davy <axel.davy@ens.fr>
Tue, 1 Nov 2016 15:57:37 +0000 (16:57 +0100)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:22 +0000 (23:44 +0100)
commit8d967abb98d766e44478e4cc78dc844c29d4d360
treeeef6dd4cd40d1efdc5ff2cf8318878a486dcddd3
parent69f447752debda137498c9891ffcbc15a3db301a
st/nine: Decompose nine_context_set_texture

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/nine_state.c