Lines Matching defs:PhysicalDeviceTimelineSemaphoreProperties
71334 struct PhysicalDeviceTimelineSemaphoreProperties struct
71340 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties(uint64_t maxTimelineSemaphoreValueD… in PhysicalDeviceTimelineSemaphoreProperties() function
71346 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
71354 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
71358 …Properties & operator=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
71365 operator VkPhysicalDeviceTimelineSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
71370 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
71379 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
71386 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
71395 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
71396 void* pNext = {};
71397 uint64_t maxTimelineSemaphoreValueDifference = {};