Navigation
API > API/Runtime > API/Runtime/VulkanRHI
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
| Include | #include "VulkanDynamicRHI.h" |
Syntax
struct FOptionalVulkanInstanceExtensions
Variables
| Type | Name | Description | |
|---|---|---|---|
| union FOptionalVulkanInstanceExtensions::@14021 | @14022 | ||
| uint32 | Packed |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | HasKHRExternalMemoryCapabilities | Vulkan 1.1 is now a requirement so there is no need to check these capabilities. | |
| uint32: 1 | HasKHRGetPhysicalDeviceProperties2 | Vulkan 1.1 is now a requirement so there is no need to check these capabilities. |