mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
wayland-egl: update the SHA1 of the commit introducing v3
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
b6356c023d
commit
3057ca9a50
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ struct wl_egl_window_v2 {
|
|||
void (*destroy_window_callback)(void *);
|
||||
};
|
||||
|
||||
/* From: XXX - Miguel A. Vico : wayland-egl: Make wl_egl_window a versioned struct */
|
||||
/* From: 2d5d61bc49 - Miguel A. Vico : wayland-egl: Make wl_egl_window a versioned struct */
|
||||
#define WL_EGL_WINDOW_VERSION_v3 3
|
||||
struct wl_egl_window_v3 {
|
||||
const intptr_t version;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue