![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanPipeline.h>
Public Member Functions | |
| void | ReadFrom (const VkAttachmentReference &InState) |
| void | WriteInto (VkAttachmentReference &OutState) const |
| bool | operator== (const FAttachmentRef &In) const |
Public Attributes | |
| uint32 | Attachment |
| uint64 | Layout |
|
inline |
| void FGfxPipelineDesc::FRenderTargets::FAttachmentRef::ReadFrom | ( | const VkAttachmentReference & | InState | ) |
| void FGfxPipelineDesc::FRenderTargets::FAttachmentRef::WriteInto | ( | VkAttachmentReference & | OutState | ) | const |
| uint32 FGfxPipelineDesc::FRenderTargets::FAttachmentRef::Attachment |
| uint64 FGfxPipelineDesc::FRenderTargets::FAttachmentRef::Layout |