iris: Print the reason for shader recompiles.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Apr 2019 05:17:49 +0000 (22:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Apr 2019 16:01:18 +0000 (09:01 -0700)
commit04f97eefa35d8337b6e078be003ad5f5fe5656fe
treeb35d63d174db246fce52fed2c661cab6d7fd8049
parentfad7801afd194c504bd945c497741ecaf04e2cdd
iris: Print the reason for shader recompiles.

I was lazy earlier and hadn't bothered typing / refactoring this.
Now I'm hitting some extra recompiles and would like to see why.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/gallium/drivers/iris/iris_program.c