Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRing Member List

This is the complete list of members for Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRing, including all inherited members.

CUploadRing(CDevice *device, const IBuffer::Type type, const uint32_t initialCapacity)Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRing
ExecuteUploads(VkCommandBuffer commandBuffer)Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRing
GetBuffer()Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRinginline
m_BlockIndexRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_BlockOffsetRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_BufferRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_CapacityRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_DeviceRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_StagingBufferRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_StagingBufferMappedDataRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
m_TypeRenderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
ResizeIfNeeded(VkCommandBuffer commandBuffer, const uint32_t dataSize)Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRingprivate
ScheduleUpload(VkCommandBuffer commandBuffer, const PS::span< const std::byte > data, const uint32_t alignment)Renderer::Backend::Vulkan::CDeviceCommandContext::CUploadRing