{-# language CPP #-}
module OpenXR.Extensions ( module OpenXR.Extensions.Dependencies
, module OpenXR.Extensions.Handles
, module OpenXR.Extensions.XR_EPIC_view_configuration_fov
, module OpenXR.Extensions.XR_EXTX_overlay
, module OpenXR.Extensions.XR_EXT_debug_utils
, module OpenXR.Extensions.XR_EXT_eye_gaze_interaction
, module OpenXR.Extensions.XR_EXT_hand_tracking
, module OpenXR.Extensions.XR_EXT_hp_mixed_reality_controller
, module OpenXR.Extensions.XR_EXT_performance_settings
, module OpenXR.Extensions.XR_EXT_samsung_odyssey_controller
, module OpenXR.Extensions.XR_EXT_thermal_query
, module OpenXR.Extensions.XR_EXT_view_configuration_depth_range
, module OpenXR.Extensions.XR_EXT_win32_appcontainer_compatible
, module OpenXR.Extensions.XR_FB_color_space
, module OpenXR.Extensions.XR_FB_display_refresh_rate
, module OpenXR.Extensions.XR_HTC_vive_cosmos_controller_interaction
, module OpenXR.Extensions.XR_HUAWEI_controller_interaction
, module OpenXR.Extensions.XR_KHR_D3D11_enable
, module OpenXR.Extensions.XR_KHR_D3D12_enable
, module OpenXR.Extensions.XR_KHR_android_create_instance
, module OpenXR.Extensions.XR_KHR_android_surface_swapchain
, module OpenXR.Extensions.XR_KHR_android_thread_settings
, module OpenXR.Extensions.XR_KHR_binding_modification
, module OpenXR.Extensions.XR_KHR_composition_layer_color_scale_bias
, module OpenXR.Extensions.XR_KHR_composition_layer_cube
, module OpenXR.Extensions.XR_KHR_composition_layer_cylinder
, module OpenXR.Extensions.XR_KHR_composition_layer_depth
, module OpenXR.Extensions.XR_KHR_composition_layer_equirect
, module OpenXR.Extensions.XR_KHR_composition_layer_equirect2
, module OpenXR.Extensions.XR_KHR_convert_timespec_time
, module OpenXR.Extensions.XR_KHR_loader_init
, module OpenXR.Extensions.XR_KHR_loader_init_android
, module OpenXR.Extensions.XR_KHR_opengl_enable
, module OpenXR.Extensions.XR_KHR_opengl_es_enable
, module OpenXR.Extensions.XR_KHR_visibility_mask
, module OpenXR.Extensions.XR_KHR_vulkan_enable
, module OpenXR.Extensions.XR_KHR_vulkan_enable2
, module OpenXR.Extensions.XR_KHR_vulkan_swapchain_format_list
, module OpenXR.Extensions.XR_KHR_win32_convert_performance_counter_time
, module OpenXR.Extensions.XR_MNDX_egl_enable
, module OpenXR.Extensions.XR_MND_headless
, module OpenXR.Extensions.XR_MND_swapchain_usage_input_attachment_bit
, module OpenXR.Extensions.XR_MSFT_controller_model
, module OpenXR.Extensions.XR_MSFT_first_person_observer
, module OpenXR.Extensions.XR_MSFT_hand_interaction
, module OpenXR.Extensions.XR_MSFT_hand_tracking_mesh
, module OpenXR.Extensions.XR_MSFT_holographic_window_attachment
, module OpenXR.Extensions.XR_MSFT_perception_anchor_interop
, module OpenXR.Extensions.XR_MSFT_secondary_view_configuration
, module OpenXR.Extensions.XR_MSFT_spatial_anchor
, module OpenXR.Extensions.XR_MSFT_spatial_graph_bridge
, module OpenXR.Extensions.XR_MSFT_unbounded_reference_space
, module OpenXR.Extensions.XR_OCULUS_android_session_state_enable
, module OpenXR.Extensions.XR_VALVE_analog_threshold
, module OpenXR.Extensions.XR_VARJO_quad_views
) where
import OpenXR.Extensions.Dependencies
import OpenXR.Extensions.Handles
import OpenXR.Extensions.XR_EPIC_view_configuration_fov
import OpenXR.Extensions.XR_EXTX_overlay
import OpenXR.Extensions.XR_EXT_debug_utils
import OpenXR.Extensions.XR_EXT_eye_gaze_interaction
import OpenXR.Extensions.XR_EXT_hand_tracking
import OpenXR.Extensions.XR_EXT_hp_mixed_reality_controller
import OpenXR.Extensions.XR_EXT_performance_settings
import OpenXR.Extensions.XR_EXT_samsung_odyssey_controller
import OpenXR.Extensions.XR_EXT_thermal_query
import OpenXR.Extensions.XR_EXT_view_configuration_depth_range
import OpenXR.Extensions.XR_EXT_win32_appcontainer_compatible
import OpenXR.Extensions.XR_FB_color_space
import OpenXR.Extensions.XR_FB_display_refresh_rate
import OpenXR.Extensions.XR_HTC_vive_cosmos_controller_interaction
import OpenXR.Extensions.XR_HUAWEI_controller_interaction
import OpenXR.Extensions.XR_KHR_D3D11_enable
import OpenXR.Extensions.XR_KHR_D3D12_enable
import OpenXR.Extensions.XR_KHR_android_create_instance
import OpenXR.Extensions.XR_KHR_android_surface_swapchain
import OpenXR.Extensions.XR_KHR_android_thread_settings
import OpenXR.Extensions.XR_KHR_binding_modification
import OpenXR.Extensions.XR_KHR_composition_layer_color_scale_bias
import OpenXR.Extensions.XR_KHR_composition_layer_cube
import OpenXR.Extensions.XR_KHR_composition_layer_cylinder
import OpenXR.Extensions.XR_KHR_composition_layer_depth
import OpenXR.Extensions.XR_KHR_composition_layer_equirect
import OpenXR.Extensions.XR_KHR_composition_layer_equirect2
import OpenXR.Extensions.XR_KHR_convert_timespec_time
import OpenXR.Extensions.XR_KHR_loader_init
import OpenXR.Extensions.XR_KHR_loader_init_android
import OpenXR.Extensions.XR_KHR_opengl_enable
import OpenXR.Extensions.XR_KHR_opengl_es_enable
import OpenXR.Extensions.XR_KHR_visibility_mask
import OpenXR.Extensions.XR_KHR_vulkan_enable
import OpenXR.Extensions.XR_KHR_vulkan_enable2
import OpenXR.Extensions.XR_KHR_vulkan_swapchain_format_list
import OpenXR.Extensions.XR_KHR_win32_convert_performance_counter_time
import OpenXR.Extensions.XR_MNDX_egl_enable
import OpenXR.Extensions.XR_MND_headless
import OpenXR.Extensions.XR_MND_swapchain_usage_input_attachment_bit
import OpenXR.Extensions.XR_MSFT_controller_model
import OpenXR.Extensions.XR_MSFT_first_person_observer
import OpenXR.Extensions.XR_MSFT_hand_interaction
import OpenXR.Extensions.XR_MSFT_hand_tracking_mesh
import OpenXR.Extensions.XR_MSFT_holographic_window_attachment
import OpenXR.Extensions.XR_MSFT_perception_anchor_interop
import OpenXR.Extensions.XR_MSFT_secondary_view_configuration
import OpenXR.Extensions.XR_MSFT_spatial_anchor
import OpenXR.Extensions.XR_MSFT_spatial_graph_bridge
import OpenXR.Extensions.XR_MSFT_unbounded_reference_space
import OpenXR.Extensions.XR_OCULUS_android_session_state_enable
import OpenXR.Extensions.XR_VALVE_analog_threshold
import OpenXR.Extensions.XR_VARJO_quad_views