#include <VulkanMemory.h>
◆ FDeviceMemoryAllocation()
| VulkanRHI::FDeviceMemoryAllocation::FDeviceMemoryAllocation |
( |
| ) |
|
|
inline |
◆ ~FDeviceMemoryAllocation()
| VulkanRHI::FDeviceMemoryAllocation::~FDeviceMemoryAllocation |
( |
| ) |
|
|
protected |
◆ CanBeMapped()
| bool VulkanRHI::FDeviceMemoryAllocation::CanBeMapped |
( |
| ) |
const |
|
inline |
◆ FlushMappedMemory()
◆ GetHandle()
| VkDeviceMemory VulkanRHI::FDeviceMemoryAllocation::GetHandle |
( |
| ) |
const |
|
inline |
◆ GetMappedPointer()
| void * VulkanRHI::FDeviceMemoryAllocation::GetMappedPointer |
( |
| ) |
|
|
inline |
◆ GetMemoryTypeIndex()
| uint32 VulkanRHI::FDeviceMemoryAllocation::GetMemoryTypeIndex |
( |
| ) |
const |
|
inline |
◆ GetSize()
| VkDeviceSize VulkanRHI::FDeviceMemoryAllocation::GetSize |
( |
| ) |
const |
|
inline |
◆ InvalidateMappedMemory()
◆ IsCoherent()
| bool VulkanRHI::FDeviceMemoryAllocation::IsCoherent |
( |
| ) |
const |
|
inline |
◆ IsMapped()
| bool VulkanRHI::FDeviceMemoryAllocation::IsMapped |
( |
| ) |
const |
|
inline |
◆ Map()
◆ Unmap()
| void VulkanRHI::FDeviceMemoryAllocation::Unmap |
( |
| ) |
|
◆ FDeviceMemoryManager
◆ __pad0__
| uint32 VulkanRHI::FDeviceMemoryAllocation::__pad0__ |
|
protected |
◆ bCanBeMapped
| uint32 VulkanRHI::FDeviceMemoryAllocation::bCanBeMapped |
|
protected |
◆ bDedicatedMemory
| uint32 VulkanRHI::FDeviceMemoryAllocation::bDedicatedMemory |
|
protected |
◆ bFreedBySystem
| uint32 VulkanRHI::FDeviceMemoryAllocation::bFreedBySystem |
|
protected |
◆ bIsCached
| uint32 VulkanRHI::FDeviceMemoryAllocation::bIsCached |
|
protected |
◆ bIsCoherent
| uint32 VulkanRHI::FDeviceMemoryAllocation::bIsCoherent |
|
protected |
◆ DeviceHandle
| VkDevice VulkanRHI::FDeviceMemoryAllocation::DeviceHandle |
|
protected |
◆ Handle
◆ MappedPointer
| void* VulkanRHI::FDeviceMemoryAllocation::MappedPointer |
|
protected |
◆ MemoryTypeIndex
| uint32 VulkanRHI::FDeviceMemoryAllocation::MemoryTypeIndex |
|
protected |
◆ Size
◆ Track
The documentation for this class was generated from the following files: