mesa/src/amd/vulkan/layers
Konstantin Seurer 8c10eab1f3 radv: Add an option for dumping BVH stats
The option uses the dumping already implemented for rra to gather
statistics about BVHs on the CPU and write them to a csv file. This csv
file can then be compared using a tool similar to report-fossils to
judge the impact of changes to the bvh build code.

Reviewed-by: Natalie Vock <natalie.vock@gmx.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38463>
2026-04-14 17:27:29 +00:00
..
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
radv_annotate_layer_gen.py amd/vulkan: Use str.removesuffix() from Python 3.9 2025-08-05 21:39:58 +00:00
radv_app_workarounds.c radv: replace remaining occurrences of VK_ACCESS_xxx 2026-04-09 15:58:06 +00:00
radv_app_workarounds.h radv: rework app workarounds implemented using internal layers 2026-01-28 11:46:25 +00:00
radv_ctx_roll_layer.c radv: switch to radv_cmd_stream everywhere 2025-08-08 11:49:23 +00:00
radv_rmv_layer.c radv: remove useless vk_common_entrypoints.h includes 2025-06-11 07:10:02 +00:00
radv_rra_layer.c radv: Add an option for dumping BVH stats 2026-04-14 17:27:29 +00:00
radv_sqtt_layer.c radv: improve dumping RGP captures 2026-03-31 06:27:07 +00:00