![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FVulkanSubpassDescription< VkSubpassDescription2 >, including all inherited members.
| FVulkanSubpassDescription() | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetColorAttachments(const TArray< FVulkanAttachmentReference< VkAttachmentReference2 > > &ColorAttachmentReferences, int OverrideCount=-1) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetDepthStencilAttachment(FVulkanAttachmentReference< VkAttachmentReference2 > *DepthStencilAttachmentReference) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetDepthStencilResolveAttachment(VkSubpassDescriptionDepthStencilResolveKHR *DepthStencilResolveAttachmentDesc) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetInputAttachments(FVulkanAttachmentReference< VkAttachmentReference2 > *InputAttachmentReferences, uint32 NumInputAttachmentReferences) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetMultiViewMask(uint32_t Mask) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetResolveAttachments(const TArrayView< FVulkanAttachmentReference< VkAttachmentReference2 > > &ResolveAttachmentReferences) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |
| SetShadingRateAttachment(VkFragmentShadingRateAttachmentInfoKHR *ShadingRateAttachmentInfo) | FVulkanSubpassDescription< VkSubpassDescription2 > | inline |