st/oxr: Format oxr_extension_support.h

This commit is contained in:
Christoph Haag 2024-05-15 23:46:32 +02:00
parent 23e5072b47
commit 7707c71bd5

View file

@ -418,6 +418,7 @@
#define OXR_EXTENSION_SUPPORT_FB_composition_layer_settings(_)
#endif
/*
* XR_FB_composition_layer_depth_test
*/
@ -429,6 +430,7 @@
#define OXR_EXTENSION_SUPPORT_FB_composition_layer_depth_test(_)
#endif
/*
* XR_FB_display_refresh_rate
*/
@ -439,6 +441,7 @@
#define OXR_EXTENSION_SUPPORT_FB_display_refresh_rate(_)
#endif
/*
* XR_FB_passthrough
*/
@ -449,6 +452,7 @@
#define OXR_EXTENSION_SUPPORT_FB_passthrough(_)
#endif
/*
* XR_ML_ml2_controller_interaction
*/
@ -677,7 +681,7 @@
OXR_EXTENSION_SUPPORT_FB_composition_layer_alpha_blend(_) \
OXR_EXTENSION_SUPPORT_FB_composition_layer_image_layout(_) \
OXR_EXTENSION_SUPPORT_FB_composition_layer_settings(_) \
OXR_EXTENSION_SUPPORT_FB_composition_layer_depth_test(_) \
OXR_EXTENSION_SUPPORT_FB_composition_layer_depth_test(_) \
OXR_EXTENSION_SUPPORT_FB_display_refresh_rate(_) \
OXR_EXTENSION_SUPPORT_FB_passthrough(_) \
OXR_EXTENSION_SUPPORT_ML_ml2_controller_interaction(_) \