mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 07:48:04 +02:00
eglCreatePlatformWindowSurface[EXT] and eglCreatePlatformPixmapSurface[EXT] should be passed (xcb_window_t *) and (xcb_pixmap_t *), so we must dereference these types before using them as drawables. We already do something similar with X11 drawable pointers. Signed-off-by: Jeffrey Knockel <jeff@jeffreyknockel.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16269> |
||
|---|---|---|
| .. | ||
| drivers | ||
| generate | ||
| main | ||
| wayland | ||
| egl-entrypoint-check.py | ||
| egl-glvnd-symbols.txt | ||
| egl-symbols.txt | ||
| meson.build | ||