Skip to content

Commit

Permalink
v1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Ybalrid committed Jan 13, 2022
1 parent 2e571a4 commit 678a8ac
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 5 deletions.
2 changes: 1 addition & 1 deletion OpenXR-SDK-Source
Submodule OpenXR-SDK-Source updated 398 files
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![XR purple cowboy emoji](./resources/XR_wranglerx40.png) XREW [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

*generated version commited under /generated/xrew.h : OpenXR 1.0.20 Grab the raw header file here : [xrew.h](https://raw.githubusercontent.com/LIV/XREW/master/generated/xrew.h)*
*generated version commited under /generated/xrew.h : OpenXR 1.0.21 Grab the raw header file here : [xrew.h](https://raw.githubusercontent.com/LIV/XREW/master/generated/xrew.h)*

XREW is a single-header OpenXR Extension Wrangler, generated from the [OpenXR registry](https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/master/specification/registry/xr.xml)

Expand Down
46 changes: 43 additions & 3 deletions generated/xrew.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is autogenerated by XREW, the OpenXR Extension Wrangler. Do not modify!
// Timestamp : 2021-10-04T23:10:38.912512
// OpenXR Version : 1.0.20
// Timestamp : 2022-01-13T02:30:19.730338
// OpenXR Version : 1.0.21


/*
Expand Down Expand Up @@ -38,7 +38,7 @@ extern "C"
{
#endif

#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 20)
#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 21)
#define XREW_GET_FUN(x) x

// OpenXR 1.0 Core API:
Expand Down Expand Up @@ -90,11 +90,16 @@ static PFN_xrEnumerateDisplayRefreshRatesFB __xrew_xrEnumerateDisplayRefreshRate
static PFN_xrGetDisplayRefreshRateFB __xrew_xrGetDisplayRefreshRateFB = NULL;
static PFN_xrRequestDisplayRefreshRateFB __xrew_xrRequestDisplayRefreshRateFB = NULL;
static PFN_xrEnumerateViveTrackerPathsHTCX __xrew_xrEnumerateViveTrackerPathsHTCX = NULL;
static PFN_xrCreateFacialTrackerHTC __xrew_xrCreateFacialTrackerHTC = NULL;
static PFN_xrDestroyFacialTrackerHTC __xrew_xrDestroyFacialTrackerHTC = NULL;
static PFN_xrGetFacialExpressionsHTC __xrew_xrGetFacialExpressionsHTC = NULL;
static PFN_xrEnumerateColorSpacesFB __xrew_xrEnumerateColorSpacesFB = NULL;
static PFN_xrSetColorSpaceFB __xrew_xrSetColorSpaceFB = NULL;
static PFN_xrGetHandMeshFB __xrew_xrGetHandMeshFB = NULL;
static PFN_xrCreateFoveationProfileFB __xrew_xrCreateFoveationProfileFB = NULL;
static PFN_xrDestroyFoveationProfileFB __xrew_xrDestroyFoveationProfileFB = NULL;
static PFN_xrQuerySystemTrackedKeyboardFB __xrew_xrQuerySystemTrackedKeyboardFB = NULL;
static PFN_xrCreateKeyboardSpaceFB __xrew_xrCreateKeyboardSpaceFB = NULL;
static PFN_xrCreateTriangleMeshFB __xrew_xrCreateTriangleMeshFB = NULL;
static PFN_xrDestroyTriangleMeshFB __xrew_xrDestroyTriangleMeshFB = NULL;
static PFN_xrTriangleMeshGetVertexBufferFB __xrew_xrTriangleMeshGetVertexBufferFB = NULL;
Expand All @@ -115,6 +120,9 @@ static PFN_xrPassthroughLayerSetStyleFB __xrew_xrPassthroughLayerSetStyleFB = NU
static PFN_xrCreateGeometryInstanceFB __xrew_xrCreateGeometryInstanceFB = NULL;
static PFN_xrDestroyGeometryInstanceFB __xrew_xrDestroyGeometryInstanceFB = NULL;
static PFN_xrGeometryInstanceSetTransformFB __xrew_xrGeometryInstanceSetTransformFB = NULL;
static PFN_xrEnumerateRenderModelPathsFB __xrew_xrEnumerateRenderModelPathsFB = NULL;
static PFN_xrGetRenderModelPropertiesFB __xrew_xrGetRenderModelPropertiesFB = NULL;
static PFN_xrLoadRenderModelFB __xrew_xrLoadRenderModelFB = NULL;
static PFN_xrSetEnvironmentDepthEstimationVARJO __xrew_xrSetEnvironmentDepthEstimationVARJO = NULL;
static PFN_xrSetMarkerTrackingVARJO __xrew_xrSetMarkerTrackingVARJO = NULL;
static PFN_xrSetMarkerTrackingTimeoutVARJO __xrew_xrSetMarkerTrackingTimeoutVARJO = NULL;
Expand All @@ -128,6 +136,8 @@ static PFN_xrEnumeratePersistedSpatialAnchorNamesMSFT __xrew_xrEnumeratePersiste
static PFN_xrCreateSpatialAnchorFromPersistedNameMSFT __xrew_xrCreateSpatialAnchorFromPersistedNameMSFT = NULL;
static PFN_xrUnpersistSpatialAnchorMSFT __xrew_xrUnpersistSpatialAnchorMSFT = NULL;
static PFN_xrClearSpatialAnchorStoreMSFT __xrew_xrClearSpatialAnchorStoreMSFT = NULL;
static PFN_xrSetDigitalLensControlALMALENCE __xrew_xrSetDigitalLensControlALMALENCE = NULL;
static PFN_xrPassthroughLayerSetKeyboardHandsIntensityFB __xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB = NULL;
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
static PFN_xrSetAndroidApplicationThreadKHR __xrew_xrSetAndroidApplicationThreadKHR = NULL;
Expand Down Expand Up @@ -233,11 +243,16 @@ static XrBool32 xrewInit(XrInstance instance)
xrGetInstanceProcAddr(instance, "xrGetDisplayRefreshRateFB", (PFN_xrVoidFunction *) &__xrew_xrGetDisplayRefreshRateFB);
xrGetInstanceProcAddr(instance, "xrRequestDisplayRefreshRateFB", (PFN_xrVoidFunction *) &__xrew_xrRequestDisplayRefreshRateFB);
xrGetInstanceProcAddr(instance, "xrEnumerateViveTrackerPathsHTCX", (PFN_xrVoidFunction *) &__xrew_xrEnumerateViveTrackerPathsHTCX);
xrGetInstanceProcAddr(instance, "xrCreateFacialTrackerHTC", (PFN_xrVoidFunction *) &__xrew_xrCreateFacialTrackerHTC);
xrGetInstanceProcAddr(instance, "xrDestroyFacialTrackerHTC", (PFN_xrVoidFunction *) &__xrew_xrDestroyFacialTrackerHTC);
xrGetInstanceProcAddr(instance, "xrGetFacialExpressionsHTC", (PFN_xrVoidFunction *) &__xrew_xrGetFacialExpressionsHTC);
xrGetInstanceProcAddr(instance, "xrEnumerateColorSpacesFB", (PFN_xrVoidFunction *) &__xrew_xrEnumerateColorSpacesFB);
xrGetInstanceProcAddr(instance, "xrSetColorSpaceFB", (PFN_xrVoidFunction *) &__xrew_xrSetColorSpaceFB);
xrGetInstanceProcAddr(instance, "xrGetHandMeshFB", (PFN_xrVoidFunction *) &__xrew_xrGetHandMeshFB);
xrGetInstanceProcAddr(instance, "xrCreateFoveationProfileFB", (PFN_xrVoidFunction *) &__xrew_xrCreateFoveationProfileFB);
xrGetInstanceProcAddr(instance, "xrDestroyFoveationProfileFB", (PFN_xrVoidFunction *) &__xrew_xrDestroyFoveationProfileFB);
xrGetInstanceProcAddr(instance, "xrQuerySystemTrackedKeyboardFB", (PFN_xrVoidFunction *) &__xrew_xrQuerySystemTrackedKeyboardFB);
xrGetInstanceProcAddr(instance, "xrCreateKeyboardSpaceFB", (PFN_xrVoidFunction *) &__xrew_xrCreateKeyboardSpaceFB);
xrGetInstanceProcAddr(instance, "xrCreateTriangleMeshFB", (PFN_xrVoidFunction *) &__xrew_xrCreateTriangleMeshFB);
xrGetInstanceProcAddr(instance, "xrDestroyTriangleMeshFB", (PFN_xrVoidFunction *) &__xrew_xrDestroyTriangleMeshFB);
xrGetInstanceProcAddr(instance, "xrTriangleMeshGetVertexBufferFB", (PFN_xrVoidFunction *) &__xrew_xrTriangleMeshGetVertexBufferFB);
Expand All @@ -258,6 +273,9 @@ static XrBool32 xrewInit(XrInstance instance)
xrGetInstanceProcAddr(instance, "xrCreateGeometryInstanceFB", (PFN_xrVoidFunction *) &__xrew_xrCreateGeometryInstanceFB);
xrGetInstanceProcAddr(instance, "xrDestroyGeometryInstanceFB", (PFN_xrVoidFunction *) &__xrew_xrDestroyGeometryInstanceFB);
xrGetInstanceProcAddr(instance, "xrGeometryInstanceSetTransformFB", (PFN_xrVoidFunction *) &__xrew_xrGeometryInstanceSetTransformFB);
xrGetInstanceProcAddr(instance, "xrEnumerateRenderModelPathsFB", (PFN_xrVoidFunction *) &__xrew_xrEnumerateRenderModelPathsFB);
xrGetInstanceProcAddr(instance, "xrGetRenderModelPropertiesFB", (PFN_xrVoidFunction *) &__xrew_xrGetRenderModelPropertiesFB);
xrGetInstanceProcAddr(instance, "xrLoadRenderModelFB", (PFN_xrVoidFunction *) &__xrew_xrLoadRenderModelFB);
xrGetInstanceProcAddr(instance, "xrSetEnvironmentDepthEstimationVARJO", (PFN_xrVoidFunction *) &__xrew_xrSetEnvironmentDepthEstimationVARJO);
xrGetInstanceProcAddr(instance, "xrSetMarkerTrackingVARJO", (PFN_xrVoidFunction *) &__xrew_xrSetMarkerTrackingVARJO);
xrGetInstanceProcAddr(instance, "xrSetMarkerTrackingTimeoutVARJO", (PFN_xrVoidFunction *) &__xrew_xrSetMarkerTrackingTimeoutVARJO);
Expand All @@ -271,6 +289,8 @@ static XrBool32 xrewInit(XrInstance instance)
xrGetInstanceProcAddr(instance, "xrCreateSpatialAnchorFromPersistedNameMSFT", (PFN_xrVoidFunction *) &__xrew_xrCreateSpatialAnchorFromPersistedNameMSFT);
xrGetInstanceProcAddr(instance, "xrUnpersistSpatialAnchorMSFT", (PFN_xrVoidFunction *) &__xrew_xrUnpersistSpatialAnchorMSFT);
xrGetInstanceProcAddr(instance, "xrClearSpatialAnchorStoreMSFT", (PFN_xrVoidFunction *) &__xrew_xrClearSpatialAnchorStoreMSFT);
xrGetInstanceProcAddr(instance, "xrSetDigitalLensControlALMALENCE", (PFN_xrVoidFunction *) &__xrew_xrSetDigitalLensControlALMALENCE);
xrGetInstanceProcAddr(instance, "xrPassthroughLayerSetKeyboardHandsIntensityFB", (PFN_xrVoidFunction *) &__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB);
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
xrGetInstanceProcAddr(instance, "xrSetAndroidApplicationThreadKHR", (PFN_xrVoidFunction *) &__xrew_xrSetAndroidApplicationThreadKHR);
Expand Down Expand Up @@ -372,11 +392,16 @@ static void xrewQuit()
__xrew_xrGetDisplayRefreshRateFB = NULL;
__xrew_xrRequestDisplayRefreshRateFB = NULL;
__xrew_xrEnumerateViveTrackerPathsHTCX = NULL;
__xrew_xrCreateFacialTrackerHTC = NULL;
__xrew_xrDestroyFacialTrackerHTC = NULL;
__xrew_xrGetFacialExpressionsHTC = NULL;
__xrew_xrEnumerateColorSpacesFB = NULL;
__xrew_xrSetColorSpaceFB = NULL;
__xrew_xrGetHandMeshFB = NULL;
__xrew_xrCreateFoveationProfileFB = NULL;
__xrew_xrDestroyFoveationProfileFB = NULL;
__xrew_xrQuerySystemTrackedKeyboardFB = NULL;
__xrew_xrCreateKeyboardSpaceFB = NULL;
__xrew_xrCreateTriangleMeshFB = NULL;
__xrew_xrDestroyTriangleMeshFB = NULL;
__xrew_xrTriangleMeshGetVertexBufferFB = NULL;
Expand All @@ -397,6 +422,9 @@ static void xrewQuit()
__xrew_xrCreateGeometryInstanceFB = NULL;
__xrew_xrDestroyGeometryInstanceFB = NULL;
__xrew_xrGeometryInstanceSetTransformFB = NULL;
__xrew_xrEnumerateRenderModelPathsFB = NULL;
__xrew_xrGetRenderModelPropertiesFB = NULL;
__xrew_xrLoadRenderModelFB = NULL;
__xrew_xrSetEnvironmentDepthEstimationVARJO = NULL;
__xrew_xrSetMarkerTrackingVARJO = NULL;
__xrew_xrSetMarkerTrackingTimeoutVARJO = NULL;
Expand All @@ -410,6 +438,8 @@ static void xrewQuit()
__xrew_xrCreateSpatialAnchorFromPersistedNameMSFT = NULL;
__xrew_xrUnpersistSpatialAnchorMSFT = NULL;
__xrew_xrClearSpatialAnchorStoreMSFT = NULL;
__xrew_xrSetDigitalLensControlALMALENCE = NULL;
__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB = NULL;
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
__xrew_xrSetAndroidApplicationThreadKHR = NULL;
Expand Down Expand Up @@ -508,11 +538,16 @@ static void xrewQuit()
#define xrGetDisplayRefreshRateFB XREW_GET_FUN(__xrew_xrGetDisplayRefreshRateFB)
#define xrRequestDisplayRefreshRateFB XREW_GET_FUN(__xrew_xrRequestDisplayRefreshRateFB)
#define xrEnumerateViveTrackerPathsHTCX XREW_GET_FUN(__xrew_xrEnumerateViveTrackerPathsHTCX)
#define xrCreateFacialTrackerHTC XREW_GET_FUN(__xrew_xrCreateFacialTrackerHTC)
#define xrDestroyFacialTrackerHTC XREW_GET_FUN(__xrew_xrDestroyFacialTrackerHTC)
#define xrGetFacialExpressionsHTC XREW_GET_FUN(__xrew_xrGetFacialExpressionsHTC)
#define xrEnumerateColorSpacesFB XREW_GET_FUN(__xrew_xrEnumerateColorSpacesFB)
#define xrSetColorSpaceFB XREW_GET_FUN(__xrew_xrSetColorSpaceFB)
#define xrGetHandMeshFB XREW_GET_FUN(__xrew_xrGetHandMeshFB)
#define xrCreateFoveationProfileFB XREW_GET_FUN(__xrew_xrCreateFoveationProfileFB)
#define xrDestroyFoveationProfileFB XREW_GET_FUN(__xrew_xrDestroyFoveationProfileFB)
#define xrQuerySystemTrackedKeyboardFB XREW_GET_FUN(__xrew_xrQuerySystemTrackedKeyboardFB)
#define xrCreateKeyboardSpaceFB XREW_GET_FUN(__xrew_xrCreateKeyboardSpaceFB)
#define xrCreateTriangleMeshFB XREW_GET_FUN(__xrew_xrCreateTriangleMeshFB)
#define xrDestroyTriangleMeshFB XREW_GET_FUN(__xrew_xrDestroyTriangleMeshFB)
#define xrTriangleMeshGetVertexBufferFB XREW_GET_FUN(__xrew_xrTriangleMeshGetVertexBufferFB)
Expand All @@ -533,6 +568,9 @@ static void xrewQuit()
#define xrCreateGeometryInstanceFB XREW_GET_FUN(__xrew_xrCreateGeometryInstanceFB)
#define xrDestroyGeometryInstanceFB XREW_GET_FUN(__xrew_xrDestroyGeometryInstanceFB)
#define xrGeometryInstanceSetTransformFB XREW_GET_FUN(__xrew_xrGeometryInstanceSetTransformFB)
#define xrEnumerateRenderModelPathsFB XREW_GET_FUN(__xrew_xrEnumerateRenderModelPathsFB)
#define xrGetRenderModelPropertiesFB XREW_GET_FUN(__xrew_xrGetRenderModelPropertiesFB)
#define xrLoadRenderModelFB XREW_GET_FUN(__xrew_xrLoadRenderModelFB)
#define xrSetEnvironmentDepthEstimationVARJO XREW_GET_FUN(__xrew_xrSetEnvironmentDepthEstimationVARJO)
#define xrSetMarkerTrackingVARJO XREW_GET_FUN(__xrew_xrSetMarkerTrackingVARJO)
#define xrSetMarkerTrackingTimeoutVARJO XREW_GET_FUN(__xrew_xrSetMarkerTrackingTimeoutVARJO)
Expand All @@ -546,6 +584,8 @@ static void xrewQuit()
#define xrCreateSpatialAnchorFromPersistedNameMSFT XREW_GET_FUN(__xrew_xrCreateSpatialAnchorFromPersistedNameMSFT)
#define xrUnpersistSpatialAnchorMSFT XREW_GET_FUN(__xrew_xrUnpersistSpatialAnchorMSFT)
#define xrClearSpatialAnchorStoreMSFT XREW_GET_FUN(__xrew_xrClearSpatialAnchorStoreMSFT)
#define xrSetDigitalLensControlALMALENCE XREW_GET_FUN(__xrew_xrSetDigitalLensControlALMALENCE)
#define xrPassthroughLayerSetKeyboardHandsIntensityFB XREW_GET_FUN(__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB)
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
#define xrSetAndroidApplicationThreadKHR XREW_GET_FUN(__xrew_xrSetAndroidApplicationThreadKHR)
Expand Down

0 comments on commit 678a8ac

Please sign in to comment.