Searched defs:ExportMetalSharedEventInfoEXT (Results 1 – 1 of 1) sorted by relevance
29991 struct ExportMetalSharedEventInfoEXT struct30000 VULKAN_HPP_CONSTEXPR ExportMetalSharedEventInfoEXT(VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {},… in ExportMetalSharedEventInfoEXT() function30006 ExportMetalSharedEventInfoEXT( VkExportMetalSharedEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMetalSharedEventInfoEXT() function30016 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMetalSharedEventInfoEXT const *>( &rhs ); in operator =()30021 …PP_CONSTEXPR_14 ExportMetalSharedEventInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()30027 …SharedEventInfoEXT & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()30033 … ExportMetalSharedEventInfoEXT & setEvent( VULKAN_HPP_NAMESPACE::Event event_ ) VULKAN_HPP_NOEXCEPT in setEvent()30039 …etalSharedEventInfoEXT & setMtlSharedEvent( MTLSharedEvent_id mtlSharedEvent_ ) VULKAN_HPP_NOEXCEPT in setMtlSharedEvent()30047 operator VkExportMetalSharedEventInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkExportMetalSharedEventInfoEXT const&()30052 operator VkExportMetalSharedEventInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkExportMetalSharedEventInfoEXT&()[all …]