Files
mesa/src
Mike Blumenkrantz 17ca1bfbf7 zink: rework query result checking
this allows a return without checking syncobj, avoiding overhead,
but when a query still isn't completing after multiple checks then
try checking the pool directly

this circumvents the usual qbo mechanism in specific cases (e.g., Everspace)
where an app fires off a million timestamp queries and the overhead of
checking a timeline semaphore kills perf

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31823>
2025-01-09 22:45:27 +00:00
..
2024-10-21 01:14:35 +00:00
2024-12-17 23:14:26 +00:00
2025-01-08 19:18:32 -08:00
2024-11-26 20:45:41 +00:00