Skip to content

Struct ILLIXR::vulkan::vk_image

ClassList > ILLIXR > vulkan > vk_image

Public Attributes

Type Name
VmaAllocation allocation
VmaAllocationInfo allocation_info
VkExternalMemoryImageCreateInfo export_image_info
int fd
VkImage image
VkImageCreateInfo image_info
VkImageView image_view

Public Attributes Documentation

variable allocation

VmaAllocation ILLIXR::vulkan::vk_image::allocation;

variable allocation_info

VmaAllocationInfo ILLIXR::vulkan::vk_image::allocation_info;

variable export_image_info

VkExternalMemoryImageCreateInfo ILLIXR::vulkan::vk_image::export_image_info;

variable fd

int ILLIXR::vulkan::vk_image::fd;

variable image

VkImage ILLIXR::vulkan::vk_image::image;

variable image_info

VkImageCreateInfo ILLIXR::vulkan::vk_image::image_info;

variable image_view

VkImageView ILLIXR::vulkan::vk_image::image_view;


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