Monado OpenXR Runtime
|
Header defining a XRT graphics provider. More...
Go to the source code of this file.
Typedefs | |
typedef struct _XDisplay | Display |
typedef void * | GLXFBConfig |
typedef void * | GLXDrawable |
typedef void * | GLXContext |
Functions | |
struct xrt_compositor_gl * | xrt_gfx_provider_create_gl_xlib (struct xrt_compositor_fd *xcfd, Display *xDisplay, uint32_t visualid, GLXFBConfig glxFBConfig, GLXDrawable glxDrawable, GLXContext glxContext) |
Header defining a XRT graphics provider.