FVulkanDynamicRHI::RHICreatePixelShader

FlushType: Wait RHI Thread.

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHICreatePixelShader()

FVulkanDynamicRHI::RHICreatePixelShader()

References

Module

VulkanRHI

Header

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

Include

#include "VulkanDynamicRHI.h"

Source

/Engine/Source/Runtime/VulkanRHI/Private/VulkanShaders.cpp

Syntax

virtual FPixelShaderRHIRef RHICreatePixelShader
(
    TArrayView< const uint8 > Code,
    const FSHAHash & Hash
)

Remarks

FlushType: Wait RHI Thread.

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