mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
i915: Get up to date with the latest EGL changes
This commit is contained in:
parent
f751371028
commit
0cd75a4c99
1 changed files with 1 additions and 1 deletions
|
|
@ -588,7 +588,7 @@ drm_swap_buffers(_EGLDriver *drv, EGLDisplay dpy, EGLSurface draw)
|
||||||
* plug in API functions.
|
* plug in API functions.
|
||||||
*/
|
*/
|
||||||
_EGLDriver *
|
_EGLDriver *
|
||||||
_eglMain(_EGLDisplay *dpy)
|
_eglMain(_EGLDisplay *dpy, const char *args)
|
||||||
{
|
{
|
||||||
struct drm_driver *drm;
|
struct drm_driver *drm;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue