This is the complete list of members for Diligent::IBytecodeCache, including all inherited members.
| AddBytecode(const ShaderCreateInfo &ShaderCI, IDataBlob *pByteCode)=0 | Diligent::IBytecodeCache | pure virtual |
| AddRef()=0 | Diligent.IObject | pure virtual |
| Clear()=0 | Diligent::IBytecodeCache | pure virtual |
| GetBytecode(const ShaderCreateInfo &ShaderCI, IDataBlob **ppByteCode)=0 | Diligent::IBytecodeCache | pure virtual |
| GetReferenceCounters() const =0 | Diligent.IObject | pure virtual |
| Load(IDataBlob *pData)=0 | Diligent::IBytecodeCache | pure virtual |
| QueryInterface(const INTERFACE_ID &IID, IObject **ppInterface)=0 | Diligent.IObject | pure virtual |
| Release()=0 | Diligent.IObject | pure virtual |
| RemoveBytecode(const ShaderCreateInfo &ShaderCI)=0 | Diligent::IBytecodeCache | pure virtual |
| Store(IDataBlob **ppDataBlob)=0 | Diligent::IBytecodeCache | pure virtual |