VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_opengl_interop.h File Reference
Include dependency graph for vlc_opengl_interop.h:

Go to the source code of this file.

Data Structures

struct  vlc_gl_interop_ops
 
struct  vlc_gl_interop
 
struct  vlc_gl_interop::vlc_gl_tex_cfg
 

Typedefs

typedef struct vlc_gl_t vlc_gl_t
 
typedef int(* vlc_gl_interop_probe) (struct vlc_gl_interop *interop)
 

Functions

static int vlc_gl_interop_GetTexFormatSize (struct vlc_gl_interop *interop, uint32_t target, uint32_t format, int32_t internal, uint32_t type)
 

Typedef Documentation

◆ vlc_gl_interop_probe

typedef int(* vlc_gl_interop_probe) (struct vlc_gl_interop *interop)

◆ vlc_gl_t

typedef struct vlc_gl_t vlc_gl_t

Function Documentation

◆ vlc_gl_interop_GetTexFormatSize()

static int vlc_gl_interop_GetTexFormatSize ( struct vlc_gl_interop interop,
uint32_t  target,
uint32_t  format,
int32_t  internal,
uint32_t  type 
)
inlinestatic