ReactOS 0.4.17-dev-934-g091855f
D3D12_RESOURCE_TRANSITION_BARRIER Struct Reference
Collaboration diagram for D3D12_RESOURCE_TRANSITION_BARRIER:

Public Attributes

ID3D12Resource * pResource
 
UINT Subresource
 
D3D12_RESOURCE_STATES StateBefore
 
D3D12_RESOURCE_STATES StateAfter
 

Detailed Description

Definition at line 949 of file d3d12.idl.

Member Data Documentation

◆ pResource

ID3D12Resource* D3D12_RESOURCE_TRANSITION_BARRIER::pResource

◆ StateAfter

D3D12_RESOURCE_STATES D3D12_RESOURCE_TRANSITION_BARRIER::StateAfter

◆ StateBefore

D3D12_RESOURCE_STATES D3D12_RESOURCE_TRANSITION_BARRIER::StateBefore

◆ Subresource

UINT D3D12_RESOURCE_TRANSITION_BARRIER::Subresource

The documentation for this struct was generated from the following file: