iris: Rename bind_state to bind_shader_state.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 7 Jun 2019 18:26:20 +0000 (11:26 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 7 Jun 2019 18:26:20 +0000 (11:26 -0700)
commitcd796120c9c9306219efea9e002819ef4c9ee245
tree3fea2aa7e7ca3a1e1fcdb5c3f0ad1d601c3a4fc8
parentd5d2fb5c4c100300f17976dbc4cf4c7045a2b688
iris: Rename bind_state to bind_shader_state.

bind_state is possibly the worst name ever.  For create, we used
create_shader_state, which is more descriptive.  Put shader in the name.
src/gallium/drivers/iris/iris_program.c