Gets the placement description for this resource, as a D3D12_RESOURCE_DESC structure.
public:
D3D12_RESOURCE_DESC GetPlacementDescX()
Type: D3D12_RESOURCE_DESCĀ
The placement description for this resource, as a D3D12_RESOURCE_DESC structure.
This method calls ID3D12Resource::GetDesc and also includes the alignment and layout.
Header: Declared in d3d12_x.h.
Library: Use d3d12_x.lib.