egl: const _eglDriver
authorEric Engestrom <eric@engestrom.ch>
Thu, 30 Jul 2020 23:38:41 +0000 (01:38 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 1 Aug 2020 17:12:20 +0000 (17:12 +0000)
Converted using `s/_EGLDriver/const _EGLDriver/g` and dropped a couple
of irrelevant changes in comments, in the `_EGL_DRIVER_TYPECAST()` macro
and the typedef itself.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6129>


No differences found