Searched defs:SemaphoreGetWin32HandleInfoKHR (Results 1 – 6 of 6) sorted by relevance
37 get_info: &vk::SemaphoreGetWin32HandleInfoKHR, in get_semaphore_win32_handle()
111099 struct SemaphoreGetWin32HandleInfoKHR struct111101 using NativeType = VkSemaphoreGetWin32HandleInfoKHR;111103 static const bool allowDuplicate = false;111104 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetWin32HandleInfoKHR;111107 VULKAN_HPP_CONSTEXPR SemaphoreGetWin32HandleInfoKHR( in SemaphoreGetWin32HandleInfoKHR() function111119 … SemaphoreGetWin32HandleInfoKHR( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetWin32HandleInfoKHR() function111129 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetWin32HandleInfoKHR const *>( &rhs ); in operator =()111134 …P_CONSTEXPR_14 SemaphoreGetWin32HandleInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()111140 …Win32HandleInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()111147 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]
108378 struct SemaphoreGetWin32HandleInfoKHR struct108380 using NativeType = VkSemaphoreGetWin32HandleInfoKHR;108382 static const bool allowDuplicate = false;108383 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetWin32HandleInfoKHR;108386 VULKAN_HPP_CONSTEXPR SemaphoreGetWin32HandleInfoKHR( in SemaphoreGetWin32HandleInfoKHR() function108398 … SemaphoreGetWin32HandleInfoKHR( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetWin32HandleInfoKHR() function108408 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetWin32HandleInfoKHR const *>( &rhs ); in operator =()108413 …P_CONSTEXPR_14 SemaphoreGetWin32HandleInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()108419 …Win32HandleInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()108426 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]
132323 struct SemaphoreGetWin32HandleInfoKHR struct132325 using NativeType = VkSemaphoreGetWin32HandleInfoKHR;132327 static const bool allowDuplicate = false;132328 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetWin32HandleInfoKHR;132331 VULKAN_HPP_CONSTEXPR SemaphoreGetWin32HandleInfoKHR( in SemaphoreGetWin32HandleInfoKHR() function132343 … SemaphoreGetWin32HandleInfoKHR( VkSemaphoreGetWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetWin32HandleInfoKHR() function132353 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetWin32HandleInfoKHR const *>( &rhs ); in operator =()132358 …P_CONSTEXPR_14 SemaphoreGetWin32HandleInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()132364 …Win32HandleInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()132371 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]
17910 pub struct SemaphoreGetWin32HandleInfoKHR { struct17916 impl ::std::default::Default for SemaphoreGetWin32HandleInfoKHR { argument17927 unsafe impl TaggedStructure for SemaphoreGetWin32HandleInfoKHR { implementation17930 impl SemaphoreGetWin32HandleInfoKHR { impl17968 pub fn build(self) -> SemaphoreGetWin32HandleInfoKHR { in build()
5029 p_get_win32_handle_info: *const SemaphoreGetWin32HandleInfoKHR, constant5068 _p_get_win32_handle_info: *const SemaphoreGetWin32HandleInfoKHR, in load()