This is the complete list of members for kanzi::CompositionManager, including all inherited members.
acquireTemporaryCompositionTarget(unsigned int width, unsigned int height, bool alpha, bool depth, bool stencil) | kanzi::CompositionManager | virtual |
clear() | kanzi::CompositionManager | |
CompositionManager(ResourceManager *resourceManager) | kanzi::CompositionManager | explicit |
compositionTargetMatches(const Texture &texture, unsigned int width, unsigned int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat, Sampler::AddressingMode addressingMode, float downScaleLimit) | kanzi::CompositionManager | |
compositionTargetMatches(const Texture &texture, unsigned int width, unsigned int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat) | kanzi::CompositionManager | inline |
compositionTargetMatches(const Texture &texture, unsigned int width, unsigned int height, bool alpha, bool depth, bool stencil, float downScaleLimit) | kanzi::CompositionManager | |
compositionTargetMatches(const Texture &texture, unsigned int width, unsigned int height, bool alpha, bool depth, bool stencil) | kanzi::CompositionManager | inline |
createPersistentCompositionTarget(unsigned int width, unsigned int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat, Sampler::AddressingMode addressingMode) | kanzi::CompositionManager | |
createPersistentCompositionTarget(unsigned int width, unsigned int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat) | kanzi::CompositionManager | inline |
createPersistentCompositionTarget(unsigned int width, unsigned int height, bool alpha, bool depth, bool stencil) | kanzi::CompositionManager | |
getDepthFormat() const | kanzi::CompositionManager | inline |
getDepthStencilFormat() const | kanzi::CompositionManager | inline |
getResourceManager() const | kanzi::CompositionManager | inline |
getStencilFormat() const | kanzi::CompositionManager | inline |
initialize(Renderer &renderer) | kanzi::CompositionManager | |
releaseTemporaryCompositionTarget(TextureSharedPtr framebuffer) | kanzi::CompositionManager | virtual |
~CompositionManager() | kanzi::CompositionManager | inlinevirtual |