diff --git a/.pick_status.json b/.pick_status.json index ec356ae451e..cbd8fd27221 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -4315,7 +4315,7 @@ "description": "docs: remove incorrect drivers from extension", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "da23a31726f4f0486319e900207c31f2815e9119" }, diff --git a/docs/features.txt b/docs/features.txt index 06d3e52e056..0e44155e499 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -331,7 +331,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_EXT_texture_norm16 DONE (freedreno, i965, r600, radeonsi, nvc0i, softpipe, zink) GL_EXT_texture_sRGB_R8 DONE (all drivers that support GLES 3.0+) GL_KHR_blend_equation_advanced_coherent DONE (i965/gen9+, panfrost) - GL_KHR_texture_compression_astc_hdr DONE (i965/bxt, panfrost) + GL_KHR_texture_compression_astc_hdr DONE (core only) GL_KHR_texture_compression_astc_sliced_3d DONE (i965/gen9+, r600, radeonsi, panfrost, softpipe, swr, zink, lima) GL_OES_depth_texture_cube_map DONE (all drivers that support GLSL 1.30+) GL_OES_EGL_image DONE (all drivers)