LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::Rendering::Backends::DirectX12PushConstantsRange::DirectX12PushConstantsRangeImpl Class Reference

Inherits LiteFX::Implement< DirectX12PushConstantsRange >.

Public Member Functions

 DirectX12PushConstantsRangeImpl (DirectX12PushConstantsRange *parent, const ShaderStage &shaderStage, const UInt32 &offset, const UInt32 &size, const UInt32 &space, const UInt32 &binding)
 
- Public Member Functions inherited from LiteFX::Implement< DirectX12PushConstantsRange >
 Implement (DirectX12PushConstantsRange *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< DirectX12PushConstantsRange > &&)=delete
 
 Implement (const Implement< DirectX12PushConstantsRange > &)=delete
 
virtual ~Implement ()=default
 

Friends

class DirectX12PushConstantsRange
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DirectX12PushConstantsRangeImpl()

LiteFX::Rendering::Backends::DirectX12PushConstantsRange::DirectX12PushConstantsRangeImpl::DirectX12PushConstantsRangeImpl ( DirectX12PushConstantsRange parent,
const ShaderStage &  shaderStage,
const UInt32 offset,
const UInt32 size,
const UInt32 space,
const UInt32 binding 
)
inline

Friends And Related Function Documentation

◆ DirectX12PushConstantsRange

friend class DirectX12PushConstantsRange
friend