From 3c892d0d545329e57e6b47b136fc5769278a301c Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sat, 3 Dec 2022 20:47:34 -0500 Subject: [PATCH] docs/features: Mark ARB_occlusion_query2 as done on asahi Part of GLES. Signed-off-by: Alyssa Rosenzweig Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 4d57204..2120868 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -101,7 +101,7 @@ GL 3.3, GLSL 3.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv GL_ARB_blend_func_extended DONE (freedreno/a3xx, freedreno/a6xx, panfrost, lima) GL_ARB_explicit_attrib_location DONE (all drivers that support GLSL) - GL_ARB_occlusion_query2 DONE (v3d, panfrost) + GL_ARB_occlusion_query2 DONE (v3d, panfrost, asahi) GL_ARB_sampler_objects DONE (all drivers) GL_ARB_shader_bit_encoding DONE (v3d, panfrost, asahi) GL_ARB_texture_rgb10_a2ui DONE (v3d, panfrost, asahi) -- 2.7.4