Searched defs:ExportMetalSharedEventInfoEXT (Results 1 – 4 of 4) sorted by relevance
35479 struct ExportMetalSharedEventInfoEXT struct35481 using NativeType = VkExportMetalSharedEventInfoEXT;35483 static const bool allowDuplicate = true;35484 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExportMetalSharedEventInfoEXT;35487 …VULKAN_HPP_CONSTEXPR ExportMetalSharedEventInfoEXT( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ … in ExportMetalSharedEventInfoEXT() function35500 ExportMetalSharedEventInfoEXT( VkExportMetalSharedEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMetalSharedEventInfoEXT() function35510 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMetalSharedEventInfoEXT const *>( &rhs ); in operator =()35515 …PP_CONSTEXPR_14 ExportMetalSharedEventInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()35521 …SharedEventInfoEXT & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()35527 … ExportMetalSharedEventInfoEXT & setEvent( VULKAN_HPP_NAMESPACE::Event event_ ) VULKAN_HPP_NOEXCEPT in setEvent()[all …]
35169 struct ExportMetalSharedEventInfoEXT struct35171 using NativeType = VkExportMetalSharedEventInfoEXT;35173 static const bool allowDuplicate = true;35174 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExportMetalSharedEventInfoEXT;35177 …VULKAN_HPP_CONSTEXPR ExportMetalSharedEventInfoEXT( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ … in ExportMetalSharedEventInfoEXT() function35190 ExportMetalSharedEventInfoEXT( VkExportMetalSharedEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMetalSharedEventInfoEXT() function35200 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMetalSharedEventInfoEXT const *>( &rhs ); in operator =()35205 …PP_CONSTEXPR_14 ExportMetalSharedEventInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()35211 …SharedEventInfoEXT & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()35217 … ExportMetalSharedEventInfoEXT & setEvent( VULKAN_HPP_NAMESPACE::Event event_ ) VULKAN_HPP_NOEXCEPT in setEvent()[all …]
43161 struct ExportMetalSharedEventInfoEXT struct43163 using NativeType = VkExportMetalSharedEventInfoEXT;43165 static const bool allowDuplicate = true;43166 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExportMetalSharedEventInfoEXT;43169 …VULKAN_HPP_CONSTEXPR ExportMetalSharedEventInfoEXT( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ … in ExportMetalSharedEventInfoEXT() function43182 ExportMetalSharedEventInfoEXT( VkExportMetalSharedEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMetalSharedEventInfoEXT() function43192 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMetalSharedEventInfoEXT const *>( &rhs ); in operator =()43197 …PP_CONSTEXPR_14 ExportMetalSharedEventInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()43203 …SharedEventInfoEXT & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()43209 … ExportMetalSharedEventInfoEXT & setEvent( VULKAN_HPP_NAMESPACE::Event event_ ) VULKAN_HPP_NOEXCEPT in setEvent()[all …]
70079 pub struct ExportMetalSharedEventInfoEXT { struct70086 impl ::std::default::Default for ExportMetalSharedEventInfoEXT { argument70098 unsafe impl TaggedStructure for ExportMetalSharedEventInfoEXT { implementation70101 impl ExportMetalSharedEventInfoEXT { impl70115 unsafe impl ExtendsExportMetalObjectsInfoEXT for ExportMetalSharedEventInfoEXT {} implementation70146 pub fn build(self) -> ExportMetalSharedEventInfoEXT { in build()