directx-d ~developer (2021-10-31T21:06:23.8547217)
Dub
Repo
D3D12_TEXTURE_COPY_LOCATION.__anonymous
directx
d3d12
D3D12_TEXTURE_COPY_LOCATION
Undocumented in source.
struct
D3D12_TEXTURE_COPY_LOCATION
union
__anonymous {
D3D12_PLACED_SUBRESOURCE_FOOTPRINT
PlacedFootprint
;
UINT
SubresourceIndex
;
}
Members
Variables
PlacedFootprint
D3D12_PLACED_SUBRESOURCE_FOOTPRINT
PlacedFootprint
;
Undocumented in source.
SubresourceIndex
UINT
SubresourceIndex
;
Undocumented in source.
Meta
Source
See Implementation
directx
d3d12
D3D12_TEXTURE_COPY_LOCATION
unions
__anonymous
variables
Type
pResource