Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::ShaderBase< EngineImplTraits > Member List

This is the complete list of members for Diligent::ShaderBase< EngineImplTraits >, including all inherited members.

DeviceObjectBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const ShaderDesc &ObjDesc, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >inline
GetUniqueID() const override finalDiligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >inlinevirtual
GetUserData() const override finalDiligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >inlinevirtual
m_DescDiligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >protected
m_pDeviceDiligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >protected
SetUserData(IObject *pUserData) override finalDiligent::DeviceObjectBase< EngineImplTraits::ShaderInterface, EngineImplTraits::RenderDeviceImplType, ShaderDesc >inlinevirtual
ShaderBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const ShaderDesc &Desc, const RenderDeviceInfo &DeviceInfo, const GraphicsAdapterInfo &AdapterInfo, bool bIsDeviceInternal=false)Diligent::ShaderBase< EngineImplTraits >inline