st/mesa: stop passing gl_linked_shader to set_affected_state_flags()
authorTimothy Arceri <timothy.arceri@collabora.com>
Wed, 9 Nov 2016 02:37:39 +0000 (13:37 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Mon, 9 Jan 2017 04:27:35 +0000 (15:27 +1100)
commit59ac77b4101d36a150f98e5741eddc352673883d
tree2f82421af5f4f12b646f2b9530357b91bf607a36
parentae632afe4fd860f016d2e5b360d66dc4e72ce72a
st/mesa: stop passing gl_linked_shader to set_affected_state_flags()

We now get everything we need from the gl_program param.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp