Searched defs:DeviceGroupSubmitInfo (Results 1 – 2 of 2) sorted by relevance
20414 struct DeviceGroupSubmitInfo struct20416 using NativeType = VkDeviceGroupSubmitInfo;20418 static const bool allowDuplicate = false;20419 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDeviceGroupSubmitInfo;20423 DeviceGroupSubmitInfo( uint32_t waitSemaphoreCount_ = {}, in DeviceGroupSubmitInfo() function20439 DeviceGroupSubmitInfo( VkDeviceGroupSubmitInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DeviceGroupSubmitInfo() function20444 DeviceGroupSubmitInfo( in DeviceGroupSubmitInfo() function20462 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo const *>( &rhs ); in operator =()20467 DeviceGroupSubmitInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()20473 … DeviceGroupSubmitInfo & setWaitSemaphoreCount( uint32_t waitSemaphoreCount_ ) VULKAN_HPP_NOEXCEPT in setWaitSemaphoreCount()[all …]
28982 struct DeviceGroupSubmitInfo struct28984 using NativeType = VkDeviceGroupSubmitInfo;28986 static const bool allowDuplicate = false;28987 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDeviceGroupSubmitInfo;28990 … VULKAN_HPP_CONSTEXPR DeviceGroupSubmitInfo( uint32_t waitSemaphoreCount_ = {}, in DeviceGroupSubmitInfo() function29009 DeviceGroupSubmitInfo( VkDeviceGroupSubmitInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DeviceGroupSubmitInfo() argument29015 …DeviceGroupSubmitInfo( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const uint32_t> const & waitS… in DeviceGroupSubmitInfo() function29035 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo const *>( &rhs ); in operator =()29040 …VULKAN_HPP_CONSTEXPR_14 DeviceGroupSubmitInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()29046 …4 DeviceGroupSubmitInfo & setWaitSemaphoreCount( uint32_t waitSemaphoreCount_ ) VULKAN_HPP_NOEXCEPT in setWaitSemaphoreCount()[all …]