Monado OpenXR Runtime
glx_api.h File Reference

GLX API wrapper header. More...

#include "xrt/xrt_gfx_xlib.h"
Include dependency graph for glx_api.h:

Go to the source code of this file.

Typedefs

typedef void(* GLADapiproc) (void)
 
typedef GLADapiproc(* GLADloadfunc) (const char *name)
 

Functions

Display * glXGetCurrentDisplay (void)
 
GLXContext glXGetCurrentContext (void)
 
GLXDrawable glXGetCurrentDrawable (void)
 
GLXDrawable glXGetCurrentReadDrawable (void)
 
bool glXMakeContextCurrent (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx)
 
bool glXMakeCurrent (Display *dpy, GLXDrawable drawable, GLXContext ctx)
 
int gladLoadGLX (Display *display, int screen, GLADloadfunc load)
 

Detailed Description

GLX API wrapper header.

Author
James Hogan james.nosp@m.@alb.nosp@m.anart.nosp@m.s.co.nosp@m.m