#include <vulkan.hpp>
Definition at line 2944 of file vulkan.hpp.
◆ DeviceMemory() [1/3]
Definition at line 2947 of file vulkan.hpp.
2949 {}
VkDeviceMemory m_deviceMemory
◆ DeviceMemory() [2/3]
◆ DeviceMemory() [3/3]
◆ operator bool()
VULKAN_HPP_NAMESPACE::DeviceMemory::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator VkDeviceMemory()
◆ operator!()
bool VULKAN_HPP_NAMESPACE::DeviceMemory::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
bool VULKAN_HPP_NAMESPACE::DeviceMemory::operator< |
( |
DeviceMemory const & |
rhs | ) |
const |
|
inline |
◆ operator=()
DeviceMemory & VULKAN_HPP_NAMESPACE::DeviceMemory::operator= |
( |
std::nullptr_t |
| ) |
|
|
inline |
◆ operator==()
bool VULKAN_HPP_NAMESPACE::DeviceMemory::operator== |
( |
DeviceMemory const & |
rhs | ) |
const |
|
inline |
◆ m_deviceMemory
VkDeviceMemory VULKAN_HPP_NAMESPACE::DeviceMemory::m_deviceMemory |
|
private |
The documentation for this class was generated from the following file: