Egl Surface Base
Common base class for EGL surfaces.
There can be multiple surfaces associated with a single context.
Inheritors
Functions
Link copied to clipboard
Creates an off-screen surface.
Link copied to clipboard
Creates a window surface.
Link copied to clipboard
Makes our EGL context and surface current.
Link copied to clipboard
Makes our EGL context and surface current for drawing, using the supplied surface for reading.
Link copied to clipboard
Release the EGL surface.
Link copied to clipboard
Sends the presentation time stamp to EGL.
Link copied to clipboard
Calls eglSwapBuffers.