glsl: don't crash when dumping shaders if some come from cache
authorTimothy Arceri <timothy.arceri@collabora.com>
Sun, 27 Mar 2016 05:25:12 +0000 (16:25 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Wed, 28 Sep 2016 00:43:15 +0000 (10:43 +1000)
commit3eb0baeecfed7a2de2b323e1b5d90e2b14dfc803
treead1473f1bc16ece498f58fa08a5c246b4ca9f3d4
parent87ab26b2ab35a29d446ae66f1795d40c184c0739
glsl: don't crash when dumping shaders if some come from cache

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_link.cpp
src/mesa/main/shaderapi.c