From 05125049cb54c60a9d7a26b6f6fd3d4650d7778f Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Tue, 10 Jan 2023 10:01:06 +0100 Subject: [PATCH] mesa: add missing count_scale attribute MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The EXT_gpu_program_parameters spec says: points to an array of 4* values Fixes: a4e935f2d70 ("mesa: add EXT_dsa + EXT_gpu_program_parameters functions") Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7943 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8025 Reviewed-by: Marek Olšák Part-of: (cherry picked from commit 37dcd183310b45283f9096ca350edb7f53d7b243) --- .pick_status.json | 2 +- src/mapi/glapi/gen/EXT_direct_state_access.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index 7084765fc4a..ad7e2ddccfc 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -418,7 +418,7 @@ "description": "mesa: add missing count_scale attribute", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "a4e935f2d70304a89104157378a4033ba10cd3e0" }, diff --git a/src/mapi/glapi/gen/EXT_direct_state_access.xml b/src/mapi/glapi/gen/EXT_direct_state_access.xml index b7fc5283f8f..a450846c215 100644 --- a/src/mapi/glapi/gen/EXT_direct_state_access.xml +++ b/src/mapi/glapi/gen/EXT_direct_state_access.xml @@ -1400,8 +1400,8 @@ - - + +