CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UIFramebufferBackingStore Member List

This is the complete list of members for CeresEngine::UIFramebufferBackingStore, including all inherited members.

copyTo(GPUCommandBuffer &commandBuffer, GPUImage &destinationImage)CeresEngine::UIFramebufferBackingStore
getColorImage() constCeresEngine::UIFramebufferBackingStoreinline
getDepthStencilImage() constCeresEngine::UIFramebufferBackingStoreinline
getFormat() constCeresEngine::UIFramebufferBackingStoreinline
getRenderPass() constCeresEngine::UIFramebufferBackingStoreinline
getRenderTarget() constCeresEngine::UIFramebufferBackingStoreinline
getSampleCount() const noexcept overrideCeresEngine::UIFramebufferBackingStoreinlinevirtual
getSize() const overrideCeresEngine::UIFramebufferBackingStoreinlinevirtual
isAntiAliasing() const noexcept overrideCeresEngine::UIFramebufferBackingStoreinlinevirtual
mAntiAliasingCeresEngine::UIFramebufferBackingStoreprivate
mColorImageCeresEngine::UIFramebufferBackingStoremutableprivate
mDeleterCeresEngine::RefCounted< UIBackingStore >private
mDepthStencilImageCeresEngine::UIFramebufferBackingStoremutableprivate
mDeviceCeresEngine::UIFramebufferBackingStoreprivate
mDirtyCeresEngine::UIFramebufferBackingStoremutableprivate
mFormatCeresEngine::UIFramebufferBackingStoreprivate
mRefCounterCeresEngine::RefCounted< UIBackingStore >private
mRenderPassCeresEngine::UIFramebufferBackingStoremutableprivate
mRenderTargetCeresEngine::UIFramebufferBackingStoremutableprivate
mSampleCountCeresEngine::UIFramebufferBackingStoreprivate
mSizeCeresEngine::UIFramebufferBackingStoreprivate
rebuild()CeresEngine::UIFramebufferBackingStore
rebuildIfNeeded()CeresEngine::UIFramebufferBackingStore
RefCounted(Args &&... args)CeresEngine::RefCounted< UIBackingStore >inlineexplicit
release() noexceptCeresEngine::RefCounted< UIBackingStore >inline
retain() noexceptCeresEngine::RefCounted< UIBackingStore >inline
setAntiAliasing(bool antiAliasing) overrideCeresEngine::UIFramebufferBackingStorevirtual
setFormat(Format format)CeresEngine::UIFramebufferBackingStore
setSampleCount(const Optional< UInt32 > &sampleCount) overrideCeresEngine::UIFramebufferBackingStorevirtual
setSize(const Extent2UI &size) overrideCeresEngine::UIFramebufferBackingStorevirtual
super typedefCeresEngine::UIFramebufferBackingStoreprivate
UIBackingStore()=defaultCeresEngine::UIBackingStoreexplicit
UIFramebufferBackingStore(GPUDevice &device)CeresEngine::UIFramebufferBackingStoreexplicit
UIFramebufferBackingStore(GPUDevice &device, Format format)CeresEngine::UIFramebufferBackingStoreexplicit
~UIBackingStore() noexcept=defaultCeresEngine::UIBackingStorevirtual
~UIFramebufferBackingStore() noexcept overrideCeresEngine::UIFramebufferBackingStore