/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_win32.h | 203 typedef struct VkFenceGetWin32HandleInfoKHR { struct 208 } VkFenceGetWin32HandleInfoKHR; argument 212 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 221 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
D | vulkan_structs.hpp | 25734 using NativeType = VkFenceGetWin32HandleInfoKHR; 25751 FenceGetWin32HandleInfoKHR( VkFenceGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in FenceGetWin32HandleInfoKHR() 25758 …FenceGetWin32HandleInfoKHR & operator=( VkFenceGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEX… in operator =() 25785 operator VkFenceGetWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkFenceGetWin32HandleInfoKHR const&() 25787 return *reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( this ); in operator VkFenceGetWin32HandleInfoKHR const&() 25790 operator VkFenceGetWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkFenceGetWin32HandleInfoKHR&() 25792 return *reinterpret_cast<VkFenceGetWin32HandleInfoKHR *>( this ); in operator VkFenceGetWin32HandleInfoKHR&() 25818 sizeof( VkFenceGetWin32HandleInfoKHR ),
|
D | vulkan.hpp | 3904 const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo, in vkGetFenceWin32HandleKHR()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; argument 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; argument 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; argument 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
D | vulkan_static_assertions.hpp | 2955 …zeof( VULKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR ) == sizeof( VkFenceGetWin32HandleInfoKHR ),
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_win32.h | 198 typedef struct VkFenceGetWin32HandleInfoKHR { struct 203 } VkFenceGetWin32HandleInfoKHR; argument 206 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 215 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; argument 197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | synchronization.txt | 2160 slink:VkFenceGetWin32HandleInfoKHR structure containing parameters of 2177 [open,refpage='VkFenceGetWin32HandleInfoKHR',desc='Structure describing a Win32 handle fence export… 2179 The sname:VkFenceGetWin32HandleInfoKHR structure is defined as: 2181 include::{generated}/api/structs/VkFenceGetWin32HandleInfoKHR.txt[] 2197 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01448]] 2201 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01449]] 2205 * [[VUID-VkFenceGetWin32HandleInfoKHR-fence-01450]] 2212 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01451]] 2217 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01452]] 2222 include::{generated}/validity/structs/VkFenceGetWin32HandleInfoKHR.txt[]
|
D | synchronization.adoc | 2293 slink:VkFenceGetWin32HandleInfoKHR structure containing parameters of 2310 [open,refpage='VkFenceGetWin32HandleInfoKHR',desc='Structure describing a Win32 handle fence export… 2312 The sname:VkFenceGetWin32HandleInfoKHR structure is defined as: 2314 include::{generated}/api/structs/VkFenceGetWin32HandleInfoKHR.adoc[] 2330 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01448]] 2334 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01449]] 2338 * [[VUID-VkFenceGetWin32HandleInfoKHR-fence-01450]] 2345 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01451]] 2350 * [[VUID-VkFenceGetWin32HandleInfoKHR-handleType-01452]] 2355 include::{generated}/validity/structs/VkFenceGetWin32HandleInfoKHR.adoc[]
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkConcreteDeviceInterface.inl | 170 …sult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
|
D | vkVirtualDeviceInterface.inl | 170 …sult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
|
D | vkGetStructureTypeImpl.inl | 696 template<> VkStructureType getStructureType<VkFenceGetWin32HandleInfoKHR> (void)
|
D | vkFunctionPointerTypes.inl | 240 …GetFenceWin32HandleKHRFunc) (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
|
D | vkDeviceDriverImpl.inl | 827 VkResult DeviceDriver::getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR*…
|
D | vkNullDriverImpl.inl | 1695 …ult VKAPI_CALL getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
|
D | vkStructTypes.inl | 2180 struct VkFenceGetWin32HandleInfoKHR struct
|
D | vkStrUtil.inl | 828 std::ostream& operator<< (std::ostream& s, const VkFenceGetWin32HandleInfoKHR& value);
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_dispatch_table_helper.h | 110 … VKAPI_CALL StubGetFenceWin32HandleKHR(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… in StubGetFenceWin32HandleKHR()
|
D | vk_loader_extensions.c | 3118 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetFenceWin32HandleKHR()
|