This is the complete list of members for Diligent.IEngineFactoryD3D11, including all inherited members.
| AddRef()=0 | Diligent.IObject | pure virtual |
| AttachToD3D11Device(void *pd3d11NativeDevice, void *pd3d11ImmediateContext, const EngineD3D11CreateInfo &EngineCI, IRenderDevice **ppDevice, IDeviceContext **ppContexts)=0 | Diligent.IEngineFactoryD3D11 | pure virtual |
| CreateDataBlob(size_t InitialSize, const void *pData, IDataBlob **ppDataBlob) const =0 | Diligent.IEngineFactory | pure virtual |
| CreateDearchiver(const DearchiverCreateInfo &CreateInfo, struct IDearchiver **ppDearchiver) const =0 | Diligent.IEngineFactory | pure virtual |
| CreateDefaultShaderSourceStreamFactory(const Char *SearchDirectories, struct IShaderSourceInputStreamFactory **ppShaderSourceFactory) const =0 | Diligent.IEngineFactory | pure virtual |
| CreateDeviceAndContextsD3D11(const EngineD3D11CreateInfo &EngineCI, IRenderDevice **ppDevice, IDeviceContext **ppContexts)=0 | Diligent.IEngineFactoryD3D11 | pure virtual |
| CreateSwapChainD3D11(IRenderDevice *pDevice, IDeviceContext *pImmediateContext, const SwapChainDesc &SCDesc, const FullScreenModeDesc &FSDesc, const NativeWindow &Window, ISwapChain **ppSwapChain)=0 | Diligent.IEngineFactoryD3D11 | pure virtual |
| EnumerateAdapters(Version MinVersion, Uint32 &NumAdapters, GraphicsAdapterInfo *Adapters) const =0 | Diligent.IEngineFactory | pure virtual |
| EnumerateDisplayModes(Version MinFeatureLevel, Uint32 AdapterId, Uint32 OutputId, TEXTURE_FORMAT Format, Uint32 &NumDisplayModes, DisplayModeAttribs *DisplayModes)=0 | Diligent.IEngineFactoryD3D11 | pure virtual |
| GetAPIInfo() const =0 | Diligent.IEngineFactory | pure virtual |
| GetReferenceCounters() const =0 | Diligent.IObject | pure virtual |
| QueryInterface(const INTERFACE_ID &IID, IObject **ppInterface)=0 | Diligent.IObject | pure virtual |
| QueryInterface(const INTERFACE_ID &IID, DerivedType **ppInterface) | Diligent.IObject | inline |
| Release()=0 | Diligent.IObject | pure virtual |
| SetBreakOnError(bool BreakOnError) const =0 | Diligent.IEngineFactory | pure virtual |
| SetMemoryAllocator(IMemoryAllocator *pAllocator) const =0 | Diligent.IEngineFactory | pure virtual |
| SetMessageCallback(DebugMessageCallbackType MessageCallback) const =0 | Diligent.IEngineFactory | pure virtual |