Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanShaderHeader
Used to determine the EAttachmentType of a FBindingInfo with type VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT.
| Name | FInputAttachmentInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/VulkanRHI/Public/VulkanShaderResources.h |
| Include Path | #include "VulkanShaderResources.h" |
Syntax
struct FInputAttachmentInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BindingIndex | uint8 | VulkanShaderResources.h | ||
| Type | EAttachmentType | VulkanShaderResources.h |