mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 15:38:19 +02:00
This enables implementations to pass context data between begin and end tracing points, which is useful for more complex performance monitoring. The change is minimal and only affects the function signatures and return values, with no functional changes to existing behavior. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Acked-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34893> |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| cpu_trace.h | ||
| gpuvis_trace_utils.h | ||
| u_gpuvis.c | ||
| u_gpuvis.h | ||
| u_perfetto.cc | ||
| u_perfetto.h | ||
| u_perfetto_renderpass.h | ||
| u_trace.c | ||
| u_trace.h | ||
| u_trace.py | ||
| u_trace_priv.h | ||