Skip to content

Class atlas::vk::vk_context

ClassList > atlas > vk > vk_context

Inherits the following classes: atlas::graphics_context

Public Functions

Type Name
vk_context (const std::string & p_tag)

Public Functions inherited from atlas::graphics_context

See atlas::graphics_context

Type Name
void destroy ()
virtual ~graphics_context () = default

Public Static Functions

Type Name
vk_driver driver_context ()
VkInstance handler ()
vk_physical_driver physical_driver ()
void submit_resource_free (std::function< void()> && p_resource)

Public Functions Documentation

function vk_context

atlas::vk::vk_context::vk_context (
    const std::string & p_tag
) 

Public Static Functions Documentation

function driver_context

static inline vk_driver atlas::vk::vk_context::driver_context () 

function handler

static VkInstance atlas::vk::vk_context::handler () 

function physical_driver

static inline vk_physical_driver atlas::vk::vk_context::physical_driver () 

function submit_resource_free

static void atlas::vk::vk_context::submit_resource_free (
    std::function< void()> && p_resource
) 


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_context.hpp