directx-d v0.14.1 (2022-11-15T10:12:44Z)
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