Lines Matching defs:PhysicalDeviceTimelineSemaphoreProperties
88856 struct PhysicalDeviceTimelineSemaphoreProperties struct
88858 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;
88864 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function
88873 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
88883 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
88887 operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
88892 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
88903 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
88912 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
88921 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
88928 …pe sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
88929 void * pNext = {};
88930 uint64_t maxTimelineSemaphoreValueDifference = {};