FDynamicRHI::InitPixelFormatInfo

Called after PostInit to initialize the pixel format info, which is needed for some commands default implementations

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Syntax

void InitPixelFormatInfo
(
    const TArray< uint32 > & PixelFormatBlockBytesIn
)

Remarks

Called after PostInit to initialize the pixel format info, which is needed for some commands default implementations

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