FVulkanDynamicRHIModule

Implements the Vulkan module as a dynamic RHI providing module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDynamicRHIModule

FVulkanDynamicRHIModule

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h

Include

#include "VulkanDynamicRHI.h"

Syntax

class FVulkanDynamicRHIModule : public IDynamicRHIModule

Remarks

Implements the Vulkan module as a dynamic RHI providing module.

Overridden from IDynamicRHIModule

Name Description

Public function Virtual

FDynamicRHI ...

 

CreateRHI

(
    ERHIFeatureLevel::Type RequestedFea...
)

Creates a new instance of the dynamic RHI implemented by the module.

Public function Virtual

bool

 

IsSupported()

IDynamicRHIModule.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss