Extensible attribute structure for NvRmGpuDeviceOpen()
Definition at line 613 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 639 of file nvrm_gpu.h.
NvRmGpuSyncType NvRmGpuDeviceOpenAttrRec::syncType |
The default sync type for this device.
Default: NvRmGpuSyncType_Default
Definition at line 627 of file nvrm_gpu.h.