LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::Rendering::Backends::VulkanInputAttachmentMapping::VulkanInputAttachmentMappingImpl Class Reference

Inherits LiteFX::Implement< VulkanInputAttachmentMapping >.

Public Member Functions

 VulkanInputAttachmentMappingImpl (VulkanInputAttachmentMapping *parent, const VulkanRenderPass *renderPass, const RenderTarget &renderTarget, const UInt32 &location)
 
- Public Member Functions inherited from LiteFX::Implement< VulkanInputAttachmentMapping >
 Implement (VulkanInputAttachmentMapping *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< VulkanInputAttachmentMapping > &&)=delete
 
 Implement (const Implement< VulkanInputAttachmentMapping > &)=delete
 
virtual ~Implement ()=default
 

Friends

class VulkanInputAttachmentMapping
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ VulkanInputAttachmentMappingImpl()

LiteFX::Rendering::Backends::VulkanInputAttachmentMapping::VulkanInputAttachmentMappingImpl::VulkanInputAttachmentMappingImpl ( VulkanInputAttachmentMapping parent,
const VulkanRenderPass renderPass,
const RenderTarget renderTarget,
const UInt32 location 
)
inline

Friends And Related Function Documentation

◆ VulkanInputAttachmentMapping

friend class VulkanInputAttachmentMapping
friend