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