Lines Matching defs:QueueFamilyCheckpointPropertiesNV
100266 struct QueueFamilyCheckpointPropertiesNV struct
100268 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
100274 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( VULKAN_HPP_NAMESPACE::PipelineStageFlags c… in QueueFamilyCheckpointPropertiesNV() function
100283 …QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
100293 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
100297 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
100302 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
100313 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
100322 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
100331 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
100338 …tructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
100339 void * pNext = {};
100340 VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask = {};