diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2011-10-11 16:27:41 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2011-10-28 13:28:55 -0700 |
commit | 276000472abbc34d86fcb628bc3a1990e9581af3 (patch) | |
tree | ea58c8b163a8a51d98b7b29b9064e5c284d629d2 /doxygen/core_subset.doxy | |
parent | 6da9b21f716d97fc9ef4797abb6368b0a5f92a14 (diff) | |
download | external_mesa3d-276000472abbc34d86fcb628bc3a1990e9581af3.zip external_mesa3d-276000472abbc34d86fcb628bc3a1990e9581af3.tar.gz external_mesa3d-276000472abbc34d86fcb628bc3a1990e9581af3.tar.bz2 |
ir_to_mesa: Let check_resources halt compilation
Previously check_resources could fail, but we'd still try to optimize
the shader, do device-specific code generation, etc. In some cases,
this could explode (especially in the device-specific code
generation). I haven't found that I could trigger this with the
current code. When too many samplers were used with the new uniform
handling code, I observed several crashes deep down in the driver.
NOTE: This is candidate for the 7.11 branch.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41609
Cc: Eric Anholt <eric@anholt.net>
Reviewed-and-tested-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'doxygen/core_subset.doxy')
0 files changed, 0 insertions, 0 deletions