|
MythTV master
|
#include "libmythbase/mythconfig.h"#include "libmythbase/mythlogging.h"#include "mythrenderopengl.h"#include "mythegl.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("EGL: ") |
| #define | EGL_PLATFORM_DEVICE_EXT 0x313F |
| #define | EGL_PLATFORM_WAYLAND_EXT 0x31D8 |
| #define | EGL_PLATFORM_X11_EXT 0x31D5 |
| #define EGL_PLATFORM_DEVICE_EXT 0x313F |
Definition at line 15 of file mythegl.cpp.
| #define EGL_PLATFORM_WAYLAND_EXT 0x31D8 |
Definition at line 19 of file mythegl.cpp.
| #define EGL_PLATFORM_X11_EXT 0x31D5 |
Definition at line 23 of file mythegl.cpp.
| #define LOC QString("EGL: ") |
Definition at line 7 of file mythegl.cpp.