D3D12_GPU_VIRTUAL_ADDRESS_RANGE_AND_STRIDE

Undocumented in source.
version(Windows)
struct D3D12_GPU_VIRTUAL_ADDRESS_RANGE_AND_STRIDE {}

Members

Variables

SizeInBytes
ulong SizeInBytes;
Undocumented in source.
StartAddress
D3D12_GPU_VIRTUAL_ADDRESS StartAddress;
Undocumented in source.
StrideInBytes
ulong StrideInBytes;
Undocumented in source.

Meta