util/u_queue: move function definition up
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Wed, 9 Jun 2021 11:48:25 +0000 (13:48 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 17 Jun 2021 07:11:58 +0000 (09:11 +0200)
commit0c88df1f6a524c52c8d893ed8db2cff01e8bd14a
tree9e30d3c34ab19fd8a47fd163884c4fd0d019daee
parentedb77ec3c770135280cc321326c7924b73fb535c
util/u_queue: move function definition up

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/11296>
src/util/u_queue.c