Lines Matching defs:QueueFamilyCheckpointPropertiesNV
102903 struct QueueFamilyCheckpointPropertiesNV struct
102905 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
102911 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( VULKAN_HPP_NAMESPACE::PipelineStageFlags c… in QueueFamilyCheckpointPropertiesNV() function
102920 …QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
102930 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
102934 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
102939 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
102950 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
102959 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
102968 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
102975 …tructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
102976 void * pNext = {};
102977 VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask = {};