Searched defs:PhysicalDeviceTimelineSemaphoreProperties (Results 1 – 4 of 4) sorted by relevance
88856 struct PhysicalDeviceTimelineSemaphoreProperties struct88858 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;88864 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function88873 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function88883 …*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 !=()[all …]
87455 struct PhysicalDeviceTimelineSemaphoreProperties struct87457 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;87463 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function87472 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function87482 …*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 !=()[all …]
107344 struct PhysicalDeviceTimelineSemaphoreProperties struct107346 using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties;107352 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function107361 …PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function107371 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()107375 operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()107380 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()107385 operator VkPhysicalDeviceTimelineSemaphoreProperties const *() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const*()107390 operator VkPhysicalDeviceTimelineSemaphoreProperties *() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties*()107401 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
30952 pub struct PhysicalDeviceTimelineSemaphoreProperties { struct30957 impl ::std::default::Default for PhysicalDeviceTimelineSemaphoreProperties { implementation30967 unsafe impl TaggedStructure for PhysicalDeviceTimelineSemaphoreProperties { implementation30971 impl PhysicalDeviceTimelineSemaphoreProperties { implementation30988 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceTimelineSemaphoreProperties {} implementation31013 pub fn build(self) -> PhysicalDeviceTimelineSemaphoreProperties { in build()