LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::Rendering::Backends::VulkanPushConstantsLayout::VulkanPushConstantsLayoutImpl Class Reference

Inherits LiteFX::Implement< VulkanPushConstantsLayout >.

Public Member Functions

 VulkanPushConstantsLayoutImpl (VulkanPushConstantsLayout *parent, const UInt32 &size)
 
- Public Member Functions inherited from LiteFX::Implement< VulkanPushConstantsLayout >
 Implement (VulkanPushConstantsLayout *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< VulkanPushConstantsLayout > &&)=delete
 
 Implement (const Implement< VulkanPushConstantsLayout > &)=delete
 
virtual ~Implement ()=default
 

Friends

class VulkanPushConstantsLayoutBuilder
 
class VulkanPushConstantsLayout
 

Additional Inherited Members

- Public Types inherited from LiteFX::Implement< VulkanPushConstantsLayout >
using interface_type = VulkanPushConstantsLayout
 
using base = Implement< interface_type >
 
- Protected Attributes inherited from LiteFX::Implement< VulkanPushConstantsLayout >
VulkanPushConstantsLayout * m_parent
 

Constructor & Destructor Documentation

◆ VulkanPushConstantsLayoutImpl()

LiteFX::Rendering::Backends::VulkanPushConstantsLayout::VulkanPushConstantsLayoutImpl::VulkanPushConstantsLayoutImpl ( VulkanPushConstantsLayout parent,
const UInt32 size 
)
inline

Friends And Related Function Documentation

◆ VulkanPushConstantsLayout

friend class VulkanPushConstantsLayout
friend

◆ VulkanPushConstantsLayoutBuilder

friend class VulkanPushConstantsLayoutBuilder
friend