RHICreateIndexBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIndexBuffer...

 

RHICreateIndexBuffer

(
    uint32 Stride,
    uint32 Size,
    uint32 InUsage,
    FRHIResourceCreateInfo& CreateInfo
)

Forward declare RHI creation function so they can still be called from the deprecated immediate command list resource creation functions.

Public function

FIndexBuffer...

 

RHICreateIndexBuffer

(
    uint32 Stride,
    uint32 Size,
    uint32 InUsage,
    ERHIAccess InResourceState,
    FRHIResourceCreateInfo& CreateInfo
)

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