API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
VulkanImage.h File Reference
Include dependency graph for VulkanImage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VulkanImageData
 A pointer to an Image and functions relating to that image within the Vulkan logic space. More...
 
class  VulkanImageManager
 Manages all images within the Vulkan space. More...
 
class  VulkanImageView
 Manages a view within the Vulkan logic space. See: https://vulkan-tutorial.com/Drawing_a_triangle/Presentation/Image_views. More...
 

Namespaces

namespace  NDEVR
 

Typedefs

typedef uint32_t VkImageUsageFlags
 
typedef uint32_t VkMemoryPropertyFlags
 

Typedef Documentation

◆ VkImageUsageFlags

typedef uint32_t VkImageUsageFlags

◆ VkMemoryPropertyFlags

typedef uint32_t VkMemoryPropertyFlags