Searched refs:NvSciSyncObj (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_external_sci_sync2.adoc | 24 To import a stext:NvSciSyncObj to a slink:VkSemaphore or slink:VkFence, 34 * Create a stext:NvSciSyncObj via stext:NvSciSyncObjAlloc() 35 * To import a stext:NvSciSyncObj to a slink:VkSemaphore, create a 36 slink:VkSemaphoreSciSyncPoolNV for the stext:NvSciSyncObj and then 40 * To import a stext:NvSciSyncObj to a slink:VkFence, pass the 45 slink:VkFence object must: already have a stext:NvSciSyncObj previously 86 * In `apiext:VK_NV_external_sci_sync`, to import a stext:NvSciSyncObj to 91 stext:NvSciSyncObj to slink:VkSemaphore created. 104 ** Import the a stext:NvSciSyncObj to a slink:VkSemaphoreSciSyncPoolNV by
|
D | VK_NV_external_sci_sync.adoc | 23 To import a stext:NvSciSyncObj to a slink:VkSemaphore or slink:VkFence, 33 * Create a stext:NvSciSyncObj via stext:NvSciSyncObjAlloc() 34 * Import the stext:NvSciSyncObj to a slink:VkSemaphore by passing the 41 slink:VkFence object must: already have a stext:NvSciSyncObj previously 78 stext:NvSciSyncObj handles
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/tests/ |
D | nvscisync.h | 8 typedef int NvSciSyncObj; typedef
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | synchronization.adoc | 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: [all …]
|
D | features.adoc | 3342 stext:NvSciSyncObj import functionality is supported. 3344 slink:VkSemaphore support importing stext:NvSciSyncObj from 3347 of the stext:NvSciSyncObj. 3349 stext:NvSciSyncObj export functionality is supported. 3351 slink:VkSemaphore support exporting stext:NvSciSyncObj created by the 3354 the stext:NvSciSyncObj. 3408 stext:NvSciSyncObj via slink:VkSemaphoreSciSyncPoolNV objects. 3410 of the stext:NvSciSyncObj. 3412 stext:NvSciSyncObj import functionality is supported. 3414 slink:VkSemaphore support importing stext:NvSciSyncObj from [all …]
|
D | capabilities.adoc | 1409 synchronization object (code:NvSciSyncObj) shareable across various 1650 synchronization object (code:NvSciSyncObj) shareable across various
|
D | cmdbuffers.adoc | 2032 If pname:semaphore has a payload of stext:NvSciSyncObj, pname:value 2439 and has stext:NvSciSyncObj as the payload, the value in the
|