Template Function inexor::vulkan_renderer::tools::get_vk_object_type

Function Documentation

template<typename T>
constexpr VkObjectType inexor::vulkan_renderer::tools::get_vk_object_type(const T&) noexcept

A template which turns a Vulkan object type into a VK_OBJECT_TYPE

Template Parameters:

T – The Vulkan object type

Returns:

The associated