Searched defs:SemaphoreGetFdInfoKHR (Results 1 – 2 of 2) sorted by relevance
68472 struct SemaphoreGetFdInfoKHR struct68474 using NativeType = VkSemaphoreGetFdInfoKHR;68480 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, in SemaphoreGetFdInfoKHR() function68490 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function68499 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()68504 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()68510 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()68517 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()68524 operator VkSemaphoreGetFdInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR const&()68529 operator VkSemaphoreGetFdInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR&()[all …]
105856 struct SemaphoreGetFdInfoKHR struct105858 using NativeType = VkSemaphoreGetFdInfoKHR;105860 static const bool allowDuplicate = false;105861 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetFdInfoKHR;105864 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( in SemaphoreGetFdInfoKHR() function105876 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function105886 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()105891 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()105897 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()105903 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]