iris: add support for tgsi_to_nir
authorAndre Heider <a.heider@gmail.com>
Sun, 10 Feb 2019 17:31:59 +0000 (18:31 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 7 Mar 2019 08:38:13 +0000 (00:38 -0800)
commita4324dcefb749983e45d2ae7b005e1a6de4a3064
tree0f133bd509b3d1eb94a336cda3139bfe6b8858c4
parent8b010f35578205eecbe574e8ef3914b398ba0b55
iris: add support for tgsi_to_nir

The Gallium Nine state tracker now works on iris.

Also tested with GALLIUM_HUD and Star Wars: Knights of the Old
Republic on WINE (GL_ATI_fragment_shader).

Signed-off-by: Andre Heider <a.heider@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/gallium/drivers/iris/iris_program.c