MythTV  master
Classes | Typedefs
mythvdpauinterop.h File Reference
#include <QObject>
#include "mythcodecid.h"
#include "opengl/mythopenglinterop.h"
#include "libavutil/hwcontext_vdpau.h"
Include dependency graph for mythvdpauinterop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVDPAUInterop
 

Typedefs

using MythVDPAUSurfaceNV = GLintptr
 
using MYTH_VDPAUINITNV = void(APIENTRY *)(const void *, const void *)
 
using MYTH_VDPAUFININV = void(APIENTRY *)(void)
 
using MYTH_VDPAUREGOUTSURFNV = MythVDPAUSurfaceNV(APIENTRY *)(const void *, GLenum, GLsizei, const GLuint *)
 
using MYTH_VDPAUSURFACCESSNV = void(APIENTRY *)(MythVDPAUSurfaceNV, GLenum)
 
using MYTH_VDPAUMAPSURFNV = void(APIENTRY *)(GLsizei, MythVDPAUSurfaceNV *)
 

Typedef Documentation

◆ MythVDPAUSurfaceNV

using MythVDPAUSurfaceNV = GLintptr

Definition at line 18 of file mythvdpauinterop.h.

◆ MYTH_VDPAUINITNV

using MYTH_VDPAUINITNV = void (APIENTRY *)(const void*, const void*)

Definition at line 19 of file mythvdpauinterop.h.

◆ MYTH_VDPAUFININV

using MYTH_VDPAUFININV = void (APIENTRY *)(void)

Definition at line 20 of file mythvdpauinterop.h.

◆ MYTH_VDPAUREGOUTSURFNV

using MYTH_VDPAUREGOUTSURFNV = MythVDPAUSurfaceNV (APIENTRY *)(const void*, GLenum, GLsizei, const GLuint*)

Definition at line 21 of file mythvdpauinterop.h.

◆ MYTH_VDPAUSURFACCESSNV

Definition at line 22 of file mythvdpauinterop.h.

◆ MYTH_VDPAUMAPSURFNV

using MYTH_VDPAUMAPSURFNV = void (APIENTRY *)(GLsizei, MythVDPAUSurfaceNV*)

Definition at line 23 of file mythvdpauinterop.h.