Standard surface abstraction. More...
#include <kanzi/platform/platform/gl/graphics_context/egl/egl_graphics_context.hpp>
Additional Inherited Members | |
Protected Member Functions inherited from kanzi::platform::AbstractWindowSurface | |
| AbstractWindowSurface () noexcept=default | |
| Constructor. | |
Standard surface abstraction.
|
explicitnoexcept |
Constructor.
| display | EGL display. |
| surface | EGL surface. |
|
noexcept |
Destructor.
|
deletenoexcept |
Copy constructor.
|
deletenoexcept |
Move constructor.
|
deletenoexcept |
Copy assignment operator.
|
deletenoexcept |
Move assignment operator.
|
overridevirtualnoexcept |
AbstractWindowSurface::getNativeSurface() implementation.
Implements kanzi::platform::AbstractWindowSurface.
|
overridevirtualnoexcept |
AbstractWindowSurface::swapBuffers() implementation.
Implements kanzi::platform::AbstractWindowSurface.