Returns the current virtual address of this layout as it is being constructed, as a XG_GPU_VIRTUAL_ADDRESS (a UINT64).
public:
XG_GPU_VIRTUAL_ADDRESS GetGpuCurrentAddress()
Type: XG_GPU_VIRTUAL_ADDRESSÂ
The current GPU virtual address of this layout as it is being constructed.
Returns the current GPU virtual address of this layout as it is being constructed. Calls to the following Map* APIs will increment the current address:
Header: Declared in xgmemory.h.