Searched refs:pMemoryHostPointerProperties (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2632 …const void * pHostPointer, VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const… in vkGetMemoryHostPointerPropertiesEXT() 2634 …etMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties ); in vkGetMemoryHostPointerPropertiesEXT()
|
D | vulkansc_funcs.hpp | 7828 …inter, VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties, Dispat… in getMemoryHostPointerPropertiesEXT() argument 7831 …tPointer, reinterpret_cast<VkMemoryHostPointerPropertiesEXT *>( pMemoryHostPointerProperties ) ) ); in getMemoryHostPointerPropertiesEXT()
|
D | vulkan.hpp | 3771 …const void * pHostPointer, VkMemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties ) const… in vkGetMemoryHostPointerPropertiesEXT() 3773 …etMemoryHostPointerPropertiesEXT( device, handleType, pHostPointer, pMemoryHostPointerProperties ); in vkGetMemoryHostPointerPropertiesEXT()
|
D | vulkansc_handles.hpp | 5583 …inter, VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT * pMemoryHostPointerProperties, Dispat…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 12965 …dleType, const void* pHostPointer, VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties); 12972 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 2562 * pname:pMemoryHostPointerProperties is a pointer to a
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 8222 * Add missing pname:pMemoryHostPointerProperties description to
|