LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::IDescriptorSet Member List

This is the complete list of members for LiteFX::Rendering::IDescriptorSet, including all inherited members.

IDescriptorSet() noexcept=defaultLiteFX::Rendering::IDescriptorSetprotected
IDescriptorSet(const IDescriptorSet &)=defaultLiteFX::Rendering::IDescriptorSetprotected
IDescriptorSet(IDescriptorSet &&) noexcept=defaultLiteFX::Rendering::IDescriptorSetprotected
operator=(const IDescriptorSet &)=defaultLiteFX::Rendering::IDescriptorSetprotected
operator=(IDescriptorSet &&) noexcept=defaultLiteFX::Rendering::IDescriptorSetprotected
update(UInt32 binding, const IBuffer &buffer, UInt32 bufferElement=0, UInt32 elements=0, UInt32 firstDescriptor=0) constLiteFX::Rendering::IDescriptorSetinline
update(UInt32 binding, const IImage &texture, UInt32 descriptor=0, UInt32 firstLevel=0, UInt32 levels=0, UInt32 firstLayer=0, UInt32 layers=0) constLiteFX::Rendering::IDescriptorSetinline
update(UInt32 binding, const ISampler &sampler, UInt32 descriptor=0) constLiteFX::Rendering::IDescriptorSetinline
update(UInt32 binding, const IAccelerationStructure &accelerationStructure, UInt32 descriptor=0) constLiteFX::Rendering::IDescriptorSetinline
~IDescriptorSet() noexcept=defaultLiteFX::Rendering::IDescriptorSetvirtual