NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
NvSciBufObjIpcExportDescriptor Struct Reference

Detailed Description

Defines the exported form of NvSciBufObj intended to be shared across an NvSciIpc channel.

Definition at line 1351 of file nvscibuf.h.

Data Fields

uint64_t data [NVSCIBUF_EXPORT_DESC_SIZE]
 Exported data (blob) for NvSciBufObj. More...
 

Field Documentation

◆ data

uint64_t NvSciBufObjIpcExportDescriptor::data[NVSCIBUF_EXPORT_DESC_SIZE]

Exported data (blob) for NvSciBufObj.

Definition at line 1353 of file nvscibuf.h.


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