NVAPI Reference Documentation
NVIDIA - Open Source
Release 590
Thu Feb 19 2026

Data Fields
NVAPI_DEVICE_OR_HOST_ADDRESS Struct Reference

#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 
 
};  
 

Detailed Description

Device or Host address descriptor to specify source/destination addresses. Both source and destination must either be on host or both on device.


The documentation for this struct was generated from the following file: