UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanFramebuffer Member List

This is the complete list of members for FVulkanFramebuffer, including all inherited members.

AttachmentTextureViewsFVulkanFramebuffer
ContainsRenderTarget(FRHITexture *Texture) constFVulkanFramebufferinline
ContainsRenderTarget(VkImage Image) constFVulkanFramebufferinline
Destroy(FVulkanDevice &Device)FVulkanFramebuffer
FVulkanCommandListContextFVulkanFramebufferfriend
FVulkanFramebuffer(FVulkanDevice &Device, const FRHISetRenderTargetsInfo &InRTInfo, const FVulkanRenderTargetLayout &RTLayout, const FVulkanRenderPass &RenderPass)FVulkanFramebuffer
GetColorRenderTargetViewDesc(FVulkanTexture *Texture, uint32 MipIndex, int32 ArraySliceIndex, uint32 MultiViewCount, uint32 &InOutNumLayers)FVulkanFramebufferstatic
GetColorResolveTargetViewDesc(FVulkanTexture *ResolveTexture, uint32 MipIndex, int32 ArraySliceIndex)FVulkanFramebufferstatic
GetDepthStencilResolveTargetViewDesc(FVulkanTexture *ResolveTexture, uint32 MipIndex)FVulkanFramebufferstatic
GetDepthStencilTargetViewDesc(FVulkanTexture *Texture, uint32 NumColorAttachments, uint32 MipIndex, uint32 &InOutNumLayers)FVulkanFramebufferstatic
GetFragmentDensityAttachmentViewDesc(FVulkanTexture *Texture, uint32 MipIndex)FVulkanFramebufferstatic
GetHandle()FVulkanFramebufferinline
GetNumColorAttachments() constFVulkanFramebufferinline
GetPartialDepthTextureView() constFVulkanFramebufferinline
GetRenderArea() constFVulkanFramebufferinline
Matches(const FRHISetRenderTargetsInfo &RTInfo) constFVulkanFramebuffer
PartialDepthTextureViewFVulkanFramebuffer
~FVulkanFramebuffer()FVulkanFramebuffer