iris: Make a gl_shader_stage -> pipe_shader_stage helper function
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 17 Apr 2019 06:54:37 +0000 (23:54 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Apr 2019 07:24:08 +0000 (00:24 -0700)
commit72277044e22dc43064340630911123ba3331dd85
tree4b4ab117d490d04520c6c285f0960a23565e4608
parentb45dff1da80c72521235fbf6d1862c13b0fa54d6
iris: Make a gl_shader_stage -> pipe_shader_stage helper function

This is probably not the best place for it, but I don't feel like moving
the one out of the TGSI translator today, and we already have the other
direction here, so...*shrug*
src/gallium/drivers/iris/iris_pipe.h