|
| 1 | +{ |
| 2 | + "$schema": "../runtime_schema.json", |
| 3 | + "name": "Snapdragon Spaces (AR)", |
| 4 | + "conformance_submission": 16, |
| 5 | + "platform": "Android (Phone/Installable)", |
| 6 | + "vendor": "Qualcomm", |
| 7 | + "extensions": [ |
| 8 | + "XR_KHR_android_create_instance", |
| 9 | + "XR_KHR_android_surface_swapchain", |
| 10 | + "XR_KHR_android_thread_settings", |
| 11 | + "XR_KHR_binding_modification", |
| 12 | + "XR_KHR_composition_layer_color_scale_bias", |
| 13 | + "XR_KHR_composition_layer_cube", |
| 14 | + "XR_KHR_composition_layer_cylinder", |
| 15 | + "XR_KHR_composition_layer_depth", |
| 16 | + "XR_KHR_composition_layer_equirect", |
| 17 | + "XR_KHR_composition_layer_equirect2", |
| 18 | + "XR_KHR_convert_timespec_time", |
| 19 | + "XR_KHR_loader_init", |
| 20 | + "XR_KHR_loader_init_android", |
| 21 | + "XR_KHR_opengl_es_enable", |
| 22 | + "XR_KHR_swapchain_usage_input_attachment_bit", |
| 23 | + "XR_KHR_vulkan_enable", |
| 24 | + "XR_KHR_vulkan_enable2", |
| 25 | + "XR_EXT_dpad_binding", |
| 26 | + "XR_EXT_debug_utils", |
| 27 | + "XR_EXT_eye_gaze_interaction", |
| 28 | + "XR_EXT_hand_interaction", |
| 29 | + "XR_EXT_hand_tracking", |
| 30 | + "XR_EXT_hp_mixed_reality_controller", |
| 31 | + "XR_EXT_palm_pose", |
| 32 | + "XR_EXT_performance_settings", |
| 33 | + "XR_EXT_samsung_odyssey_controller", |
| 34 | + "XR_EXTX_overlay", |
| 35 | + "XR_FB_composition_layer_alpha_blend", |
| 36 | + "XR_FB_composition_layer_image_layout", |
| 37 | + "XR_FB_composition_layer_settings", |
| 38 | + "XR_FB_display_refresh_rate", |
| 39 | + "XR_FB_foveation", |
| 40 | + "XR_FB_foveation_configuration", |
| 41 | + "XR_FB_foveation_vulkan", |
| 42 | + "XR_FB_space_warp", |
| 43 | + "XR_FB_swapchain_update_state", |
| 44 | + "XR_ML_ml2_controller_interaction", |
| 45 | + "XR_MND_headless", |
| 46 | + "XR_MND_swapchain_usage_input_attachment_bit", |
| 47 | + "XR_MNDX_force_feedback_curl", |
| 48 | + "XR_MSFT_hand_interaction", |
| 49 | + "XR_MSFT_hand_tracking_mesh", |
| 50 | + "XR_MSFT_scene_understanding", |
| 51 | + "XR_MSFT_spatial_anchor", |
| 52 | + "XR_MSFT_spatial_anchor_persistence", |
| 53 | + "XR_MSFT_unbounded_reference_space", |
| 54 | + "XR_QCOM_tracking_optimization_settings" |
| 55 | + ], |
| 56 | + "form_factors": [ |
| 57 | + { |
| 58 | + "form_factor": "XR_FORM_FACTOR_HEAD_MOUNTED_DISPLAY", |
| 59 | + "view_configurations": [ |
| 60 | + { |
| 61 | + "view_configuration": "XR_VIEW_CONFIGURATION_TYPE_PRIMARY_STEREO", |
| 62 | + "environment_blend_modes": [ |
| 63 | + "ADDITIVE" |
| 64 | + ] |
| 65 | + } |
| 66 | + ] |
| 67 | + } |
| 68 | + ] |
| 69 | +} |
0 commit comments