Searched defs:PhysicalDeviceTimelineSemaphoreFeatures (Results 1 – 2 of 2) sorted by relevance
54751 struct PhysicalDeviceTimelineSemaphoreFeatures struct54753 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;54755 static const bool allowDuplicate = false;54760 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function54767 …PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function54779 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()54784 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54791 setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()54798 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()54803 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()[all …]
56078 struct PhysicalDeviceTimelineSemaphoreFeatures struct56080 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;56082 static const bool allowDuplicate = false;56087 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function56094 …PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function56106 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()56111 …ONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()56118 … setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()56125 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()56130 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()[all …]