Home
last modified time | relevance | path

Searched refs:VkFenceGetWin32HandleInfoKHR (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_win32.h194 typedef struct VkFenceGetWin32HandleInfoKHR { struct
199 } VkFenceGetWin32HandleInfoKHR; argument
202 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
211 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_static_assertions.hpp2062 …VULKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR ) == sizeof( VkFenceGetWin32HandleInfoKHR ), "str…
Dvulkan.hpp3178 …VkResult vkGetFenceWin32HandleKHR( VkDevice device, const VkFenceGetWin32HandleInfoKHR * pGetWin32… in vkGetFenceWin32HandleKHR()
Dvulkan_raii.hpp15064 …HR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &ge… in getFenceWin32HandleKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_win32.h194 typedef struct VkFenceGetWin32HandleInfoKHR { struct
199 } VkFenceGetWin32HandleInfoKHR; argument
202 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
211 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc2136 slink:VkFenceGetWin32HandleInfoKHR structure containing parameters of
2153 [open,refpage='VkFenceGetWin32HandleInfoKHR',desc='Structure describing a Win32 handle fence export…
2155 The sname:VkFenceGetWin32HandleInfoKHR structure is defined as:
2157 include::{generated}/api/structs/VkFenceGetWin32HandleInfoKHR.adoc[]
2173 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01448]]
2177 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01449]]
2181 * [[VUID-VkFenceGetWin32HandleInfoKHR-fence-01450]]
2188 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01451]]
2193 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01452]]
2198 include::{generated}/validity/structs/VkFenceGetWin32HandleInfoKHR.adoc[]