egl: Rename struct wegl_window -> wegl_surface
Today, the EGLSurface belonging to struct wegl_window (and, post-patch,
struct wegl_surface) is always created with eglCreateWindowSurface. But
future patches will extend it to allow the EGLSurface to be a pbuffer.
Hence the rename, to reduce confusion.
Reviewed-by:
Emil Velikov <emil.l.velikov@gmail.com>
Showing
Please register or sign in to comment