Scaleform::Render::RenderTargetData Scaleform::Render::Vulkan::RenderTargetData
class RenderTargetData : public Render::RenderTargetData, public UnassignableAndUncopyable;
RenderTargetData is used to store platform specific information about render targets.
|
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. |
|
Method |
Description |
|
Replaces the depth stencil buffer used with the render target. | |
|
Updates the render target data with new parameters. |
Vulkan_HAL.h