Lines Matching defs:QueueFamilyCheckpointProperties2NV
102831 struct QueueFamilyCheckpointProperties2NV struct
102833 using NativeType = VkQueueFamilyCheckpointProperties2NV;
102839 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV( VULKAN_HPP_NAMESPACE::PipelineStageFlags2… in QueueFamilyCheckpointProperties2NV() function
102848 …QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
102858 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
102862 operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
102867 operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
102878 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
102887 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
102896 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
102903 …uctureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
102904 void * pNext = {};
102905 VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask = {};