Searched defs:SemaphoreWaitInfo (Results 1 – 8 of 8) sorted by relevance
34 wait_info: &vk::SemaphoreWaitInfo, in wait_semaphores()
667 wait_info: &vk::SemaphoreWaitInfo, in wait_semaphores()
111538 struct SemaphoreWaitInfo struct111540 using NativeType = VkSemaphoreWaitInfo;111542 static const bool allowDuplicate = false;111543 …tic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreWaitInfo;111546 …VULKAN_HPP_CONSTEXPR SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ =… in SemaphoreWaitInfo() function111561 …SemaphoreWaitInfo( VkSemaphoreWaitInfo const & rhs ) VULKAN_HPP_NOEXCEPT : SemaphoreWaitInfo( *rei… in SemaphoreWaitInfo() function111564 …SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags … in SemaphoreWaitInfo() function111590 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo const *>( &rhs ); in operator =()111595 VULKAN_HPP_CONSTEXPR_14 SemaphoreWaitInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()111601 …SemaphoreWaitInfo & setFlags( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
108817 struct SemaphoreWaitInfo struct108819 using NativeType = VkSemaphoreWaitInfo;108821 static const bool allowDuplicate = false;108822 …tic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreWaitInfo;108825 …VULKAN_HPP_CONSTEXPR SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ =… in SemaphoreWaitInfo() function108840 …SemaphoreWaitInfo( VkSemaphoreWaitInfo const & rhs ) VULKAN_HPP_NOEXCEPT : SemaphoreWaitInfo( *rei… in SemaphoreWaitInfo() argument108843 …SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags … in SemaphoreWaitInfo() argument108869 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo const *>( &rhs ); in operator =()108874 VULKAN_HPP_CONSTEXPR_14 SemaphoreWaitInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()108880 …SemaphoreWaitInfo & setFlags( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
132807 struct SemaphoreWaitInfo struct132809 using NativeType = VkSemaphoreWaitInfo;132811 static const bool allowDuplicate = false;132812 …tic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreWaitInfo;132815 …VULKAN_HPP_CONSTEXPR SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ =… in SemaphoreWaitInfo() argument132830 …SemaphoreWaitInfo( VkSemaphoreWaitInfo const & rhs ) VULKAN_HPP_NOEXCEPT : SemaphoreWaitInfo( *rei… in SemaphoreWaitInfo() function132833 …SemaphoreWaitInfo( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags … in SemaphoreWaitInfo() argument132859 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo const *>( &rhs ); in operator =()132864 VULKAN_HPP_CONSTEXPR_14 SemaphoreWaitInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()132870 …SemaphoreWaitInfo & setFlags( VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
4507 _p_wait_info: *const SemaphoreWaitInfo, in load()
31167 pub struct SemaphoreWaitInfo { struct31175 impl ::std::default::Default for SemaphoreWaitInfo { argument31188 unsafe impl TaggedStructure for SemaphoreWaitInfo { implementation31191 impl SemaphoreWaitInfo { impl31236 pub fn build(self) -> SemaphoreWaitInfo { in build()
12503 p_wait_info: *const SemaphoreWaitInfo, constant12547 _p_wait_info: *const SemaphoreWaitInfo, in load()