MythTV  master
Macros
mythegl.cpp File Reference
#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

◆ LOC

#define LOC   QString("EGL: ")

Definition at line 5 of file mythegl.cpp.

◆ EGL_PLATFORM_DEVICE_EXT

#define EGL_PLATFORM_DEVICE_EXT   0x313F

Definition at line 13 of file mythegl.cpp.

◆ EGL_PLATFORM_WAYLAND_EXT

#define EGL_PLATFORM_WAYLAND_EXT   0x31D8

Definition at line 17 of file mythegl.cpp.

◆ EGL_PLATFORM_X11_EXT

#define EGL_PLATFORM_X11_EXT   0x31D5

Definition at line 21 of file mythegl.cpp.