kodi
|
This is the complete list of members for CD3DTexture, including all inherited members.
CD3DTexture() (defined in CD3DTexture) | CD3DTexture | |
Create(UINT width, UINT height, UINT mipLevels, D3D11_USAGE usage, DXGI_FORMAT format, const void *pInitData=nullptr, unsigned int srcPitch=0) (defined in CD3DTexture) | CD3DTexture | |
CreateInternal(const void *pInitData=nullptr, unsigned int srcPitch=0) (defined in CD3DTexture) | CD3DTexture | protected |
DrawQuad(const CPoint points[4], UTILS::COLOR::Color color, CD3DTexture *texture, const CRect *texCoords, SHADER_METHOD options=SHADER_METHOD_RENDER_TEXTURE_BLEND) (defined in CD3DTexture) | CD3DTexture | static |
DrawQuad(const CPoint points[4], UTILS::COLOR::Color color, unsigned numViews, ID3D11ShaderResourceView **view, const CRect *texCoords, SHADER_METHOD options=SHADER_METHOD_RENDER_TEXTURE_BLEND) (defined in CD3DTexture) | CD3DTexture | static |
DrawQuad(const CRect &coords, UTILS::COLOR::Color color, CD3DTexture *texture, const CRect *texCoords, SHADER_METHOD options=SHADER_METHOD_RENDER_TEXTURE_BLEND) (defined in CD3DTexture) | CD3DTexture | static |
DrawQuad(const CRect &coords, UTILS::COLOR::Color color, unsigned numViews, ID3D11ShaderResourceView **view, const CRect *texCoords, SHADER_METHOD options=SHADER_METHOD_RENDER_TEXTURE_BLEND) (defined in CD3DTexture) | CD3DTexture | static |
GenerateMipmaps() (defined in CD3DTexture) | CD3DTexture | |
Get() const (defined in CD3DTexture) | CD3DTexture | inline |
GetAddressOfRTV() (defined in CD3DTexture) | CD3DTexture | |
GetAddressOfSRV(DXGI_FORMAT format=DXGI_FORMAT_UNKNOWN) (defined in CD3DTexture) | CD3DTexture | |
GetDesc(D3D11_TEXTURE2D_DESC *desc) const (defined in CD3DTexture) | CD3DTexture | |
GetFormat() const (defined in CD3DTexture) | CD3DTexture | inline |
GetHeight() const (defined in CD3DTexture) | CD3DTexture | inline |
GetMemoryUsage(unsigned int pitch) const (defined in CD3DTexture) | CD3DTexture | protected |
GetRenderTarget() (defined in CD3DTexture) | CD3DTexture | |
GetRenderTargetInternal(unsigned idx=0) (defined in CD3DTexture) | CD3DTexture | protected |
GetShaderResource(DXGI_FORMAT format=DXGI_FORMAT_UNKNOWN) (defined in CD3DTexture) | CD3DTexture | |
GetWidth() const (defined in CD3DTexture) | CD3DTexture | inline |
LockRect(UINT subresource, D3D11_MAPPED_SUBRESOURCE *res, D3D11_MAP mapType) const (defined in CD3DTexture) | CD3DTexture | |
m_bindFlags (defined in CD3DTexture) | CD3DTexture | protected |
m_bRegistered (defined in ID3DResource) | ID3DResource | protected |
m_cpuFlags (defined in CD3DTexture) | CD3DTexture | protected |
m_data (defined in CD3DTexture) | CD3DTexture | protected |
m_format (defined in CD3DTexture) | CD3DTexture | protected |
m_height (defined in CD3DTexture) | CD3DTexture | protected |
m_mipLevels (defined in CD3DTexture) | CD3DTexture | protected |
m_pitch (defined in CD3DTexture) | CD3DTexture | protected |
m_renderTargets (defined in CD3DTexture) | CD3DTexture | protected |
m_texture (defined in CD3DTexture) | CD3DTexture | protected |
m_usage (defined in CD3DTexture) | CD3DTexture | protected |
m_viewIdx (defined in CD3DTexture) | CD3DTexture | protected |
m_views (defined in CD3DTexture) | CD3DTexture | protected |
m_width (defined in CD3DTexture) | CD3DTexture | protected |
OnCreateDevice() override (defined in CD3DTexture) | CD3DTexture | virtual |
OnDestroyDevice(bool fatal) override (defined in CD3DTexture) | CD3DTexture | virtual |
Register() (defined in ID3DResource) | ID3DResource | protected |
Release() (defined in CD3DTexture) | CD3DTexture | |
RestoreTexture() (defined in CD3DTexture) | CD3DTexture | protected |
SaveTexture() (defined in CD3DTexture) | CD3DTexture | protected |
UnlockRect(UINT subresource) const (defined in CD3DTexture) | CD3DTexture | |
Unregister() (defined in ID3DResource) | ID3DResource | protected |
~CD3DTexture() (defined in CD3DTexture) | CD3DTexture | virtual |
~ID3DResource() (defined in ID3DResource) | ID3DResource | inlinevirtual |