Lines Matching defs:PhysicalDeviceTimelineSemaphoreFeatures
99139 struct PhysicalDeviceTimelineSemaphoreFeatures struct
99141 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;
99147 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function
99156 …PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function
99166 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()
99171 …ONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
99178 setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()
99185 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()
99190 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()
99201 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
99210 bool operator==( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
99219 bool operator!=( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
99226 …MESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures;
99227 void * pNext = {};
99228 VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore = {};