AssertResourceState

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AssertResourceState

(
    ID3D12CommandList* pCommandLis...,
    FD3D12View< TView >* pView,
    const D3D12_RESOURCE_STATES& State
)

Public function

bool

 

AssertResourceState

(
    ID3D12CommandList* pCommandLis...,
    FD3D12Resource* pResource,
    const D3D12_RESOURCE_STATES& State,
    uint32 Subresource
)

Public function

bool

 

AssertResourceState

(
    ID3D12CommandList* pCommandLis...,
    FD3D12Resource* pResource,
    const D3D12_RESOURCE_STATES& State,
    const CViewSubresourceSubset& Subr...
)

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