mesa/src/vulkan/util
Konstantin Seurer 329e017300 vulkan/rmv: Only trace on the n-th frame
This makes it stop dumping on every n-th frame. It also uses a simple
increment, since the function is locked.

Fixes: defed48 ("vulkan: Add common RMV tracing infrastructure")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20635>
2023-01-12 18:24:49 +00:00
..
rmv vulkan/rmv: Only trace on the n-th frame 2023-01-12 18:24:49 +00:00
gen_enum_to_str.py vulkan/util: handle LUNARG in the list of special prefixes 2022-12-20 07:28:04 +10:00
meson.build vulkan: Add RMV file exporter 2023-01-11 06:55:04 +00:00
vk_alloc.c vulkan/util: assume c11 2022-06-14 15:08:37 +00:00
vk_alloc.h vulkan: Allow up to 12 pointers in multialloc 2022-07-22 02:36:17 +00:00
vk_cmd_queue_gen.py vulkan/cmd_queue: update generator to handle guarded types. 2022-12-20 07:27:25 +10:00
vk_dispatch_table_gen.py vulkan: Augment _WIN32 stub comparison 2022-09-08 15:37:11 +00:00
vk_dispatch_trampolines_gen.py vulkan: Move trampoline code-gen to its own file 2021-10-29 23:12:32 +00:00
vk_entrypoints.py vulkan: Use altlen when available for array lengths 2022-09-29 05:00:10 +00:00
vk_entrypoints_gen.py vulkan_entrypoints_gen: For Windows ARM64EC, prefix symbols with '#' 2022-06-29 01:18:19 +00:00
vk_extensions.py vulkan: update ALLOWED_ANDROID_VERSION for api level 33 2022-09-13 23:34:58 +00:00
vk_extensions_gen.py vk/util: simplify extensions gen code 2022-07-22 15:56:28 +00:00
vk_format.c util/format,vulkan/format: update p_format for Vulkan vertex buffers 2022-08-30 19:02:11 +00:00
vk_format.h vulkan: Introduce vk_format_is_block_compressed function 2022-08-23 19:01:17 +00:00
vk_icd_gen.py vulkan, radv: Support backslash in ICD paths 2021-11-10 09:48:41 +00:00
vk_util.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vk_util.h vulkan: Make vk_copy_struct_guts() public 2022-08-30 08:09:55 +00:00