![]() |
NVAPI Reference Documentation
|
Release 590
|
#include <nvapi.h>
Data Fields | ||
| NvBool | bIsDeviceAlloc | |
| union { | ||
| D3D12_GPU_VIRTUAL_ADDRESS NVAPI_DEVICE_OR_HOST_ADDRESS::deviceAddress | ||
| void * NVAPI_DEVICE_OR_HOST_ADDRESS::pHostAddress | ||
| }; | ||
Device or Host address descriptor to specify source/destination addresses. Both source and destination must either be on host or both on device.