Lines Matching refs:NvSciSyncObj
2469 [open,refpage='vkGetFenceSciSyncObjNV',desc='Get a stext:NvSciSyncObj handle for a fence',type='pro…
2471 To export a stext:NvSciSyncObj handle representing the payload of a fence,
2481 * pname:pHandle will return the stext:NvSciSyncObj handle representing the
2485 stext:NvSciSyncObj handle and transfer the ownership of the
2486 stext:NvSciSyncObj handle to the application.
2488 of the stext:NvSciSyncObj handle when it is no longer needed.
2514 * pname:handleType is the type of NvSciSync handle (stext:NvSciSyncObj or
2520 stext:NvSciSyncObj will be exported.
3147 [open,refpage='vkImportFenceSciSyncObjNV',desc='Import a fence from a stext:NvSciSyncObj handle',ty…
3149 To import a fence payload from a stext:NvSciSyncObj handle, call:
3158 Importing a fence payload from a stext:NvSciSyncObj does not transfer
3160 Vulkan will make a new reference to the stext:NvSciSyncObj object when
3165 The application must: not import the same stext:NvSciSyncObj with signaler
3917 [open,refpage='vkGetSemaphoreSciSyncObjNV',desc='Get a stext:NvSciSyncObj handle for a semaphore',t…
3920 To export a stext:NvSciSyncObj handle representing the payload of a
3930 * pname:pHandle will return the stext:NvSciSyncObj representing the
3934 stext:NvSciSyncObj and transfer the ownership of the stext:NvSciSyncObj
3937 stext:NvSciSyncObj when it is no longer needed.
3960 * pname:handleType is the type of NvSciSync handle (stext:NvSciSyncObj)
3998 stext:NvSciSyncObj with one or more primitives.
4002 When a stext:NvSciSyncObj with signaler permissions is imported to
4071 A semaphore SciSync pool is used to represent a stext:NvSciSyncObj with one
4082 To import a stext:NvSciSyncObj with multiple primitives, use
4084 multiple semaphores allocated by stext:NvSciSyncObj.
4137 * pname:handle is an external stext:NvSciSyncObj to import.
4139 During flink:vkCreateSemaphoreSciSyncPoolNV, the external stext:NvSciSyncObj
4141 The import does not transfer the ownership of the stext:NvSciSyncObj to the
4148 stext:NvSciSyncObj using <<NvSciSync2-extension-page, NvSciSync APIs>> when
4151 Applications must: not import the same stext:NvSciSyncObj with signaler
4157 pname:handle must: be a valid stext:NvSciSyncObj
4176 the stext:NvSciSyncObj that was imported is releasd when the device is
4536 If any of the semaphores in pname:pSemaphores have stext:NvSciSyncObj as
4659 If pname:semaphores has stext:NvSciSyncObj as payload, application must:
5165 To import a semaphore payload from a stext:NvSciSyncObj, call:
5174 Importing a semaphore payload from stext:NvSciSyncObj does not transfer
5176 When importing stext:NvSciSyncObj, Vulkan will make a new reference to that
5181 Application must: not import the same stext:NvSciSyncObj with signaler