13 #define XR_USE_GRAPHICS_API_VULKAN 14 #define XR_USE_TIMESPEC 1 16 #ifdef XR_USE_PLATFORM_XLIB 23 #ifdef XR_USE_PLATFORM_EGL 29 const char *procname);
32 #ifdef XR_USE_TIMESPEC 36 #include "openxr/openxr.h" 37 #include "openxr/openxr_platform.h" 38 #include "openxr/loader_interfaces.h" void * EGLContext
Definition: xrt_gfx_egl.h:21
void * GLXContext
Definition: xrt_openxr_includes.h:20
void * GLXFBConfig
Definition: xrt_openxr_includes.h:18
void * EGLDisplay
Definition: xrt_gfx_egl.h:19
void(* __eglMustCastToProperFunctionPointerType)(void)
Definition: xrt_gfx_egl.h:22
void * EGLConfig
Definition: xrt_gfx_egl.h:20
__eglMustCastToProperFunctionPointerType(* PFNEGLGETPROCADDRESSPROC)(const char *proc)
Definition: xrt_gfx_egl.h:23
void * GLXDrawable
Definition: xrt_openxr_includes.h:19
struct _XDisplay Display
Definition: xrt_gfx_xlib.h:20