AddRef() | Urho3D::RefCounted | |
GetAutoResolve() const | Urho3D::RenderSurface | |
GetColorFormat(Graphics *graphics, const RenderSurface *renderSurface) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | static |
GetDepthFormat(Graphics *graphics, const RenderSurface *renderSurface) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | static |
GetHeight() const | Urho3D::RenderSurface | |
GetLinkedDepthStencil() const | Urho3D::RenderSurface | inline |
GetLinkedRenderTarget() const | Urho3D::RenderSurface | inline |
GetMultiSample() const | Urho3D::RenderSurface | |
GetMultiSample(Graphics *graphics, const RenderSurface *renderSurface) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | static |
GetNumViewports() const | Urho3D::RenderSurface | inline |
GetParentTexture() const | Urho3D::RenderSurface | inline |
GetReadOnlyDepthView() const (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |
GetRect(Graphics *graphics, const RenderSurface *renderSurface) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | static |
GetSize() const | Urho3D::RenderSurface | |
GetSize(Graphics *graphics, const RenderSurface *renderSurface) | Urho3D::RenderSurface | static |
GetSlice() const | Urho3D::RenderSurface | inline |
GetSRGB(Graphics *graphics, const RenderSurface *renderSurface) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | static |
GetUpdateMode() const | Urho3D::RenderSurface | inline |
GetView() const (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |
GetViewport(unsigned index) const | Urho3D::RenderSurface | |
GetWidth() const | Urho3D::RenderSurface | |
HasScriptObject() const | Urho3D::RefCounted | inline |
Invalidate() | Urho3D::RenderSurface | inline |
IsDepthStencil() const (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |
IsRenderTarget() const (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |
IsResolveDirty() const | Urho3D::RenderSurface | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsUpdateQueued() const | Urho3D::RenderSurface | inline |
linkedDepthStencil_ | Urho3D::RenderSurface | private |
linkedRenderTarget_ | Urho3D::RenderSurface | private |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
parentTexture_ | Urho3D::RenderSurface | private |
QueueUpdate() | Urho3D::RenderSurface | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
RenderSurface(Texture *parentTexture, unsigned slice) (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |
renderTargetView_ | Urho3D::RenderSurface | private |
ResetUpdateQueued() | Urho3D::RenderSurface | |
resolveDirty_ | Urho3D::RenderSurface | private |
Restore(Diligent::ITextureView *view) | Urho3D::RenderSurface | inline |
SetLinkedDepthStencil(RenderSurface *depthStencil) | Urho3D::RenderSurface | |
SetLinkedRenderTarget(RenderSurface *renderTarget) | Urho3D::RenderSurface | |
SetNumViewports(unsigned num) | Urho3D::RenderSurface | |
SetResolveDirty(bool enable) | Urho3D::RenderSurface | inline |
SetUpdateMode(RenderSurfaceUpdateMode mode) | Urho3D::RenderSurface | |
SetViewport(unsigned index, Viewport *viewport) | Urho3D::RenderSurface | |
slice_ | Urho3D::RenderSurface | private |
updateMode_ | Urho3D::RenderSurface | private |
updateQueued_ | Urho3D::RenderSurface | private |
viewports_ | Urho3D::RenderSurface | private |
WeakRefs() const | Urho3D::RefCounted | |
~RefCounted() | Urho3D::RefCounted | virtual |
~RenderSurface() override (defined in Urho3D::RenderSurface) | Urho3D::RenderSurface | |