Implements EGL-Display.
EGL-Display impl | Implements EGL-Display. |
Copyright | This program is free software. |
Files | |
C-kern/ | Header file EGL-Display. |
C-kern/ | Implementation file EGL-Display impl. |
egldisplay_t | |
static variables | |
s_egldisplay_errtimer | Allows to introduce artificial errors during test. |
lifetime | |
initshared_egldisplay | Inits egldisp with display. |
Functions | |
test |
This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
© 2014 Jörg Seebohn
Header file EGL-Display.
Implementation file EGL-Display impl.
static variables | |
s_egldisplay_errtimer | Allows to introduce artificial errors during test. |
lifetime | |
initshared_egldisplay | Inits egldisp with display. |
Allows to introduce artificial errors during test.
static test_errortimer_t s_egldisplay_errtimer
Inits egldisp with display.
static inline int initshared_egldisplay( egldisplay_t * egldisp, EGLDisplay display )