LiteFX 0.3.1.2022
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::IDescriptorSet, including all inherited members.
attach(const UInt32 &binding, const IImage &image) const | LiteFX::Rendering::IDescriptorSet | inline |
update(const UInt32 &binding, const IBuffer &buffer, const UInt32 &bufferElement=0, const UInt32 &elements=1, const UInt32 &firstDescriptor=0) const | LiteFX::Rendering::IDescriptorSet | inline |
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 |
update(const UInt32 &binding, const ISampler &sampler, const UInt32 &descriptor=0) const | LiteFX::Rendering::IDescriptorSet | inline |
~IDescriptorSet() noexcept=default | LiteFX::Rendering::IDescriptorSet | virtual |