Searched refs:NvSciBufObj (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_external_memory_sci_buf.adoc | 20 stext:NvSciBufObj. 21 To import a stext:NvSciBufObj to slink:VkDeviceMemory, applications need to: 30 * Create a stext:NvSciBufObj via stext:NvSciBufObjAlloc() 31 * Import the stext:NvSciBufObj to a slink:VkDeviceMemory by chaining
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/tests/ |
D | nvscibuf.h | 8 typedef int NvSciBufObj; typedef
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 1263 stext:NvSciBufAttrList associated with the external stext:NvSciBufObj. 1709 a stext:NvSciBufObj, the value of pname:memoryTypeIndex must: be one of 3018 …portMemorySciBufInfoNV',desc='Structure specifying attributes of stext:NvSciBufObj exported from m… 3020 To export a stext:NvSciBufObj from memory, add a 3091 To import memory from a stext:NvSciBufObj, add a 3105 Importing memory from a stext:NvSciBufObj does not transfer ownership of the 3106 stext:NvSciBufObj from the application to the Vulkan implementation. 3108 imported stext:NvSciBufObj. 3118 After successfully importing the stext:NvSciBufObj to sname:VkDeviceMemory, 3121 stext:NvSciBufObj accesses. [all …]
|
D | features.adoc | 3473 stext:NvSciBufObj import functionality is supported. 3475 supports importing stext:NvSciBufObj from applications. 3477 of the stext:NvSciBufObj. 3479 stext:NvSciBufObj export functionality is supported. 3481 supports exporting stext:NvSciBufObj created by the driver to 3484 the stext:NvSciBufObj.
|
D | capabilities.adoc | 523 memory object (stext:NvSciBufObj) that is backed by a buffer and
|
D | resources.adoc | 8652 attributes used to create stext:NvSciBufObj, otherwise the implementation 8842 attributes used to create stext:NvSciBufObj, otherwise the implementation
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_handles.hpp | 5660 …V( const VULKAN_HPP_NAMESPACE::MemoryGetSciBufInfoNV * pGetSciBufInfo, NvSciBufObj * pHandle, Disp… 5663 …VULKAN_HPP_NODISCARD typename ResultValueType<NvSciBufObj>::type getMemorySciBufNV( const VULKAN_H… 6341 …NV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle, VULKAN_… 6344 …NV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle, Dispatc…
|
D | vulkansc_raii.hpp | 1513 …NV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle ) const ; 1920 …VULKAN_HPP_NODISCARD NvSciBufObj getMemorySciBufNV( const VULKAN_HPP_NAMESPACE::MemoryGetSciBufIn… 10045 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE NvSciBufObj Device::getMemorySciBufNV( const VULKAN_HPP_NA… in getMemorySciBufNV() 10050 NvSciBufObj handle; in getMemorySciBufNV() 10058 …sNV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle ) const in getExternalMemorySciBufPropertiesNV()
|
D | vulkansc_funcs.hpp | 8868 …V( const VULKAN_HPP_NAMESPACE::MemoryGetSciBufInfoNV * pGetSciBufInfo, NvSciBufObj * pHandle, Disp… in getMemorySciBufNV() 8876 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE typename ResultValueType<NvSciBufObj>::type Device::getMemo… in getMemorySciBufNV() 8881 NvSciBufObj handle; in getMemorySciBufNV() 8891 …NV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle, VULKAN_… in getExternalMemorySciBufPropertiesNV() 8899 …NV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle, Dispatc… in getExternalMemorySciBufPropertiesNV()
|
D | vulkansc.hpp | 2915 …ufNV( VkDevice device, const VkMemoryGetSciBufInfoNV * pGetSciBufInfo, NvSciBufObj * pHandle ) con… in vkGetMemorySciBufNV() 2921 …lDevice physicalDevice, VkExternalMemoryHandleTypeFlagBits handleType, NvSciBufObj handle, VkMemor… in vkGetPhysicalDeviceExternalMemorySciBufPropertiesNV()
|