Lines Matching defs:QueueFamilyCheckpointPropertiesNV
85961 struct QueueFamilyCheckpointPropertiesNV struct
85963 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
85969 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( VULKAN_HPP_NAMESPACE::PipelineStageFlags c… in QueueFamilyCheckpointPropertiesNV() function
85978 …QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
85988 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
85992 explicit operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
85997 explicit operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
86008 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
86017 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
86026 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
86033 …tructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
86034 void * pNext = {};
86035 VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask = {};