Lines Matching defs:PhysicalDeviceTimelineSemaphoreProperties
75139 struct PhysicalDeviceTimelineSemaphoreProperties struct
75141 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;
75147 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function
75156 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
75166 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
75170 … explicit operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
75175 explicit operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
75186 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
75195 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
75204 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
75211 …pe sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
75212 void * pNext = {};
75213 uint64_t maxTimelineSemaphoreValueDifference = {};