glx/drisw: Remove some misplaced error checks
authorAdam Jackson <ajax@redhat.com>
Wed, 11 Aug 2021 14:36:42 +0000 (10:36 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 18 Aug 2021 21:11:02 +0000 (21:11 +0000)
commit2cd0991def0e4571bdab33e2891cd37c9bb68ea2
treea6f968487c20a88e113ec536e55cac57c027a528
parent0d42033b2628a3fdfefa49681942fdfea61f58c1
glx/drisw: Remove some misplaced error checks

If the driver doesn't like these attributes it can reject them, it's not
libGL's job to verify them here.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12456>
src/glx/drisw_glx.c