EGL Specific Support
EGL Specific Support — EGL specific API
|
|
Description
The EGL backend for Clutter provides some specific API.
Details
clutter_egl_display ()
EGLDisplay clutter_egl_display (void
);
Retrieves the EGLDisplay used by Clutter
Returns : |
the EGL display
|