From 37dcd183310b45283f9096ca350edb7f53d7b243 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: --- src/mapi/glapi/gen/EXT_direct_state_access.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ - - + +