docs: OVR_multiview features

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31128>
This commit is contained in:
Mike Blumenkrantz 2024-09-16 09:57:42 -04:00 committed by Marge Bot
parent dbf9b9ee6b
commit bb47308264
2 changed files with 3 additions and 0 deletions

View File

@ -351,6 +351,8 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_OES_texture_half_float_linear DONE (freedreno, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe, panfrost, v3d, zink, lima, asahi, iris, crocus, etnaviv/HALF_FLOAT)
GL_OES_texture_view DONE (freedreno, r600, radeonsi, nv50, nvc0, softpipe, llvmpipe, v3d, zink, iris, crocus/gen7+, d3d12)
GL_OES_viewport_array DONE (freedreno/a6xx, nvc0, r600, radeonsi, softpipe, zink, iris, crocus/gen7.5+, asahi)
GL_OVR_multiview DONE (zink)
GL_OVR_multiview2 DONE (zink)
GLX_ARB_context_flush_control DONE (all drivers)
GLX_ARB_robustness_application_isolation not started
GLX_ARB_robustness_share_group_isolation not started

View File

@ -14,3 +14,4 @@ VK_NV_compute_shader_derivatives on nvk
VK_KHR_compute_shader_derivatives on nvk
VK_KHR_compute_shader_derivatives on radv
VK_KHR_shader_relaxed_extended_instruction on anv, hasvk, hk, nvk, radv, tu, v3dv, lvp
GL_OVR_multiview and GL_OVR_multiview2 on zink