nvsci#
Fully qualified name: cupva::nvsci
-
namespace nvsci#
Functions#
- void Export(Fence const &cupvaFence, NvSciSyncFence &sciFence)
Export to an NvSciSyncFence.
- void FillAttributes(NvSciSyncAttrList const attrList, SyncClientType const clientType=SyncClientType::SIGNALER_WAITER)
Fills NvSciSyncAttrList with attributes used in NvSciSync creation.
- SyncObj Import(NvSciSyncObj obj, SyncClientType clientType=SyncClientType::SIGNALER_WAITER)
Import from a NvSciSyncObj.
- void Import(Fence &cupvaFence, NvSciSyncFence const &sciFence)
Import from an NvSciSyncFence.