vsg  1.1.0
VulkanSceneGraph library
Public Member Functions | Public Attributes | List of all members
vsg::Image::VulkanData Struct Reference
Collaboration diagram for vsg::Image::VulkanData:
Collaboration graph
[legend]

Public Member Functions

void release ()
 

Public Attributes

VkImage image = VK_NULL_HANDLE
 
ref_ptr< DeviceMemorydeviceMemory
 
VkDeviceSize memoryOffset = 0
 
VkDeviceSize size = 0
 
ref_ptr< Devicedevice
 
bool requiresDataCopy = false
 
ModifiedCount copiedModifiedCount
 

The documentation for this struct was generated from the following file: