mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08:00
docs: OVR_multiview features
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31128>
This commit is contained in:
parent
dbf9b9ee6b
commit
bb47308264
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user