Lines Matching defs:PhysicalDeviceTimelineSemaphoreFeatures
75040 struct PhysicalDeviceTimelineSemaphoreFeatures struct
75042 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;
75048 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function
75057 …PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function
75067 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()
75072 …ONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
75079 … setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()
75086 explicit operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()
75091 explicit operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()
75102 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
75111 bool operator==( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
75120 bool operator!=( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
75127 …MESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures;
75128 void * pNext = {};
75129 VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore = {};