mesa/shaderapi: change construct_name signature
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 27 May 2021 13:38:04 +0000 (15:38 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Mon, 28 Jun 2021 08:10:35 +0000 (10:10 +0200)
commit5582c52a055841637ac58337f0007aa0ea405da9
tree01efdd4ced8ed7bd8e83edd3bce294f5cc78499f
parent9c25107495abf484ee16feab430c235557d889fb
mesa/shaderapi: change construct_name signature

Pass the sha1 as an argument.
This will be used by the next commit.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11621>
src/mesa/main/shaderapi.c