![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezGALSharedTextureDX11, including all inherited members.
| AddRef() const | ezRefCountingImpl | inline |
| ClampRange(ezGALTextureRange range) const | ezGALTexture | |
| ConvertInitialData(const ezGALTextureCreationDescription &description, ezArrayPtr< ezGALSystemMemoryDescription > initialData, ezHybridArray< D3D11_SUBRESOURCE_DATA, 16 > &out_initialData) (defined in ezGALTextureDX11) | ezGALTextureDX11 | static |
| Create2DDesc(const ezGALTextureCreationDescription &description, ezGALDeviceDX11 *pDXDevice, D3D11_TEXTURE2D_DESC &out_tex2DDesc) (defined in ezGALTextureDX11) | ezGALTextureDX11 | static |
| Create3DDesc(const ezGALTextureCreationDescription &description, ezGALDeviceDX11 *pDXDevice, D3D11_TEXTURE3D_DESC &out_tex3DDesc) (defined in ezGALTextureDX11) | ezGALTextureDX11 | static |
| DeInitPlatform(ezGALDevice *pDevice) override (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protectedvirtual |
| ezGALDeviceDX11 (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | friend |
| ezGALSharedTextureDX11(const ezGALTextureCreationDescription &Description, ezEnum< ezGALSharedTextureType > sharedType, ezGALPlatformSharedHandle hSharedHandle) (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protected |
| ezGALTexture(const ezGALTextureCreationDescription &Description) (defined in ezGALTexture) | ezGALTexture | protected |
| ezGALTextureDX11(const ezGALTextureCreationDescription &Description) (defined in ezGALTextureDX11) | ezGALTextureDX11 | protected |
| ezMemoryUtils (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | friend |
| ezRefCountingImpl()=default | ezRefCountingImpl | |
| ezRefCountingImpl(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| GetDXTexture() const (defined in ezGALTextureDX11) | ezGALTextureDX11 | |
| GetMipMapSize(ezUInt32 uiMipLevel) const (defined in ezGALTexture) | ezGALTexture | |
| GetParentResource() const (defined in ezGALResourceBase) | ezGALResourceBase | inlinevirtual |
| GetRefCount() const | ezRefCountingImpl | inline |
| GetSharedHandle() const override | ezGALSharedTextureDX11 | protectedvirtual |
| GetSRV(ezGALTextureRange textureRange, ezEnum< ezGALResourceFormat > overrideViewFormat) const (defined in ezGALTextureDX11) | ezGALTextureDX11 | |
| GetUAV(ezGALTextureRange textureRange, ezEnum< ezGALResourceFormat > overrideViewFormat) const (defined in ezGALTextureDX11) | ezGALTextureDX11 | |
| InitFromNativeObject(ezGALDeviceDX11 *pDXDevice) | ezGALTextureDX11 | protected |
| InitPlatform(ezGALDevice *pDevice, ezArrayPtr< ezGALSystemMemoryDescription > pInitialData) override (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protectedvirtual |
| IsReferenced() const | ezRefCountingImpl | inline |
| m_hDefaultRenderTargetView (defined in ezGALTexture) | ezGALTexture | protected |
| m_hSharedHandle (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protected |
| m_pDevice (defined in ezGALTextureDX11) | ezGALTextureDX11 | protected |
| m_pDXTexture (defined in ezGALTextureDX11) | ezGALTextureDX11 | protected |
| m_pKeyedMutex (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protected |
| m_RenderTargetViews (defined in ezGALTexture) | ezGALTexture | protected |
| m_SharedType (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protected |
| m_SRVs (defined in ezGALTextureDX11) | ezGALTextureDX11 | mutableprotected |
| m_UAVs (defined in ezGALTextureDX11) | ezGALTextureDX11 | mutableprotected |
| operator=(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| ReleaseRef() const | ezRefCountingImpl | inline |
| SetDebugName(const char *szName) const (defined in ezGALResourceBase) | ezGALResourceBase | inline |
| SetDebugNamePlatform(const char *szName) const override (defined in ezGALTextureDX11) | ezGALTextureDX11 | protectedvirtual |
| SignalSemaphoreGPU(ezUInt64 uiValue) const override | ezGALSharedTextureDX11 | protectedvirtual |
| WaitSemaphoreGPU(ezUInt64 uiValue) const override | ezGALSharedTextureDX11 | protectedvirtual |
| ~ezGALResourceBase()=default (defined in ezGALResourceBase) | ezGALResourceBase | inlineprotected |
| ~ezGALSharedTextureDX11() (defined in ezGALSharedTextureDX11) | ezGALSharedTextureDX11 | protected |
| ~ezGALTexture() (defined in ezGALTexture) | ezGALTexture | protectedvirtual |
| ~ezGALTextureDX11() (defined in ezGALTextureDX11) | ezGALTextureDX11 | protected |
| ~ezRefCounted()=default | ezRefCounted | virtual |