LiteFX 0.3.1.2022
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler >, including all inherited members.
attach(const UInt32 &binding, const image_type &image) const =0 | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | pure virtual |
LiteFX::Rendering::IDescriptorSet::attach(const UInt32 &binding, const IImage &image) const | LiteFX::Rendering::IDescriptorSet | inline |
buffer_type typedef | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | |
image_type typedef | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | |
sampler_type typedef | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | |
update(const UInt32 &binding, const buffer_type &buffer, const UInt32 &bufferElement=0, const UInt32 &elements=1, const UInt32 &firstDescriptor=0) const =0 | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | pure virtual |
update(const UInt32 &binding, const image_type &texture, const UInt32 &descriptor=0, const UInt32 &firstLevel=0, const UInt32 &levels=0, const UInt32 &firstLayer=0, const UInt32 &layers=0) const =0 | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | pure virtual |
update(const UInt32 &binding, const sampler_type &sampler, const UInt32 &descriptor=0) const =0 | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | pure virtual |
LiteFX::Rendering::IDescriptorSet::update(const UInt32 &binding, const IBuffer &buffer, const UInt32 &bufferElement=0, const UInt32 &elements=1, const UInt32 &firstDescriptor=0) const | LiteFX::Rendering::IDescriptorSet | inline |
LiteFX::Rendering::IDescriptorSet::update(const UInt32 &binding, const IImage &texture, const UInt32 &descriptor=0, const UInt32 &firstLevel=0, const UInt32 &levels=0, const UInt32 &firstLayer=0, const UInt32 &layers=0) const | LiteFX::Rendering::IDescriptorSet | inline |
LiteFX::Rendering::IDescriptorSet::update(const UInt32 &binding, const ISampler &sampler, const UInt32 &descriptor=0) const | LiteFX::Rendering::IDescriptorSet | inline |
~DescriptorSet() noexcept=default | LiteFX::Rendering::DescriptorSet< TBuffer, TImage, TSampler > | virtual |
~IDescriptorSet() noexcept=default | LiteFX::Rendering::IDescriptorSet | virtual |