class DeviceMemory

Defined at line 7133 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void DeviceMemory ()

Defined at line 7144 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void DeviceMemory (const DeviceMemory & rhs)

Defined at line 7145 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

DeviceMemory & operator= (const DeviceMemory & rhs)

Defined at line 7146 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void DeviceMemory (DeviceMemory && rhs)

Defined at line 7149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

DeviceMemory & operator= (DeviceMemory && rhs)

Defined at line 7150 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void DeviceMemory (std::nullptr_t )

Defined at line 7161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void DeviceMemory (VkDeviceMemory deviceMemory)

Defined at line 7163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

DeviceMemory & operator= (VkDeviceMemory deviceMemory)

Defined at line 7166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

DeviceMemory & operator= (std::nullptr_t )

Defined at line 7173 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

VkDeviceMemory operator VkDeviceMemory_T * ()

Defined at line 7179 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator bool ()

Defined at line 7184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator! ()

Defined at line 7189 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp