Searched refs:vkGetMemoryHostPointerPropertiesEXT (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_external_memory_host.adoc | 33 Applications have to use the new flink:vkGetMemoryHostPointerPropertiesEXT
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2632 …VkResult vkGetMemoryHostPointerPropertiesEXT( VkDevice device, VkExternalMemoryHandleTypeFlagBits … in vkGetMemoryHostPointerPropertiesEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2634 …return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointer… in vkGetMemoryHostPointerPropertiesEXT() 4928 PFN_vkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 5417 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetInstanceProcAd… in init() 5789 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in init()
|
D | vulkan.hpp | 3771 …VkResult vkGetMemoryHostPointerPropertiesEXT( VkDevice device, VkExternalMemoryHandleTypeFlagBits … in vkGetMemoryHostPointerPropertiesEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 3773 …return ::vkGetMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointer… in vkGetMemoryHostPointerPropertiesEXT() 9792 PFN_vkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 10947 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetInstanceProcAd… in init() 11881 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in init()
|
D | vulkansc_raii.hpp | 530 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in DeviceDispatcher() 890 PFN_vkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 9389 VULKAN_HPP_ASSERT( getDispatcher()->vkGetMemoryHostPointerPropertiesEXT && "Function <vkGetMemoryHo… in getMemoryHostPointerPropertiesEXT() 9393 …VkResult result = getDispatcher()->vkGetMemoryHostPointerPropertiesEXT( static_cast<VkDevice>( m_d… in getMemoryHostPointerPropertiesEXT()
|
D | vulkan_raii.hpp | 1081 …vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in DeviceDispatcher() 1955 PFN_vkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 16471 VULKAN_HPP_ASSERT( getDispatcher()->vkGetMemoryHostPointerPropertiesEXT && "Function <vkGetMemoryHo… in getMemoryHostPointerPropertiesEXT() 16475 …VkResult result = getDispatcher()->vkGetMemoryHostPointerPropertiesEXT( static_cast<VkDevice>( m_d… in getMemoryHostPointerPropertiesEXT()
|
D | vulkansc_funcs.hpp | 7831 …return static_cast<Result>( d.vkGetMemoryHostPointerPropertiesEXT( m_device, static_cast<VkExterna… in getMemoryHostPointerPropertiesEXT() 7842 …VkResult result = d.vkGetMemoryHostPointerPropertiesEXT( m_device, static_cast<VkExternalMemoryHan… in getMemoryHostPointerPropertiesEXT()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 1489 returned by flink:vkGetMemoryHostPointerPropertiesEXT 2547 [open,refpage='vkGetMemoryHostPointerPropertiesEXT',desc='Get properties of external memory host po… 2550 :refpage: vkGetMemoryHostPointerPropertiesEXT 2555 include::{generated}/api/protos/vkGetMemoryHostPointerPropertiesEXT.adoc[] 2570 * [[VUID-vkGetMemoryHostPointerPropertiesEXT-handleType-01752]] 2574 * [[VUID-vkGetMemoryHostPointerPropertiesEXT-pHostPointer-01753]] 2577 * [[VUID-vkGetMemoryHostPointerPropertiesEXT-handleType-01754]] 2581 * [[VUID-vkGetMemoryHostPointerPropertiesEXT-handleType-01755]] 2587 include::{generated}/validity/protos/vkGetMemoryHostPointerPropertiesEXT.adoc[]
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 12968 VKAPI_ATTR VkResult VKAPI_CALL vkGetMemoryHostPointerPropertiesEXT(
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 8223 flink:vkGetMemoryHostPointerPropertiesEXT.txt (public pull request 896).
|