• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceTimelineSemaphoreFeatures

85610   struct PhysicalDeviceTimelineSemaphoreFeatures  struct
85612 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;
85618 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function
85627PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function
85637 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()
85642 …ONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
85649 setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()
85656 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()
85661 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()
85672 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
85681 bool operator==( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
85690 bool operator!=( PhysicalDeviceTimelineSemaphoreFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
85697 …MESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures;
85698 void * pNext = {};
85699 VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore = {};