Kanzi 4.0.0-beta2
create_backend.hpp File Reference

Classes

struct  kanzi::gfx::VulkanInitializationInfo
 Defines the initialization parameters for the Vulkan backend. More...
 

Namespaces

namespace  kanzi
 
namespace  kanzi::gfx
 

Functions

KANZI_GFX_API shared_ptr< AbstractBackendkanzi::gfx::createVulkanBackend (VulkanInitializationInfo &&info)
 Creates a Vulkan 1.1 compatible backend for the graphics library.