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

◆ EGL_PLATFORM_WAYLAND_EXT

#define EGL_PLATFORM_WAYLAND_EXT   0x31D8

Definition at line 18 of file mythegl.cpp.

◆ EGL_PLATFORM_X11_EXT

#define EGL_PLATFORM_X11_EXT   0x31D5

Definition at line 22 of file mythegl.cpp.

◆ LOC

#define LOC   QString("EGL: ")

Definition at line 6 of file mythegl.cpp.