Home
last modified time | relevance | path

Searched refs:vkGetMemoryHostPointerPropertiesEXT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_external_memory_host.adoc33 Applications have to use the new flink:vkGetMemoryHostPointerPropertiesEXT
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2632 …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
5417vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetInstanceProcAd… in init()
5789vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in init()
Dvulkan.hpp3771 …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
10947vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetInstanceProcAd… in init()
11881vkGetMemoryHostPointerPropertiesEXT = PFN_vkGetMemoryHostPointerPropertiesEXT( vkGetDeviceProcAddr… in init()
Dvulkansc_raii.hpp530vkGetMemoryHostPointerPropertiesEXT = 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()
Dvulkan_raii.hpp1081vkGetMemoryHostPointerPropertiesEXT = 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()
Dvulkansc_funcs.hpp7831 …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/
Dmemory.adoc1489 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/
Dvulkan_core.h12968 VKAPI_ATTR VkResult VKAPI_CALL vkGetMemoryHostPointerPropertiesEXT(
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8223 flink:vkGetMemoryHostPointerPropertiesEXT.txt (public pull request 896).