![]() |
LiteFX 0.3.1.2022
Computer Graphics Engine
|
Inherits LiteFX::Implement< VulkanBuffer >.
Public Member Functions | |
VulkanBufferImpl (VulkanBuffer *parent, const BufferType &type, const UInt32 &elements, const size_t &elementSize, const size_t &alignment, const bool &writable, const ResourceState &initialState, const VmaAllocator &allocator, const VmaAllocation &allocation) | |
![]() | |
Implement (VulkanBuffer *parent) | |
Initializes the implementation instance. More... | |
Implement (Implement< VulkanBuffer > &&)=delete | |
Implement (const Implement< VulkanBuffer > &)=delete | |
virtual | ~Implement ()=default |
Friends | |
class | VulkanBuffer |
Additional Inherited Members | |
![]() | |
using | interface_type = VulkanBuffer |
using | base = Implement< interface_type > |
![]() | |
VulkanBuffer * | m_parent |
|
inline |
|
friend |