|
| 1 | +{ |
| 2 | + "$schema": "../schema.json", |
| 3 | + "name": "Bytedance PICO 4 Ultra", |
| 4 | + "conformance_submission": 39, |
| 5 | + "platform": "Android (All-in-one)", |
| 6 | + "vendor": "BYTEDANCE", |
| 7 | + "extensions": [ |
| 8 | + "XR_KHR_android_create_instance", |
| 9 | + "XR_KHR_android_surface_swapchain", |
| 10 | + "XR_KHR_android_thread_settings", |
| 11 | + "XR_KHR_composition_layer_color_scale_bias", |
| 12 | + "XR_KHR_composition_layer_cube", |
| 13 | + "XR_KHR_composition_layer_cylinder", |
| 14 | + "XR_KHR_composition_layer_depth", |
| 15 | + "XR_KHR_composition_layer_equirect", |
| 16 | + "XR_KHR_composition_layer_equirect2", |
| 17 | + "XR_KHR_convert_timespec_time", |
| 18 | + "XR_KHR_loader_init", |
| 19 | + "XR_KHR_loader_init_android", |
| 20 | + "XR_KHR_maintenance1", |
| 21 | + "XR_KHR_opengl_enable", |
| 22 | + "XR_KHR_opengl_es_enable", |
| 23 | + "XR_KHR_vulkan_enable", |
| 24 | + "XR_KHR_vulkan_enable2", |
| 25 | + "XR_KHR_vulkan_swapchain_format_list", |
| 26 | + "XR_MND_headless", |
| 27 | + "XR_EPIC_view_configuration_fov", |
| 28 | + "XR_EXT_active_action_set_priority", |
| 29 | + "XR_EXT_composition_layer_inverted_alpha", |
| 30 | + "XR_EXT_debug_utils", |
| 31 | + "XR_EXT_eye_gaze_interaction", |
| 32 | + "XR_EXT_future", |
| 33 | + "XR_EXT_hand_interaction", |
| 34 | + "XR_EXT_hand_tracking", |
| 35 | + "XR_EXT_local_floor", |
| 36 | + "XR_EXT_view_configuration_depth_range", |
| 37 | + "XR_EXT_palm_pose", |
| 38 | + "XR_EXT_performance_settings", |
| 39 | + "XR_EXT_user_presence", |
| 40 | + "XR_EXT_uuid", |
| 41 | + "XR_EXTX_overlay", |
| 42 | + "XR_BD_controller_interaction", |
| 43 | + "XR_FB_composition_layer_alpha_blend", |
| 44 | + "XR_FB_composition_layer_image_layout", |
| 45 | + "XR_FB_composition_layer_secure_content", |
| 46 | + "XR_FB_composition_layer_settings", |
| 47 | + "XR_FB_display_refresh_rate", |
| 48 | + "XR_FB_foveation", |
| 49 | + "XR_FB_foveation_configuration", |
| 50 | + "XR_FB_foveation_vulkan", |
| 51 | + "XR_FB_passthrough", |
| 52 | + "XR_FB_swapchain_update_state", |
| 53 | + "XR_FB_triangle_mesh", |
| 54 | + "XR_FB_space_warp", |
| 55 | + "XR_FB_swapchain_update_state_android_surface", |
| 56 | + "XR_FB_swapchain_update_state_opengl_es", |
| 57 | + "XR_FB_swapchain_update_state_vulkan", |
| 58 | + "XR_META_foveation_eye_tracked", |
| 59 | + "XR_META_vulkan_swapchain_create_info", |
| 60 | + "XR_MNDX_egl_enable", |
| 61 | + "XR_MSFT_composition_layer_reprojection" |
| 62 | + ], |
| 63 | + "form_factors": [ |
| 64 | + { |
| 65 | + "form_factor": "XR_FORM_FACTOR_HEAD_MOUNTED_DISPLAY", |
| 66 | + "view_configurations": [ |
| 67 | + { |
| 68 | + "view_configuration": "XR_VIEW_CONFIGURATION_TYPE_PRIMARY_STEREO", |
| 69 | + "environment_blend_modes": [ |
| 70 | + "OPAQUE", |
| 71 | + "ALPHA_BLEND" |
| 72 | + ] |
| 73 | + } |
| 74 | + ] |
| 75 | + } |
| 76 | + ] |
| 77 | +} |
0 commit comments