RetroArch
Public Attributes | List of all members
D3D12_TEXTURE_COPY_LOCATION Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_TEXTURE_COPY_LOCATION:
[legend]

Public Attributes

ID3D12ResourcepResource
 
D3D12_TEXTURE_COPY_TYPE Type
 
union {
   D3D12_PLACED_SUBRESOURCE_FOOTPRINT   PlacedFootprint
 
   UINT   SubresourceIndex
 
}; 
 

Member Data Documentation

◆ @323

union { ... }

◆ PlacedFootprint

D3D12_PLACED_SUBRESOURCE_FOOTPRINT D3D12_TEXTURE_COPY_LOCATION::PlacedFootprint

◆ pResource

ID3D12Resource* D3D12_TEXTURE_COPY_LOCATION::pResource

◆ SubresourceIndex

UINT D3D12_TEXTURE_COPY_LOCATION::SubresourceIndex

◆ Type

D3D12_TEXTURE_COPY_TYPE D3D12_TEXTURE_COPY_LOCATION::Type

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