NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release

Detailed Description

Datatype specifying compression type needed for a particular GPU ID.

Definition at line 2626 of file nvscibuf.h.

Collaboration diagram for NvSciBufAttrValGpuCompression:

Data Fields

NvSciRmGpuId gpuId
 GPU ID for which compression needs to be specified. More...
 
NvSciBufCompressionType compressionType
 Type of compression. More...
 

Field Documentation

◆ compressionType

NvSciBufCompressionType NvSciBufAttrValGpuCompression::compressionType

Type of compression.

Definition at line 2635 of file nvscibuf.h.

◆ gpuId

NvSciRmGpuId NvSciBufAttrValGpuCompression::gpuId

GPU ID for which compression needs to be specified.

Definition at line 2630 of file nvscibuf.h.


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