Monado OpenXR Runtime
xrt_gfx_egl.h File Reference

Header defining an XRT graphics provider. More...

#include "xrt/xrt_device.h"
#include "xrt/xrt_compositor.h"
Include dependency graph for xrt_gfx_egl.h:

Go to the source code of this file.

Typedefs

typedef void * EGLDisplay
 
typedef void * EGLConfig
 
typedef void * EGLContext
 
typedef void(* __eglMustCastToProperFunctionPointerType) (void)
 
typedef __eglMustCastToProperFunctionPointerType(* PFNEGLGETPROCADDRESSPROC) (const char *proc)
 

Detailed Description

Header defining an XRT graphics provider.

Author
Drew DeVault sir@c.nosp@m.mpwn.nosp@m..com