#include <VulkanMemory.h>
◆ FStagingBuffer()
| VulkanRHI::FStagingBuffer::FStagingBuffer |
( |
FVulkanDevice * |
InDevice | ) |
|
◆ ~FStagingBuffer()
| VulkanRHI::FStagingBuffer::~FStagingBuffer |
( |
| ) |
|
|
protectedvirtual |
◆ Destroy()
| void VulkanRHI::FStagingBuffer::Destroy |
( |
| ) |
|
|
protected |
◆ FlushMappedMemory()
| void VulkanRHI::FStagingBuffer::FlushMappedMemory |
( |
| ) |
|
◆ GetDeviceMemoryHandle()
| VkDeviceMemory VulkanRHI::FStagingBuffer::GetDeviceMemoryHandle |
( |
| ) |
const |
◆ GetHandle()
| VkBuffer VulkanRHI::FStagingBuffer::GetHandle |
( |
| ) |
const |
◆ GetMappedPointer()
| void * VulkanRHI::FStagingBuffer::GetMappedPointer |
( |
| ) |
|
◆ GetSize()
| uint32 VulkanRHI::FStagingBuffer::GetSize |
( |
| ) |
const |
◆ InvalidateMappedMemory()
| void VulkanRHI::FStagingBuffer::InvalidateMappedMemory |
( |
| ) |
|
◆ FStagingManager
◆ Allocation
◆ Buffer
| VkBuffer VulkanRHI::FStagingBuffer::Buffer |
|
protected |
◆ BufferSize
| uint32 VulkanRHI::FStagingBuffer::BufferSize |
|
protected |
◆ Device
◆ MemoryReadFlags
◆ Track
The documentation for this class was generated from the following files: