mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
features.txt: specify that GL_ARB_depth_clamp is only supported on v3d/vc7+
Fixes: cbd3927445 ("v3d: expose ARB_depth_clamp in V3D 7.x")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30185>
This commit is contained in:
parent
4e9c16b035
commit
e565873911
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ GL 3.2, GLSL 1.50 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe,
|
|||
GL_ARB_provoking_vertex (Provoking vertex) DONE (v3d, vc4, panfrost, lima, crocus)
|
||||
GL_ARB_seamless_cube_map (Seamless cubemaps) DONE (panfrost, crocus)
|
||||
GL_ARB_texture_multisample (Multisample textures) DONE (freedreno/a5xx+, v3d, vc4, panfrost)
|
||||
GL_ARB_depth_clamp (Frag depth clamp) DONE (panfrost, crocus, v3d)
|
||||
GL_ARB_depth_clamp (Frag depth clamp) DONE (panfrost, crocus, v3d/vc7+)
|
||||
GL_ARB_sync (Fence objects) DONE (v3d, vc4, panfrost, lima, crocus)
|
||||
GLX_ARB_create_context_profile DONE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue