MythTV master
Macros
mythegl.cpp File Reference
#include "libmythbase/mythconfig.h"
#include "libmythbase/mythlogging.h"
#include "mythrenderopengl.h"
#include "mythegl.h"
Include dependency graph for mythegl.cpp:

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
 

Macro Definition Documentation

◆ EGL_PLATFORM_DEVICE_EXT

#define EGL_PLATFORM_DEVICE_EXT   0x313F

Definition at line 15 of file mythegl.cpp.

◆ EGL_PLATFORM_WAYLAND_EXT

#define EGL_PLATFORM_WAYLAND_EXT   0x31D8

Definition at line 19 of file mythegl.cpp.

◆ EGL_PLATFORM_X11_EXT

#define EGL_PLATFORM_X11_EXT   0x31D5

Definition at line 23 of file mythegl.cpp.

◆ LOC

#define LOC   QString("EGL: ")

Definition at line 7 of file mythegl.cpp.