Home
last modified time | relevance | path

Searched refs:pMemoryHostPointerProperties (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1368 VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) in lvp_GetMemoryHostPointerPropertiesEXT()
1372 pMemoryHostPointerProperties->memoryTypeBits = 1; in lvp_GetMemoryHostPointerPropertiesEXT()
1364 lvp_GetMemoryHostPointerPropertiesEXT( VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) lvp_GetMemoryHostPointerPropertiesEXT() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4090 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) in anv_GetMemoryHostPointerPropertiesEXT()
4094 assert(pMemoryHostPointerProperties->sType == in anv_GetMemoryHostPointerPropertiesEXT()
4100 pMemoryHostPointerProperties->memoryTypeBits = in anv_GetMemoryHostPointerPropertiesEXT()
4086 anv_GetMemoryHostPointerPropertiesEXT( VkDevice _device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) anv_GetMemoryHostPointerPropertiesEXT() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
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()
1202 pMemoryHostPointerProperties->memoryTypeBits = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in vkGetMemoryHostPointerPropertiesEXT()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2805 VkMemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties) in radv_GetMemoryHostPointerPropertiesEXT()
2820 pMemoryHostPointerProperties->memoryTypeBits = memoryTypeBits; in radv_GetMemoryHostPointerPropertiesEXT()
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.h7187 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
7194 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp4585 VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const VULKAN_HPP_NOEXCEPT
4587 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
H A Dvulkan_core.h10747 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10754 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
H A Dvulkan_handles.hpp10967 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties,
H A Dvulkan_funcs.hpp15421 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties,
15429 reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( pMemoryHostPointerProperties ) ) );
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10344 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10351 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11850 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
11857 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10907 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
10914 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp4191 VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const VULKAN_HPP_NOEXCEPT
4193 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
H A Dvulkan_core.h13748 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
13755 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_handles.hpp12253 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties,
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6529 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) { 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 463 milliseconds