zink: remove atomics from zink_query
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 13 Apr 2023 20:54:38 +0000 (16:54 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Apr 2023 07:22:57 +0000 (07:22 +0000)
commitcb83606279db22869c0095dbf5ad9cd1f70ecb89
tree0a5b339be8760f05c9c497a21d30bfaaec948a8b
parentc987eed9cd7ccf7836eb18ad8950a035ae002bbc
zink: remove atomics from zink_query

this is never accessed from threads anymore and
hasn't been for a long time

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22493>
src/gallium/drivers/zink/zink_query.c