Diligent Engine API Reference
Diligent::ShaderD3D11Impl Member List

This is the complete list of members for Diligent::ShaderD3D11Impl, including all inherited members.

BindResources(IResourceMapping *pResourceMapping, Uint32 Flags) override finalDiligent::ShaderD3D11Implvirtual
DeviceObjectBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const ShaderDesc &ObjDesc, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< IShaderD3D11, ShaderDesc >inline
GetD3D11Shader() override finalDiligent::ShaderD3D11Implinlinevirtual
GetShaderVariable(const Char *Name) override finalDiligent::ShaderD3D11Implvirtual
GetUniqueID() constDiligent::DeviceObjectBase< IShaderD3D11, ShaderDesc >inline
m_DescDiligent::DeviceObjectBase< IShaderD3D11, ShaderDesc >protected
m_ObjectNameCopyDiligent::DeviceObjectBase< IShaderD3D11, ShaderDesc >protected
m_StaticSamplersDiligent::ShaderBase< IShaderD3D11, IRenderDeviceD3D11 >protected
m_StringPoolDiligent::ShaderBase< IShaderD3D11, IRenderDeviceD3D11 >protected
m_VariablesDescDiligent::ShaderBase< IShaderD3D11, IRenderDeviceD3D11 >protected
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) override finalDiligent::ShaderD3D11Implvirtual
Diligent::IDeviceObject::QueryInterface(const INTERFACE_ID &IID, IObject **ppInterface)=0Diligent::IDeviceObjectpure virtual
ShaderBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const ShaderDesc &ShdrDesc, bool bIsDeviceInternal=false)Diligent::ShaderBase< IShaderD3D11, IRenderDeviceD3D11 >inline