mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
st/oxr: Format oxr_extension_support.h
This commit is contained in:
parent
23e5072b47
commit
7707c71bd5
|
@ -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(_) \
|
||||
|
|
Loading…
Reference in a new issue