| BindPartialRenderTarget(const tbCore::uint8 attachmentIndex=0, const tbCore::uint16 mipLevel=0) const | TurtleBrains::Graphics::RenderTarget | |
| BindRenderTarget(const tbCore::uint16 mipLevel=0) const | TurtleBrains::Graphics::RenderTarget | |
| BlitBetweenMipLevels(const tbCore::uint8 attachmentLayer, const tbCore::uint16 destinationMipLevel, const tbCore::uint16 sourceMipLevel) | TurtleBrains::Graphics::RenderTarget | |
| ClearRenderTarget(const Color clearColor=ColorPalette::White) const | TurtleBrains::Graphics::RenderTarget | |
| CreateGraphicsContext(void) | TurtleBrains::Graphics::RenderTarget | static |
| DestroyGraphicsContext(void) | TurtleBrains::Graphics::RenderTarget | static |
| GetAspectRatio(void) const | TurtleBrains::Graphics::RenderTarget | |
| GetColorTextureHandle(const tbCore::uint8 attachmentIndex=0) const | TurtleBrains::Graphics::RenderTarget | |
| GetDepthTextureHandle(void) const | TurtleBrains::Graphics::RenderTarget | |
| GetHeight(void) const | TurtleBrains::Graphics::RenderTarget | |
| GetNumberOfMipmapLevels(void) const | TurtleBrains::Graphics::RenderTarget | |
| GetWidth(void) const | TurtleBrains::Graphics::RenderTarget | |
| IsTextureValid(void) const | TurtleBrains::Graphics::RenderTarget | |
| ManagePixelData(const bool managePixelData) | TurtleBrains::Graphics::RenderTarget | |
| Noncopyable(void) noexcept (defined in TurtleBrains::Core::Noncopyable) | TurtleBrains::Core::Noncopyable | inline |
| RenderTarget(const PixelSpace &targetWidth, const PixelSpace &targetHeight, TextureFormat colorFormat=TextureFormat::ColorARGB8, TextureFormat depthFormat=TextureFormat::InvalidFormat) | TurtleBrains::Graphics::RenderTarget | explicit |
| RenderTarget(const PixelSpace &targetWidth, const PixelSpace &targetHeight, std::vector< TextureFormat > colorFormats, TextureFormat depthFormat=TextureFormat::InvalidFormat) | TurtleBrains::Graphics::RenderTarget | explicit |
| SetMipmap(bool doMipmaps, bool manualMipmaps=false) | TurtleBrains::Graphics::RenderTarget | |
| UnbindPartialRenderTarget(const tbCore::uint8 attachmentIndex=0) const | TurtleBrains::Graphics::RenderTarget | |
| UnbindRenderTarget(void) const | TurtleBrains::Graphics::RenderTarget | |
| ~Noncopyable(void) noexcept (defined in TurtleBrains::Core::Noncopyable) | TurtleBrains::Core::Noncopyable | inline |
| ~RenderTarget(void) | TurtleBrains::Graphics::RenderTarget | |