#include <VulkanMemoryManager.hpp>
◆ MemoryPageIndex()
| VulkanUtilities::VulkanMemoryManager::MemoryPageIndex::MemoryPageIndex |
( |
uint32_t |
_MemoryTypeIndex, |
|
|
bool |
_IsHostVisible, |
|
|
VkMemoryAllocateFlags |
_AllocateFlags |
|
) |
| |
|
inline |
◆ operator==()
| bool VulkanUtilities::VulkanMemoryManager::MemoryPageIndex::operator== |
( |
const MemoryPageIndex & |
rhs | ) |
const |
|
inline |
◆ AllocateFlags
| const VkMemoryAllocateFlags VulkanUtilities::VulkanMemoryManager::MemoryPageIndex::AllocateFlags |
◆ IsHostVisible
| const bool VulkanUtilities::VulkanMemoryManager::MemoryPageIndex::IsHostVisible |
◆ MemoryTypeIndex
| const uint32_t VulkanUtilities::VulkanMemoryManager::MemoryPageIndex::MemoryTypeIndex |
The documentation for this struct was generated from the following file: