glx: Guard usage of infer_zink && !explicit_zink in glxext.c
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 22 Sep 2022 09:43:08 +0000 (17:43 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Oct 2022 17:06:10 +0000 (17:06 +0000)
commitffab4c8cb7bc7362cd3318f39162a98629bd4d19
tree6b4d801cbfd911f605f5645771f3a95bf18f7a36
parentef9e63820c30716d83824aadc4b14c8f6f6fd34f
glx: Guard usage of infer_zink && !explicit_zink in glxext.c

Fixes: 2569215f43f ("egl/glx: add fallback for zink loading")

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18749>
src/glx/glxext.c