egl: use EGL_CAST() macro in eglmesaext.h
authorEric Engestrom <eric.engestrom@intel.com>
Sat, 16 Nov 2019 17:51:27 +0000 (17:51 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Nov 2019 22:00:24 +0000 (22:00 +0000)
commit99788de90956112936fd883c0ae4e351f6a7e2da
treeff645eb3a0042adc9a2004e2880330f957dd421c
parent344859c32d00e444e4e820642541628b36c0622e
egl: use EGL_CAST() macro in eglmesaext.h

Allows eglmesaext.h to be used in C++ code.

This aligns this file with the rest of EGL.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-By: Tapani Pälli <tapani.palli@intel.com>
include/EGL/eglmesaext.h