kanzi::CompositionManager Member List

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::CompositionManagervirtual
clear()kanzi::CompositionManager
CompositionManager(ResourceManager *resourceManager)kanzi::CompositionManagerexplicit
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::CompositionManagerinline
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::CompositionManagerinline
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::CompositionManagerinline
createPersistentCompositionTarget(unsigned int width, unsigned int height, bool alpha, bool depth, bool stencil)kanzi::CompositionManager
getDepthFormat() const kanzi::CompositionManagerinline
getDepthStencilFormat() const kanzi::CompositionManagerinline
getResourceManager() const kanzi::CompositionManagerinline
getStencilFormat() const kanzi::CompositionManagerinline
initialize(Renderer &renderer)kanzi::CompositionManager
releaseTemporaryCompositionTarget(TextureSharedPtr framebuffer)kanzi::CompositionManagervirtual
~CompositionManager()kanzi::CompositionManagerinlinevirtual