mesa/src/vulkan/runtime/rmv
Zan Dobersek e29677b16d vulkan/rmv: enable logging miscellaneous internal resources
Add the vk_rmv_misc_internal_description struct and list the misc_internal
member of that type in the vk_rmv_resource_create_token union, allowing
logging of different internal resources in RMV dumps.

The vk_rmv_common.h header also has the C-linkage block added in order to
enable its inclusion in C++ files.

Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27631>
2024-03-08 11:34:17 +00:00
..
vk_rmv_common.c treewide: Remove vulkan/runtime vulkan/util prefix in include path 2024-03-05 19:05:00 +00:00
vk_rmv_common.h vulkan/rmv: enable logging miscellaneous internal resources 2024-03-08 11:34:17 +00:00
vk_rmv_exporter.c vulkan/rmv: enable logging miscellaneous internal resources 2024-03-08 11:34:17 +00:00
vk_rmv_tokens.h vulkan/rmv: enable logging miscellaneous internal resources 2024-03-08 11:34:17 +00:00