FSharedPoolPolicyData::GetPoolBucketIndex

Get the pool bucket index from the size

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp

Syntax

uint32 GetPoolBucketIndex
(
    uint32 Size
)

Remarks

Get the pool bucket index from the size

Returns

The bucket index.

Parameters

Parameter

Description

Size

the number of bytes for the resource

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