Skip to content

Commit

Permalink
1.0.28 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ybalrid committed Jul 11, 2023
1 parent 9d84313 commit 77f2e7b
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 6 deletions.
2 changes: 1 addition & 1 deletion OpenXR-SDK-Source
Submodule OpenXR-SDK-Source updated 103 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.27 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.28 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
88 changes: 84 additions & 4 deletions generated/xrew.h
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// This file is autogenerated by XREW, the OpenXR Extension Wrangler. Do not modify!
// Timestamp : 2023-03-29T21:09:09.541232
// OpenXR Version : 1.0.27
// Timestamp : 2023-07-11T07:37:57.762725
// OpenXR Version : 1.0.28


/*
MIT License
Copyright (c) 2021-2022 LIV Inc.
Copyright (c) 2021-2023 LIV Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -38,7 +38,7 @@ extern "C"
{
#endif

#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 27)
#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 28)
#define XREW_GET_FUN(x) x

// OpenXR 1.0 Core API:
Expand Down Expand Up @@ -171,6 +171,17 @@ static PFN_xrDestroyEyeTrackerFB __xrew_xrDestroyEyeTrackerFB = NULL;
static PFN_xrGetEyeGazesFB __xrew_xrGetEyeGazesFB = NULL;
static PFN_xrPassthroughLayerSetKeyboardHandsIntensityFB __xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB = NULL;
static PFN_xrGetDeviceSampleRateFB __xrew_xrGetDeviceSampleRateFB = NULL;
static PFN_xrCreateVirtualKeyboardMETA __xrew_xrCreateVirtualKeyboardMETA = NULL;
static PFN_xrDestroyVirtualKeyboardMETA __xrew_xrDestroyVirtualKeyboardMETA = NULL;
static PFN_xrCreateVirtualKeyboardSpaceMETA __xrew_xrCreateVirtualKeyboardSpaceMETA = NULL;
static PFN_xrSuggestVirtualKeyboardLocationMETA __xrew_xrSuggestVirtualKeyboardLocationMETA = NULL;
static PFN_xrGetVirtualKeyboardScaleMETA __xrew_xrGetVirtualKeyboardScaleMETA = NULL;
static PFN_xrSetVirtualKeyboardModelVisibilityMETA __xrew_xrSetVirtualKeyboardModelVisibilityMETA = NULL;
static PFN_xrGetVirtualKeyboardModelAnimationStatesMETA __xrew_xrGetVirtualKeyboardModelAnimationStatesMETA = NULL;
static PFN_xrGetVirtualKeyboardDirtyTexturesMETA __xrew_xrGetVirtualKeyboardDirtyTexturesMETA = NULL;
static PFN_xrGetVirtualKeyboardTextureDataMETA __xrew_xrGetVirtualKeyboardTextureDataMETA = NULL;
static PFN_xrSendVirtualKeyboardInputMETA __xrew_xrSendVirtualKeyboardInputMETA = NULL;
static PFN_xrChangeVirtualKeyboardTextContextMETA __xrew_xrChangeVirtualKeyboardTextContextMETA = NULL;
static PFN_xrEnumerateExternalCamerasOCULUS __xrew_xrEnumerateExternalCamerasOCULUS = NULL;
static PFN_xrEnumeratePerformanceMetricsCounterPathsMETA __xrew_xrEnumeratePerformanceMetricsCounterPathsMETA = NULL;
static PFN_xrSetPerformanceMetricsStateMETA __xrew_xrSetPerformanceMetricsStateMETA = NULL;
Expand All @@ -180,11 +191,20 @@ static PFN_xrSaveSpaceListFB __xrew_xrSaveSpaceListFB = NULL;
static PFN_xrCreateSpaceUserFB __xrew_xrCreateSpaceUserFB = NULL;
static PFN_xrGetSpaceUserIdFB __xrew_xrGetSpaceUserIdFB = NULL;
static PFN_xrDestroySpaceUserFB __xrew_xrDestroySpaceUserFB = NULL;
static PFN_xrCreatePassthroughColorLutMETA __xrew_xrCreatePassthroughColorLutMETA = NULL;
static PFN_xrDestroyPassthroughColorLutMETA __xrew_xrDestroyPassthroughColorLutMETA = NULL;
static PFN_xrUpdatePassthroughColorLutMETA __xrew_xrUpdatePassthroughColorLutMETA = NULL;
static PFN_xrSetTrackingOptimizationSettingsHintQCOM __xrew_xrSetTrackingOptimizationSettingsHintQCOM = NULL;
static PFN_xrCreatePassthroughHTC __xrew_xrCreatePassthroughHTC = NULL;
static PFN_xrDestroyPassthroughHTC __xrew_xrDestroyPassthroughHTC = NULL;
static PFN_xrApplyFoveationHTC __xrew_xrApplyFoveationHTC = NULL;
static PFN_xrApplyForceFeedbackCurlMNDX __xrew_xrApplyForceFeedbackCurlMNDX = NULL;
static PFN_xrCreatePlaneDetectorEXT __xrew_xrCreatePlaneDetectorEXT = NULL;
static PFN_xrDestroyPlaneDetectorEXT __xrew_xrDestroyPlaneDetectorEXT = NULL;
static PFN_xrBeginPlaneDetectionEXT __xrew_xrBeginPlaneDetectionEXT = NULL;
static PFN_xrGetPlaneDetectionStateEXT __xrew_xrGetPlaneDetectionStateEXT = NULL;
static PFN_xrGetPlaneDetectionsEXT __xrew_xrGetPlaneDetectionsEXT = NULL;
static PFN_xrGetPlanePolygonBufferEXT __xrew_xrGetPlanePolygonBufferEXT = NULL;
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
static PFN_xrSetAndroidApplicationThreadKHR __xrew_xrSetAndroidApplicationThreadKHR = NULL;
Expand Down Expand Up @@ -375,6 +395,17 @@ static XrBool32 xrewInit(XrInstance instance)
xrGetInstanceProcAddr(instance, "xrGetEyeGazesFB", (PFN_xrVoidFunction *) &__xrew_xrGetEyeGazesFB);
xrGetInstanceProcAddr(instance, "xrPassthroughLayerSetKeyboardHandsIntensityFB", (PFN_xrVoidFunction *) &__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB);
xrGetInstanceProcAddr(instance, "xrGetDeviceSampleRateFB", (PFN_xrVoidFunction *) &__xrew_xrGetDeviceSampleRateFB);
xrGetInstanceProcAddr(instance, "xrCreateVirtualKeyboardMETA", (PFN_xrVoidFunction *) &__xrew_xrCreateVirtualKeyboardMETA);
xrGetInstanceProcAddr(instance, "xrDestroyVirtualKeyboardMETA", (PFN_xrVoidFunction *) &__xrew_xrDestroyVirtualKeyboardMETA);
xrGetInstanceProcAddr(instance, "xrCreateVirtualKeyboardSpaceMETA", (PFN_xrVoidFunction *) &__xrew_xrCreateVirtualKeyboardSpaceMETA);
xrGetInstanceProcAddr(instance, "xrSuggestVirtualKeyboardLocationMETA", (PFN_xrVoidFunction *) &__xrew_xrSuggestVirtualKeyboardLocationMETA);
xrGetInstanceProcAddr(instance, "xrGetVirtualKeyboardScaleMETA", (PFN_xrVoidFunction *) &__xrew_xrGetVirtualKeyboardScaleMETA);
xrGetInstanceProcAddr(instance, "xrSetVirtualKeyboardModelVisibilityMETA", (PFN_xrVoidFunction *) &__xrew_xrSetVirtualKeyboardModelVisibilityMETA);
xrGetInstanceProcAddr(instance, "xrGetVirtualKeyboardModelAnimationStatesMETA", (PFN_xrVoidFunction *) &__xrew_xrGetVirtualKeyboardModelAnimationStatesMETA);
xrGetInstanceProcAddr(instance, "xrGetVirtualKeyboardDirtyTexturesMETA", (PFN_xrVoidFunction *) &__xrew_xrGetVirtualKeyboardDirtyTexturesMETA);
xrGetInstanceProcAddr(instance, "xrGetVirtualKeyboardTextureDataMETA", (PFN_xrVoidFunction *) &__xrew_xrGetVirtualKeyboardTextureDataMETA);
xrGetInstanceProcAddr(instance, "xrSendVirtualKeyboardInputMETA", (PFN_xrVoidFunction *) &__xrew_xrSendVirtualKeyboardInputMETA);
xrGetInstanceProcAddr(instance, "xrChangeVirtualKeyboardTextContextMETA", (PFN_xrVoidFunction *) &__xrew_xrChangeVirtualKeyboardTextContextMETA);
xrGetInstanceProcAddr(instance, "xrEnumerateExternalCamerasOCULUS", (PFN_xrVoidFunction *) &__xrew_xrEnumerateExternalCamerasOCULUS);
xrGetInstanceProcAddr(instance, "xrEnumeratePerformanceMetricsCounterPathsMETA", (PFN_xrVoidFunction *) &__xrew_xrEnumeratePerformanceMetricsCounterPathsMETA);
xrGetInstanceProcAddr(instance, "xrSetPerformanceMetricsStateMETA", (PFN_xrVoidFunction *) &__xrew_xrSetPerformanceMetricsStateMETA);
Expand All @@ -384,11 +415,20 @@ static XrBool32 xrewInit(XrInstance instance)
xrGetInstanceProcAddr(instance, "xrCreateSpaceUserFB", (PFN_xrVoidFunction *) &__xrew_xrCreateSpaceUserFB);
xrGetInstanceProcAddr(instance, "xrGetSpaceUserIdFB", (PFN_xrVoidFunction *) &__xrew_xrGetSpaceUserIdFB);
xrGetInstanceProcAddr(instance, "xrDestroySpaceUserFB", (PFN_xrVoidFunction *) &__xrew_xrDestroySpaceUserFB);
xrGetInstanceProcAddr(instance, "xrCreatePassthroughColorLutMETA", (PFN_xrVoidFunction *) &__xrew_xrCreatePassthroughColorLutMETA);
xrGetInstanceProcAddr(instance, "xrDestroyPassthroughColorLutMETA", (PFN_xrVoidFunction *) &__xrew_xrDestroyPassthroughColorLutMETA);
xrGetInstanceProcAddr(instance, "xrUpdatePassthroughColorLutMETA", (PFN_xrVoidFunction *) &__xrew_xrUpdatePassthroughColorLutMETA);
xrGetInstanceProcAddr(instance, "xrSetTrackingOptimizationSettingsHintQCOM", (PFN_xrVoidFunction *) &__xrew_xrSetTrackingOptimizationSettingsHintQCOM);
xrGetInstanceProcAddr(instance, "xrCreatePassthroughHTC", (PFN_xrVoidFunction *) &__xrew_xrCreatePassthroughHTC);
xrGetInstanceProcAddr(instance, "xrDestroyPassthroughHTC", (PFN_xrVoidFunction *) &__xrew_xrDestroyPassthroughHTC);
xrGetInstanceProcAddr(instance, "xrApplyFoveationHTC", (PFN_xrVoidFunction *) &__xrew_xrApplyFoveationHTC);
xrGetInstanceProcAddr(instance, "xrApplyForceFeedbackCurlMNDX", (PFN_xrVoidFunction *) &__xrew_xrApplyForceFeedbackCurlMNDX);
xrGetInstanceProcAddr(instance, "xrCreatePlaneDetectorEXT", (PFN_xrVoidFunction *) &__xrew_xrCreatePlaneDetectorEXT);
xrGetInstanceProcAddr(instance, "xrDestroyPlaneDetectorEXT", (PFN_xrVoidFunction *) &__xrew_xrDestroyPlaneDetectorEXT);
xrGetInstanceProcAddr(instance, "xrBeginPlaneDetectionEXT", (PFN_xrVoidFunction *) &__xrew_xrBeginPlaneDetectionEXT);
xrGetInstanceProcAddr(instance, "xrGetPlaneDetectionStateEXT", (PFN_xrVoidFunction *) &__xrew_xrGetPlaneDetectionStateEXT);
xrGetInstanceProcAddr(instance, "xrGetPlaneDetectionsEXT", (PFN_xrVoidFunction *) &__xrew_xrGetPlaneDetectionsEXT);
xrGetInstanceProcAddr(instance, "xrGetPlanePolygonBufferEXT", (PFN_xrVoidFunction *) &__xrew_xrGetPlanePolygonBufferEXT);
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
xrGetInstanceProcAddr(instance, "xrSetAndroidApplicationThreadKHR", (PFN_xrVoidFunction *) &__xrew_xrSetAndroidApplicationThreadKHR);
Expand Down Expand Up @@ -575,6 +615,17 @@ static void xrewQuit()
__xrew_xrGetEyeGazesFB = NULL;
__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB = NULL;
__xrew_xrGetDeviceSampleRateFB = NULL;
__xrew_xrCreateVirtualKeyboardMETA = NULL;
__xrew_xrDestroyVirtualKeyboardMETA = NULL;
__xrew_xrCreateVirtualKeyboardSpaceMETA = NULL;
__xrew_xrSuggestVirtualKeyboardLocationMETA = NULL;
__xrew_xrGetVirtualKeyboardScaleMETA = NULL;
__xrew_xrSetVirtualKeyboardModelVisibilityMETA = NULL;
__xrew_xrGetVirtualKeyboardModelAnimationStatesMETA = NULL;
__xrew_xrGetVirtualKeyboardDirtyTexturesMETA = NULL;
__xrew_xrGetVirtualKeyboardTextureDataMETA = NULL;
__xrew_xrSendVirtualKeyboardInputMETA = NULL;
__xrew_xrChangeVirtualKeyboardTextContextMETA = NULL;
__xrew_xrEnumerateExternalCamerasOCULUS = NULL;
__xrew_xrEnumeratePerformanceMetricsCounterPathsMETA = NULL;
__xrew_xrSetPerformanceMetricsStateMETA = NULL;
Expand All @@ -584,11 +635,20 @@ static void xrewQuit()
__xrew_xrCreateSpaceUserFB = NULL;
__xrew_xrGetSpaceUserIdFB = NULL;
__xrew_xrDestroySpaceUserFB = NULL;
__xrew_xrCreatePassthroughColorLutMETA = NULL;
__xrew_xrDestroyPassthroughColorLutMETA = NULL;
__xrew_xrUpdatePassthroughColorLutMETA = NULL;
__xrew_xrSetTrackingOptimizationSettingsHintQCOM = NULL;
__xrew_xrCreatePassthroughHTC = NULL;
__xrew_xrDestroyPassthroughHTC = NULL;
__xrew_xrApplyFoveationHTC = NULL;
__xrew_xrApplyForceFeedbackCurlMNDX = NULL;
__xrew_xrCreatePlaneDetectorEXT = NULL;
__xrew_xrDestroyPlaneDetectorEXT = NULL;
__xrew_xrBeginPlaneDetectionEXT = NULL;
__xrew_xrGetPlaneDetectionStateEXT = NULL;
__xrew_xrGetPlaneDetectionsEXT = NULL;
__xrew_xrGetPlanePolygonBufferEXT = NULL;
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
__xrew_xrSetAndroidApplicationThreadKHR = NULL;
Expand Down Expand Up @@ -772,6 +832,17 @@ static void xrewQuit()
#define xrGetEyeGazesFB XREW_GET_FUN(__xrew_xrGetEyeGazesFB)
#define xrPassthroughLayerSetKeyboardHandsIntensityFB XREW_GET_FUN(__xrew_xrPassthroughLayerSetKeyboardHandsIntensityFB)
#define xrGetDeviceSampleRateFB XREW_GET_FUN(__xrew_xrGetDeviceSampleRateFB)
#define xrCreateVirtualKeyboardMETA XREW_GET_FUN(__xrew_xrCreateVirtualKeyboardMETA)
#define xrDestroyVirtualKeyboardMETA XREW_GET_FUN(__xrew_xrDestroyVirtualKeyboardMETA)
#define xrCreateVirtualKeyboardSpaceMETA XREW_GET_FUN(__xrew_xrCreateVirtualKeyboardSpaceMETA)
#define xrSuggestVirtualKeyboardLocationMETA XREW_GET_FUN(__xrew_xrSuggestVirtualKeyboardLocationMETA)
#define xrGetVirtualKeyboardScaleMETA XREW_GET_FUN(__xrew_xrGetVirtualKeyboardScaleMETA)
#define xrSetVirtualKeyboardModelVisibilityMETA XREW_GET_FUN(__xrew_xrSetVirtualKeyboardModelVisibilityMETA)
#define xrGetVirtualKeyboardModelAnimationStatesMETA XREW_GET_FUN(__xrew_xrGetVirtualKeyboardModelAnimationStatesMETA)
#define xrGetVirtualKeyboardDirtyTexturesMETA XREW_GET_FUN(__xrew_xrGetVirtualKeyboardDirtyTexturesMETA)
#define xrGetVirtualKeyboardTextureDataMETA XREW_GET_FUN(__xrew_xrGetVirtualKeyboardTextureDataMETA)
#define xrSendVirtualKeyboardInputMETA XREW_GET_FUN(__xrew_xrSendVirtualKeyboardInputMETA)
#define xrChangeVirtualKeyboardTextContextMETA XREW_GET_FUN(__xrew_xrChangeVirtualKeyboardTextContextMETA)
#define xrEnumerateExternalCamerasOCULUS XREW_GET_FUN(__xrew_xrEnumerateExternalCamerasOCULUS)
#define xrEnumeratePerformanceMetricsCounterPathsMETA XREW_GET_FUN(__xrew_xrEnumeratePerformanceMetricsCounterPathsMETA)
#define xrSetPerformanceMetricsStateMETA XREW_GET_FUN(__xrew_xrSetPerformanceMetricsStateMETA)
Expand All @@ -781,11 +852,20 @@ static void xrewQuit()
#define xrCreateSpaceUserFB XREW_GET_FUN(__xrew_xrCreateSpaceUserFB)
#define xrGetSpaceUserIdFB XREW_GET_FUN(__xrew_xrGetSpaceUserIdFB)
#define xrDestroySpaceUserFB XREW_GET_FUN(__xrew_xrDestroySpaceUserFB)
#define xrCreatePassthroughColorLutMETA XREW_GET_FUN(__xrew_xrCreatePassthroughColorLutMETA)
#define xrDestroyPassthroughColorLutMETA XREW_GET_FUN(__xrew_xrDestroyPassthroughColorLutMETA)
#define xrUpdatePassthroughColorLutMETA XREW_GET_FUN(__xrew_xrUpdatePassthroughColorLutMETA)
#define xrSetTrackingOptimizationSettingsHintQCOM XREW_GET_FUN(__xrew_xrSetTrackingOptimizationSettingsHintQCOM)
#define xrCreatePassthroughHTC XREW_GET_FUN(__xrew_xrCreatePassthroughHTC)
#define xrDestroyPassthroughHTC XREW_GET_FUN(__xrew_xrDestroyPassthroughHTC)
#define xrApplyFoveationHTC XREW_GET_FUN(__xrew_xrApplyFoveationHTC)
#define xrApplyForceFeedbackCurlMNDX XREW_GET_FUN(__xrew_xrApplyForceFeedbackCurlMNDX)
#define xrCreatePlaneDetectorEXT XREW_GET_FUN(__xrew_xrCreatePlaneDetectorEXT)
#define xrDestroyPlaneDetectorEXT XREW_GET_FUN(__xrew_xrDestroyPlaneDetectorEXT)
#define xrBeginPlaneDetectionEXT XREW_GET_FUN(__xrew_xrBeginPlaneDetectionEXT)
#define xrGetPlaneDetectionStateEXT XREW_GET_FUN(__xrew_xrGetPlaneDetectionStateEXT)
#define xrGetPlaneDetectionsEXT XREW_GET_FUN(__xrew_xrGetPlaneDetectionsEXT)
#define xrGetPlanePolygonBufferEXT XREW_GET_FUN(__xrew_xrGetPlanePolygonBufferEXT)
// XR_USE_PLATFORM_ANDROID
#ifdef XR_USE_PLATFORM_ANDROID
#define xrSetAndroidApplicationThreadKHR XREW_GET_FUN(__xrew_xrSetAndroidApplicationThreadKHR)
Expand Down

0 comments on commit 77f2e7b

Please sign in to comment.