|
navit
0.5.3-trunk
|
Data Fields | |
| SDL_Window * | eglwindow |
| SDL_GLContext | eglcontext |
| EGLDisplay | egldisplay |
| EGLConfig | config [1] |
| EGLSurface | eglwindow |
| EGLContext | context |
| EGLConfig graphics_opengl_platform::config |
Referenced by graphics_opengl_egl_new().
| EGLContext graphics_opengl_platform::context |
Referenced by graphics_opengl_egl_new().
| SDL_GLContext graphics_opengl_platform::eglcontext |
Referenced by graphics_opengl_new(), and sdl_egl_destroy().
| EGLDisplay graphics_opengl_platform::egldisplay |
Referenced by graphics_opengl_egl_new().
| SDL_Window* graphics_opengl_platform::eglwindow |
Referenced by graphics_opengl_egl_new(), graphics_opengl_new(), sdl_egl_destroy(), and sdl_egl_swap_buffers().
| EGLSurface graphics_opengl_platform::eglwindow |