Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h159 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
164 } VkSemaphoreGetWin32HandleInfoKHR; argument
168 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
177 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/vulkan-headers/include/vulkan/
Dvulkan_win32.h146 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
151 } VkSemaphoreGetWin32HandleInfoKHR; typedef
154 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
163 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_structs.hpp70844 using NativeType = VkSemaphoreGetWin32HandleInfoKHR;
70861 … SemaphoreGetWin32HandleInfoKHR( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetWin32HandleInfoKHR()
70869 …SemaphoreGetWin32HandleInfoKHR & operator=( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_… in operator =()
70897 operator VkSemaphoreGetWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetWin32HandleInfoKHR const&()
70899 return *reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( this ); in operator VkSemaphoreGetWin32HandleInfoKHR const&()
70902 operator VkSemaphoreGetWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetWin32HandleInfoKHR&()
70904 return *reinterpret_cast<VkSemaphoreGetWin32HandleInfoKHR *>( this ); in operator VkSemaphoreGetWin32HandleInfoKHR&()
70930 sizeof( VkSemaphoreGetWin32HandleInfoKHR ),
Dvulkan.hpp3527 … const VkSemaphoreGetWin32HandleInfoKHR * pGetWin32HandleInfo, in vkGetSemaphoreWin32HandleKHR()
Dvulkan_funcs.hpp11278 …m_device, reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHand… in getSemaphoreWin32HandleKHR()
11290 …m_device, reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &hand… in getSemaphoreWin32HandleKHR()
Dvulkan_raii.hpp13674 reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getSemaphoreWin32HandleKHR()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h155 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
160 } VkSemaphoreGetWin32HandleInfoKHR; argument
163 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
172 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h146 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
151 } VkSemaphoreGetWin32HandleInfoKHR; argument
154 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
163 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/mesa3d/include/vulkan/
Dvulkan_win32.h146 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
151 } VkSemaphoreGetWin32HandleInfoKHR; argument
154 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
163 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_win32.h146 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
151 } VkSemaphoreGetWin32HandleInfoKHR; argument
154 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
163 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
Dvulkan_structs.hpp68572 using NativeType = VkSemaphoreGetWin32HandleInfoKHR;
68589 … SemaphoreGetWin32HandleInfoKHR( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetWin32HandleInfoKHR()
68597 …SemaphoreGetWin32HandleInfoKHR & operator=( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_… in operator =()
68624 operator VkSemaphoreGetWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetWin32HandleInfoKHR const&()
68626 return *reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( this ); in operator VkSemaphoreGetWin32HandleInfoKHR const&()
68629 operator VkSemaphoreGetWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetWin32HandleInfoKHR&()
68631 return *reinterpret_cast<VkSemaphoreGetWin32HandleInfoKHR *>( this ); in operator VkSemaphoreGetWin32HandleInfoKHR&()
68657 sizeof( VkSemaphoreGetWin32HandleInfoKHR ),
Dvulkan.hpp3641 … const VkSemaphoreGetWin32HandleInfoKHR * pGetWin32HandleInfo, in vkGetSemaphoreWin32HandleKHR()
Dvulkan_funcs.hpp11076 …m_device, reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHand… in getSemaphoreWin32HandleKHR()
11088 …m_device, reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &hand… in getSemaphoreWin32HandleKHR()
Dvulkan_raii.hpp12519 reinterpret_cast<const VkSemaphoreGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getSemaphoreWin32HandleKHR()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h146 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
151 } VkSemaphoreGetWin32HandleInfoKHR; typedef
154 …R *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
163 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp812 const vk::VkSemaphoreGetWin32HandleInfoKHR info = in getSemaphoreNative()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl3029 template<> VkStructureType getStructureType<VkSemaphoreGetWin32HandleInfoKHR> (void)
DvkVirtualDeviceInterface.inl371 …t getSemaphoreWin32HandleKHR (VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
DvkConcreteDeviceInterface.inl371 …t getSemaphoreWin32HandleKHR (VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
DvkFunctionPointerTypes.inl492 …maphoreWin32HandleKHRFunc) (VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
DvkDeviceDriverImpl.inl1840 …eDriver::getSemaphoreWin32HandleKHR (VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
DvkNullDriverImpl.inl3196 …API_CALL getSemaphoreWin32HandleKHR (VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGet…
DvkStrUtil.inl1306 std::ostream& operator<< (std::ostream& s, const VkSemaphoreGetWin32HandleInfoKHR& value);
DvkStructTypes.inl7572 struct VkSemaphoreGetWin32HandleInfoKHR struct
DvkStrUtilImpl.inl14572 std::ostream& operator<< (std::ostream& s, const VkSemaphoreGetWin32HandleInfoKHR& value)
14574 s << "VkSemaphoreGetWin32HandleInfoKHR = {\n";