Monado OpenXR Runtime
Macros | Typedefs
xrt_openxr_includes.h File Reference

Include all of the openxr headers in one place. More...

#include <time.h>
#include "openxr/openxr.h"
#include "openxr/openxr_platform.h"
#include "openxr/loader_interfaces.h"
Include dependency graph for xrt_openxr_includes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XR_USE_GRAPHICS_API_VULKAN
 
#define XR_USE_TIMESPEC   1
 

Typedefs

typedef struct _XDisplay Display
 
typedef void * GLXFBConfig
 
typedef void * GLXDrawable
 
typedef void * GLXContext
 

Detailed Description

Include all of the openxr headers in one place.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ XR_USE_GRAPHICS_API_VULKAN

#define XR_USE_GRAPHICS_API_VULKAN
Todo:
Move these to the build system instead.

◆ XR_USE_TIMESPEC

#define XR_USE_TIMESPEC   1

Typedef Documentation

◆ Display

typedef struct _XDisplay Display

◆ GLXContext

typedef void* GLXContext

◆ GLXDrawable

typedef void* GLXDrawable

◆ GLXFBConfig

typedef void* GLXFBConfig