Searched refs:VkMemoryHostPointerPropertiesEXT (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 2563 slink:VkMemoryHostPointerPropertiesEXT structure in which the host 2590 [open,refpage='VkMemoryHostPointerPropertiesEXT',desc='Properties of external memory host pointer',… 2592 The sname:VkMemoryHostPointerPropertiesEXT structure is defined as: 2594 include::{generated}/api/structs/VkMemoryHostPointerPropertiesEXT.adoc[] 2605 include::{generated}/validity/structs/VkMemoryHostPointerPropertiesEXT.adoc[]
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 12953 typedef struct VkMemoryHostPointerPropertiesEXT { struct 12957 } VkMemoryHostPointerPropertiesEXT; typedef 12965 …oryHandleTypeFlagBits handleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMem… 12972 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1638 …_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT ) == sizeof( VkMemoryHostPointerPropertiesEXT ), "s…
|
D | vulkansc_funcs.hpp | 7831 …TypeFlagBits>( handleType ), pHostPointer, reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( p… in getMemoryHostPointerPropertiesEXT() 7842 …TypeFlagBits>( handleType ), pHostPointer, reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( &… in getMemoryHostPointerPropertiesEXT()
|
D | vulkansc.hpp | 2632 …ryHandleTypeFlagBits handleType, const void * pHostPointer, VkMemoryHostPointerPropertiesEXT * pMe… in vkGetMemoryHostPointerPropertiesEXT()
|
D | vulkan_static_assertions.hpp | 2623 …_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT ) == sizeof( VkMemoryHostPointerPropertiesEXT ), "s…
|
D | vulkansc_raii.hpp | 9393 …TypeFlagBits>( handleType ), pHostPointer, reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( &… in getMemoryHostPointerPropertiesEXT()
|
D | vulkan.hpp | 3771 …ryHandleTypeFlagBits handleType, const void * pHostPointer, VkMemoryHostPointerPropertiesEXT * pMe… in vkGetMemoryHostPointerPropertiesEXT()
|
D | vulkan_raii.hpp | 16475 …TypeFlagBits>( handleType ), pHostPointer, reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( &… in getMemoryHostPointerPropertiesEXT()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 8132 visible in slink:VkMemoryHostPointerPropertiesEXT.txt (public issue
|