Scaleform::Render::FenceResource Scaleform::Render::DepthStencilSurface
class DepthStencilSurface : public RefCountBase<DepthStencilSurface, StatRender_TextureManager_Mem>, public ListNodeSafe<DepthStencilSurface>, public FenceResource;
DepthStencilSurface represents a depth/stencil buffer surface allocatable through the TextureManager. This object is usually wrapped in DepthStencilBuffer, but is independent from it to allow for system-specific implementation.
Method |
Description |
DepthStencilSurface constructor. | |
Returns the size of the depth stencil buffer surface. | |
Obtains the TextureManager used for allocating the depth stencil surface. | |
Initializes the depth stencil surface. |
Render_Image.h