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

Public Attributes

ID3D12Resource * pResource
 
D3D12_TEXTURE_COPY_TYPE Type
 
union {
   D3D12_PLACED_SUBRESOURCE_FOOTPRINT   PlacedFootprint
 
   UINT   SubresourceIndex
 
}; 
 

Detailed Description

Definition at line 1085 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_TEXTURE_COPY_LOCATION::@3265

◆ PlacedFootprint

D3D12_PLACED_SUBRESOURCE_FOOTPRINT D3D12_TEXTURE_COPY_LOCATION::PlacedFootprint

Definition at line 1091 of file d3d12.idl.

◆ pResource

ID3D12Resource* D3D12_TEXTURE_COPY_LOCATION::pResource

Definition at line 1087 of file d3d12.idl.

◆ SubresourceIndex

UINT D3D12_TEXTURE_COPY_LOCATION::SubresourceIndex

Definition at line 1092 of file d3d12.idl.

◆ Type

D3D12_TEXTURE_COPY_TYPE D3D12_TEXTURE_COPY_LOCATION::Type

Definition at line 1088 of file d3d12.idl.


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