|
RetroArch
|
#include <egl_common.h>
Public Attributes | |
| EGLContext | ctx |
| EGLContext | hw_ctx |
| EGLSurface | surf |
| EGLDisplay | dpy |
| EGLConfig | config |
| int | interval |
| unsigned | major |
| unsigned | minor |
| bool | use_hw_ctx |
| EGLConfig egl_ctx_data_t::config |
| EGLContext egl_ctx_data_t::ctx |
| EGLDisplay egl_ctx_data_t::dpy |
| EGLContext egl_ctx_data_t::hw_ctx |
| int egl_ctx_data_t::interval |
| unsigned egl_ctx_data_t::major |
| unsigned egl_ctx_data_t::minor |
| EGLSurface egl_ctx_data_t::surf |
| bool egl_ctx_data_t::use_hw_ctx |
1.8.15