Home
last modified time | relevance | path

Searched refs:pHostPointer (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp138 hostPointer = importInfo->pHostPointer; in AllocateInfo()
DlibVulkan.cpp1218 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, VkMemoryHostPo… in vkGetMemoryHostPointerPropertiesEXT() argument
1221 device, handleType, pHostPointer, pMemoryHostPointerProperties); in vkGetMemoryHostPointerPropertiesEXT()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp246 importMemoryHostPointerInfo.pHostPointer = m_hostMemoryAlloc; in allocateMemoryFromHostPointer()
/external/mesa3d/src/intel/vulkan/
Danv_device.c3640 host_ptr_info->pHostPointer, in anv_AllocateMemory()
3648 mem->host_ptr = host_ptr_info->pHostPointer; in anv_AllocateMemory()
3750 const void* pHostPointer, in anv_GetMemoryHostPointerPropertiesEXT() argument
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1953 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1954 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1955 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1956 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1957 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1958 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
1959 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
Danv_entrypoints.c2746 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… in anv_GetMemoryHostPointerPropertiesEXT() argument
2749 …ice->dispatch.vkGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPoi… in anv_GetMemoryHostPointerPropertiesEXT()
3551 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
4057 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
4563 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
5069 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
5575 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
6081 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h1622 const void* pHostPointer,
Dthread_safety.h3938 const void* pHostPointer,
3944 const void* pHostPointer,
Dlayer_chassis_dispatch.h1652 const void* pHostPointer,
Dchassis.h2139 const void* pHostPointer,
3562 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… in PreCallValidateGetMemoryHostPointerPropertiesEXT() argument
3563 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… in PreCallRecordGetMemoryHostPointerPropertiesEXT() argument
3564 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… in PostCallRecordGetMemoryHostPointerPropertiesEXT() argument
Dobject_tracker.h2137 const void* pHostPointer,
Dthread_safety.cpp5394 const void* pHostPointer, in PreCallRecordGetMemoryHostPointerPropertiesEXT() argument
5402 const void* pHostPointer, in PostCallRecordGetMemoryHostPointerPropertiesEXT() argument
Dchassis.cpp8484 const void* pHostPointer, in GetMemoryHostPointerPropertiesEXT() argument
8490 …>PreCallValidateGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPoi… in GetMemoryHostPointerPropertiesEXT()
8495 …intercept->PreCallRecordGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemor… in GetMemoryHostPointerPropertiesEXT()
8497 …VkResult result = DispatchGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMem… in GetMemoryHostPointerPropertiesEXT()
8500 …intercept->PostCallRecordGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemo… in GetMemoryHostPointerPropertiesEXT()
Dvk_dispatch_table_helper.h184 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… in StubGetMemoryHostPointerPropertiesEXT() argument
Dvk_safe_struct.cpp24026 pHostPointer(in_struct->pHostPointer) in safe_VkImportMemoryHostPointerInfoEXT()
24033 pHostPointer(nullptr) in safe_VkImportMemoryHostPointerInfoEXT()
24040 pHostPointer = src.pHostPointer; in safe_VkImportMemoryHostPointerInfoEXT()
24053 pHostPointer = src.pHostPointer; in operator =()
24069 pHostPointer = in_struct->pHostPointer; in initialize()
24077 pHostPointer = src->pHostPointer; in initialize()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl1255 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… argument
1257 …return m_vk.getMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPointer…
DvkConcreteDeviceInterface.inl254 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
DvkVirtualDeviceInterface.inl254 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
DvkNullDriverImpl.inl2310 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo… argument
2314 DE_UNREF(pHostPointer);
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp237 importMemoryHostPointerInfo.pHostPointer = buffer; in initializeWithExternalMemory()
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7477 void* pHostPointer; member
7493 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
7499 const void* pHostPointer,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7477 void* pHostPointer; member
7493 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
7499 const void* pHostPointer,
/external/mesa3d/src/amd/vulkan/
Dradv_device.c2310 const void *pHostPointer, in radv_GetMemoryHostPointerPropertiesEXT() argument
5316 mem->bo = device->ws->buffer_from_ptr(device->ws, host_ptr_info->pHostPointer, in radv_alloc_memory()
5323 mem->user_ptr = host_ptr_info->pHostPointer; in radv_alloc_memory()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9706 void* pHostPointer; member
9721 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
9727 const void* pHostPointer,
/external/swiftshader/include/vulkan/
Dvulkan_core.h9713 void* pHostPointer; member
9728 …ce device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPo…
9734 const void* pHostPointer,

12