This is the complete list of members for Diligent::ResourceMappingImpl, including all inherited members.
AddResource(const Char *Name, IDeviceObject *pObject, bool bIsUnique) override final | Diligent::ResourceMappingImpl | virtual |
AddResourceArray(const Char *Name, Uint32 StartIndex, IDeviceObject *const *ppObjects, Uint32 NumElements, bool bIsUnique) override final | Diligent::ResourceMappingImpl | virtual |
GetResource(const Char *Name, Uint32 ArrayIndex) override final | Diligent::ResourceMappingImpl | virtual |
GetSize() override final | Diligent::ResourceMappingImpl | virtual |
RemoveResourceByName(const Char *Name, Uint32 ArrayIndex) override final | Diligent::ResourceMappingImpl | virtual |
ResourceMappingImpl(IReferenceCounters *pRefCounters, IMemoryAllocator &RawMemAllocator) | Diligent::ResourceMappingImpl | inline |