Navigation
API > API/Runtime > API/Runtime/VulkanRHI
| Name | EVulkanRHIRunOnQueueType |
| Type | enum |
| Header File | /Engine/Source/Runtime/VulkanRHI/Public/IVulkanDynamicRHI.h |
| Include Path | #include "IVulkanDynamicRHI.h" |
Syntax
enum EVulkanRHIRunOnQueueType
{
Graphics = 0,
Transfer,
}
Values
| Name | Remarks |
|---|---|
| Graphics | |
| Transfer |