Searched defs:ImportSemaphoreFdInfoKHR (Results 1 – 2 of 2) sorted by relevance
33539 struct ImportSemaphoreFdInfoKHR struct33541 using NativeType = VkImportSemaphoreFdInfoKHR;33543 static const bool allowDuplicate = false;33544 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImportSemaphoreFdInfoKHR;33548 …ImportSemaphoreFdInfoKHR( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {… in ImportSemaphoreFdInfoKHR() function33561 ImportSemaphoreFdInfoKHR( VkImportSemaphoreFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in ImportSemaphoreFdInfoKHR() function33570 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR const *>( &rhs ); in operator =()33575 ImportSemaphoreFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()33581 …SemaphoreFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()33587 …aphoreFdInfoKHR & setFlags( VULKAN_HPP_NAMESPACE::SemaphoreImportFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
48147 struct ImportSemaphoreFdInfoKHR struct48149 using NativeType = VkImportSemaphoreFdInfoKHR;48151 static const bool allowDuplicate = false;48152 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImportSemaphoreFdInfoKHR;48155 VULKAN_HPP_CONSTEXPR ImportSemaphoreFdInfoKHR( in ImportSemaphoreFdInfoKHR() argument48171 ImportSemaphoreFdInfoKHR( VkImportSemaphoreFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in ImportSemaphoreFdInfoKHR() function48181 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR const *>( &rhs ); in operator =()48186 …KAN_HPP_CONSTEXPR_14 ImportSemaphoreFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48192 …SemaphoreFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()48198 …aphoreFdInfoKHR & setFlags( VULKAN_HPP_NAMESPACE::SemaphoreImportFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]