We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f535548 commit f20f73dCopy full SHA for f20f73d
runtimes/bytedance_pico.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "../schema.json",
3
- "name": "Bytedance PICO 4 / PICO Neo3",
+ "name": "Bytedance PICO 4 / PICO 4 Ultra / PICO Neo3",
4
"conformance_submission": 25,
5
"platform": "Android (All-in-one)",
6
"vendor": "BYTEDANCE",
@@ -37,7 +37,13 @@
37
"XR_FB_foveation_vulkan",
38
"XR_FB_passthrough",
39
"XR_FB_swapchain_update_state",
40
- "XR_FB_triangle_mesh"
+ "XR_FB_triangle_mesh",
41
+ "XR_FB_space_warp",
42
+ "XR_FB_swapchain_update_state_android_surface",
43
+ "XR_FB_swapchain_update_state_opengl_es",
44
+ "XR_FB_swapchain_update_state_vulkan",
45
+ "XR_META_foveation_eye_tracked",
46
+ "XR_META_vulkan_swapchain_create_info"
47
],
48
"form_factors": [
49
0 commit comments