Home
last modified time | relevance | path

Searched refs:pHostPointer (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalHost.cpp27 hostPointer = extendedAllocationInfo.importMemoryHostPointerInfo->pHostPointer; in AllocateInfo()
H A DlibVulkan.cpp1192 VKAPI_ATTR VkResult VKAPI_CALL vkGetMemoryHostPointerPropertiesEXT(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) in vkGetMemoryHostPointerPropertiesEXT() argument
1194 TRACE("(VkDevice device = %p, VkExternalMemoryHandleTypeFlagBits handleType = %x, const void *pHostPointer = %p, VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties = %p)", in vkGetMemoryHostPointerPropertiesEXT()
1195 device, handleType, pHostPointer, pMemoryHostPointerProperties); in vkGetMemoryHostPointerPropertiesEXT()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1367 const void *pHostPointer, in lvp_GetMemoryHostPointerPropertiesEXT()
1680 mem->pmem = host_ptr_info->pHostPointer; in lvp_AllocateMemory()
1364 lvp_GetMemoryHostPointerPropertiesEXT( VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) lvp_GetMemoryHostPointerPropertiesEXT() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c1395 .pHostPointer = sw_host_ptr, in wsi_create_buffer_image_mem()
1626 .pHostPointer = sw_host_ptr, in wsi_create_cpu_linear_image_mem()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp248 importMemoryHostPointerInfo.pHostPointer = m_hostMemoryAlloc; in allocateMemoryFromHostPointer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp248 importMemoryHostPointerInfo.pHostPointer = m_hostMemoryAlloc; in allocateMemoryFromHostPointer()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c3976 host_ptr_info->pHostPointer, in anv_AllocateMemory()
3984 mem->host_ptr = host_ptr_info->pHostPointer; in anv_AllocateMemory()
4089 const void* pHostPointer, in anv_GetMemoryHostPointerPropertiesEXT()
4086 anv_GetMemoryHostPointerPropertiesEXT( VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) anv_GetMemoryHostPointerPropertiesEXT() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3886 import_desc.pHostPointer = swf->data[i] - offs; in vulkan_transfer_data()
3895 import_desc.pHostPointer, in vulkan_transfer_data()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2804 VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, in radv_GetMemoryHostPointerPropertiesEXT()
5560 result = device->ws->buffer_from_ptr(device->ws, host_ptr_info->pHostPointer, in radv_alloc_memory()
5565 mem->user_ptr = host_ptr_info->pHostPointer; in radv_alloc_memory()
2803 radv_GetMemoryHostPointerPropertiesEXT( VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) radv_GetMemoryHostPointerPropertiesEXT() argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7172 void* pHostPointer; member
7187 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
7193 const void* pHostPointer,
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10329 void* pHostPointer; member
10344 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10350 const void* pHostPointer,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h13733 void* pHostPointer; member
13748 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
13754 const void* pHostPointer,
14879 const void* pHostPointer; member
14890 void* pHostPointer; member
H A Dvulkan_hash.hpp2644 VULKAN_HPP_HASH_COMBINE( seed, imageToMemoryCopyEXT.pHostPointer );
2708 VULKAN_HPP_HASH_COMBINE( seed, memoryToImageCopyEXT.pHostPointer );
6193 VULKAN_HPP_HASH_COMBINE( seed, importMemoryHostPointerInfoEXT.pHostPointer );
H A Dvulkan_structs.hpp18422 , pHostPointer( pHostPointer_ )
18456 pHostPointer = pHostPointer_;
18517 return std::tie( sType, pNext, pHostPointer, memoryRowLength, memoryImageHeight, imageSubresource, imageOffset, imageExtent );
18529 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( pHostPointer == rhs.pHostPointer ) && ( memoryRowLength == rhs.memoryRowLength ) &&
18544 void * pHostPointer = {}; member
19070 , pHostPointer( pHostPointer_ )
19104 pHostPointer = pHostPointer_;
19165 return std::tie( sType, pNext, pHostPointer, memoryRowLength, memoryImageHeight, imageSubresource, imageOffset, imageExtent );
19177 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( pHostPointer
19192 const void * pHostPointer = {}; global() member
47198 , pHostPointer( pHostPointer_ ) pHostPointer() function
47284 void * pHostPointer = {}; global() member
[all...]
H A Dvulkan.hpp4190 const void * pHostPointer,
4193 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
H A Dvulkan_funcs.hpp16391 getMemoryHostPointerPropertiesEXT( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, const void * pHostPointer, Dispatch const & d ) const getMemoryHostPointerPropertiesEXT() argument
[all...]
H A Dvulkan_handles.hpp12252 const void * pHostPointer,
12259 const void * pHostPointer,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11835 void* pHostPointer; member
11850 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
11856 const void* pHostPointer,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h10732 void* pHostPointer; member
10747 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10753 const void* pHostPointer,
H A Dvulkan.hpp4584 const void * pHostPointer,
4587 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
H A Dvulkan_raii.hpp3192 const void * pHostPointer ) const;
14421 const void * pHostPointer ) const in getMemoryHostPointerPropertiesEXT()
14432 pHostPointer, in getMemoryHostPointerPropertiesEXT()
H A Dvulkan_handles.hpp10966 const void * pHostPointer,
10974 const void * pHostPointer,
H A Dvulkan_funcs.hpp15420 const void * pHostPointer,
15428 pHostPointer,
15437 const void * pHostPointer, in getMemoryHostPointerPropertiesEXT()
15445 pHostPointer, in getMemoryHostPointerPropertiesEXT()
15436 getMemoryHostPointerPropertiesEXT( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType, const void * pHostPointer, Dispatch const & d ) const getMemoryHostPointerPropertiesEXT() argument
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10892 void* pHostPointer; member
10907 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10913 const void* pHostPointer,
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6528 const void* pHostPointer, in GetMemoryHostPointerPropertiesEXT()
6537 return disp->GetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPointerProperties); in GetMemoryHostPointerPropertiesEXT()
6525 GetMemoryHostPointerPropertiesEXT( VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) GetMemoryHostPointerPropertiesEXT() argument

Completed in 522 milliseconds

12