OSDN Git Service

st/nine: Remove duplicated checks
authorAxel Davy <axel.davy@ens.fr>
Wed, 28 Dec 2016 16:54:47 +0000 (17:54 +0100)
committerAxel Davy <axel.davy@ens.fr>
Thu, 12 Jan 2017 19:33:11 +0000 (20:33 +0100)
commitd43bc05e8ba0f326273c21b10f714e4d2514adae
treed447229ed7277c9af9dfbf8d097ec479b6b902c9
parent9b5f5de9e9efd6a0c0f53806c0f4b5890c84f98b
st/nine: Remove duplicated checks

There is no need to check on csmt_active before
calling nine_csmt_process, because the function
checks already.

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