LiteFX 0.3.1.2022
Computer Graphics Engine
|
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 |
|
inline |
|
friend |
|
friend |