Lines Matching defs:QueueFamilyCheckpointProperties2NV
85878 struct QueueFamilyCheckpointProperties2NV struct
85880 using NativeType = VkQueueFamilyCheckpointProperties2NV;
85886 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV( VULKAN_HPP_NAMESPACE::PipelineStageFlags2… in QueueFamilyCheckpointProperties2NV() function
85895 …QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
85905 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
85909 explicit operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
85914 explicit operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
85925 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
85934 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
85943 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
85950 …uctureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
85951 void * pNext = {};
85952 VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask = {};