Navigation
API > API/Runtime > API/Runtime/VulkanRHI
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/IVulkanDynamicRHI.h |
| Include | #include "IVulkanDynamicRHI.h" |
Syntax
struct FVulkanRHIImageViewInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Depth | ||
| VkFormat | Format | ||
| uint32 | Height | ||
| VkImage | Image | ||
| VkImageView | ImageView | ||
| VkImageSubresourceRange | SubresourceRange | ||
| ETextureCreateFlags | UEFlags | ||
| uint32 | Width |