From 1ab80eb061b872ae3707c347ea52d7b57cfe4c18 Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Tue, 10 Jan 2023 10:04:40 +0100 Subject: [PATCH] mesa: add missing count_scale attributes 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 for both functions. Cc: mesa-stable Reviewed-by: Marek Olšák Part-of: --- src/mapi/glapi/gen/gl_API.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index c69539c88ab..03793d95f9f 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -12760,15 +12760,15 @@ - - + + - - + +