Lines Matching defs:PhysicalDeviceTimelineSemaphoreProperties
87455 struct PhysicalDeviceTimelineSemaphoreProperties struct
87457 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;
87463 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function
87472 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
87482 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
87486 operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
87491 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
87502 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
87511 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
87520 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
87527 …pe sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
87528 void * pNext = {};
87529 uint64_t maxTimelineSemaphoreValueDifference = {};