navit  0.5.3-trunk
graphics_opengl_platform Struct Reference

Data Fields

SDL_Window * eglwindow
 
SDL_GLContext eglcontext
 
EGLDisplay egldisplay
 
EGLConfig config [1]
 
EGLSurface eglwindow
 
EGLContext context
 

Field Documentation

◆ config

EGLConfig graphics_opengl_platform::config

Referenced by graphics_opengl_egl_new().

◆ context

EGLContext graphics_opengl_platform::context

Referenced by graphics_opengl_egl_new().

◆ eglcontext

SDL_GLContext graphics_opengl_platform::eglcontext

◆ egldisplay

EGLDisplay graphics_opengl_platform::egldisplay

Referenced by graphics_opengl_egl_new().

◆ eglwindow [1/2]

SDL_Window* graphics_opengl_platform::eglwindow

◆ eglwindow [2/2]

EGLSurface graphics_opengl_platform::eglwindow

The documentation for this struct was generated from the following files: