/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1368 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 D | anv_device.c | 4090 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 D | libVulkan.cpp | 1192 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 D | radv_device.c | 2805 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 D | vulkan_sc_core.h | 7187 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 D | vulkan.hpp | 4585 VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const VULKAN_HPP_NOEXCEPT 4587 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
|
H A D | vulkan_core.h | 10747 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties); 10754 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
|
H A D | vulkan_handles.hpp | 10967 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties,
|
H A D | vulkan_funcs.hpp | 15421 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties, 15429 reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( pMemoryHostPointerProperties ) ) ); [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 10344 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 D | vulkan_core.h | 11850 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 D | vulkan_core.h | 10907 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 D | vulkan.hpp | 4191 VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const VULKAN_HPP_NOEXCEPT 4193 return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties );
|
H A D | vulkan_core.h | 13748 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostPointerPropertiesEXT)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties); 13755 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_handles.hpp | 12253 VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties,
|
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 6529 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
|