asahi: Use the compat version of qsort_r
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 4 Oct 2023 21:31:26 +0000 (23:31 +0200)
committerEric Engestrom <eric@engestrom.ch>
Mon, 4 Dec 2023 21:36:35 +0000 (21:36 +0000)
commitb4425db9d9e88afeb458005efdc2b51a7e5e5060
treebd95655557b8619c3bdc2aadf82ccf59b210b074
parent0104e87a083473c9772d0678bda606f10f5b6b3f
asahi: Use the compat version of qsort_r

Not all platforms define qsort_r, util_qsort_r takes care of that.

CC: mesa-stable
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25553>
(cherry picked from commit 4f48a140ac9dc2d1581faed21ac07914c6744cb5)
.pick_status.json
src/asahi/compiler/agx_register_allocate.c