#include <DownscalePass.hpp>
◆ DownscalePass()
C3D_API castor3d::DownscalePass::DownscalePass |
( |
crg::FrameGraph & |
graph, |
|
|
crg::FramePass const *& |
previousPass, |
|
|
RenderDevice const & |
device, |
|
|
castor::String const & |
category, |
|
|
TextureArray const & |
srcViews, |
|
|
VkExtent2D const & |
dstSize |
|
) |
| |
Constructor.
- Parameters
-
[in] | graph | The parent graph. |
[in] | previousPass | The previous frame pass. |
[in] | device | The GPU device. |
[in] | category | The debug category name. |
[in] | srcViews | The source views (must be of same dimensions). |
[in] | dstSize | The wanted size. |
◆ accept()
Visitor acceptance function.
- Parameters
-
◆ getResult()
TextureArray const & castor3d::DownscalePass::getResult |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: