Searched defs:SemaphoreGetFdInfoKHR (Results 1 – 5 of 5) sorted by relevance
92454 struct SemaphoreGetFdInfoKHR struct92456 using NativeType = VkSemaphoreGetFdInfoKHR;92458 static const bool allowDuplicate = false;92459 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetFdInfoKHR;92462 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( in SemaphoreGetFdInfoKHR() function92474 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function92484 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()92489 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()92495 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()92501 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]
85975 struct SemaphoreGetFdInfoKHR struct85984 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR(VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, VULKAN_… in SemaphoreGetFdInfoKHR() function85990 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function86000 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()86005 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()86011 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()86017 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()86025 operator VkSemaphoreGetFdInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR const&()86030 operator VkSemaphoreGetFdInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR&()86041 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
97382 struct SemaphoreGetFdInfoKHR struct97384 using NativeType = VkSemaphoreGetFdInfoKHR;97386 static const bool allowDuplicate = false;97387 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSemaphoreGetFdInfoKHR;97390 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( in SemaphoreGetFdInfoKHR() function97402 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function97412 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()97417 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()97423 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()97429 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()[all …]
16210 pub struct SemaphoreGetFdInfoKHR { struct16216 impl ::std::default::Default for SemaphoreGetFdInfoKHR { argument16226 impl SemaphoreGetFdInfoKHR { implementation16262 pub fn build(self) -> SemaphoreGetFdInfoKHR { in build()
6600 p_get_fd_info: *const SemaphoreGetFdInfoKHR, constant6638 _p_get_fd_info: *const SemaphoreGetFdInfoKHR, in load()6666 p_get_fd_info: *const SemaphoreGetFdInfoKHR, in get_semaphore_fd_khr()