RenderTargetData

RenderTargetData
Scaleform::Render::RenderTargetData
    Scaleform::Render::Vulkan::RenderTargetData
Declaration
class RenderTargetData : public Render::RenderTargetData, public UnassignableAndUncopyable;
Description

RenderTargetData is used to store platform specific information about render targets.

Data Members
Data Member 
Description 
The color format. 
The format for the depth stencil buffer. 
The frame buffer associated with Vulkan
Whether or not to clear the depth stencil buffer used with the render target. 
The render target area for the device. 
Methods
Method 
Description 
Replaces the depth stencil buffer used with the render target. 
Updates the render target data with new parameters. 
File

Vulkan_HAL.h