st/mesa: improve shader cache debug info
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 18 May 2017 04:22:03 +0000 (14:22 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 19 May 2017 22:35:51 +0000 (08:35 +1000)
commit8cad301a3ea4d2cf6297200f5eb5e229928b9120
tree45066e2697d18ed3076134e5ccd439c227f071ef
parent552cd5cce5ff75527d4755e1e2fb13ecf268575f
st/mesa: improve shader cache debug info

This will explicitly state that we are following the fallback
path when we find invalid/corrupt cache items. It will also
output the fallback message when the fallback path is forced
via an environment variable, the following patches will allow
this.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_shader_cache.c