Skip to content

Class ILLIXR::vk::vulkan_context_provider

ClassList > ILLIXR > vk > vulkan_context_provider

  • #include <vulkan_context_provider.hpp>

Inherits the following classes: ILLIXR::phonebook::service

Public Functions

Type Name
data_format::vulkan_device_context get_context () const

Public Functions inherited from ILLIXR::phonebook::service

See ILLIXR::phonebook::service

Type Name
virtual ~service () = default

Protected Functions

Type Name
void set_context (data_format::vulkan_device_context & context)
void set_context (VkInstance instance, VkPhysicalDevice p_device, VkDevice device, VkQueue queue, uint32_t family)

Public Functions Documentation

function get_context

inline data_format::vulkan_device_context ILLIXR::vk::vulkan_context_provider::get_context () const

Protected Functions Documentation

function set_context [1/2]

inline void ILLIXR::vk::vulkan_context_provider::set_context (
    data_format::vulkan_device_context & context
) 

function set_context [2/2]

inline void ILLIXR::vk::vulkan_context_provider::set_context (
    VkInstance instance,
    VkPhysicalDevice p_device,
    VkDevice device,
    VkQueue queue,
    uint32_t family
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/vk/vulkan_context_provider.hpp