D3D12_GPU_VIRTUAL_ADDRESS
A D3D12_GPU_VIRTUAL_ADDRESS represents a virtual address in GPU memory. The data type is defined in d3d12.h as follows:
typedef UINT64 D3D12_GPU_VIRTUAL_ADDRESS;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A D3D12_GPU_VIRTUAL_ADDRESS represents a virtual address in GPU memory. The data type is defined in d3d12.h as follows:
typedef UINT64 D3D12_GPU_VIRTUAL_ADDRESS;