Datatype specifying compression type needed for a particular GPU ID.
Definition at line 3380 of file nvscibuf.h.

Data Fields | |
| NvSciRmGpuId | gpuId |
| GPU ID for which compression needs to be specified. More... | |
| NvSciBufCompressionType | compressionType |
| Type of compression. More... | |
| NvSciBufCompressionType NvSciBufAttrValGpuCompression::compressionType |
Type of compression.
Definition at line 3389 of file nvscibuf.h.
| NvSciRmGpuId NvSciBufAttrValGpuCompression::gpuId |
GPU ID for which compression needs to be specified.
Definition at line 3384 of file nvscibuf.h.