1e5bb54f59
The spec says only polygons, not points/lines, should be culled when culling is enabled. The hardware does not make this distinction, so we have to. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Reported-by: Icecream95 <ixn@disroot.org> Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14575>