MythTV  master
Classes | Typedefs
mythvaapiglxinterop.h File Reference
#include "mythvaapiinterop.h"
#include "GL/glx.h"
#include "GL/glxext.h"
Include dependency graph for mythvaapiglxinterop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVAAPIInteropGLX
 
class  MythVAAPIInteropGLXCopy
 
class  MythVAAPIInteropGLXPixmap
 

Typedefs

using MYTH_GLXBINDTEXIMAGEEXT = void(*)(Display *, GLXDrawable, int, int *)
 
using MYTH_GLXRELEASETEXIMAGEEXT = void(*)(Display *, GLXDrawable, int)
 

Typedef Documentation

◆ MYTH_GLXBINDTEXIMAGEEXT

using MYTH_GLXBINDTEXIMAGEEXT = void (*)(Display*, GLXDrawable, int, int*)

Definition at line 46 of file mythvaapiglxinterop.h.

◆ MYTH_GLXRELEASETEXIMAGEEXT

using MYTH_GLXRELEASETEXIMAGEEXT = void (*)(Display*, GLXDrawable, int)

Definition at line 47 of file mythvaapiglxinterop.h.