|
Diligent Engine API Reference
|
This is the complete list of members for Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface >, including all inherited members.
| DeviceObjectBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const ShaderDesc &ObjDesc, bool bIsDeviceInternal=false) | Diligent::DeviceObjectBase< BaseInterface, ShaderDesc > | inline |
| GetUniqueID() const | Diligent::DeviceObjectBase< BaseInterface, ShaderDesc > | inline |
| m_Desc | Diligent::DeviceObjectBase< BaseInterface, ShaderDesc > | protected |
| m_DummyShaderVar | Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface > | protected |
| m_ObjectNameCopy | Diligent::DeviceObjectBase< BaseInterface, ShaderDesc > | protected |
| m_StaticSamplers | Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface > | protected |
| m_StringPool | Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface > | protected |
| m_VariablesDesc | Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface > | protected |
| ShaderBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const ShaderDesc &ShdrDesc, bool bIsDeviceInternal=false) | Diligent::ShaderBase< BaseInterface, RenderDeviceBaseInterface > | inline |