a1a5f6430a
The caller may have passed ownership of intel_measure_batch structures to intel_measure until they are ready to be gathered. The caller needs a notification when rendering is complete and snapshots have been processed, so it can free the resources that measure the batch. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16571>