gallium/draw: Fix rasterizer_discard for wide points/lines.
Fixes the rasterizer_discard failures for softpipe, because the wide paths (which we hit for points in the CTS) were dropping the discard state when making the no_cull shadow state.
Cc: mesa-stable
(just a little failure debug while I was waiting for some other stuff to build)