GetGPUSortPassCount

Get the number of passes we will need to make in order to sort

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSort.h

Include

#include "GPUSort.h"

Source

/Engine/Source/Runtime/Engine/Private/GPUSort.cpp

Syntax

int32 GetGPUSortPassCount
(
    uint32 KeyMask
)

Remarks

Get the number of passes we will need to make in order to sort

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