Function TRAP::Graphics::API::VulkanInits::DebugUtilsLabelExt# Function Documentation# VkDebugUtilsLabelEXT TRAP::Graphics::API::VulkanInits::DebugUtilsLabelExt(f32 r, f32 g, f32 b, std::string_view name)# Create a Vulkan debug utils label. Parameters: r – Red color. g – Green color. b – Blue color. name – Name for the label. Returns: VkDebugUtilsLabelEXT.