egl: Remove some can't-happen supported API checks
authorAdam Jackson <ajax@redhat.com>
Tue, 16 Aug 2022 01:46:19 +0000 (21:46 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 29 Aug 2022 20:31:14 +0000 (20:31 +0000)
commitdae8f76245780c3118333d2e4e22974da0c26e12
tree9360cb4120b59f5d7d59d092c7a54d3ccdf66738
parenta1f904f7a3de33299932645296d481cda2163683
egl: Remove some can't-happen supported API checks

The only other thing this could be is OpenVG, which we never create.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18128>
src/egl/main/eglapi.c