Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h203 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/
Dvulkan_win32.h189 typedef struct VkFenceGetWin32HandleInfoKHR { struct
194 } VkFenceGetWin32HandleInfoKHR; typedef
197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_structs.hpp25734 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 ),
Dvulkan.hpp3904 const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo, in vkGetFenceWin32HandleKHR()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h189 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/
Dvulkan_win32.h189 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/
Dvulkan_win32.h189 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/
Dvulkan_win32.h189 typedef struct VkFenceGetWin32HandleInfoKHR { struct
194 } VkFenceGetWin32HandleInfoKHR; argument
197 …API_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_static_assertions.hpp2955 …zeof( VULKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR ) == sizeof( VkFenceGetWin32HandleInfoKHR ),
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h198 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/
Dvulkan_win32.h189 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/
DvktExternalMemoryUtil.cpp707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktExternalMemoryUtil.cpp707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsynchronization.txt2160 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[]
Dsynchronization.adoc2293 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/
DvkConcreteDeviceInterface.inl170 …sult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
DvkVirtualDeviceInterface.inl170 …sult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
DvkGetStructureTypeImpl.inl696 template<> VkStructureType getStructureType<VkFenceGetWin32HandleInfoKHR> (void)
DvkFunctionPointerTypes.inl240 …GetFenceWin32HandleKHRFunc) (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
DvkDeviceDriverImpl.inl827 VkResult DeviceDriver::getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR*…
DvkNullDriverImpl.inl1695 …ult VKAPI_CALL getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi…
DvkStructTypes.inl2180 struct VkFenceGetWin32HandleInfoKHR struct
DvkStrUtil.inl828 std::ostream& operator<< (std::ostream& s, const VkFenceGetWin32HandleInfoKHR& value);
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h110 … VKAPI_CALL StubGetFenceWin32HandleKHR(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWi… in StubGetFenceWin32HandleKHR()
Dvk_loader_extensions.c3118 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetFenceWin32HandleKHR()

12