egl: Promote _eglLock/UnlockDisplay to internal API
authorAdam Jackson <ajax@redhat.com>
Tue, 20 Sep 2022 17:38:04 +0000 (13:38 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 22 Sep 2022 20:13:58 +0000 (20:13 +0000)
commit1f94f28e8ca898d137dfc4dcf791a083fea8c002
tree7d507fa04e6d9d3815813adb04033100fc8e4b04
parent5e407ec5244cb2a72284413e9bb2039a21378619
egl: Promote _eglLock/UnlockDisplay to internal API

This reads a bit more cleanly than egl_lock/egl_unlock I think.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18713>
src/egl/drivers/dri2/egl_dri2.c
src/egl/drivers/wgl/egl_wgl.c
src/egl/main/eglapi.c
src/egl/main/egldisplay.h