diff options
author | Roland Scheidegger <[email protected]> | 2014-08-28 01:06:11 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2014-08-30 01:17:47 +0200 |
commit | 26a5156de7e11f21a8690cf159b643e45b4f90a8 (patch) | |
tree | bbb443c34a47168188ed6930e24724c40bf48399 /src/gallium/drivers/galahad | |
parent | c9ae5038d564ec10a12658a2440cf49f83f1fab8 (diff) |
draw: kill off bogus assertion in tgsi_fetch_gs_outputs
Not sure why it was there but it is definitely not an error if gs outputs are
infs/nans. Besides, the outputs can be ints, in which case any small negative
number asserted.
This fixes piglit's texelFetch gs isamplerXX crashes with softpipe (down from
14 to 2).
Bug https://bugs.freedesktop.org/show_bug.cgi?id=80012
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/drivers/galahad')
0 files changed, 0 insertions, 0 deletions