mesa: some cleanups for texparam extension checks
authorTapani Pälli <tapani.palli@intel.com>
Wed, 13 Sep 2023 06:30:58 +0000 (09:30 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 15 Sep 2023 17:01:38 +0000 (17:01 +0000)
commit3251f321b8686a9aa283d88f66a2f8d78471f1cd
tree50d019d33b0f76ff042683297ddfe14b78f6e1a4
parentee3981e84d6928421fa3872db2891d11c5101970
mesa: some cleanups for texparam extension checks

Patch removes some redudant _mesa_is_desktop_gl checks, these
extensions are available only in desktop context.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25202>
src/mesa/main/texparam.c