mesa/src/amd/vulkan/layers
Samuel Pitoiset 559d3b0f9a ac,radv,radeonsi: rename thread_trace to sqtt everywhere
SQTT stands for SQ Thread Trace but it's shorter.
Note that environment variables aren't renamed because this might
break external applications.

This renames:
- ac_thread_trace_data to ac_sqtt (this is the main struct)
- ac_thread_trace_info to ac_sqtt_data_info
- ac_thread_trace_se to ac_sqtt_data_se
- ac_thread_trace to ac_sqtt_trace (this contains trace only)

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22732>
2023-04-28 16:55:13 +00:00
..
radv_metro_exodus.c radv: Use multiple dispatch tables for layers 2023-01-02 14:39:23 +00:00
radv_rage2.c radv: add a layer for fixing rendering issues with RAGE2 2023-01-27 15:28:45 +00:00
radv_rmv_layer.c radv/rmv: Capture names of pipelines but not command buffers 2023-01-12 16:42:22 +00:00
radv_rra_layer.c radv: move radv_meta_* to a new folder 2023-03-27 06:27:49 +00:00
radv_sqtt_layer.c ac,radv,radeonsi: rename thread_trace to sqtt everywhere 2023-04-28 16:55:13 +00:00