create(TArgs &&... args) -> SharedPtr< T > | LiteFX::SharedObject | inlineprotectedstatic |
descriptor_set_layout_type typedef | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | |
descriptorSet(UInt32 space) const override=0 | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | pure virtual |
descriptorSets() const =0 | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | pure virtual |
IPipelineLayout() noexcept=default | LiteFX::Rendering::IPipelineLayout | protected |
IPipelineLayout(const IPipelineLayout &)=default | LiteFX::Rendering::IPipelineLayout | protected |
IPipelineLayout(IPipelineLayout &&) noexcept=default | LiteFX::Rendering::IPipelineLayout | protected |
operator=(const PipelineLayout &)=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | protected |
operator=(PipelineLayout &&) noexcept=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | protected |
LiteFX::Rendering::IPipelineLayout::operator=(const IPipelineLayout &)=default | LiteFX::Rendering::IPipelineLayout | protected |
LiteFX::Rendering::IPipelineLayout::operator=(IPipelineLayout &&) noexcept=default | LiteFX::Rendering::IPipelineLayout | protected |
LiteFX::SharedObject::operator=(SharedObject &&) noexcept=default | LiteFX::SharedObject | protected |
LiteFX::SharedObject::operator=(const SharedObject &)=default | LiteFX::SharedObject | protected |
PipelineLayout() noexcept=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | protected |
PipelineLayout(const PipelineLayout &)=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | protected |
PipelineLayout(PipelineLayout &&) noexcept=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | protected |
push_constants_layout_type typedef | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | |
pushConstants() const noexcept override=0 | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | pure virtual |
shared_from_this(this TSelf &&self) noexcept | LiteFX::SharedObject | inline |
SharedObject() noexcept=default | LiteFX::SharedObject | protected |
SharedObject(SharedObject &&) noexcept=default | LiteFX::SharedObject | protected |
SharedObject(const SharedObject &)=default | LiteFX::SharedObject | protected |
weak_from_this(this TSelf &&self) noexcept -> WeakPtr< std::remove_reference_t< TSelf > > | LiteFX::SharedObject | inline |
~IPipelineLayout() noexcept override=default | LiteFX::Rendering::IPipelineLayout | |
~PipelineLayout() noexcept override=default | LiteFX::Rendering::PipelineLayout< TDescriptorSetLayout, TPushConstantsLayout > | |
~SharedObject() noexcept=default | LiteFX::SharedObject | virtual |