Lines Matching defs:QueueFamilyCheckpointPropertiesNV
102914 struct QueueFamilyCheckpointPropertiesNV struct
102916 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
102922 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( VULKAN_HPP_NAMESPACE::PipelineStageFlags c… in QueueFamilyCheckpointPropertiesNV() function
102931 …QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
102941 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
102945 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
102950 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
102961 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
102970 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
102979 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
102986 …tructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
102987 void * pNext = {};
102988 VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask = {};