RHIGetDefaultResourceState

Overload list

Windows
MacOS
Linux
Name Description

Public function

ERHIAccess

 

RHIGetDefaultResourceState

(
    ETextureCreateFlags InUsage,
    bool bInHasInitialData
)

Public function

ERHIAccess

 

RHIGetDefaultResourceState

(
    EBufferUsageFlags InUsage,
    bool bInHasInitialData
)

Get the best default resource state for the given buffer creation flags

Public function

ERHIAccess

 

RHIGetDefaultResourceState

(
    ETextureCreateFlags InUsage,
    bool bInHasInitialData
)

Get the best default resource state for the given texture creation flags

Public function

ERHIAccess

 

RHIGetDefaultResourceState

(
    EBufferUsageFlags InUsage,
    bool bInHasInitialData
)

Get the best default resource state for the given buffer creation flags

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