This is the complete list of members for Diligent::ShaderGLImpl, including all inherited members.
BindResources(IResourceMapping *pResourceMapping, Uint32 Flags) override | Diligent::ShaderGLImpl | virtual |
DeviceObjectBase(FixedBlockMemoryAllocator &ObjAllocator, class IRenderDevice *pDevice, const ShaderDesc &ObjDesc, IObject *pOwner=nullptr, bool bIsDeviceInternal=false) | Diligent::DeviceObjectBase< IShaderGL, ShaderDesc, FixedBlockMemoryAllocator > | inline |
GetShaderVariable(const Char *Name) override | Diligent::ShaderGLImpl | virtual |
GetUniqueID() const | Diligent::DeviceObjectBase< IShaderGL, ShaderDesc, FixedBlockMemoryAllocator > | inline |
m_Desc | Diligent::DeviceObjectBase< IShaderGL, ShaderDesc, FixedBlockMemoryAllocator > | protected |
m_DummyShaderVar | Diligent::ShaderBase< IShaderGL, IGLDeviceBaseInterface, FixedBlockMemoryAllocator > | protected |
m_ObjectNameCopy | Diligent::DeviceObjectBase< IShaderGL, ShaderDesc, FixedBlockMemoryAllocator > | protected |
m_StaticSamplers | Diligent::ShaderBase< IShaderGL, IGLDeviceBaseInterface, FixedBlockMemoryAllocator > | protected |
m_StringPool | Diligent::ShaderBase< IShaderGL, IGLDeviceBaseInterface, FixedBlockMemoryAllocator > | protected |
m_VariablesDesc | Diligent::ShaderBase< IShaderGL, IGLDeviceBaseInterface, FixedBlockMemoryAllocator > | protected |
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) override | Diligent::ShaderGLImpl | virtual |
ShaderBase(FixedBlockMemoryAllocator &ObjAllocator, IRenderDevice *pDevice, const ShaderDesc &ShdrDesc, bool bIsDeviceInternal=false) | Diligent::ShaderBase< IShaderGL, IGLDeviceBaseInterface, FixedBlockMemoryAllocator > | inline |