665df034e7
The output variable must be non NULL when descriptor type is dynamic. This fixes an issue detected by static analyzer: dereference of null pointer (loaded from variable 'dynamic_offset'). Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34050>