|
SDL
2.0
|
#include <sdl_qnx.h>
Data Fields | |
| screen_window_t | window |
| EGLSurface | surface |
| EGLConfig | conf |
| EGLConfig window_impl_t::conf |
Definition at line 33 of file sdl_qnx.h.
Referenced by createWindow().
| EGLSurface window_impl_t::surface |
Definition at line 32 of file sdl_qnx.h.
Referenced by glMakeCurrent(), and glSwapWindow().
| screen_window_t window_impl_t::window |
Definition at line 31 of file sdl_qnx.h.
Referenced by createWindow(), createWindowFramebuffer(), destroyWindow(), hideWindow(), setWindowSize(), showWindow(), and updateWindowFramebuffer().