EPoolSizes

Pool sizes that we support

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Syntax

enum EPoolSizes
{
    E128,
    E256,
    E512,
    E1k,
    E2k,
    E8k,
    E16k,
    SizesCount,
}

Values

Name

Description

E128

E32, E64,

E256

E512

E1k

E2k

E8k

E16k

SizesCount

Remarks

Pool sizes that we support

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