Extensible attribute structure for NvRmGpuDeviceOpen()
Definition at line 725 of file nvrm_gpu.h.
Data Fields | |
NvRmGpuSyncType | syncType |
The default sync type for this device. More... | |
bool | sandboxFriendlyChannels |
Ignored field. More... | |
bool NvRmGpuDeviceOpenAttrRec::sandboxFriendlyChannels |
Ignored field.
Default: false
Definition at line 751 of file nvrm_gpu.h.
NvRmGpuSyncType NvRmGpuDeviceOpenAttrRec::syncType |
The default sync type for this device.
Default: NvRmGpuSyncType_Default
Definition at line 739 of file nvrm_gpu.h.