![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanRenderpass.h>
Inheritance diagram for FVulkanSubpassDescription< VkSubpassDescription >:Public Member Functions | |
| FVulkanSubpassDescription () | |
| void | SetColorAttachments (const TArray< FVulkanAttachmentReference< VkAttachmentReference > > &ColorAttachmentReferences, int OverrideCount=-1) |
| void | SetResolveAttachments (const TArrayView< FVulkanAttachmentReference< VkAttachmentReference > > &ResolveAttachmentReferences) |
| void | SetDepthStencilAttachment (FVulkanAttachmentReference< VkAttachmentReference > *DepthStencilAttachmentReference) |
| void | SetInputAttachments (FVulkanAttachmentReference< VkAttachmentReference > *InputAttachmentReferences, uint32 NumInputAttachmentReferences) |
| void | SetDepthStencilResolveAttachment (VkSubpassDescriptionDepthStencilResolveKHR *DepthStencilResolveAttachmentDesc) |
| void | SetShadingRateAttachment (VkFragmentShadingRateAttachmentInfoKHR *) |
| void | SetMultiViewMask (uint32_t Mask) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |