#include <Texture.hpp>
◆ IntermediateView() [1/3]
C3D_API castor3d::IntermediateView::IntermediateView |
( |
| ) |
|
|
default |
◆ IntermediateView() [2/3]
castor3d::IntermediateView::IntermediateView |
( |
castor::String |
name, |
|
|
crg::ImageViewId const & |
viewId, |
|
|
VkImageLayout |
layout, |
|
|
TextureFactors |
factors = {} |
|
) |
| |
|
inline |
◆ IntermediateView() [3/3]
castor3d::IntermediateView::IntermediateView |
( |
castor::String |
name, |
|
|
Texture const & |
texture, |
|
|
VkImageLayout |
layout, |
|
|
TextureFactors |
factors = {} |
|
) |
| |
|
inline |
◆ factors
◆ layout
VkImageLayout castor3d::IntermediateView::layout |
◆ name
castor::String castor3d::IntermediateView::name |
◆ viewId
crg::ImageViewId castor3d::IntermediateView::viewId |
The documentation for this struct was generated from the following file: