This is the complete list of members for rx::TextureStorage9, including all inherited members.
| copyToStorage(TextureStorage *destStorage)=0 | rx::TextureStorage | pure virtual |
| generateMipmap(const gl::ImageIndex &sourceIndex, const gl::ImageIndex &destIndex)=0 | rx::TextureStorage | pure virtual |
| getBaseTexture(IDirect3DBaseTexture9 **outTexture)=0 | rx::TextureStorage9 | pure virtual |
| getLevelCount() const | rx::TextureStorage9 | virtual |
| getPool() const | rx::TextureStorage9 | |
| getRenderTarget(const gl::ImageIndex &index, RenderTargetD3D **outRT)=0 | rx::TextureStorage9 | pure virtual |
| getSurfaceLevel(GLenum target, int level, bool dirty, IDirect3DSurface9 **outSurface)=0 | rx::TextureStorage9 | pure virtual |
| GetTextureUsage(GLenum internalformat, bool renderTarget) | rx::TextureStorage9 | static |
| getTopLevel() const | rx::TextureStorage9 | virtual |
| getUsage() const | rx::TextureStorage9 | |
| isManaged() const | rx::TextureStorage9 | virtual |
| isRenderTarget() const | rx::TextureStorage9 | virtual |
| mInternalFormat | rx::TextureStorage9 | protected |
| mMipLevels | rx::TextureStorage9 | protected |
| mRenderer | rx::TextureStorage9 | protected |
| mTextureFormat | rx::TextureStorage9 | protected |
| mTextureHeight | rx::TextureStorage9 | protected |
| mTextureWidth | rx::TextureStorage9 | protected |
| mTopLevel | rx::TextureStorage9 | protected |
| setData(const gl::ImageIndex &index, ImageD3D *image, const gl::Box *destBox, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixelData) | rx::TextureStorage9 | virtual |
| supportsNativeMipmapFunction() const override | rx::TextureStorage9 | virtual |
| TextureStorage() | rx::TextureStorage | inline |
| TextureStorage9(Renderer9 *renderer, DWORD usage) | rx::TextureStorage9 | protected |
| useLevelZeroWorkaroundTexture(bool useLevelZeroTexture) | rx::TextureStorage | inlinevirtual |
| ~TextureStorage() | rx::TextureStorage | inlinevirtual |
| ~TextureStorage9() | rx::TextureStorage9 | virtual |