From b7c31874206d63df4963caa7bd586706d8fe1b57 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 25 Jan 2021 11:19:02 +0100 Subject: [PATCH] docs/features: mark off two more extensions for zink Reviewed-By: Mike Blumenkrantz Part-of: --- docs/features.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index 2ee369c118d..15cea292bb2 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -188,7 +188,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, virgl GL_ARB_texture_buffer_range DONE (freedreno, nv50, i965, softpipe, swr, d3d12, zink) GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) - GL_ARB_texture_view DONE (freedreno, i965, nv50, softpipe, swr) + GL_ARB_texture_view DONE (freedreno, i965, nv50, softpipe, swr, zink) GL_ARB_vertex_attrib_binding DONE (all drivers) @@ -206,7 +206,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe - input/output block locations DONE GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object DONE (i965/hsw+, virgl) - GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, softpipe, swr, virgl, panfrost) + GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, softpipe, swr, virgl, panfrost, zink) GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, softpipe, swr, virgl, v3d, panfrost, d3d12, zink) GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, softpipe, swr, virgl, zink, panfrost, d3d12)