Home
last modified time | relevance | path

Searched refs:VkMemoryGetWin32HandleInfoKHR (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_win32.h77 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
82 } VkMemoryGetWin32HandleInfoKHR; argument
84 …PI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetW…
90 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_static_assertions.hpp1846 …ULKAN_HPP_NAMESPACE::MemoryGetWin32HandleInfoKHR ) == sizeof( VkMemoryGetWin32HandleInfoKHR ), "st…
Dvulkan.hpp2906 …VkResult vkGetMemoryWin32HandleKHR( VkDevice device, const VkMemoryGetWin32HandleInfoKHR * pGetWin… in vkGetMemoryWin32HandleKHR()
Dvulkan_raii.hpp14563 …HR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &g… in getMemoryWin32HandleKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_win32.h77 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
82 } VkMemoryGetWin32HandleInfoKHR; typedef
84 …PI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetW…
90 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc2175 slink:VkMemoryGetWin32HandleInfoKHR structure containing parameters of
2197 [open,refpage='VkMemoryGetWin32HandleInfoKHR',desc='Structure describing a Win32 handle memory expo…
2199 The sname:VkMemoryGetWin32HandleInfoKHR structure is defined as:
2201 include::{generated}/api/structs/VkMemoryGetWin32HandleInfoKHR.adoc[]
2218 * [[VUID-VkMemoryGetWin32HandleInfoKHR-handleType-00662]]
2222 * [[VUID-VkMemoryGetWin32HandleInfoKHR-handleType-00663]]
2226 * [[VUID-VkMemoryGetWin32HandleInfoKHR-handleType-00664]]
2231 include::{generated}/validity/structs/VkMemoryGetWin32HandleInfoKHR.adoc[]
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1541 VkMemoryGetWin32HandleInfoKHR getWin32HandleInfo = { in allocExternalMemory()
DVkDecoderGlobalState.cpp4980 VkMemoryGetWin32HandleInfoKHR getHandle = { in vkGetBlobInternal()