SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkMemoryHeap const & () const | |
operator VkMemoryHeap & () | |
bool | operator== (MemoryHeap const &rhs) const |
bool | operator!= (MemoryHeap const &rhs) const |
Data Fields | |
DeviceSize | size |
MemoryHeapFlags | flags |
Definition at line 22410 of file vulkan.hpp.
|
inline |
Definition at line 22417 of file vulkan.hpp.
|
inline |
Definition at line 22412 of file vulkan.hpp.
|
inline |
Definition at line 22428 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 22422 of file vulkan.hpp.
Referenced by operator!=().
MemoryHeapFlags VULKAN_HPP_NAMESPACE::MemoryHeap::flags |
Definition at line 22434 of file vulkan.hpp.
Referenced by operator==().
DeviceSize VULKAN_HPP_NAMESPACE::MemoryHeap::size |
Definition at line 22433 of file vulkan.hpp.
Referenced by operator==().