commit | b02c709b702810f4e65eebac3b628db9d631999a | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Feb 16 17:31:52 2021 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Feb 18 08:28:49 2021 +0000 |
tree | 1e7ce76e0191e7d26da49fc21a7eb7a06318260e | |
parent | 51f3855cc4bd2b6402fd033bcceb6ff148cac09f [diff] |
radv: use the pipeline key as hash for pipeline bind markers It's way easier to identify a pipeline compared to a random CPU addr. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9083>