class DeviceMemory

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

wrapper class for handle VkDeviceMemory, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceMemory.html

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void DeviceMemory ()

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

void DeviceMemory (const DeviceMemory & rhs)

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

DeviceMemory & operator= (const DeviceMemory & rhs)

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

void DeviceMemory (DeviceMemory && rhs)

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

DeviceMemory & operator= (DeviceMemory && rhs)

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

void DeviceMemory (std::nullptr_t )

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

void DeviceMemory (VkDeviceMemory deviceMemory)

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

DeviceMemory & operator= (VkDeviceMemory deviceMemory)

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

DeviceMemory & operator= (std::nullptr_t )

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

VkDeviceMemory operator VkDeviceMemory_T * ()

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

bool operator bool ()

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

bool operator! ()

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